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

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}
body {
	background-color: #fff;
	text-align:left;
}

.menulinks {
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
}
.menulinks a:link {
	text-decoration: none;
	color: #000;
}

.menulinks a:visited {
	text-decoration: none;
	color: #000;
}

.menulinks a:hover {
	text-decoration: none;
	color: #000;
}

.menulinks a:active {
	text-decoration: none;
	color: #000;
}

.promo {
	width:534px;
	height:323px;
	/*background-color:#096;*/
}
.promotext {
	width:487px;
	/*background-color:#093;*/
	margin-left:11px;
	margin-bottom:15px;
}
.promotitulo {
	font-size:15px;
	color:#999999;
}
.promosubtitulo {
	font-size:12px;
	color:#999999;	
}
.leermas {
	font-size:18px;
	color:#F00;
	margin-top:10px;
	margin-bottom:1px;
	font-weight: bold;
	text-align: left;
}

.leermas a:link {
	text-decoration: none;
	color: #666666;
}

.leermas a:visited {
	text-decoration: none;
	color: #666666;
}

.leermas a:hover {
	text-decoration: none;
	color: #666666;
}

.leermas a:active {
	text-decoration: none;
	color: #666666;
}

.linealeermas {
	background:#afafaf;
	height:1px;
	margin-bottom:15px;
	width: 70px;
}

.promotype {
	font-size:12px;
	color:#999999;
}
.promotypesmall {
	font-size:10px;
	
}
.acepto {
	text-align: right;
}
#form1 p {
	text-align: left;
}
