
HTML, body, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0px; 
    padding: 0px; 
    border: 0px; 	
}
td, table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

h1{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
h2{
	font-size:12px;
}
img{
	border:0;
}

a:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #5E0A19;
	}

a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #5E0A19;
	}

a:hover, a:active { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #5E0A19;
	}
input, textarea {
	border:1px solid #999999;
	color:#666;
	font-family:Arial;
	font-size:11px;
	padding: 0 4px;
}

#inicio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#inicio a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

/*USEFUL SETTINGS*/
.centrado{
	margin:auto;
}
.fullWidth{
	width:100%;
}
.aRight{
	text-align:right;
}
.aLeft{
	text-align:left;
}
.aCenter{
	text-align:center;
}
.vTop{
	vertical-align:top;
}
.vBottom{
	vertical-align:bottom;
}
/*USEFUL SETTINGS*/


body{
	text-align:center;
	background:url(/images/back.gif) repeat-x #5E0A19;
	padding:11px 0;
}

/*SHADOWS*/
#shadow-left-top{
	background:url(/images/shadow-left-top.jpg) no-repeat;
	width:11px;
	height:241px;
}
#shadow-left{
	background:url(/images/shadow-left.jpg) repeat-y;
	width:11px;
}
#shadow-left-bottom{
	background:url(/images/shadow-left-bottom.jpg) no-repeat;
	width:11px;
	height:62px;
}

#shadow-right-top{
	background:url(/images/shadow-right-top.jpg) no-repeat;
	width:11px;
	height:241px;
}
#shadow-right{
	background:url(/images/shadow-right.jpg) repeat-y;
	width:11px;
}
#shadow-right-bottom{
	background:url(/images/shadow-right-bottom.jpg) no-repeat;
	width:11px;
	height:62px;
}
/*END SHADOWS*/

#container{
	background-color:#FFF;
}
#header-back{
	background:url(/images/header-back.jpg) repeat-x;
	height:143px;
}
#header-left{
	background:url(/images/header-left.jpg) no-repeat top left;
	padding-left:16px;
	width:153px;
}
#header-banner{
	padding-top:20px;
}
#header-right{
	width:53px;
}
#nav{
	margin-top:12px;
	_margin-top:6px;
}
#nav-left{
	padding-left:8px;
}
#nav-right{
	padding-right:8px;
}
.columnas{
	background:#DEDEDE;
	width:148px;
	vertical-align:top;
	padding:6px;
	text-align:center;
}
#columna-izq{
	position:relative;
}
#left-banner{
	margin:8px 0;
}
.left-column{
	padding-bottom:30px;
}
#antorcha{
	background:url(/images/antorcha.jpg) no-repeat;
	width:34px;
	height:22px;
	position:relative;
	top:-42px;
	left:47px;
}
.titulos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:#113857;
	color:#FFF;
	height:22px;
	padding-top:3px;
	margin-bottom:8px;
}
#contenido{
	background:url(/images/content-bottom.jpg) bottom right no-repeat;
}
#content-top{
	background:url(/images/content-top.jpg) no-repeat top left;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:16px;
	font-weight:normal;
}
/*footer*/
#footer-back{
	background:url(/images/footer-back.jpg) repeat-x;
	height:62px;
}
#footer-left{
	background:url(/images/footer-left.jpg) no-repeat;
	width:109px;
	height:62px;
}
#copy{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	padding-top:15px;
}
#hermes-logo{
	vertical-align:top;
	padding:4px 8px 0 0;
}
#mapa-link{
	font-family:Arial, Helvetica, sans-serif;
}
#mapa-link a{
	color:#113857;
	text-decoration:none;
}
#mapa-link a:hover{
	color:#113857;
	text-decoration:underline;
}



/* Estilo Menu HAS */

.topMenu {
	border-width: 0;
	margin: 0;
	padding: 0;
	width:100%;
}
.submenu {
	background:#fff;
}
.topItemNormal {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	width:100%;
	background-color:#113857;
	height:22px;
	margin-bottom:3px;
	font-weight:bold;
}
.topItemNormal td{
	padding: 0 4px;
}
.topItemOver {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F4C52;
	width:100%;
	background-color:#97AEBE;
	height:22px;
	margin-bottom:3px;
	font-weight:bold;
}
.topItemOver td{
	padding: 0 4px;
}
.itemNormal {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F4C52;
	width:100%;
	background-color:#97AEBE;
	height:22px;
	margin-bottom:3px;
	font-weight:bold;
}
.itemNormal td{
	padding: 0 4px;
}
.itemOver {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	width:100%;
	background-color:#113857;
	height:22px;
	margin-bottom:3px;
	font-weight:bold;
}
.itemOver td{
	padding: 0 4px;
}

/* Estilo Menu HAS2 */

.topMenu2 {
}
.submenu2 {
	background:#fff;
}
.topItemNormal2 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.topItemNormal2 td{
	padding: 0 4px;
}
.topItemOver2 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
}
.topItemOver2 td{
	padding: 0 4px;
}
.itemNormal2 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F4C52;
	width:100%;
	background-color:#97AEBE;
	height:22px;
	margin-bottom:3px;
	font-weight:bold;
}
.itemNormal2 td{
	padding: 0 4px;
}
.itemOver2 {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:100%;
	background-color:#113857;
	height:22px;
	margin-bottom:3px;
	font-weight:bold;
}
.itemOver2 td{
	padding: 0 4px;
}

