


/* CSS Document */
/*----------ELEMENTOS HTML----------*/
body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
background:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
img { border:0;}
h1, h2 {
	font-size:0.94em;
	font-weight:bold;
	text-transform:uppercase;
	color:#3a3939;
	margin:0 0 0.94em 0;
}
h3, h4, h5, h6 {
	font-size:0.75em;
	font-weight:bold;
	color:#385879;
	margin:0 0 0.75em 0;
}
p {
	font-size:0.69em;
	line-height:1.3;
	color:#454545;
}
a {color:#385879; outline:none;}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0;
}
td {vertical-align:top; padding:0;}
th, caption {vertical-align:top; text-align:left; font-style:normal; font-weight:normal;}
fieldset, legend, form {border:0; margin:0; padding:0;}
.form table { width:100%; margin-bottom:14px;}
.form td {padding-bottom:5px;}
.form legend {
	font-size:0.75em;
	font-weight:bold;
	color:#385879;
	margin-bottom:14px;
	display:block;
}
.form label, .form span, .form input, .form textarea, .form select {font-size:0.75em;}
.form label, .form span {
	width:150px;
	text-align:right;
	margin-right:5px;
	padding-top:4px;
	display:block;
	color:#454545;
}
.form-input, .form-select {
	width:300px;
	height:20px;
	border:1px solid #3a3939;
	padding:0 2px;
	color:#454545;
	background-color:#f5f4eb;
}
.form-textarea {
	width:300px;
	height:60px;
	border:1px solid #3a3939;
	padding:0 2px;
	color:#454545;
	background-color:#f5f4eb;
}
.form-radio-checkbox label, .form-radio-checkbox input {
	display:inline;
	width:auto;
	text-align:left;
	padding-top:0;
	border:0;
}
.form-enviar {
	width:100%;
	height:21px;
	text-align:center;
	border:0;
	padding:0;
	margin-top:14px;
	background:url(../img/boton.gif) no-repeat center;
	color:#3a3939 ! important;
}
.unordered-list, .ordered-list {
	color:#454545;
	font-size:0.75em;
}
.unordered-list {
	list-style:none;
	margin:14px 0;
	padding:0 0 0 10px;
}
.unordered-list li {
	line-height:1.3em;
	padding-left:17px;
	background:url(../img/bullet2.gif) no-repeat left 6px;
}
.unordered-list ul {
	list-style:url(../img/bullet-ul_ul.gif) none;
	margin-left:0;
	padding:0 0 0 14px;
}
.unordered-list ul li {
	line-height:1.3em;
	padding-left:3px;
	background:none;
}
.ordered-list {
	list-style:decimal;
	margin:14px 10px;
	padding:0 0 0 14px;
}
.ordered-list li {line-height:1.3em; margin-left:3px;}
.ordered-list ol {
	list-style:lower-alpha;
	margin-left:0;
	padding:0 0 0 19px;
}
.data-table {width:100%; margin:14px 0;}
.data-table p { margin:0;}
.data-table td {
	padding:3px 6px;
	border:1px solid #ccc;
}
.data-header {
	background-color:#f5f4eb;
	font-weight:bold;
}
.data-description {background-color:#fff;}
.data-title {width:140px;}
.data-title p {color:#385879}
.volver {
	padding:6px 0 0 0 ! important;
	border:none ! important;
}
.volver a {
	width:44px;
	height:18px;
	display:block;
	padding:3px 0 0 11px;
	background:url(../img/boton.gif);
	font-size:0.75em;
	text-decoration:none;
	color:#3a3939;
}
/*--------auxiliares--------*/
.alignCenter { text-align:center}
.bold { font-weight:bold}
.italic { font-style:italic}
.destacado {color:#1774a2;}
.marginTopCero { margin-top:0 ! important;}
hr {
	clear:both;
	background-color:#3a3939;
	margin:12px 0;
	border:0;
	height:1px;
}
/*----------ESTRUCTURA----------*/
#main {
	width:809px;
	margin:auto;
	text-align:left;
}
/*----------HEADER----------*/
#header { margin-bottom:30px;}
#logo {
	width:271px;
	height:156px;
	padding-right:20px;
	text-align:center;
}
#header-top {
	width:518px;
}
#top {
	background:url(../img/f-top.gif) no-repeat;
	height:107px;
}
#top-left { width:320px;}
/*-------header top menu-------*/
#top ul {
	list-style:none;
	margin:13px 0 0 50px;
	padding:0;
	font-size:0.63em;
}
#top li {
	display:inline;
}
#top ul a {
	display:block;
	width:55px;
	height:75px;
	float:left;
	color:#454545;
	text-decoration:none;
	text-align:center;
}
#top ul a#home { background:url(../img/b-home.gif) no-repeat bottom;}
#top ul a#map { background:url(../img/b-map.gif) no-repeat bottom;}
#top ul a#mail { background:url(../img/b-mail.gif) no-repeat bottom;}
/*-------multimedia menu-------*/
#multimedia {
	background:url(../img/f-multimedia.gif) no-repeat;
	height:90px;
	font-weight:bold;
	padding-left:32px;
}
#multimedia p {
	color:#fff;
	margin:0;
	line-height:18px;
	font-size:0.75em;
}
#multimedia ul {
	list-style:none;
	margin:3px 0 0;
	padding:0 90px 0 0;
	font-size:0.75em;
}
#multimedia li {
	border-bottom:1px dotted #9e9e9e;
	line-height:23px;
}
#multimedia a {
	text-decoration:none;
	color:#2c2b2b;
}
/*-------login form-------*/
#login {
	background:#385879;
	padding:5px 5px 5px 50px;
	border-top:10px solid #fff;
}
#login legend { display:none;}

