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

div #home{
	width:700px;
	height:500px;
}
.modulo{
	width:231px;
	height:476px;
	float:left;
}
.fondo{
	width:231px;
	height:311px;
}
.texto_m{
	width:199px;
	height:125px;
	padding-top:40px;
	padding-left:16px;
	padding-right:16px;
	color:#333333;
}
.modulo a{
	text-decoration:none;
}
.texto_m span{
	font-size:70%;
	float:right;
	text-decoration:underline;
}
#celularm{
	position:absolute;
	margin-left:494px;
	margin-top:436px;
}
#celularm a{
	color:#0000FF;
}
#contenido {
	width:auto;
	margin-top:10px;
	margin-left:22px;
	border:0;
}