body{
	scrollbar-face-color:#405771;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#405771;
	scrollbar-shadow-color:#537293;
	scrollbar-highlight-color:#537293;
	scrollbar-3dlight-color:#537293;
	scrollbar-darkshadow-Color:#537293;
	background-color: #2C3C4E;
	background-image: url(images/fondo_iframe.jpg);
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E4B6C;
	font-weight: bolder;
}
.formulario {
	border: 1px dotted #C1EBFF;
}
