body {
  background: #fff;
}
  
hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}

A {
	COLOR: #6D7074; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000; TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.web_header H1 {
	color: #000;
	font-size:16px;
	background-color:#f7fdf7;
	border-width:1px;
	border-color:#2c783b;
	border-style:solid;
	text-align:center;
	FONT-FAMILY: verdana;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: -10px;
}

.web P{
	color:#6D7074;
	FONT-FAMILY: verdana;
	font-size:12px;
	margin-bottom:15px;
	line-height:20px;
	padding: 5px;
}

.tarifas table {
		border-collapse:collapse;
		background:#EFF4FB url(images/bg_tabla.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font-family: verdana;
		font-size:10px;
		color: #333;
}

.tarifas thead th {
		background:#333 repeat-x;
		color:#fff
}

.tarifas td, .tarifas th {
		padding:5px;
}

.tarifas tbody th {
		white-space: nowrap;
}

.tarifas tbody tr:hover {
		background:#fafafa
}

.tarifas tbody th, .tarifas tbody td {
		border-bottom: dotted 1px #333;
}

.web H1 {
	color: #333;
	font-size:16px;
	text-align: center;
	FONT-FAMILY: verdana;
	padding: 5px;
}

.web H2 {
	color: #800000;
	font-size:14px;
	FONT-FAMILY: verdana;
	text-align:left;
	padding: 5px;
}

.web ul {
	
	color: #6D7074;
	FONT-FAMILY: verdana;
	font-size:12px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-bottom:15px;
	margin: 10px; padding: 25px;
}

.menu_footer {clear: both; margin: 0px; padding: 0px; font-family: verdana; font-size: 10px; text-transform: uppercase;}
.menu_footer ul {margin: 0px; padding: 0px; font-weight: bold;}	
.menu_footer li {display: inline; list-style: none; margin: 5px; padding: 5px;}
.menu_footer a:hover {color: rgb(50,50,50); text-decoration: none;}


#contenedor {
width: 750px;
margin: 0 auto;
background-image: url("images/ln.png");
background-repeat: repeat-y;
}
#cabecera {
}
#menu {
float: left;
width: 190px;
background-image: url("images/ln.png");
}
#contenido {
float: right;
width: 550px;
}
#pie {
clear: both;
}

#separador {
	width: 100%;
	background-position: left;
	background-repeat: repeat-y;
	
}

.firma
{
	text-align: right;
	padding: 10px;
	height: 100px;
	background-image: url(images/pie_pagina.png);
}

.firma A {
	COLOR: #fff; TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana;
}
.firma A:hover {
	COLOR: #000; TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.niveltec {
	text-align: center;
	height: 20px;
}
.niveltec a{
	COLOR: #6D7074;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	text-align: right;
}

.niveltec b{
	COLOR: #FF9900;
}

select{
   border:1px solid #183046;
   padding-left:0px;
   width:100px;
   color:#2c783b;
}

textarea{
   border:1px solid #183046;
   padding-left:0px;
   width:300px;
   overflow:auto;
   color:#2c783b;
}

input { 
   border:1px solid #183046;
   padding-left:0px;
   height:18px;
   color:#2c783b;
}  

#menu_bg 
{
	background-image: url(images/menu.jpg);
	height: 215px;
}

#idioma_bg 
{
	background-image: url(images/idioma.jpg);
	height: 65px;
}

.menu ul, .menu_idioma
{
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
}

.menu H2 {
	color:#000;
	font-size:12px;
	text-align: center;
	vertical-align: bottom;
	FONT-FAMILY: verdana;
}

.menu li a {
	height: 32px;
  	voice-family: inherit;
	text-decoration: none;
	}	
	
.menu li a:link, .menu li a:visited {
	color: #333;
	display: block;
	background:  url(images/menu_bg.jpg);
	padding: 0px 0 0 0px;
	}
	
.menu li a:hover {
	color: #627EB7;
	background:  url(images/menu_bg.jpg) 0 -32px;
	padding: 0px 0 0 0px;
	}
	
.menu_idioma a:link, .menu_idioma a:visited {
	color: #333;
	}
	
.menu_idioma a:hover {
	color: #627EB7;
	}	


img.foto
{
	text-align: center;
	margin: 75px;
}

.fotos
{
	float: center;
	vertical-align: middle;
	text-align: center;
	height: 400px;
	width: 500px;
	background: url(images/fotos_bg.jpg) no-repeat;
	background-repeat: no-repeat;
}

/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -300px;
	left: -100px;
	z-index: 1;
}

.hoverbox img
{
	color: inherit;
	vertical-align: top;
	width: 175px;
	height: 130px;
	padding: 2px;
}

.hoverbox .preview
{
	border-color: #000;
	width: 400px;
	height: 288px;
}

