@import "reset.css";

html{
	width:100%;
	background:url("../imagenes/FondoLog.gif");

}
 body span{
/*	display:none;*/
 }
#Head{
		width:259px;
	height:65px;
	background:url("../imagenes/logoTop.png");
	margin:auto;

} 

body{
	font-family:"verdana";
	width:800px;
	height:600px;
	margin:30px auto 0 auto;
}
body p,a{
	color:#8b8b8b;
}
#Contenedor{
	width:800px;
	height:64px;
	padding-top:10px;
	
}
#Contenedor h2{
	width:800px;
	font:bold 13px "verdana";
	margin-top:30px;
	text-align:center;
	text-decoration:none;
	color:#8b8b8b;
}
/*#imgCen{
	width:259px;
	height:65px;
	background:url("../imagenes/logoTop.png");
	margin:auto;
}*/
#Formu1{
	background:url(../imagenes/fonFormulario.png);
	width:544px;
	height:120px;
	margin:15px 0 0 130px;
}

#Formu2{
	width:544px;
	height:120px;
	margin-left:130px;
	margin-top:-110px;
}

p#InfoFormu {
	display:block;
	text-align:center;
	font-size:12px;
	padding-top:5px;
	color:red;
	background:yellow;
	}
#ContForm{
	float:left;
	
	
}
#Bot{
	width:75px;
	height:31px;
	margin:5px 0 0 230px;
}

#ContForm p{
	font-size:12px;
	padding:5px 0 0 46px;
	color:#8b8b8b;
	
}
p#Contra{
	padding:5px 0 0 110px;
	color:#8b8b8b;
	
}
#Regi{
	width:150px;
	float:left;
	margin:5px 0 0 10px;
}
#txpa,#txus{
	height:12px;
	color:#1e3a95;
	border:2 px solid #1e3a95;
}
#Regi p{
	font:normal 12px "verdana";
	text-align:center;
	color:#8b8b8b;
}

#Recupero,#Pie{
	text-align:center;
	color:#8b8b8b;
	font-size:13px;
	margin-top:20px;
}
#Recupero p{
	margin-top:5px;
	margin-bottom:10px;
}
#Recupero a,#Pie a{
	text-decoration:none;
	color:#8b8b8b;
}
#Recupero a:hover,#Pie a:hover{
	text-decoration:underline;
	color:#8b8b8b;
	font-weight:bold;
}

#Head{
	/*width:223px;
	height:151px;
	background:url("../imagenes/logo.jpg");
	margin:auto;*/
}

#botRec{
	width:80px;
	margin:3px 0  0 110px;
}
/*----- Derechos lble -------*/
#lble{
	font-size:12px;
	color:#8b8b8b;
	float:left;
	margin:40px 0 0 10px;
}
/*--- Fecha lbf----*/
#lbf{
	font-size:12px;
	color:#8b8b8b;
	text-align:right;
	margin:40px 10px 0 0;
}
#lber{
	top:5px;
	margin-left:193px;
	height:15px;
	width:154px;
	border:1px solid red;
	background:white;
	display:block;
	text-align:center;
	font:normal 11px/15px "arial";
	color:red;

}
#copy{
	margin-top:50px;
	font:normal 11px/15px "verdana";
	color:#000000;
}

