* {
	font-family: verdana,arial;
}


h1 {
    display: block;
    font-family: Arial;
    font-size: 20px;
    color: #8ec53f;
    font-weight: normal;
    text-decoration: none;
    margin-top: 0px;
    float: left;
    padding-left: 20px;
}

h2 {
    padding-top: 8px;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

body {
	margin: 5px 5px 5px 5px; 

	padding: 0px;

	text-align: center;
}

a {
	color: #56595C;
	text-decoration: none;
}

a:hover {
	color: #F17C0E;
	text-decoration: underline;
}

img {
	border-width: 0px;
}

#pagina {
	margin: 0px auto;

	width: 993px;
}

#cabecera {
	width: 993px;
	height: 70px;
	line-height: 70px;

	background-image: url(../images/cabecera.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#ruta {
	float: left;
	clear: both;
        width: 100%;
        text-align: left;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
}

#cuerpo {}

#pie {
	margin-top: 10px;
	width: 993px;
	height: 87px;

	background-color: white;

	font-size:10px;
	color: #56595C;
}

#cabeceraPie {
	height: 14px;
	line-height: 14px;

	background-image: url(../images/cabecera_pie.gif);
	background-color: white;
}

#cuerpoPie {
	height: 64px;
	line-height: 14px;

	background-image: url(../images/interior_subcategoria.gif);
	background-color: white;

	vertical-align: middle;
}

#cuerpoPie div {
	height: 18px;
	line-height: 18px;
	margin: 1px;
}

#cuerpoPie div.separador {
	background-image: url(../images/separador_horizontal.gif);
	background-repeat: no-repeat;
	height: 1px;
	line-height: 1px;
}

#cuerpoPie img {
	border: 1px solid black;
	height: 2px;
}

#piePie {
	height: 9px;
	line-height: 9px;

	background-image: url(../images/pie_subcategoria.gif);
	background-color: white;
}

#cabeceraCentro {
	height: 70px;
	line-height: 70px;

	vertical-align: middle;

	color: #56595C;
	background-image: url(../images/interior_titulo_centro.gif);
	background-repeat: repeat-x;
	background-position: top left;

	border: 1px solid lightgrey;
	
	font-size: 14px;
	font-weight: bold;

	text-decoration: none;
	letter-spacing: -0.5px;
}

#descripcionCentro {
	text-indent: 20px;
	text-align: left;
	padding: 20px 20px;

	color:#56595C;
	font-size: 11px;
	font-weight: normal;
}

#verInformacion {
	clear: both;
	float: right;
	margin: 10px 0px;
}

img.logotipo {
	width: 100px;
	height: 55px;
}

#logotipoDcha {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

#logotipoIzda {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#categorias {
	text-align: left;
}

div.titulo {
	color: #56595C;

	height: 35px;
	line-height: 30px;

	vertical-align: middle;

	font-size:14px;
	font-weight:bold;

	text-align: left;
	padding-left: 60px;

	background-image: url(../images/fondo_titulos1.gif);
	background-position: left center;
	background-repeat: no-repeat;

	margin: 20px 0px 20px 0px;

	clear: both;
}

table.listado {
	width: 100%;

	border:1px solid #AFAFAF;
	border-collapse: collapse;

	font-size: 11px;

	text-decoration: none;

	clear: both;
}

table.listado thead tr.precabecera {
	background-image:url(../images/cabecera_tabla.gif);
	height:6px;
}

table.listado thead tr {
	height: 15px;

	background-image: url(../images/cabecera_tabla2.gif);
	color: #FFFFFF;

	font-weight: bold;
}

table.listado th, table.listado td {
	padding-left: 5px;
	padding-right: 5px;
}

table.listado th {
	border-right: 1px solid #FFFFFF;
}

table.listado th:last-child {
	border-right: 0px solid white;
}

table.listado td {
	border-right: 1px solid #CDCDCD;
}

table.listado tr.par, table.listado tr.impar {
	height: 30px;
	color: #56595C;

	font-weight: normal;

	text-align: center;
}

table.listado tr.par {
	background-image: url(../images/fondo_tabla_par.gif);
}

table.listado tr.impar {
	background-image: url(../images/fondo_tabla_impar.gif);
}

#centros {
	text-align: left;
	clear: both;
}

#indiceCentros {
	padding: 0px;
	margin: 0px;
}

#indiceCentros li {
	width: 49%;
}

#indiceCentros li a {
	background-image: url(../images/triangulo_naranja.gif);
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

#indiceCentros li a:hover {
	background-image: url(../images/triangulo_verde.gif);
}

.paginado {
	clear: both;
	text-align: right;
	font-size: 11;
}

.resaltado {
	font-weight: bold;
}

hr {
	clear: both;
}

ul {
	white-space: nowrap;

	font-size: 10px;
	font-weight: bold;

	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	white-space: nowrap;
}

li {
	width: 300px;
	height: 20px;
	float: left;
}

li a {
	color: #56595C;

	background-image: url(../images/flecha_verde.gif);
	background-position: center left;
	background-repeat: no-repeat;

	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;

	text-decoration: none;
}

li a:hover {
	background-image: url(../images/flecha_naranja.gif);

	text-decoration: underline;
}

li.separador {
	clear: both;
	height: 10px;
}

#pie a, #cabecera div a {
	background-image: url(../images/separador1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #767A7D;

	font-size: 10px;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
}

#pie a:hover, #cabecera div a:hover {
	background-image:url(../images/separador2.gif);
	color: #F17C0E;
}

#pie a.inicio, #cabecera div a.inicio {
	background-image:url(../images/cuadrito1.gif);
}

#pie a.inicio:hover, #cabecera div a.inicio:hover {
	background-image:url(../images/cuadrito2.gif);
}

#cabecera div {
	float: right; 
	margin-top: 43px; 
	padding-right: 16px;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
        font-size: 14px;
}

.destacado1, destacado2 {
	font-weight: bold;
}

.destacado1 {
	color: #669900;
}

.destacado2 {
	color: #F17C0E;
}

.enlacecurso {
    text-decoration: underline;
}