.error_login {
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	margin:0;
	display:inline;
}

#login p {
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	margin:0;
	display:inline;
}

#login label { display:none;}
#login input {
	width:150px;
	height:18px;
	padding:1px;
	margin-left:3px;
	border:1px solid #3a3939;
	color:#454545;
	font:normal normal 0.63em Tahoma, Arial, Helvetica, sans-serif;
}
#iniciar {
	background: url(../img/b-iniciar.gif);
	width:55px ! important;
	height:21px ! important;
	padding:0 ! important;
	border:none ! important;
	text-align:center;
	color:#3a3939 ! important;
}
/*-------search form-------*/
#search legend {
	font-size:0.75em;
	font-weight:bold;
	color:#3a3939;
	padding-top:30px;
}
#search input {
	background-color:#fff;
	width:118px;
	height:18px;
	padding:1px;
	border:1px solid #3a3939;
	color:#454545;
	font:normal normal 0.63em Tahoma, Arial, Helvetica, sans-serif;
}

#search #submit {
	background-color:#fff;
	width:118px;
	height:14px;
	padding:1px;
	padding-right:2px;
	border:1px solid #3a3939;
	color:#454545;
	font:normal normal 0.63em Tahoma, Arial, Helvetica, sans-serif;
}


#buscar {
	background:url(../img/b-buscar.gif);
	width:55px ! important;
	height:21px ! important;
	padding:0 ! important;
	border:none ! important;
	margin:0 2px 0 3px; /*0*/
	text-align:center;
	color:#3a3939 ! important;
}
/*----------CONTENT----------*/
.left {
	width:175px;
	background:#dae5e9;
}
.right {
	width:173px;
	border-left:2px solid #dfdcc2;
}
.right img {margin-bottom:0px;}
.content {
	width:594px;
	padding:0 20px;
}
/*----------MENUES----------*/

/*-------principal-------*/


.menu {
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
}
.menu1 {
	/*padding-bottom:8px;
	margin-bottom:14px;*/
	margin-top:0;
	padding-top:0;
	border-bottom:2px solid #fff;
}
.menu .segundonivel {
	font-weight:normal;
	margin:8px 8px 8px 12px;
	padding:0;
	list-style:none;
}
.menu li { display:inline;}
.menu a, .menu .segundonivel a {
	display:block;
	margin:5px 0;
}
.menu a {
	color:#fff;
	background:#385879;
	padding:3px 0 3px 24px;
}
.menu .segundonivel a {
	color:#385879;
	background:url(../img/bullet2.gif) no-repeat 12px 6px;
	padding:0 0 0 20px;
}

/*----------FOOTER----------*/
#footer  { padding:30px 0 5px; text-align:center;}
#footer p {
	margin:0;
	font-size:0.69em;
	color:#3a3939;
	line-height:1.6;
}

#footer p#left {
	text-align:left;
	float:left;
	width:45%;
}

#footer p#right {
	text-align:right;
	float:right;
	width:45%;
}

