@charset "utf-8";
/* 					Común 				*/
.body{
margin:0px;
}
div.localizador{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#003366;
	font-weight:bold;
	text-align:right;
	margin-top:7px;
	margin-right:5px;
}
div.portada {
	border: 0px;
	border-color: #999999;
	border-style: solid;
	width: 760px;
	padding: 0px;
	border-width: 1px;
	text-align:center;

}
div.cabecera {
	border: 0px;
	width: 760px;
	padding: 0px;
	text-align:center;
	background-image:url(../imagenes/cabecera.gif);
	height:120px;
}
div.menu {
	border: 0px;
	width: 760px;
	padding: 0;
	text-align:center;
	background-image:url(../imagenes/menu/menu_1.gif);
	height:20px;
}
div.cuerpo {
	border: 0px;
	width: 760px;
	padding: 0;
	text-align:center;
}
table.t_cuerpo {
	border: 0px;
	width: 760px;
	padding: 0;
	text-align:center;
}
div.pie {
	width: 760px;
	padding: 0;
	text-align:center;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #003333;
	background-color:#CCCCCC;
	border-bottom:#666666 1px solid;
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;

	


}
/* 						MENU							*/
div.menu_2 {
	margin:0px;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #003333;
}
div.menu_categoria {
	margin:0px;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
}
table.menu {
	border: 0px;
	width: 760px;
	padding: 0;
	text-align:center;
	height:20px;
}
td.menu {
	text-align:center;
	vertical-align:middle;
}
div.menu_1 {
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../imagenes/menu/menu_1.gif);
	line-height:20px;
}
div.menu_2 {
	margin:0px;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../imagenes/menu/menu_2.gif);
	line-height:20px;

}
div.menu_3 {
	margin:0px;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../imagenes/menu/menu_3.gif);
	line-height:20px;
		

}
div.margen {
margin-top:3px;
}
table.t_cuerpo {
	background-image:url(../imagenes/fnd_lateral.gif);
	border: 0px;
	width: 760px;
	padding: 0;
	text-align:center;
}
div.cuerpo {
	border: 0px;
	width: 760px;
	padding: 0;
	text-align:center;
}
/*				 NO GENERAL 							*/
td.lateral {
	width:200px;
	text-align:left;
	border-left: 1 px;
	vertical-align: top;
	height: 100%;
	background-image:url(../imagenes/pie_lateral.gif);
background-position:bottom;
background-repeat:no-repeat;

}
td.central {
	background-image:url(../imagenes/fnd2.gif);
	width:560px;
	text-align:left;
	border-left: 1 px;
	vertical-align:top;
}
a.menu_enlace{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
text-decoration:none;
padding-top:3px;
}
a.menu_enlace:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
text-decoration:none;
padding-top:3px;
}
a.menu_enlace:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
text-decoration:none;
padding-top:10px;
}
a.legal_enlace{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
text-decoration:none;
}
a.legal_enlace:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
text-decoration:underline;
}
a.legal_enlace:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
text-decoration:none;
}
html,body
{
height:100%;
}
td.bordep_izq{
background-image:url(../imagenes/princ_izq.gif);
}
td.bordep_der{
background-image:url(../imagenes/princ_der.gif);
}
