@charset "utf-8";
.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textoBor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #842B19;
	font-weight: bold;
	padding-bottom: 6px;
	padding-right: 14px;
}
.fondo_panel {
	background-image: url(../images/img08.gif);
	background-repeat: repeat-x;
}

.fondotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../images/img04.gif);
	background-repeat: repeat-x;
}
.fondo_marquesina {
	background-image: url(../images/top_05.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.texto_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #000000;
}
.textoBor:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #842B19;
	font-weight: bold;
}
.textoBor:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #842B19;
	font-weight: bold;
}
.textoBor:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #842B19;
	font-weight: bold;
}
.textoBorG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #842B19;
	font-weight: bold;
	padding-bottom: 6px;
	padding-right: 14px;
	text-decoration: none;
}
.cont {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: italic;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	text-decoration: blink;
	line-height: 22px;
}
#menu {
	
	
	height:46px;
	background-color:white;
 	
}  
 #menu li{
	display:inline;
 

}

#menu a {
	padding-left:10px;
	
	font-size:10pt;
	
	color:#660000;
	font-family:tahoma, helvetica, verdana;
	font-weight: bold;
}


