@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.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;
}
#layerpie {
	position:relative;
	width:145px;
	height:60px;
	z-index:2;
	left: 40px;
	top: 0;
}
.sgs{
	padding: 30px 0px 30px 40px;
	
	
}

 /*ESTO ES PARA EL MENU SUPERIOR*/
.indentmenu{
	font: bold 13px verdana;
	width: 470px;
	text-align: left;
	}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 470px; /*width of menu*/
	/*border: 1px solid #564c66; /*dark purple border*/
	border-width: 1px 0;
	/*background: #b40707 url(../images/fdom1.gif) no-repeat center center;*/
	height: 30px;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
font: bold 10px verdana;
float: left;
color: #b40707; /*text color*/
padding: 6px 12px;
text-decoration: none;
border-left: 1px solid #999999; /*dark purple divider between menu items*/
}


.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #ffffff;  /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 6px; /*shift text down 1px for selected and active item*/
background: #b40707 url(../images/fdom2.gif) center;
}


 /*FIN DEL EL MENU SUPERIOR*/
.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;
}
