@charset "utf-8";
body {
	font-family: "Century Gothic", Verdana, Arial;
	color: #000;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
}

a {
	text-decoration: none;
	color: #aa0000;
}

a:hover {
	color: #999;
}

a.sublink {
	text-decoration: none;		
}

p {
	color: #666;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
	line-height: 20px;
	font-size: 12px;
	text-align: justify;
}

ul{
	color: #666;
	line-height: 20px;
	font-size: 12px;
	text-align:left;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

.texto_submenu{
	padding-top: 25px;
}


img.gente {
	margin-bottom: 10px;
	height: 128px;
	width: 100px;
}

img.resize{
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
}

table {
	font-family: "Century Gothic", Verdana, Arial;
	color: #000;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	width: 750px;
}
.encuesta {
	float: left;
}
.texto {
	float: right;
}
