.cabecera {
	background-image: url(img/cabecera.png);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo_pagina.png);
	background-repeat: repeat-x;
	background-position: left top;
}.fondo_menu {
	background-image: url(img/fondo_menu.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo_menu_dcha {
	background-image: url(img/fondo_menu_celda.png);
	background-repeat: repeat-y;
	background-position: left center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042F52;
	text-decoration: none;
	font-weight: bold;
}
.fondo_menu_izda {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #042F52;
	text-decoration: none;
	font-weight: normal;
	background-color: #0A74C8;
	text-align: right;
}
.menu, .enlace_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	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 {
	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: none;
	border-left-style: solid;
	border-top-color: #0A74C8;
	border-right-color: #0A74C8;
	border-bottom-color: #0A74C8;
	border-left-color: #0A74C8;
	background-color: #398FD3;
}


.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	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.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042F52;
	text-decoration: none;
	font-weight: bold;
}
.enlace_menu_izdo:hover {
	text-decoration:underline;
}
.borde {
	border: 1px solid #0A74C8;
}
.titulo_ficha {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042F52;
	text-decoration: none;
	font-weight: normal;
}
.titulo_ficha:hover {
	text-decoration:underline;
}
.detalle_cell_2 {
	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: #0A74C8;
	border-right-color: #0A74C8;
	border-bottom-color: #0A74C8;
	border-left-color: #0A74C8;
	background-color: #81B8E3;
	background-image: url(img/detalle_fondo.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.titulo_detalle {


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