@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenido {
	width:435px;
	height:375px;
	overflow:auto;
	text-align:justify;
	scrollbar-base-color: gray;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0260D2;
	scrollbar-3dlight-color: #E9F3FF;
	scrollbar-darkshadow-color: #E9F3FF;
	scrollbar-highlight-color: #BCE1FA;
	scrollbar-shadow-color: #BCE1FA;
	margin-top: 15px;
	margin-left: 10px;
}
.contenido2 {
	width:447px;
	height:375px;
	text-align:justify;
	margin-top: 15px;
	margin-left: 10px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	text-indent: 25px;
}
.texto-sin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	text-indent: 0px;
}
.texto-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:left;
	text-indent: 0px;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.creditos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.creditos a:hover {
	text-decoration:underline;
}
.destacado01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264FBB;
	font-weight: bold;
}
.destacado03 {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}
li{
	list-style-image: url(imagenes/vineta01.gif);
	line-height:20px;
}
.campo_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: 15px;
	background-color: #FFFFFF;
	color: #666666;
}
.campo_formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 199px;
	height:47px;
	color: #666666;
}
.campo_formulario2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 221px;
	color: #666666;
}
.boton_formulario {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color: #FFFFFF;
	color: #264FBB;
	margin: 0px;
	padding: 0px;
	height:17px;
}
