body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
a{
color:#003366;
}
a:hover{
color:#999999;
}
#contenido{
	padding: 10px;
}
#titu_curso{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#servicios{
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#servicios a{
	color: #333333;
	
}
#servicios a:hover{
	text-decoration: none;
}
#submenu{
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #336699;
	font-size: 15px;
}
#submenu a{
	text-align: center;
	font-size: 11px;
	color: #003366;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#submenu a:hover{
	background-color: #003366;
	color: #FFFFFF;

}
#seccion{
	font-size: 17px;
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#cuerpo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	text-align: left;
	overflow: scroll;
	width: 100%;
	height: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#formulario{
	background-image: url(../imagenes/color_form.gif);
	overflow: auto;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#formulario input{
	font-size: 11px;
	color: #333333;
}
#formulario .frase{
	font-size: 17px;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.boton{
	background-image: url(../imagenes/form_bt.jpg);
	font-weight: bold;
	color: #336699;
	width: 90px;
	height: 38px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.color{
	color: #990000;
}
.metodo{
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	letter-spacing: -1px;
}
.metodo .claro{
	color: #336699;
}
#creditos{
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
}
#creditos a{
	color: #CCCCCC;
}
.negro {
	color: #000000;
}

#creditos a:hover{
	color: #FFFFFF;
}
#legal{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#matricula{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#matricula a{
	color: #003366;	
} 
#matricula a:hover{
	text-decoration: none;
} 
