html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,span,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	padding-left: 8px;
}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


.contenidos_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-left: 2em;
}
.contenidos_texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #022D58;
	font-style: inherit;
	line-height: 20px;
	padding-left: 2em;
}

.destacados_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}
.destacados_texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #022D58;
	font-style: inherit;
	line-height: 20px;
}

.contenidos_texto a {
	font-weight:normal;
}

.contenidos_texto_big {
	font-family: Tahoma;
	font-size: 16px;
	color: #022D58;
	font-style: inherit;
	font-weight:normal;
	line-height: 30px;
}

.lista_menu ul {

	padding: 0px;
	line-height: 2em;

}
.lista_menu li {
	list-style-position: outside;
	list-style-image: url(img/flecha_lista_a.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022D58;
	margin-left: 20px;
	margin-right: 2px;
	margin-bottom: 10px;
	
}

.lista_contenido {
	font-family: Tahoma;
	font-size: 12px;
	color: #022D58;
	list-style-position: outside;
	list-style-image: url(img/flecha_lista_a.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 20px;
}
.contenidos_texto_chico {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
}
.contenidos_texto_bajada {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022D58;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}

#menu {
display:block;
width:980px;
height:400px;
	}
	
	
	
	
/* LISTADO PORTADA */

.lista-carreras-a {
	background-image:url(img/fondo-carreras.jpg);
	background-repeat:no-repeat;
	background-color:#D6D6D8;
	width:170px;
	height:420px;
}

h4,lista-carreras-a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding:2px 2px 0px 2px;
color:#FFFFFF;
display:block;
}

.lista-carreras ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
		
}

.lista-carreras li {
	margin-left:20px;
	list-style-type: disc;
}
	
.destacado_texto {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F4F4F;
}
.TITULAR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4A4A4A;
	text-transform: uppercase;
}

