.clear{
	clear:both;
	height:0px;
}
body  {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: left; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
.thrColAbsHdr   .link_imagen       {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thrColAbsHdr a:hover.link_imagen {
	text-decoration: none;
}

.thrColAbsHdr a {
	color: #FF9900;
	text-decoration: none;
}
.thrColAbsHdr  a.link_txt_neg {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
	font-weight: normal;
}
.thrColAbsHdr a:hover.link_txt_neg {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.thrColAbsHdr  a.link_txt_nar {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FF9900;
	text-align: left;
}
.thrColAbsHdr a:hover.link_txt_nar {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.thrColAbsHdr  h1  {
	font-size: 20px;
	color: #FF9900;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: lighter;
}
.thrColAbsHdr  h2  {
	font-size: 16px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
}
.thrColAbsHdr  h3  {
	font-size: 14px;
	color: #FF9900;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.thrColAbsHdr  h4  {
	font-size: 14px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.thrColAbsHdr   h5   {
	font-size: 13px;
	color: #FF9900;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.thrColAbsHdr  h6  {
	font-size: 11px;
	color: #FF9900;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.thrColAbsHdr  ul  {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 0px;
}
.thrColAbsHdr   li  {
	list-style-type: disc;
	color: #FF9900;
	font-size: 12px;
}
.thrColAbsHdr  span  {
	list-style-type: disc;
	color: #000000;
}
.thrColAbsHdr  p  {
	color: #000000;
	padding: 0px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColAbsHdr  p.color  {
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.thrColAbsHdr  b  {
	font-weight: bold;
}
.thrColAbsHdr  u  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}

.thrColAbsHdr  #logo {
	position:absolute;
	left:87px;
	top:64px;
	height: 80px;
	width: 300px;
	overflow: auto;
}
.thrColAbsHdr  #logo img{
	border:0px;
}
.thrColAbsHdr #container {
	position: relative; /* la adición de position: relative le permite colocar las dos barras laterales en relación con este contenedor */
	width: 100%;
	margin: 0px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
    }

    /* Sugerencias para barras laterales con posición absoluta con encabezado y pie:
    1. Los elementos con posición absoluta (AP) deben recibir un valor superior y lateral, ya sea derecho o izquierdo. (De manera predeterminada, si no se asigna ningún valor superior, el elemento AP comenzará directamente después del último elemento del orden de origen de la página. Esto significa que, si las barras laterales son el primer elemento del #container en el orden de origen del documento, aparecerán en la parte superior del #container aunque no se les asigne un valor superior. No obstante, si posteriormente se trasladan en el orden de origen por cualquier motivo, necesitarán un valor superior para que aparezcan donde usted desea.
    2. Los elementos con posición absoluta (AP) se extraen del flujo del documento. Esto significa que los elementos situados alrededor de ellos no saben que existen y no los tienen en cuenta al ocupar su espacio en la página. En consecuencia, sólo deberá utilizar un div AP como columna lateral si está seguro de que el div #mainContent del centro siempre será el que incluya la mayor parte del contenido. Si alguna de las barras laterales incluyera más contenido, la barra lateral superaría la parte inferior del div padre, en este caso también el pie, y no parecería que la barra lateral estuviera contenida.
    3. Si se cumplen los requisitos anteriores, las barras laterales con posición absoluta pueden ser una forma sencilla de controlar el orden de origen del documento.
    4. Si cambia el orden de origen, el valor superior deberá ser igual a la altura del encabezado, ya que esto hará que las columnas confluyan visualmente con el encabezado.
    */

.thrColAbsHdr #header {
	height: 160px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 183px; /* el relleno mantiene el contenido del div alejado de los bordes */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	height: 350px;
	background-color: #FFFFFF;
}

.thrColAbsHdr #sidebar1 h1 {
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
	color: #FF9900;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
}
.thrColAbsHdr #sidebar1 p {
	font-size: 12px;
	text-align: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


.thrColAbsHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	height: 100%;
	width: 750px;
    }
.thrColAbsHdr  #mainIndex {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	height: 380px;
	color: #000000;
}

.thrColAbsHdr #mainIndex ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;
}
.thrColAbsHdr #mainIndex li {
	list-style-position: outside;
	list-style-image: url(01/img/flecha.gif);
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -20px;
	font-size: 16px;
	color: #FF9900;
}
.thrColAbsHdr #mainIndex p {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-align: left;
}

