.cabecera {
	background-image: url(img/cabecera.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	/*background-color: #FD9F6C;*/
	background-image: url(img/fondo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FA7B36;	
}
.fondo_menu {
	background-image: url(img/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CA5118;
}
.fondo_menu_dcha {
	background-image: url(img/fondo_menu_celda.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042F52;
	text-decoration: none;
	font-weight: bold;
	background-color: #CA5118;
	border: 1px solid #000000;
}
.menu, .enlace_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}
.enlace_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration:underline;
}
.detalle_cell_1 {
	background-color: #CA5118;
	border: 1px solid #A03B0B;
}
.borde_ficha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A03B0B;
	border-right-color: #A03B0B;
	border-bottom-color: #A03B0B;
	border-left-color: #A03B0B;
}


.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/* --------------------------- */
.titular_negrita {
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal ; 
	color:#FFFFFF;
}
.fondo_tuberia {
	background-image: url(img/fondo_tuberia.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.borde_dcho_fotos {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CE571F;
}


.texto {
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;
}
.enlace {  
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal;
	color:#0066CC;
}
.enlace_menu_izdo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.enlace_menu_izdo:hover {
	text-decoration:underline;
}
.borde {
	border: 1px solid #A03B0B;
}

.titulo_ficha {
	border: 1px solid #A03B0B;
	background-color: #CA5118;
}
.enlace_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;

}
.enlace_ficha:hover {
	text-decoration:underline;
	
}
.detalle_cell_2 {
	background-color: #CA5118;
	background-image: url(img/fondo_detalle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #A03B0B;
}
.titulo_detalle {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}



.david {  font-family: Verdana; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}

.negrita {  font-family: Verdana; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color:#FFFFFF}

.titular {  font-family: Arial; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal}
.borde_inf_desc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE571F;
}
