/* CSS Document */
body {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../image/fndpag.gif) repeat left top ;
	color:#000000;
	padding: 0px;
	margin: 6px 0px 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9d9d9; 
	SCROLLBAR-SHADOW-COLOR: #d9d9d9; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:  #d9d9d9;
}
table{
	FONT-SIZE: 8pt;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FFCC00;
	text-decoration: none;
}
/*diseņo fondo*/
.esquinasuperiorizq{
	background-image: url(../image/esquinasupizq.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*display: block;*/
	height: 10px;
	width: 8px;	
}
.fndsuperior{
	background-image: url(../image/fndsuperior.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
}
.fndinferior{
	background-image: url(../image/fndinf.jpg) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/fndinf.jpg',sizingMethod='scale');	
	background-repeat: repeat-x;
	background-position: left top;	
}
.esquinasuperiordcha{
	background-image: url(../image/esquinasupdcha.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*display: block;*/
	height: 10px;
	width: 13px;
}
.lateralcabeceradcho{
	background-image: url(../image/fndlateralcabeceradcho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 13px;	
}
.lateralcabeceraizq{
	background-image: url(../image/fndlateralcabeceraizq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	width: 8px;	
}
.lateralizq{
	background-image: url(../image/lateralizq.jpg) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/lateralizq.jpg',sizingMethod='scale');	
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;	
}
.lateraldcho{
	background-image: url(../image/lateraldcha.jpg) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/lateraldcha.jpg',sizingMethod='scale');	
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.esquinainferiorizq{
	background-image: url(../image/esquinainfizq.jpg) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/esquinainfizq.jpg',sizingMethod='scale');	
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	height: 13px;
}
.esquinainferiordcha{
	background-image: url(../image/esquinainfdcho.jpg) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/esquinainfdcho.jpg',sizingMethod='scale');
	
	background-repeat: no-repeat;
	background-position: left top;
	/*display: block;*/
	height: 13px;
	width: 13px;
}
.fndcontenido{
	/*background-image: url(../image/fndcontenido.jpg);*/
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 390px;
}
.cabecera{
	background-image: url(../image/fndcontenido.jpg);
	background-repeat: repeat;
	background-position: left top;
		
}
.lateralpieizq{
	background-image: url(../image/lateralpieizq.jpg) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/lateralpieizq.jpg',sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 8px;
	height: 92px;
}
.lateralpiedcho{
	background-image: url(../image/lateralpiedcho.jpg) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/lateralpiedcho.jpg',sizingMethod='scale');	
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 92px;
	width: 13px;
}
.fndpie{
	background-image: url(../image/fndpie.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	color: #666666;
}
.leyenda{
	font-weight: normal;
	font-size: 0.85em;
	background-image: url(../image/asterisco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
A.enlacepie{
	font-size: 0.85em;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
A.enlacepie:hover{
	font-size: 0.85em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.colorazul1{
	background-color: #FFFFFF;
	background-image: url(../image/azul.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.txtblanco{
	color: #FFFFFF;	
}
/* FORMULARIOS */
/*form{
	font-size:  0.85em;
	color: #666666;	
}*/
.titaccesoclientes{
	background-image: url(../image/accesoclientes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 130px;	
}
.input{
	color: #666666;
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
}
input.button{
	color: #000000;
}
textarea{
	/*font-size: 0.95em;*/
	color: #006035;
	border: 1px solid #669999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
/*MENU*/
.lateralmenuizq{
	background-image: url(../image/lateralmenuizq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	width: 8px;	
}
.lateralmenudcho{
	background-image: url(../image/lateralmenudcho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 13px;	
}
.fndmenu{
	background-image: url(../image/fndmenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
}
a.categoriamenu{
	background-image: url(../image/fndcategoriamenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	height: 28px;
	width: 120px;
	display: block;
	padding-top: 7px;
}
a.categoriamenu:hover{
	background-image: url(../image/fndcategoriamenuselecc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	height: 28px;
	width: 120px;
	display: block;
	padding-top: 7px;
	
}
a.categoriamenuselecc{
	background-image: url(../image/fndcategoriamenuselecc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 120px;
	display: block;
	padding-top: 7px;
	color: #FFFFFF;
}
a.categoriamenuselecc:hover{
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../image/fndcategoriamenuselecc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 120px;
	display: block;
	padding-top: 7px;
	color: #FFFFFF;
}
.rutaselecc{
	color: #F78920;
	font-weight: bold;
}

/*LECCIONES*/
.esquinasupizqbloqlecc{	
	background-image: url(../image/esquinasupizqbloqlecc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
	width: 8px;	
}
.esquinasupdchabloqlecc{
	background-image: url(../image/esquinasupdchobloqlecc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	width: 8px;
}
.esquinainfizqbloqlecc{
	background-image: url(../image/esquinainfizqbloqlecc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	height: 7px;
}
.esquinainfdchabloqlecc{
	background-image: url(../image/esquinainfdchobloqlecc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 8px;
}
.lateraldcholecc{
	color: #FFFFFF;
	text-decoration: none;
	width: 8px;
	background-image: url(../image/lateraldchobloqlecc.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.lateralizqlecc{
	color: #FFFFFF;
	text-decoration: none;
	width: 8px;
	background-image: url(../image/lateralizqbloqlecc.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	height: 20px;
}
.suplecc{
	color: #FFFFFF;
	text-decoration: none;
	height: 9px;
	background-image: url(../image/supbloqlecc.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.inflecc{
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	height: 7px;
	background-image: url(../image/infbloqlecc.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.contenidolistadolecc{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tituloCurso
{
	font-weight: bold;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
h1,.titlecc{
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	
}
a.enlacelecc{
	color: #999999;
		
}
a.enlacelecc:hover{
	color: #F78920;
	font-weight: bold;
}
.circactivo{
	background-image: url(../image/circactivo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.circdesactivo{
	background-image: url(../image/circdesactivo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	
}
.cabeceratableref{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;	
}
tr.par{
	color: #000000;
	background-color: #F0F0F0;
}
a.enlaceref{
	color: #666666;	
}
a.enlaceref:hover{
	color: #F78920;	
}
.publicacion{
	color: #999999;	
}