#container{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
.logo{
	float:left;
	width:300px;
	margin-bottom:15px;
}
.texto{
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#a7a7a7;
	background-image:url(../gifs/previo.jpg);
	background-repeat:no-repeat;
	height:133px;
}
.centro{
	float:left;
	width:270px;
	margin-left:15px;
	margin-right:15px;
	color:#081d95;
}
.centro strong{
	color:#081d95;
	text-align:center;
	float:left;
	width:270px;
	margin-bottom:10px;
	margin-top:17px;
}
.centro a{
	text-decoration:none;
	font-weight:bold;
	color:#081d95;
}
.centro a:hover{
	text-decoration:underline;
}
.centro span{
	font-weight:bold;
}

