html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


body {
	font:12px Verdana, Arial, Helvetica, sans-serif;			
	line-height: 16px;
	background: #fff url('imagenes/background.png') repeat-x top left;
	color: #333;
}
						
a {
	text-decoration: none;
}

a:link {  
	color: #0055cc;
}

p, ul, ol {
	margin-bottom: 16px;
}

img { 
	border:none; 
	margin: 0px 10px 16px 10px;
}

.icono {
	margin: 0;
	padding: 0 10px;
	display: inline;
}

.imgizquierda {
	float: left;
	margin: 0 10px 16px 0;
	overflow: hidden;
}

.imgderecha {
	float: right;
	margin: 0 0 16px 10px;
	overflow: hidden;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #8d0000;
/*	font-family: Georgia, Times New Roman, Times, serif; */
	line-height: 16px;
}

h1 {
	font-size:24px;
	line-height: 32px;
}			
			
h2 {			
	font-size:18px;
	line-height: 32px;
}			
			
h3 {
	font-size:16px;
	line-height: 32px;	
}				

h4 {
	font-size:14px;
	line-height: 32px;
}
				
h5 {
	font-size:12px;
}

h6 {
	font-size: 12px;
}

li {
	padding-left: 5px;
	list-style-image: url('http://www.um.es/imagenes/imgcomunes/flecha_auxiliar.gif');				
}
 
li li{
	padding: 0 20px; /*0 0 0 10px; */
}

#pagina {
	margin:10px auto;
	background-color:#fff;
	width:960px;
}

#header {
	width: 100%; 
	height: 90px; 
	float:left;
	overflow: hidden;
	background: transparent url('imagenes/header.jpg') repeat-x top left;
}

#separador {
	width: 100%;
	float: left;
	height: 27px;
	background:transparent url('imagenes/separador.jpg') repeat-x top left;
	overflow:hidden;

}

#separador form {
	height: 23px;
	margin: 2px 0;
	float: right;
	margin-right: 20px;
}

#separador p {
	margin-top: 0px;
	margin-right: 0.5em;
}


#contenido {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
}

/* MenÃº lateral izquierdo */

#submenu {
	float:left;
	width:158px;
	background-color:#efefef;
	margin: 10px 0 0 0;
	border-left: 1px solid #fefefe;
	border-right: 1px solid #e0e0e0;
}
	
#submenu h1 {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-bottom:0px solid #aaa;
	color: white;		
	background-color: #8d0000;
	text-align: center;
	width:100%;
	display:block;

}

#submenu ul {
	margin-bottom:0;
}

#submenu li {
	margin: 0 3px 0 3px;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#submenu ul a {
	color: #444;
	width:100%;	
	display:block;
	font-size:12px;
	line-height:30px;
	border-bottom:1px solid #e0e0e0;
   border-top: 1px solid #fefefe;
}
			
#submenu ul a:hover {			
	color: black; 
	background-color: #E4E4E4;
	width:100%;
}

#submenu ul a:visited {
	color: #444;
}
		
#centro-derecha {
	height: 100%;
	margin:10px 0px 0px 170px;
}

#centro-derecha ul, ol {
	list-style-position: inside; 
}

table {
	background-color: #fafafa;
	border-collapse:collapse;
	color: #444;
	margin: 0 0 16px 0;
}

table td {
	text-align:left;
}

table th {
	font-weight: bold;
	color: #8d0000;
	background-color: #e4e4e4;
	text-align:center;
}

table td, table th {
	font-size: 12px;
	line-height: 16px;
	margin:0;
	padding: 7px 10px 8px 10px;
	border: 1px solid #ccc;
}							

#footer {
	width: 100%;
	margin:0px;
	padding:8px 0px 8px 0px;
	color: #6f6f6f;
	font-size: 10px;
	line-height: 12px;
	text-align:center;
	clear:both;
	overflow:hidden;
	background: transparent url('imagenes/header.jpg') repeat-x top left;
}

#footer strong {
	color: #696969;
}

.box25, .box50, .box100, .boxTercio, .boxCuarto {
	float:left;
	border-style:none;
	display: inline;
	overflow: hidden;
}

.box25 {
	width: 25%;
}

.box50 {
	width:50%;
}

.box100 {
	width:100%;
}

.boxTercio {
	width: 260px;
}

.boxCuarto {
	width: 195px;
}


.volver {

}

.enlaces_rapidos {
	margin-top: 4px;
	float: right;
	margin-right: 10px;
	font-size: 12px;
	line-height: 18px;
}

.enlaces_rapidos a {
	color: #333;
	text-decoration: none;
	padding: 4px 0;
}

.enlaces_rapidos a:hover {
	color: gray;
}

.ultima_modificacion
{
	margin-right: 10px;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
	color: #888;
}

#formulario input, select, textarea { 
	font-size: 12px;
	line-height: 16px;
	background-color: #f5f5f5;
} 


#formulario select { 
	font-size: 12px;
	line-height: 16px;
	background-color: #f5f5f5;
	width: 200px;
}

.boton {
	cursor: auto;
}

/* Formulario de noticias */

#formulario 
{
	width: 780px;
}

#formulario th
{
	text-align: left;
}

#formulario td
{
	font-weight: bold;
	white-space: wrap;
}

#formulario div
{
	text-align: right;
}

#formulario .imagen_noticia
{
	text-align: center;
}

#formulario .imagen_noticia img
{
	margin: 5px;
}

/* Noticias */

.sugerir_noticia {
	text-align: right;
	margin: 0;
	margin-right: 30px;
}

.sugerir_noticia a:visited {
	color: blue;
}

.sugerir_noticia span {
	font-size: 10px;
	line-height: 16px;
}

.destacado {
	margin: 0 0 16px;
	padding: 0;		
	height: 160px;
}
								
.destacado .fecha {
	display: none;
	visibility: hidden;
}

.destacado .titulo {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #8d0000;
	display: block;
}
								
.destacado img {
	max-width: 145px;
	height: 62px;
	margin: 0 10px;
	clear: both;
	text-align: center;
}

.destacado p {
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	text-align:left;
}


.destacado table {
	border-collapse:collapse;
	border-spacing: 0;
	table-layout: fixed;
	border: none;
	margin: 0 auto 16px auto;
	height: 128px;
}

.destacado table td {
	vertical-align: baseline;
	border: none;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	margin:0;
	padding: 16px 10px;
	background-color: #fff;
	width: 165px;
	height: 128px;
}							

.novedades {
	margin: 0 10px 0 0;
	padding: 0;
	height: auto; /*158px;*/
/*	background-color: #eee; */
}

.novedades ul {		
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin: 0;	
}

.novedades ul li {			
	margin: 0 10px 0 10px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	background: transparent url('imagenes/destacado.jpg') repeat-x top left;
   background-position: 0 -48px;
   overflow: hidden;
	list-style-type:none;
	list-style-image:none; 
}

.novedades .fecha {
	color: #333;
	display: block;
}

.novedades h2 {
	text-align: center;
}

.novedades .titulo {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #8d0000;
	margin-left: 16px;
	display: block;
}

.novedades img {
	height: 62px;
	border: 1px solid #d3d3d3;
	margin: 0 10px 16px 0px;
	float: left;
}

.novedades p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 16px;
	padding-bottom: 0;
}

.novedades a:hover {
	text-decoration: none;
}


