.formulario {
	font-family: Verdana;
	font-size: 11px;
	background-color: #F8E9EA;
	color: #000000;
	width: 260px;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 20px;
	text-decoration: none;
}
.formulariopeque {
	font-family: Verdana;
	font-size: 11px;
	background-color: #F8E9EA;
	color: #000000;
	width: 180px;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 20px;
	text-decoration: none;
}
.formulariomensaje {
	font-family: Verdana;
	font-size: 11px;
	background-color: #F8E9EA;
	color: #000000;
	width: 260px;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 60px;
	text-decoration: none;
}
.normal {  font-family: Verdana; font-size: 11px; color: #000000; text-align: justify}
.pop_up_izq {  font-family: Verdana; font-size: 11px; color: #000000}
.pop_up_derecha { font-family: Verdana; font-size: 11px; color: #000000; text-align: right}
.peque { font-family: Verdana; font-size: 9px; color: #000000; font-weight: bold}
.rotulo {
	font-family: Verdana;
	font-size: 12px;
	color: #A2123B;
	text-align: center;
	text-decoration: none;
}
.rotulo:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
