body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.links_pie {
	font-family: tahoma;
	font-size: 8pt;
	color: #00293C;
	text-align: center;
}
.direccion_pie {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.buscador_caja {
	border: medium solid #8F8561;
}
.direccion_buscador_bold {

	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
}
.titulos {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}
.boton_buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}
.texto_largo {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.subtitulos {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.texto_desc_curso {

	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	border: medium none;
}
.texto_titulo_curso {

	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.clave_resultado_busc {

	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.clave_resultado_busc_num {


	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.texto_largo_LINK {

	font-family: tahoma;
	font-size: 11px;
	color: #C0B9A2;
	text-align: justify;
	font-weight: bold;
}


.tabla_dec_curso_inicio {
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B9B299;
	border-right-color: #B9B299;
	border-bottom-color: #B9B299;
	border-left-color: #B9B299;
}

.tabla_titulo_curso_inicio {
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9B299;
	border-right-color: #B9B299;
	border-bottom-color: #B9B299;
	border-left-color: #B9B299;
	letter-spacing: normal;
	background-color: #003E5B;
}

.tabla_titulo_curso_inicio1 {	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #B9B299;
	border-right-color: #B9B299;
	border-bottom-color: #B9B299;
	border-left-color: #B9B299;
	letter-spacing: normal;
	background-color: #003E5B;
	border-right-width: medium;
	border-right-style: solid;
}

.menu-izquierda{
color:#ffffff;
font-size:14px;
border-bottom:2px solid #c0b9a2;
border-right:2px solid #5b6e6d;
padding-right:10px;
font-family: Arial;
}

.menu-izquierda a:link{text-decoration: none; color:#ffffff;}
.menu-izquierda a:visited{text-decoration: none;color:#ffffff;}
.menu-izquierda a:hover{text-decoration: none;color:#5b6e6d;}

.menu-izquierda > ul {
list-style-type: none;
padding: 0px;
margin: 5px;
}
.menu-izquierda > ul li{
background-image: url(../images/cuadro_lin_hor_der.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding: 3px 0 3px 14px;
}

.menu-izquierda li ul li{background-image: none;list-style-type:circle;font-size:11px;padding-left:0px;}