@charset "utf-8";
/* CSS Document */
/* Fix up IE6 PNG Support   */
img, div, a, input  { behavior: url(iepngfix.htc); 
}
input {
	border:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
}
.titulosP, #tituloFF {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:right;
}
.style2 {
	color:#333333;
}
.style3 {
	color:#0066FF;
}
.style5 {
	font-family: "MS Reference Sans Serif", Arial; 
	font-size: 10px; color: #000000; 
	text-align:center; padding-top:2px;
}
.style8 {
	font-family: Arial; 
	font-size: 10px;
	color:#32A3E7;
}
body {
	background-image:url(/imagen/fondo_body.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-color:#efefef;
	margin: 0px 0px 0px 0px;
	color:#666666;
	font-family:"MS Reference Sans Serif", Arial, Verdana;
	font-size:11px;
	text-align:center;
}
#centroDirec, #superior, #inferior {
	width:762px;
	border:0px;
}
#superior, #izquierdo, #derecho, #inferior, #logo, #espacio12, #espacio10, #form, #leyenda {
	background-repeat:no-repeat;
	float:left;
}
#izquierdo, #derecho, #centro {
	height:500px;
	border:0px;
	float:left;
}
#centroDirec {
	height:563px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-281px;
	margin-left:-381px;
}
#superior {
	height:32px;
	background-image:url(imagen/images/1.png);
}
#izquierdo {
	width:27px;
	background-image:url(imagen/images/2.png);	
}
#centro {
	width:702px;
	height:500px;
	background-image:url(imagen/images/3.png);
	background-repeat:repeat-x;
}
#derecho {
	width:33px;
	background-image:url(imagen/images/4.png);	
} 
#inferior {
	height:31px;
	background-image:url(imagen/images/5.png);	
}
#logo {
	width:389px;
	height:500px;
	background-image:url(imagen/images/logo.png);
	background-position:top left;	
} 
#espacio12 {
	width:389px;
	background-image:url(imagen/images/menuEsp.png);
	height:50px;
}
#form {
	width:311px;
	height:498px;
	background-image:url(imagen/images/form.png);
	top:0px;
	/*border:1px solid #999999;*/
}
#contenido {
	width:389px;
	height:388px;
	float:none;
	/*margin-top:112px;*/
	background-color:#00FF00;
}
#tituloFF {
	width:313px;
}
#tituloFFF {
	width:313px;
	text-align:center;
}
#tituloF {
	width:260px;
	margin-left:auto;
	margin-right:auto;
	height:17px;
}
#dentro {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 113px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
}
#menuE {
	width:auto;
	float:left;
}
#menuE a{
	padding-left:5px ; padding-right:5px; padding-top:2px;
	color:#000000;
	font-family: Arial;
	text-decoration:none;
	font-size:10px;
}
#menuE a:hover{
	color:#ffffff;
	border-bottom:3px solid #000099;
	font-family: Arial;
	background-color:#000099;
}
#menuP {
	width:389px;
	height:4px;
	float:left;
}
#leyenda {
	width:389px;
}