body {
	font: 100% Helvetica;
	margin: 0;
	padding: 20px;
	background: #ffffff;
	text-align: center;
}
a img{border:none;}
.class #logo {
	
	width: 180px;
	height: 130px;
	background: #FFFFFF;
	margin: 50px 410px;
	text-align: center; 
	margin-left: 239px;

}
.class #cuadro{
	zoom:1;
	font-weight:bold;
	color:#53575C;
	padding:0px;
	width:90%;
	height:223px;
	background-image:url(../images/cuadro.jpg);
	background-position:center;
	text-align:center;
	background-repeat:no-repeat;
}
.class #cuadro{
	zoom:1;
	font-weight:bold;
	color:#53575C;
	padding:0px;
	width:90%;
	height:223px;
	background-image:url(../images/cuadro.jpg);
	background-position:center;
	text-align:center;
	background-repeat:no-repeat;
}
.class #barra{
	position:absolute;
	left: 182px;
	top: 112px;
	height: 42px;
}
.class #popup{
	zoom:1;
	font-weight:bold;
	line-height:49px;
	color:#53575C;
	text-align:center;
	padding:0px;
	margin-left:200px;
	width:460px;
	height:173px;
	background-image:url(../images/fond-poupup.jpg);
	background-position:center;
	text-align:center;
	background-repeat:no-repeat;
}
.class #popup h1{ padding-top:10px; font-size:20px;}
.class #popup img{ margin:0px 15px 0 15px;}
.class #popup p{font-size:14px;}
input.texto {
	zoom:1;
	font: 100% Helvetica;
	border:1px;
	margin:5px 0px 0px;
	font-weight:bold;
	background-image:url(../images/modulo.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#b0b4bb;
	width:389px;
	height:35px;
	padding:10px;
}
input.pass {
	zoom:1;
	font: 100% Helvetica;
	border:1px;
	margin:0px 0px 0px;
	font-weight:bold;
	background-image:url(../images/modulo2.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#b0b4bb;
	width:389px;
	height:33px;
	padding:10px;
}
input.image{
}
p#error,.error{ color:#a30b06; font-size:12px;}