#footer table {
	width:100%;
}
/*----------SECCIONES----------*/
/*-------inicio-------*/
.content-home {
	width:419px;
	padding:0 20px;
}
.content-home img {
	float:left;
	/*margin:0 12px 12px 0;
	border:1px solid #3a3939;*/
}
.date { color:#888; font-style:italic;}

.lista_noticias img {
	width:65px;
	height:65px;
}

/*
.right img {
	width:50px;
	height:50px;	
}*/

 .form-boton-alternativo {
	border:1px solid #948b72;
     	padding:0 2px;
     	color:#494949;
     	background-color:#f1ecdf;
     	font:0.75em Georgia, "Times New Roman", Times, serif;
}



/************************************************************ Donde Estoy ****************************************************/
.donde_esta{
	color: #454545; 
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 10px;	
}

.donde_esta a:visited{
	color: #385879;
	}
	
.donde_esta a:hover{
	color: #B7110E; 
	}
/************************************************************ Fin Donde Estoy ****************************************************/

/************************************************************ Encuesta ****************************************************/

.tx-pbsurvey-pi1 .survey_item {
	font-size: 11px;
	color:#3a3939;
	margin-top: 20px; margin-bottom: 20px;
}

		
.tx-pbsurvey-pi1 .question {  
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:10px;
	color:#3a3939;
}

/************************************************************ Fin Encuesta ****************************************************/

/************************************************************ Mapa de Sitio ****************************************************/

.tx-dropdownsitemap-pi1 A {
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#385879;
}

/************************************************************ Fin Mapa de Sitio ****************************************************/

/*************************************** Noticias *******************************************/

.titulo_noticia {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3a3939;
	padding-left:10px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0.88em;
	margin-left: 0pt;
}

.texto_noticia p{
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	padding-left:10px;

}

.fecha_noticia {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	padding-left:10px;

}

.link_noticia a {
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
	padding-left:10px;

}

.link_noticia a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.link_noticia a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.link_noticia a:active{
         text-decoration: none;
         font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.browser_noticia a {
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.browser_noticia a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.browser_noticia a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.browser_noticia a:active{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.lista_noticias img {
	width:65px;
	height:65px;
}

/************************************ Fin Noticias *******************************************/

/************************************* Periodico ******************************************/
.nombre_diario{
	font-size: 14px;
	font-weight: normal;
	color: #3a3939;
}

.descripcion_diario{
	font-size: 12px;
	font-weight: normal;
	color: #454545;
}

.fecha_diario {
	font-weight: normal;
	font-size: 10px;
	color: #89866f;
}

.link_diario a {
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.link_diario a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.link_diario a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

.link_diario a:active{
	text-decoration: none;
	font-weight: normal;
	color: #385879;
	font-size: 10px;
}

/************************************ Fin Periodico ***************************************/

/************************************** Inicio Galer�a *******************************/
			
.estiloLink{
	color: #385879;
	text-decoration: none;
	 cursor:pointer;
}

.celdaIzquierda{
	text-align: left;
	font-weight:bold;
	width:140px;
	padding-right:10px;
}

.celdaDerecha{
	text-align: left;
	font-weight:bold;
	width:300px;
}

.fila_completa{
	text-align: left;
	font-weight:bold;
}

.campo_obligatorio{
	color:red;
	font-weight:normal;
}

/************************************** Fin Galer�a ************************************/

/********************************* Marketing Viral ************************************/

.tx_tipafriend_formfield label{
	font-size: 11px;
	color: #666666;
}	

#tx_tipafriend_button {
	border:1px solid #948b72;
     	padding:0 2px;
     	color:#494949;
     	background-color:#f1ecdf;
     	font: 12px Georgia, "Times New Roman", Times, serif;
     	width:70px;
}

.tx_tipafriend_formfield INPUT, .tx_tipafriend_formfield TEXTAREA {
	width:300px;
	height:18px;			
	border:1px solid #385879;
	padding:0 2px;
	color:#333;
	background-color:#f5f5f5;
}

.tx_tipafriend_formfield input:focus{
	width:300px;
	height:18px;			
	border:1px solid #385879;
	padding:0 2px;
	color:#333;
	background-color: #e0e0e0;
}

.tx_tipafriend_url{
	color: #676767; 
	font-weight: normal;
	font-size: 11px;	
	margin-bottom: 10px;
}

.tx_tipafriend_text{
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}

.tx_tipafriend{
	color: #676767; 
	font-weight: normal;
	font-size: 11px;	
	margin-bottom: 10px;
}

/************************************ Fin Marketing Viral *********************************/

/*********************************** Comentario Noticia ***********************************/ 

.lzminombre{					
         font-weight:normal;
         font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
         color: #385879;
}

.lzmifecha{					
         font-weight:normal;
         font-size:10px;
         font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
         color: #666666;
}

.lzcomentario{					
	font-weight:normal;
	font-size:11px;
         font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
         color: #505050;
} 

.lzmiscampos{					
	font-weight:normal;
	font-size:11px;
         font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
         color: #505050;
} 

.fondo_comentario{
	background-color:#f8f8f8;	
}

.fondo_fila{
	background-color:#f0f0f0;
}

.titulo_comentario{					
        	font-weight:normal;
        	font-size:14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        	color: #385879;
}

/*********************************** Fin Comentario Noticia ***********************************/ 


/*********************************** Paginas por Area ***********************************/  

.cssdecripciones {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 10px;
   color: #999999;
}

.csstitulo {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
    	color: #385879;
}

.csstitulofecha {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8px;
    	color: #666666;
}

.csstitulogeneral {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
    	color: #385879;
}

.csstituloSubtitulo {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
    	color: #385879;
}

/*********************************** Fin Paginas por Area ***********************************/



