@charset "utf-8";
body {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	margin: 0px;
}

#cabecera { margin:0 auto; width:980px; height:203px; position:relative;}
#divhome {position:absolute; left:200px; top:20px;}
	#divhome a{color:#fff; text-decoration:none; font:10px Verdana, Geneva, sans-serif; font-weight:700;}

/* ALFABETICO DE MATERIALES*/

.botonPagina, .botonPaginact {border:1px solid #ccc; padding:5px; width:10px; text-align:center; display:block; float:left; background:#fff; display:block;}
.botonPagina a, .botonPaginact a{color:#000000; font-weight:bold; text-decoration:none;}
.botonPagina a:hover {color:#ee8d40; font-weight:bold; text-decoration:underline;}

.botonPaginact a{color:#ee8d40;}

.gris{color:#ccc; padding:5px;}

/*FIN */
 
/*ESTO ES PARA EL MENU SUPERIOR*/
	.indentmenu{
		position:absolute;
		top:130px; 
		left:200px;
		width: 600px;
		text-align: left;
		}
	
	.indentmenu ul{
		margin: 0;
		padding: 0;
		float: left;
		width: 670px; 
		border-width: 1px 0;
		height: 30px;
		}
	
	.indentmenu ul li{
		display: inline;
		}
	
	.indentmenu ul li a{
		font: bold 10px verdana;
		float: left;
		color: #b40707; 
		padding: 6px 12px;
		text-decoration: none;
		border-left: 1px solid #999999; 
		}
	
	.indentmenu ul li a:hover, .indentmenu ul li .current{
		color: #ffffff;  
		padding-top: 6px; 
		padding-bottom: 6px;
		background: #b40707 url(../images/fdom2.gif) center;
		}

 /*FIN DEL EL MENU SUPERIOR*/
 
#pie { margin:0 auto; width:980px; height:103px; background: url(images/pie.gif) no-repeat; position:relative; padding-top:20px;}
	#layerpie {	position:relative; width:145px; margin-left: 40px; float:left;}
	#datospie {position:relative; width:700px; margin-left: 40px; float:left; }

.titular {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titularrojo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #b40707;
}
.Gris10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bordeTD {
	border: 1px solid #CCCCCC;
	background-image: url(images/gris.gif);
}


.cdmen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
a,a:link,a:visited,a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #b40707;
	text-decoration: underline;
}
.cd2men {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#layermed {
position:relative;
width:139px;
	height:62px;
	z-index:1;
	left: 40px;
	top: 0;
}

.sgs{
	padding: 30px 0px 30px 40px;
	
	
}


.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TxtGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
}
.tituloNot {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}

.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.blanco:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.blanco:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.blanco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