/* Mapa de Sitio */
li{
	list-style:none;
}
.bullet_1nivel{	width:30px;	height:11px; background:url(/images_srv/bullet_1nivel.gif) no-repeat;}
.bullet_2nivel{	width:30px;	height:10px; background:url(/images_srv/bullet_2nivel.gif) no-repeat;}

.root {}
.root li {  list-style-image: url("/images_srv/bullet_1nivel.gif"); } 
.root ul li{ list-style-image: url("/images_srv/bullet_2nivel.gif"); } 


.mapaS_1Nivel{color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:bold;}
.mapaS_1Nivel a{color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:bold;}

.mapaS_2Nivel{color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:normal !important;}
.mapaS_2Nivel a{ color: #666 !important; font-size: 12px; font-family: Arial, Verdana; font-weight:normal !important;}

/* Fin Mapa de sitio */

/* Estilo Contactenos */

#cont_tablaMain { width: 425px; }
#cont_header  { color: #666; font-size: 18px; font-family: Arial, Verdana, Helvetica, sans-serif;  text-align: center; padding-top: 3px; padding-bottom: 8px; vertical-align: middle }
.cont_descTxt  { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: right; margin-bottom: 3px; padding-top: 4px; padding-right: 3px; padding-bottom: 2px; vertical-align: top }
.cont_respTxt { color: #000; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: left; padding-top: 2px; padding-bottom: 2px }
.cont_inputF { color: #333; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; margin-left: 2px; padding: 2px 3px; height: 20px; border: solid 1px #666 }

input.cont_inputF:hover  { color: #000; background-color: #ededed; cursor: pointer; border: solid 1px #7474ad }
input.cont_inputF:focus  { color: #000; background-color: #ededed; cursor: text; border: dotted 1px #7474ad }
.cont_textArea{}

.swfMensaje{color: #ffffff; font-size: 8px; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; vertical-align: middle; }
.copyRight{ background-color:#fff; color: #999999; font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; padding-top: 5px; padding-left: 25px; }
.busqueda{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;
}
.busqueda a{
	color:#666666;
	text-decoration:none;
	margin-left:4px;
}
.busqueda a:hover{
	color:#333333;
}

.btn-buscar{
	background:url(/images/btn-buscar.jpg) no-repeat;
	width:21px;
	height:20px;
	cursor:pointer;
	border:none;
}
.textbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:0 4px;
	width:150px;
	height:20px;
	border:1px solid #333;
}
/*ENCUESTA*/

/* ----- color de fondo tabla principal----- */
.encMainTable     { font-size: 8pt; font-family: Verdana, Tahoma, Arial;}
/* ----- color de fondo tabla secundaria----- */
.encMainBg     { padding-right: 4px; padding-left: 4px; } 
/* ----- Encabezado texto e imagen de fondo----- */
.encHeader { FONT-FAMILY: Arial, Verdana, Tahoma; FONT-SIZE: 7pt; 
	/*BACKGROUND-IMAGE: url(tile_back.gif);*/ 
	background-position: left top; text-align: center;}
/* ----- color de fondo abajo----- */
.encFoot    { text-align: center; vertical-align: middle; padding-top: 6px; padding-bottom: 3px; }	
/* ----- Texto del titulo de la pregunta ----- */
.encTitle { color: #6c6c6c; font-size: 8pt; font-family: Arial, Verdana, Tahoma; font-weight: bold; height: auto ; padding-top: 4px; padding-bottom: 4px; }
/* ----- links ----- */
A.encLink:visited { COLOR: #666666; TEXT-DECORATION: underline}
A.encLink:active { COLOR: #CC0000; TEXT-DECORATION: underline}
A.encLink:hover { COLOR: #DD0000} 
.encLink { FONT-SIZE: 8.5pt; COLOR: #990000; }
/* ----- color de fondo abajo----- */
.encColRadio  { text-align: center; vertical-align: middle; padding: 5px; }
/* ----- Objetos de seleccion ----- */
.encColOption  { color: #757474; font-size: 8pt; font-family: Arial, Verdana, Tahoma; vertical-align: middle; padding: 5px; }
/* ----- estilo cursor ----- */
.encRadio  { } 
.encCheck   { }
/* ----- color de fondo abajo----- */
.encBoton  { font-size: 10px; font-family: Arial, tahoma, sans-serif;}\
.votarBoton{
	background:url(/images/btn-votar.gif) no-repeat;
	width:69px;
	height:19px;
	border:none;
	cursor:pointer;
}
.resBoton{
	background:url(/images/btn-resultados.gif) no-repeat;
	width:69px;
	height:13px;
	border:none;
	cursor:pointer;
}

	.td_titulo { color: #fff; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; background: url(/images_srv/tabs/pestanna-back-tab.jpg) repeat; text-align: left; letter-spacing: 4px; vertical-align: middle; padding: 2px 3px 2px 6px; }
