body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: top center;
}

/* -- Contenedor de la pagina -- */

#contenedor
{
	width: 1000px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 11px;
}

/* -- Cabecera -- */

#cabecera
{
	width: 740px;
	height: 116px;
	text-align: center;
	float: left;
	margin-top: 4px;
}
#caminoMigas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #CCC;
	width: 710px;
	padding: 0px 0px 0px 30px;
	margin-bottom: -5px;
}
#caminoMigas a:link
{
	text-decoration: none;
	color: #CCC;
}
#caminoMigas a:active
{
	color: #999;
	text-decoration: none;
}
#caminoMigas a:visited
{
	color: #CCC;
	text-decoration: none;
}
#caminoMigas a:hover
{
	color: #999;
	text-decoration: none;
}


/* -- Menu principal -- */

#menu 
{
	z-index: 0;
	margin: 0px 0 0 0;
	padding: 2px 5px 0px 15px;
	width: 720px;
	display: table;
				color: #428F27;
				font-weight:bold;
}
	#menu li 
	{
		padding:1px 0 0 0;
		height: 19px;
		float: left;
		position: relative;		
		cursor: default;
		text-align:left;
		list-style:none;
		z-index: 0;
	}
		#nav 
			{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				text-decoration: none;				
				padding:3px 0px 4px 5px;
				z-index: 0;
				float: left;
			}
		#nav a 
		{
			display: block;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;
			padding:3px 0px 4px 0px;
			z-index: 0;
			
		}
			#nav li div a
			{
				display:inline;
				color:#000
			}	
			#nav li li a 
			{
				display: block;
				color: #428F27;
				font-weight:bold;
				border-top: 1px solid #CCCCCC;
				border-right: 1px solid #CCCCCC;
				border-left: 1px solid #CCCCCC;
				border-bottom: 1px solid #CCCCCC;
				background-color: #FFF;
				z-index: 0;
			}
			#nav li div{

				padding: 2px 40px 0 4px;
				margin: 1px 0 0 0;
			   
			}
				#nav li li a:hover 
				{
					display: block;
					background-color:#F0F0F0;
					z-index: 0;
				}
				ul 
				{

					padding: 0;
					margin: 0;
					z-index: 0;
				}
				li ul 
				{

					display: none;
					position: absolute;
					top: 100%;
					left: 0;
					font-weight: normal;
					padding-top: 0px;	
					line-height: 13px;
					z-index: 0;
				}
				li li 
				{
					display: block;
					float: none;
					background-color: #FFF;
					width:100%;
					z-index: 0;
				}				
				li:hover ul, li.over ul 
				{
					display: block;
					width:10em;
					z-index: 0;
				}
/*#menu
{
	width: 720px;
	padding: 2px 5px 0px 15px;
	height: 22px;
	float: left;
}

#menu li
{
	padding: 0px;
	height: 20px;
	float: left;
	position: relative;
	width: 10em;
	cursor: default;
	text-align: left;
	list-style: none;
}

#menu label
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	padding: 3px 6px 3px 5px;
	width: 100%;
	cursor: pointer;
}

#nav a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	padding: 3px 0px 4px 5px;
	width: 100px;
}
#nav li li a
{
	display: block;
	color: #999;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFF;
	background-position: left;
	background-repeat: no-repeat;
	width: 114px;
}
#nav li li a:hover
{
	display: block;
	background-color: #F0F0F0;
}
ul
{
	padding: 0;
	margin: 0;
}
li ul
{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding-top: 2px;
	background-color: #FFFFFF;
	line-height: 13px;
}
li li
{
	display: block;
	float: none;
	background-color: #FFF;
	width: 100%;
}

li:hover ul, li.over ul
{
	display: block;
}*/

/* -- Estructura del Contenido -- */

#cuerpo
{
	width: 740px;
	float: left;
	/*height:auto;
	TODO background-image: url(../images/fondoNoticias.gif);
	background-repeat: no-repeat;
	background-position: bottom left;*/
}

#left
{
	float: left;
	width: 260px;
	padding-top: 20px;
	text-align: center;
	height: 586px;
	vertical-align: top;
}
#left_logo
{
	width: 260px;
	padding-top: 30px;
	text-align: center;
}

#left_tarifas
{
	width: 260px;
	padding-top: 50px;
	text-align: center;
}

#body
{
	/*	background-image: url(../images/fondoNoticias.jpg); 	background-repeat: no-repeat; 	background-position:bottom right;*/
	float: left;
	width: 490px;
	padding-top: 12px;
	padding-left: 12px;
	height: 422px;
	text-align: center;
	padding-right: 6px;
}

#right
{
	float: right;
	width: 230px;
	padding-top: 12px;
	text-align: center;
	height: 422px;
}

#registro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a7a9ac;
	background-image: url(../images/fondoRegistro.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 215px;
	height: 89px;
	padding-top: 4px;
}
.registroTitulo
{
	padding-top: 12px;
	padding-right: 16px;
	text-align: right;
}
.registroItem
{
	margin-bottom: 2px;
}
#registro textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	border: 1px solid #999999;
}
#registro input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#registro a:link
{
	text-decoration: none;
	color: #A7A9AC;
}
#registro a:active
{
	color: #A7A9AC;
	text-decoration: none;
}
#registro a:visited
{
	color: #A7A9AC;
	text-decoration: none;
}
#registro a:hover
{
	color: #87C187;
	text-decoration: none;
}