.thrColAbsHdr #footer {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.thrColAbsHdr #footer p {
	margin: 0px; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 200px;
	font-size: 11px;
}


.thrColAbsHdr #footer a {
	color: #FF9900;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.thrColAbsHdr #menuv/*
 * Menús Simples con CSS
 * Autor: Braulio Andrés Soncco Pimentel <braulio@buayacorp.com>
 * http://www.buayacorp.com/
 * 
 * Esta hoja está bajo licencia de Creative Commons 
 * http://creativecommons.org/licenses/by/2.0/
 */

/*
	Menu Vertical
*/

 {
	width: 183px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.thrColAbsHdr #menuv .actual{
	background-color:#FF9900;
	color:white;
}
.thrColAbsHdr  #menuv ul, li{
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.thrColAbsHdr  #menuv ul {
	margin: 0;
	padding: 0;
}
.thrColAbsHdr  #menuv li {
	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: right;
	list-style-type: none;
	font-size: 12px;
}

.thrColAbsHdr  #menuv a {
	color: #666666;
	display: block;
	width: 169px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColAbsHdr  #menuv a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColAbsHdr #menuh/*
	Menu Horizontal
*/

 {
	font-size: 11px;
	font-weight: bold;
	width: 400px;
	margin: 0px;
	position: absolute;
	left: 220px;
	top: 2px;
	padding: 0px;
	vertical-align: top;
}
.thrColAbsHdr  #menuh ul, li{
	list-style-type: none;
}
.thrColAbsHdr  #menuh ul {
	margin: 0;
	padding: 0;
}
.thrColAbsHdr  #menuh li {
	float: left;
	list-style-type: none;
	font-size: 12px;
}
.thrColAbsHdr  #menuh a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 10px;
	text-align: center;
	background-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColAbsHdr  #menuh a#primero {

}
.thrColAbsHdr  #menuh a:hover {
	background-color: #666666;
	color: #FF9900;
}
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: none;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
.thrColAbsHdr #mainContent div.mapa {
	padding: 0px;
	margin: 0px;
}
.thrColAbsHdr   #header   div.header2 {
	height: 133px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/cabecera_02.jpg);
	width: 980px;
}
.thrColAbsHdr  #header  div.header1 {
	/*height: 133px;
	margin: 0px;
	padding: 0px;
	background: url(img/trama.jpg) repeat-x;*/
	height: 133px;
	background-repeat: no-repeat;
	background-position: right -3px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/cabecera_01.jpg);
}
.thrColAbsHdr #mainIndex table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.thrColAbsHdr #mainContent div.pegatina1 {
	background-color: #4150A0;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: thin solid #666666;
}
.lista_mision li{
	margin-bottom:10px;
}
.parrafo_mision{
}
#cont_text_historia{
	border:1px solid #F69333;
	float:left;
	width:160px;
	padding:10px;
	margin-top:38px;
	font-size:8pt;
}
.foto_historia{
	border:1px solid #555555;
	float:left;
	height:150px;
	margin-right:10px;
}
/*home*/
.banner{
	background:#f4c400;
	border:1px solid #666666;
	color:#ffffff;
	margin-bottom:10px;
}
.imagen_banner{
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}
.texto_banner{
	float:left;
	width:365px;
	padding: 5px 10px;
}
.fecha_banner{
	font-size:10pt;
}
.titulo_banner{
	font-size:14pt;
	margin-bottom:3px;
}
.titulo_banner a{
	color:#ffffff;
	text-decoration:none;
}
.titulo_banner a:hover{
	text-decoration:underline;
}
.descripcion_banner{
	color:#000000;
}
.cont_noticias{
	width:268px;
	float:left;
	margin-right:5px;
	border:1px solid #555555;
	border-bottom:0px;
}
.titulo_noticias{
	color:white;
	background-color:#666666;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
}
.noticia_home{
	border-bottom:1px solid #555555;
	padding-left:5px;
}
.noticia_home .imagen{
	float:left;
	margin-right:5px;
	height:75px;
	margin-left:-5px;
}
.cont_agenda{
	width:268px;
	float:left;
	margin-left:5px;
	border:1px solid #555555;
	border-bottom:0px;
}
.titulo_agenda{
	color:white;
	background-color:#666666;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
}
.evento{
	border-bottom:1px solid #555555;
	padding-left:5px;
}
.evento .imagen{
	float:left;
	margin-right:5px;
	height:75px;
	margin-left:-5px;
}
.postit{
	margin-top:4px;
}
.flecha{
	border:0px;
}
#form_newsletter{
	border:1px solid #666666;
	padding:5px;
}
/*01*/
.info_equipo{
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	height: auto;
	width: 285px;
	border: 1px solid #FF9900;
	font-size: 11px;
	vertical-align: super;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:2;
}
.noticia{
	padding-bottom:5px;
}
.cabecera_noticia{
	border-top:1px solid #555555;
	width:544px;
	float:left;
	padding-top:15px;
}
.text_noticia{
	width:544px;
	float:left;
}
.fecha_noticia{
	width:544px;
	color:#F69333;
	font-weight:bold;
	font-size:8pt;
	float:left;
}
.fuente_noticia{
	width:544px;
	font-size:8pt;
	font-weight:bold;
	float:left;
}
.titulo_noticia{
	width:544px;
	color:#666683;
	float:left;
}
.descripcion_noticia{
	text-align:justify;
}
.foto_noticia{
	width:176px;
	float:left;
	margin-top:25px;
	margin-left:15px;
}
.foto_noticia img{
	width:auto;
	height:auto;
	border:1px solid #555555;
}
/*02*/
.cont_events{
	width:536px;
	border:1px solid #555555;
	border-bottom:0px;
	margin-bottom:20px;
}
.any_agenda{
	/*color:#b2b2b2;
	font-size:20px;
	font-weight:bold;
	background:url("/02/img/agenda.gif") no-repeat;
	height:70px;*/
}
.mes{
	background:#b2b2b2;
	color:white;
	font-weight:bold;
	padding:4px 10px;
}
.mes_actual{
	background:#f69333;
	color:white;
	font-weight:bold;
	padding:4px 10px;
}
.event{
	border-bottom:1px solid #555555;
	padding:2px 10px;
	font-size:8pt;
	font-weight:bold;
}
.dates{
	color:#f69333;
}
.titol_event{
	color:#666666;
	font-size:10pt;
	font-weight:bold;
}
.enlace_event{
	color:#000000;
}
.descripcion_agenda{
	font-weight:100;
}
/*03*/
#subtitol{
	width:740px;
}
#subtitol h2{
	padding-top:0px;
	margin-top:0px;
	margin-left:20px;
}
.pissarres01{
	width:176px;
	height:95px;
	float:left;
	margin:10px 5px;
	text-align:center;
	padding-top:5px;
}
.pissarres01 p{
	margin-top:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}
