
html {font: 10px Verdana, Arial, Helvetica, sans-serif;}

body {
	margin: 0px;
	background: #2d2d2c url(images/fondo.jpg) top center no-repeat;
	color: #000;
	}
	
#cabecera{height:150px;}
#menuSup {background:#000 url(images/menusup.gif) top; height:30px; text-align:center;}
	#menuSup a{color:#fff;}
#pie { background:#000 url(images/pie.gif) top; height:50px; color:#fff;}

td {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333333;}

h1, h2 {
	font:  20px "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #af0303;
	}
	h2 {font-size: 14px;}

a, a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;}
	a:hover {color: #970000;}

a.menulat, a.menulat:link, a.menulat:visited, a.menulat:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	a.menulat:hover {color: #317D31;}

a.enlace_negro,a.enlace_negro:link, a.enlace_negro:visited, a.enlace_negro:hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	a.enlace_negro:hover {color: #970000;}
	
a.enlace_blanco, a.enlace_blanco:link, a.enlace_blanco:visited, a.enlace_blanco:hover  {
	color: #ffffff;
	text-decoration: none;}
	a.enlace_blanco:hover {	color: #cccccc;	}
	
a.enlace_naranja, a.enlace_naranja:link,a.enlace_naranja:visited, a.enlace_naranja:hover  {
	color: #970000;
	text-decoration: none;
	font-weight: bold;
	}
	a.enlace_naranja:hover {color: #006ec6;}

.bordestd {
	background: #fff;
	}
.bordestDestd {
	background: #f4f4f4;
	border: 1px solid #a9070a;
	color: #eaeaea;
}


.titulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt {color: #999999;}
.txtVerde {	color: #469E48;}
.tdgris {
	background: #f4f4f4;
	border: 1px solid #FFFFFF;}

.txtVerdeNegrita {
	font-weight: bold;
	color: #469E48;
	}
	
.titular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.txtAzul {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #d40a0a;
}
.tdnaranja {
	background-color: #970000;
	border: 1px solid #FFFFFF;
	text-indent: 8px;
	color: #FFFFFF;
}
.txtBlanco12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bordesTop {
	border: 1px solid #E1E0DD;
	color: #eaeaea;
}
.menu_b {
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	text-indent: 8px;
	background-image: url(images/menu_B.gif);
}
.menu_c {
	border: 1px solid #FFFFFF;
	text-indent: 8px;
	background-image: url(images/menu_C.gif);
}
.tdazul {
	background-color: #000;
	color: #FFFFFF;
	}
.bordeinfnaranja {
	background: #ffffff;
	border-bottom: 1px solid #970000;
	}
.bordeinfnaranjafondogris {
	background: #f4f4f4;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #970000;
	}
.txtNaranja {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #970000;
}
.resalte {	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.titular1 {	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #003366;
}
.txt10{font:10px arial;}
