.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #336666;
}
.fondoPrograma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.fondoIzda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding: 10px;
	color: #333333;
}
.fondoDcha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	padding: 0px 10px 10px;
	color: #666666;


}
.tituloCurso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #195B60;
	font-weight: bold;
}

.Tuno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #195B60;
	font-weight: bold;
	text-decoration: underline;
}

.Tuno_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #195B60;
	font-weight: bold;
}


.Tdos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;
}


.txtG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;

}
.txtFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #195B60;
	text-align: right;



}
.txtprofesores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	font-weight: bold;

}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	text-decoration: none;
	color: #336666;
}
.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	text-decoration: underline;
	color: #336666;
}
.pie {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #195b60;
	border-right-color: #195b60;
	border-bottom-color: #195b60;
	border-left-color: #195b60;
	height: 30%;

}
.txtGG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	color: #336666;



}
.rallatabla {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.titulosTabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #195b60;


}
.TdosTablaCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FF9900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;

}

.rojo{
	color: #C91F1F;
}

.naranja{
	font-size: 18px; 
	color: #fe6000;
}

.imagenes_pie{
	border: 1px solid #d1d1d1; 
	background-color: #ffffff;
}

.imagenes_pie img{
	vertical-align: top;	
}

/***********************************/
/***********************************/
/*** Nueva home ********************/
/***********************************/

#web{
	text-align: center;
}

.ctabla{	
	margin: 0 auto !important;	
}
	
#contenedor{
	margin: 0 auto !important;
	width: 80%;
	font-family: arial;
	font-size: 12px;
	text-align: left;
}
	
.titulo_home{
	font-size: 18px;
	background-color: #10636A;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
}

.titular{
	font-size: 18px;
	background-image: url(images/barrita.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 21px;
}

.curso{
	border-bottom: 2px solid #D3CBC5;
	color: #6A737B;
	font-size: 10px;

}

.texto{
	width: 70%;
	float: left;
	font-size: 12px;
}

.fecha{
	width: 20%;
	float: left;
	font-size: 12px;
}

.horas{
	width: 10%;
	float: left;
	font-size: 12px;
}

.sin{
	border: 0;
}

.limpieza{
	clear: both;
	float: none;
	height: 4px;
	overflow: hidden;
}

.idioma{
	.color: #aa9a90 !Important;
}

.on_background{
	background-color: #d6f7fa;
}

a.enlace_home:link, a.enlace_home:visited{
	color: #6a737b;
	text-decoration: none;
}

a.enlace_home:hover{

}

