/* CSS Document */
body {
	background-color: #efefef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#364451;
}
H1{
	font-size:26px;
	font-weight:bolder;
	color:#81b66c;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}
H2{
	font-size:22px;
	font-weight:bolder;
	color: #a7da93;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}
H3{
	font-size:16px;
	word-spacing:-2px;
	letter-spacing:-0.8px;	
	font-weight:bolder;
	color:#45a657;
	margin-top:10px;
	margin-bottom:0px;
	text-align:left;
}
H4{
	font-size:12px;
	font-weight:bolder;
	color:#364451;
	margin-top:10px;
	margin-bottom:-15px;
	text-align:left;
}

TABLE{
	border-collapse:collapse;
	border:1px solid #6d490f;	
	padding:10px;
	font-size:0.9em;
}
CAPTION{
	border-collapse:collapse;
	border:1px solid #6d490f;
	background-color:#724e10;
	color:#e4b720;
	font-weight:bolder;
	padding:10px;
	font-size:1.5em;
}
TH{
	background-color:#e4b720;
	color:#724e10;
	border-collapse:collapse;
	border:1px solid #6d490f;
	font-weight:bolder;
	font-size:1.2em;
}
UL{
	margin-top:-1em;
	margin-bottom:-1em;
	list-style:square;
	color:#28c44d;	
}
HR{
	color:#81b66c;
	height:1px;	
}
.separata{
	color:#b2f497;
	height:1px;	
}
.alternate{
	background-color:#faefd0;
}
a:link {
	color: #589540;
	text-decoration: none;
	font-weight:bolder;	
	}
a:visited {
	text-decoration: none;
	color: #589540;
	font-weight:bolder;	
}
a:hover {
	text-decoration: underline;
	color: #589540;
	font-weight:bolder;	
}
a:active {
	text-decoration: none;
	color: #589540;
	font-weight:bolder;	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #589540;
	font-weight:bolder;
	text-decoration:none;
}
.ladillo {
	font-size: 14px;
	font-weight: bold;
	color: #589540;
/*	margin-bottom:-5px;*/

}
.marcoPagina{
	width:1001px;
	text-align:center;
}
/*.bandaIzquierda{
	width:165px;
	height:100%;
	background:url(../images/bgBandaizq.jpg) no-repeat #93c77e;
	float:left;
}*/
.capaGeneral{
	width:1001px;
	background: url(../images/fondoCompleto.jpg) repeat-y;
	float:left;
	padding-left:165px;
}
.menuGeneral{
	width:782px;
	float:left;
}
.idPagina{
	text-align:left;
	border-bottom:1px solid #81b66c;
	width:782px;
	float:left;
}
.contenido{
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:10px;
	text-align:left;
	text-align:justify;
	vertical-align:top;
	width:752px;
	float:left;
}
/*.bandaDerecha{
	width:54px;
	height:100%;
	background:url(../images/bgBandader.jpg) repeat-y;
	float:left;
}*/
.bandaCierre{
	width:990px;
	background:#f8ffdd;
	border:1px solid #589540;
	padding:5px;
	float:left;
}

/*CLASES IMAGENES*/

a IMG{
	border-width:0px;
}
.ImgFloatLeft{
	float:left;
	border:2px solid #81b66c;
	margin:5px 5px 5px 0px;
}
.ImgFloatRight{
	float:right;
	border:2px solid #81b66c;
	margin:5px 0px 5px 5px;	
}
.ImgNoFLoat{
	border:2px solid #81b66c;
	margin:5px 5px 0px 5px;
}

/*CLASES IMAGENES*/

.hora{
	font-size:14px;
	font-weight:bolder;
	color:#81b66c;
	margin-top:10px;
	margin-bottom:0px;
}
.TituloCurso{
	background:#ffe29f;
	border:1px solid #858485;
	padding:5px;
}
