@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EBF2FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#encabezadofd{
	height:125px;
	background-image:url(img/fd_encab.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#002661;
}
#encabezado{
	width:772px;
	height:88px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/enca_consul.jpg);
	background-repeat:no-repeat;
}
#encabezadoreg{
	width:772px;
	height:88px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/enca_reg.jpg);
	background-repeat:no-repeat;
}
#menu{
	width:836px;	
	height:36.5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	background-image:url(img/fd_contenido.png);
	background-repeat:repeat-y;
}
#menu_p{
	width:800px;
	height:36.5px;
	margin-left:auto;
	margin-right:auto;

	background-image:url(img/fd_menu.jpg);
	background-repeat:repeat-x;
}
#menutop {
float:left;
width:590px;
height:37px;
background-image:url(img/fd_menu_p.jpg);
background-repeat:repeat-x;
}

#menutop ul {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
float:left;
list-style-type:none;

}

#menutop ul li{
float:left;

}

#menutop ul a {
display:block;
color:#4D4D4D;
text-decoration:none;
}

#menutop a {
display:block;
width:112px;
height:37px;
text-decoration:none;
text-align:center;
line-height:43px;
}

#menutop a:hover {
	color: #004988;
	background-image:url(img/select_menu.jpg);
	background-repeat:no-repeat
	
}
#fn_menu{
	width:21px;
	height:37px;
	float:right;
	background-image:url(img/fn_menu.jpg);
	background-repeat:no-repeat;
}
#fn_fe{
	width:150px;
	height:25px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D4D4D;
	margin-top:10px;
	}
	
#log{
	width:300px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #036;
	background-image:url(img/log.jpg);
	}
#log_cen{
	width:250px;
	margin-left:auto;
	margin-right:auto;
}
#centro{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
#centrog{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#CFE4F3;
	padding:20px;
	border: 1px solid #769CBF;
}
#centro a:link {
	text-decoration: none;
}
#centro a:visited {
	text-decoration: none;
}
#centro a:hover {
	text-decoration: none;
}
#centro a:active {
	text-decoration: none;
}
#contenido{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	background-color: #F9FCFF;
	padding-bottom:20px;
	padding-top:10px;
	border:solid;
	border-color: #666;
	border-width:1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}
#arriba{
	float:left;
	margin-top:20px;
	margin-left:50px;
	
	}
	
	#ima{
		width:450px;
		margin-left:310px;
	}