body {
	font-family: Arial, sans-serif;

	color: #000;
	margin-top:0px;

	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #A1A1A1;
	scrollbar-darkshadow-color: #A1A1A1;
	scrollbar-track-color: #EEE;
	scrollbar-arrow-color: #A1A1A1;
	
	cursor:default;
}
td { font-size:80%; }
sup { font-size:75%; }
form { disply:inline; }

a { color: #804000; text-decoration: none; cursor:pointer; }
a:hover { color: #000; cursor:pointer; }

a.amarillo { color: #804000; text-decoration: none; }
a.amarillo:hover { color: #000; background: #FBE716; }

a.lightLink { font-size:12px; color: #A1A1A1; text-decoration: none; }
a.lightLink:hover { color: #A1A1A1; text-decoration: underline; background: #FFF; }

a.menuLink {
	font-size: 9px;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
	background: #FBE716;
	width:115px;
	height:16px;
	line-height: 16px;
	display:block;
	padding-left: 2px;
}
a.menuLink:hover { color: #000; text-decoration: none; background: #FDFDFD; }

a.navLink {
	font-size: 60%;
	color: #000;
	text-decoration: none;
	background: #FBE716;
	padding:1px;
	border:1px solid #ffffff;
}
a.navLink:hover { color: #000; text-decoration: none; background: #FDFDFD; border:1px solid #000000;}

a.miniLink {
	font-size: 75%;
	text-decoration: none;
	color:#804000;
	padding-left:2px;
	padding-right:2px;
}
a.miniLink:hover { 
	color: #000; 
	text-decoration: none; 
}

.extraText {
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.text { color: #000; }

h1 {
	font-family: Arial, sans-serif;
	font-size:150%;
}
h1.title {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}

h1.lista_title {
	background-color:#eeeeee;
	padding:5px;
}

h2.subtitle {
	font-family: Arial, sans-serif;
	font-size: 100%;
	margin-top:0px;
	padding-top:0px;
}
.txt_seccion {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 75%;
	margin-bottom:0px;
	padding-bottom:0px;
}

p.firma { font-size: 100%; text-align:right; }

p.titulo_news_fecha { 
	font-size: 75%; 
	text-align:right; 	
	margin-bottom:5px;
	padding-bottom:0px;
}

.error { color:#ff7777; }
.contenido {
	height:100px; min-height:100px; 
	padding-left:12px;
	padding-right:12px;
	width:530px;
}
.izquierda {
	border-right:1px solid black;
}
.derecha {
	border-left:1px solid black;
}


/* menú superior */
.ms_izquierda {
}
.ms_centro {
	border-left:1px solid #000000;
	padding-left:10px;
}
.ms_derecha {
	border-left:1px solid #000000;
}
.ms_seccion{
	font-size:90%;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #777777;
}
.ms_titulo{
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #333333;
}
.ms_fecha{
	font-size:75%;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	color: #777777;
}

li.sectionList {
	margin-bottom:5px;
}

.pie_enlace_fotografias {
	font-size: 90%;
	color: #777777;
}

.cv_list_tr_0 { background:#dddddd; }
.cv_list_td_0_0 { background:#dddddd; }
.cv_list_td_0_1 { background:#ffffff; }
.cv_list_tr_1 { background:#cccccc; }
.cv_list_td_1_0 { background:#eeeeee; }
.cv_list_td_1_1 { background:#ffffff; }

.cv_list_year {
	color:#000000;
	font-size:175%;
	font-weight:bold;
}
.cv_list_year_enlace {
	color:#000000;
}
.cv_list_year_enlace:hover {
	background:#FBE716;
}
.cv_list_hito {
	font-size:90%;
	font-weight:normal;
	color:#007733;
}

.cv_list_td_trabajo { 
	color:#000000;
	font-size:90%;
}

.justificado {
	text-align:justify;
	justify:newspaper;
}
#lista_portada {
	text-align:justify;
	justify:newspaper;
	padding:0;
	margin:auto;
	margin-left:5px;
}
#lista_portada li {
	text-align:justify;
	justify:newspaper;
	padding:0;
	margin:auto;
	margin-left:5px;
	margin-bottom:10px;
}