.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 7px;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.text_moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002E49;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	
}

.textmodule h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002E49;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

.textmodule p {
	padding:0 0 10px 0;
	margin:0px;
	color: #666666;
}
H5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F475F;
}
.loginbutton{
	background-image: url(images/buttons/button-login.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 62px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vote{
	background-image: url(images/buttons/button-vote.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 62px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Fuente pequeña */
.nivel1 {font-size: 12px;}
 
/* Fuente normao */
.nivel2 {font-size: 16px;}
 
/* Fuente grande */
.nivel3 {font-size: 18px;}
.cajas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	background-color: #FFCC00;
	border: 1px solid #666666;
}
