/* CSS Document */


* {margin: 0px; padding: 0px; font-family: "Trebuchet MS"}
div#cabecera1 { text-align:center;  width:950px; padding:0px; margin:auto; margin-top:5px; margin-bottom:25px; padding:0px; margin-left:0px;}
div#cabecera1 h1 { margin:auto; width:950px; height:55px; text-align:center; margin-top:0px; margin-bottom:0px; padding:0px; border-bottom:1px solid #FBAC3C; margin-left:0px; margin-right:0px; }
div#cabecera1 h1 a {display:block; float: left;width:256px;height:55px;background:url(../IMG/logo_tele.jpg) no-repeat; padding:0px; margin:0px; margin-right:20px;}
div#cabecera1 h1 a span {display:none;}
div#cabecera1 h1 span.slogan {display:block;float: left;color:#666;font-weight:normal;font-size:0.55em;padding:20px 0 21px 10px;line-height:1.2em;}


div#todo  {
	margin:auto;
	margin-bottom: 35px;
	margin-top: 5px;
	border: 1px solid #B4C5DF;
	text-align:center;
	width:950px;
	height: 100%;
	padding:0px 0px 25px 0px;

}



/**************************************************/
/*******************   PIE  ***********************/
/**************************************************/
div#contenido  div#pie {
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#666666;
	background-color: #FBAC3C;
	margin: 0px;
	color:#ffffff;
	text-align:center;
	width:100%;
	height: 40px;
	margin-bottom: 5px;
	margin: auto;
	text-align: center;
}

div#contenido div#pie div.sac p { margin-left:0px; margin-right:0px; text-align:center;}

div#contenido  div#pie p{
	color: #ffffff;
	padding-top:10px;
	text-align:center;	
}	

div#contenido div#pie a {
	font-style: italic;
	color:#ffffff;
	text-decoration:none;
}

div#contenido div#pie a:hover {
	text-decoration:underline;
}




/****************************************************/
/*******************   texto  ***********************/
/****************************************************/

div#presentacion {
	background-image: url(../IMG/imagen1_1.gif);
	background-repeat: no-repeat;
	background-position: 65px 0px;
	height: 290px;
	}
	

div#presentacion div#introduccion {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	text-align:justify;
	float:right;
	width: 50%;
	padding-right: 55px;
	margin-top: 15px;
	margin-bottom: 25px;
}

div#presentacion div#introduccion p {
	margin-bottom: 0px;
	padding-top: 5px;
}


div#presentacion div#introduccion p span{
	font-weight: bold;
	color:#F6C52A;
}

div#presentacion div#introduccion a {
	font-weight: bold;
	color:#14467B;
	text-decoration:underline;
}

div#presentacion div#introduccion  a:hover {
	font-weight: bold;
	color:#F6C52A;
	text-decoration:underline;
}

div#presentacion div#texto div#introduccion strong{
	font-size: 14px;
}


div#contenido div#nohaycursos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CC3D13;
	margin: auto;
	width:90%;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}



/********************************************************/
/*******************   contenido  ***********************/
/********************************************************/

div#contenido { 
	clear: both;
	margin: auto;	
	text-align: center;
	width: 100%;
	margin-top:0px;
}

div#contenido div#izquierda {
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 250px;
	float: left;
	margin-bottom: 20px;
}

div#contenido div#izquierda p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div#contenido div#izquierda strong {
	font-size: 11px;
}

div#contenido div#izquierda ul {
	list-style-image: url(../IMG/icono_pdf.jpg);
	margin-top: 0px;
}

div#contenido div#izquierda li {
	padding-top: 2px;
	padding-bottom: 2px;
}

div#contenido div#izquierda li a {
	color: #333333;
	text-decoration: none;
}

div#contenido div#izquierda li a:hover {
	text-decoration: underline;
}

div#contenido div#derecha {
	margin-right: 25px;
	width:90%;
	margin:auto;
	margin-top: 0px;
}


div#contenido div#derecha table#tabla {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	border-collapse: collapse;
	width:100%;
	margin-bottom: 15px;
}

div#contenido div#derecha table#tabla tr { height: 30px; margin-top:0px;}

div#contenido div#derecha table#tabla tr th {
	color:#FFFFFF;
	background-color:#284769;
	padding: 5px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	font-size: 14px;
	font-weight: normal;
}

div#contenido div#derecha table#tabla tr th {
	border-bottom: 1px solid #B4C5DF;
	border-top: 1px solid #B4C5DF;	
	border-left: 1px solid #B4C5DF;
	border-right: 1px solid #B4C5DF;
}

div#contenido div#derecha table#tabla tr th.tabla-jor {
	border-right: 1px solid #B4C5DF;
	border-top: 1px solid #B4C5DF;	
	border-left: 1px solid #B4C5DF;
	border-bottom: 1px solid #B4C5DF;
}

div#contenido div#derecha table#tabla tr th.tabla-fecha {
	border-right: 1px solid #B4C5DF;
	border-top: 1px solid #B4C5DF;	
	border-left: 1px solid #B4C5DF;
	border-bottom: 1px solid #B4C5DF;
}

div#contenido div#derecha table#tabla tr th.tabla-hora {
	border-right: 1px solid #B4C5DF;
	border-top: 1px solid #B4C5DF;	
	border-left: 1px solid #B4C5DF;
	border-bottom: 1px solid #B4C5DF;
}

div#contenido div#derecha table#tabla tr th.tabla-ciudad{
	border-right: 1px solid #B4C5DF;
	border-top: 1px solid #B4C5DF;	
	border-left: 1px solid #B4C5DF;
	border-bottom: 1px solid #B4C5DF;
}


div#contenido div#derecha table#tabla tr th.tabla-lugar{
	border-right: 1px solid #B4C5DF;
	border-top: 1px solid #B4C5DF;	
	border-left: 1px solid #B4C5DF;
	border-bottom: 1px solid #B4C5DF;
}

div#contenido div#derecha table#tabla tr td {
	border-collapse: collapse;
	text-align: center;
	padding: 6px;

}

div#contenido div#derecha table#tabla tr td.titulo-curso {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #333333;
	text-align:left;
	padding-left:20px;
	font-size:13px;
	font-weight: bold;
	
}

div#contenido div#derecha table#tabla tr td.tabla-texto {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;

}

div#contenido div#derecha table#tabla tr td.tabla-texto2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../IMG/contador.gif);
	background-repeat: no-repeat;
	background-position: center;	
	padding: 0px 7px 0px 0px;
	text-align: center;	
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

div#contenido div#derecha table#tabla tr td a {
	font-size:11px;
	color: #666666;
	text-decoration: none;
}


div#contenido div#derecha table#tabla tr td a.linkGotoTituloCurso {
	color: #CA0066;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

div#contenido div#derecha table#tabla tr td a:hover {}

div#contenido div#derecha p {
	text-align: right;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