.rightInferior
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #a7a9ac;
	background-image: url(../images/fondoOfertas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 26px;
	width: 195px;
	height: 302px;
}
.rightInferiorNew
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #a7a9ac;
	background-image: url(../images/fondoOfertas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 26px;
	width: 195px;
	height: 302px;
}
.rightInferiorNew h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #87c187;
	background-image: url(../images/listatriangle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.rightInferiorNew p
{
	text-align: left;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 7px;
}
.rightInferiorNew p strong
{
	font-size: 10px;
	font-weight: bold;
	color: #6D7D92;
}
.offers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #a7a9ac;
	background-position: bottom;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 5px;
}
.rightInferior h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #87c187;
	background-image: url(../images/listatriangle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.rightInferior p
{
	text-align: left;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #CCCCCC;
}
.rightInferior a:active
{
	text-decoration: none;
	color: #6D7D92;
}
.rightInferior a:link
{
	text-decoration: none;
	color: #6D7D92;
}
.rightInferior a:visited
{
	text-decoration: none;
	color: #6D7D92;
}
.rightInferior a:hover
{
	text-decoration: none;
	color: #999;
}
.rightInferior p strong
{
	font-size: 10px;
	font-weight: bold;
	color: #6D7D92;
}
.offers h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #87c187;
	background-image: url(../images/listatriangle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.offers p
{
	text-align: left;
	line-height: 18px;
	padding-top: 0px;
	padding-right:15px;
}
.offers a:active
{
	text-decoration: none;
	color: #6D7D92;
}
.offers a:link
{
	text-decoration: none;
	color: #6D7D92;
}
.offers a:visited
{
	text-decoration: none;
	color: #6D7D92;
}
.offers a:hover
{
	text-decoration: none;
	color: #999;
}
.offers p strong
{
	font-size: 10px;
	font-weight: bold;
	color: #6D7D92;
}
#fotoprecio
{
	overflow: hidden;
	margin-right: 6px;
	text-align: left;
	float: left;
}
#mas2
{
	margin-top: -10px;
	text-align: right;
	color: #9FAFBB;
	width: auto;
}
#pie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 5px;
}
#pie a:active
{
	text-decoration: none;
	color: #333;
}
#pie a:link
{
	color: #333;
	text-decoration: none;
}
#pie a:visited
{
	color: #333;
	text-decoration: none;
}
#pie a:hover
{
	color: #999;
	text-decoration: none;
}

/* -- Menu secundario -- */

/*#menusecondary 				
{
	width: 150px;
	padding-left:5px;
}

#menusecondary ul#navlist	
{
	margin: 0;
	padding-left:0;
	padding-top:0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color: #B31200;
}

#menusecondary a		
{ 
	width: 130px;
	display:block;
	padding:5px 10px 5px 13px;
	background-color: #B31200;
	border-bottom: 1px solid #fff;
}
	
#menusecondary a:link, #navlist a:visited	
{ 
	color: #FFFFFF; 
	text-decoration: none;
}

#menusecondary a:hover, #active a:link 		
{ 
	background-color: #FA1500; 
	color: #fff; 
}*/

/* -- Tipo de texto del contenido -- */

#texto_body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 3px;
	width: 473;
}
#texto_body2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 3px;
	width: 473;
}

#texto_body h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #87c187;
	background-image: url(../images/listatriangle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

#texto_body2 h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #87c187;
	background-image: url(../images/listatriangle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

#texto_body p
{
	text-align: justify;
	line-height: 18px;
	color: #777;
	padding-top: 0px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}

#texto_body2 p
{
	text-align: justify;
	line-height: 18px;
	color: #777;
	padding-top: 0px;
	padding-bottom: 8px;
}
#texto_body2 a
{
	text-decoration: none;
	color: #87c187;
}
#texto_body2 a:hover
{
	color: #999;
}
#texto_body2 p strong
{
	font-size: 11px;
	font-weight: bold;
	color: #308B2C;
}
#texto_body a
{
	text-decoration: none;
	color: #87c187;
}
#texto_body a:hover
{
	color: #999;
}
#texto_body p strong
{
	font-size: 11px;
	font-weight: bold;
	color: #308B2C;
	
}
.mas
{
	margin-top: -10px;
	text-align: right;
	color: #9FAFBB;
	width: auto;
}

.descargar a
{
	color:Black;
	text-decoration: none;
}

#hpmap
{
	color: #F06924;
}
.h3mas
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #87c187;
	background-repeat: no-repeat;
	background-position: left;
}
.enlaceverde
{
	text-decoration: none;
	color: #87c187;
}
.tablaverde
{
	border-color : #87c187;
	text-decoration: none;
	color: #87c187;
}
.colornaranja
{
	color: #E95014;
	font-weight:bold;
}

.textosimple
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#777777;
	line-height:18px;
	padding-bottom:8px;
	padding-top:0;
	text-align:left;
	}

.verde
{
color:Green;	
}
