/* PARAMETROS GENERALES */
body {
	margin: 0px;
}
#borde_page {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.input_textfield {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #0D1C64;
	height: 17px;
}


/* ZONAS PORTADA */
.buscador {
	height: 31px;
	width: 148px;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buscador_top {
	position: absolute;
	top: 390px;
}
.buscador_tope {
	position: absolute;
	top: 398px;
	left: 287px;
}
.buscador_submit {
	position: absolute;
	top: 398px;
	left: 387px;
}
#disponibilidad, #disponibilidad input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D1C64;
}
.disponibilidad_1 {
	width: 25px;
}
.disponibilidad_2 {
	width: 35px;
}
#ofertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-align: left;
	width: 260px;
	margin-left: 6px;
	margin-top: 5px;
}
#ofertas ul {
	margin: 0px 0px 0px 10px;
}
#ofertas li {
	list-style-type: none;
	list-style-position: outside;
}
#ofertas strong, #ofertas a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#ofertas a:hover {
	text-decoration: underline;
}
#noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-align: left;
	width: 260px;
	margin-left: 6px;
	margin-top: 5px;
}
#noticias a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-top: 5px;
}
#noticias a:hover {
	text-decoration: underline;
}
#noticias ul {
	margin: 0px 0px 0px 10px;
}
#noticias li {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 5px;
}
.codetel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


/* PARA MENU IZQUIERDA */
.menu_secund ul {
	margin: 0px;
	padding: 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEDDF7;
}
.menu li, .menu_secund li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEDDF7;
	/*height: 18px;*/
	min-height: 18px;
	width: 160px;
	list-style-type: none;
	text-align: left;
	/* margin: 0px 0px 0px -3px;*/
	padding: 0px;
	margin-top: 3px;
	margin-left: 0px;
	letter-spacing: normal;
	word-spacing: 2px;
}
.menu a, .menu_secund a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1686C5;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: 1px;
	text-indent: 1px;
	list-style-position: outside;
	font-weight: bold;
}
.menu a:visited, .menu_secund a:visited {
	color: #1686C5;
	font-size: 10px;
}
.menu a:hover, .menu_secund a:hover {
	color: #003366;
	font-size: 10px;
	text-decoration: underline;
}
.menu-lateral li, .menu-lateral a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1686C5;
	list-style-image: url(../images/li_categorias.gif);
	text-decoration: none;
}
.menu-lateral a:hover {
	color: #003366;
	text-decoration: underline;
}

/* PIE PAGINA */
#piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D1C64;
	background-color: #94DEF2;
	text-align: center;
	vertical-align: middle;
}
#piepagina a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D1C64;
	font-size: 11px;
	text-decoration: none;
}
#piepagina a:hover {
	text-decoration: underline;
}


/* PLANTILLA DETALLE */
.cabecera {
	background-image: url(../images/bg_etiqueta.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.detail, .detail_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	width: 360px;
	margin-left: 15px;
	text-align: justify;
}
.detail_form table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	width: 360px;
}
.detail table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	width: 360px;
	border: 1px solid #CCCCCC;
}
.detail table h1 {
	color: #003366;
	font-size: 10px;
	text-transform: uppercase;
}
.detail h1 {
	color: #003366;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #D5FFFD;
}
.detail td, .detail tr, .detail_form td, .detail_form tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.detail strong, .detail b, .detail_form strong {
	color: #003366;
}
.detail p {
	margin-bottom: 2px;
}
.detail ul {
	margin-bottom: 4px;
	margin-top: 0px;
}
.detail li {
	list-style-image: url(../images/li.gif);
	margin-left: 0px
}
.detail u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1686C5;
	text-decoration: none;	
}
.detail a, .detail a:visited, .detail_form a, .detail_form a:visited  {
	font-size: 10px;
	color: #1686C5;
	text-decoration: underline;
	margin-bottom: 3px;
}
.detail a:hover, .detail_form a:hover {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.detail input, .detail_form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1686C5;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}
.detail_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	margin-left: 15px;
	text-align: left;
	margin-top: 9px;
}
.detail_link a, .detail_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
	margin-left: 15px;
	text-align: left;
	margin-top: 9px;
}
.detail_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	margin-left: 15px;
	text-align: left;
	margin-top: 9px;
}



/* TABLA NOTICIAS */
#tabla_noticias {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 360px;
	color: #3333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tabla_noticias td, #tabla_noticias p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
#tabla_noticias a, #tabla_noticias a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-weight: bold;
}
#tabla_noticias_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	width: 358px;
	vertical-align: middle;
	height: 16px;
}

