/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.style6 {
	font-family: Tahoma, Verdana, Arial; 
	color: #143494; 
	font-size: 11px;
}
.style6a {
	font-family: Tahoma, Verdana, Arial; 
	color: #143494; 
	font-size: 10px;
}
.style10 {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px;
}
.style7 {
	font-family: Tahoma, Verdana, Arial;
	color: 163494;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
}
a:link {
	color: #525252;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #525252;
	text-decoration: none;
}
a:hover {
	color: #163494;
	text-decoration: underline;
}
.m:link {
	color: #CCCCCC;
	text-decoration: none;
}
.m:visited {
	color: #CBF7FA;
	text-decoration: none;
}
.m:active {
	color: #CCCCCC;
	text-decoration: none;
}
.m:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.form {	background-color: #fafafa;
		border: 1px solid #003366;
		font-family: verdana; 
		font-size: 9px; 
		color: #003366; 
		}
.boton {BACKGROUND-COLOR: #003366; BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #444444 1px solid; BORDER-TOP: #444444 1px solid; COLOR: #ffffff; CURSOR: hand; FONT: bold 9px Verdana}

/*TEXTO OCULTO*/
.oculto_pregunta{display:none;}
.visible_pregunta{display:block; padding:2px; margin:0px 0px 0px 0px;}