.pissarres02{
	width:135px;
	height:116px;
	float:left;
	margin:10px 5px;
	text-align:center;
	padding-top:5px;
}
.pissarres02 p{
	margin-top:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}
.numero{
	font-size:19px;
}
.contenedor{
	width:578px;
	padding:1px;
	float:left;
}
.apartado1{
	width:568px;
	background-color:0px;
	border:1px solid #666666;
	margin-top:10px;
}
.apartado1 img{
	float:left;
	border:0px;
	margin-right:15px;
}
.apartado1 .txt{
	padding-top:5px;
}
.apartado1 .txt p{
	margin:0px;
	padding:0px;
	font-size:12px;
}
.apartado1 .txt p strong{
	color:#FF9900;
}
.apartado2{
	width:558px;
	background-color:0px;
	border:1px solid #666666;
	margin-top:0px;
	padding:5px;
}
.apartado2 p{
	text-align:left;
}
.cont_empresas{
	width:206px;
	float:left;
}
.cont_empresas h3{
	font-size:8pt;
}
.empresas_col{
	/*border:1px solid #666666;*/
}
.empresas_col img{
	float:left;
	border:0px;
}
.imatge_web{
	float:left;
	border:1px solid #555555;
	margin-right:10px;	
}
.imatge_web_ult{
	float:left;
	border:1px solid #555555;
}
.lista_numerica span{
	color:#000;
}
#aseguring{
	margin-top:20px;
	margin-left:0px;
	float:left;
	position:absolute;
	z-index:5;
	left:0px;
}
#aseguring a{
	margin-left:10px;
}
#hsocio      {
	margin-left:15px;
	margin-top:20px;
	
}