@charset "iso-8859-2";
/* CSS Document */

.textoformulario {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	
}
.cajastexto {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	border: 2px outset #E3DDD0;
	
}
.piepagina {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F1EEE7;
	
}

.piepagina:link {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F1EEE7;
	font-weight:bold;
	text-decoration:none;
}

.piepagina:visited {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F1EEE7;
	font-weight:bold;
	text-decoration:none;
}

.piepagina:hover {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F1EEE7;
	font-weight:bold;
	text-decoration:underline;
}

.botonformulario {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	
}
