﻿/* CSS Document Versin Dos */
body{
	padding:0; margin:0;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	}
div, p, h1, h2, h3, ul, img{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.balnk{
	font-size:0px; line-height:0px; clear:both;
	}	
	
/*-------------------------------- ENCABEZADO -------------------*/
div#main_header{ 
	width:100%;	height:155px; 
	margin:0; padding: 0;
	color:#FFFFFF; 
	}

div#main_header div#divEncSuperior {
	height:120px;
	margin:0; padding: 0;
	background:url(../images/FondoEncabezadoBis.jpg) repeat  #666600; 
	}
div#main_header div#divEncSuperior div#divEncSupInterno { 
	width: 744px;	
	margin:0 auto; padding: 0;
	position:relative;
	}
div#main_header div#header{
	height: 35px;
	margin:0 auto;
	position:relative;
	}
		
div#main_header div#header * p { text-align: center 
	}
	
/*	Logo de la Galería	*/	
#main_header #divEncSuperior div#divEncSupInterno img#imgLogo {
	width: 186px; height: 112px;	
	display: block; 
	position: absolute; top: 4px; left: 0px ;
	margin: 0; padding: 0;
	}	
/* Telefonos */
div#main_header div#divEncSuperior div#divEncSupInterno ul.free{
	height:  36px; width: 160px;
	padding: 0 0 0 40px; margin: 0;
	position: absolute; top: 80px; left: 545px;	
	background:url(../images/toll_free-1.gif) no-repeat #666600; color:#000000;
	}
#main_header #divEncSuperior div#divEncSupInterno ul.free li{
	margin: 0; padding: 0;
	float: left; display: block;
	background: #666600; color: #000000;
	font-size: 12px; text-align: center; letter-spacing: .2em;
	}

/*	******	Listados ******	*/

/* *****	Menu Principal	*****	*/	
ul.navi{
	height: 1.6em; width: 744px;
	display:block;
	margin: .3em auto;
	padding: .2em 0;
	position:relative;
	font:15px/17px "Comic Sans MS", Arial, Helvetica, sans-serif;
	background: #666600 url(../images/FondoBotonConcavo.gif) repeat;
	}
ul.navi li{
	height: 1.6em;
	padding:0 .5em 0 .5em;
	border-right: solid 2px #FFFFFF;
	display:block; float:left;
	}
ul.navi * a{
	margin:0;
	padding: 0 10px 7px 3px; 
	color:#FFFFFF;
	text-decoration:none; font-weight:bold;
	background: none;
	}
ul.navi * a:hover{
	background:url(../images/FondoBotonConvexo.gif) repeat ;
	}

ul.navi li.liActual	{
	height: inherit;
	padding:0 .5em 0 .5em; margin: 0;
	display:block;  float:left; 
	background:url(../images/FondoBotonConvexoN.gif) repeat top ;	
	}
ul.navi li.liActual a {	
	background: none; color: #ffffff ;
	}
ul.navi li.liUltima {
	height: 1.6em;
	padding: 0 .1em 0 1em;
	border: none;
	display:block; float:left;
	}
	
/*-------------------------------- Fin del ENCABEZADO */

/*-------------------------------- Contenido de la página -------------------*/
#main_body{
	width:100%;  
	background-color:#ffffff;  color:#000000; 
	font: 14px/16px "Comic Sans MS", Arial, Helvetica, sans-serif;
	}
#body{
	width:744px; margin: 6px auto 0 auto; padding: 0; 
	}
#body h2.Superior {
	height: 1.3em; width: 100%; 
	display:block;
	margin: 0px 0px 15px 0px; padding: 0;
	/* background-color:#666600; */
	background: #666600 url(../images/FondoBotonConvexo.gif) repeat;	
	color:#ffffff;
	text-align: center; text-transform: capitalize; 
	font-weight: bolder; line-height: 1.2em; letter-spacing: .2em; word-spacing: 2em;
	}
#body div#divContenido h3 {
	margin: .5em .1em;
	color: #000000;
	}	
#body div#divContenido p {	
	width: 690px;
	background: none; color:#000000;
	margin: 0 0 .7em 0 ; padding: 0 2em 0 2em;
	font-size: 14px; line-height: 1.5em;	
	text-align: justify;
	}
#body div#divContenido p span{
	color:#666600;
	}
#body div#divContenido p cite {
	color: #666600; 
	font-weight:bold;
	}

/*	*****	*****	Columna Event	*/
#event{
	width:235px;  padding: 15px 0 0 20px; float:left; display:block;
	}
	
#event h2{
	width:190px;
	display:block;
	margin:0; padding:5px;
	background: none;
	font-size: 24px; text-align: center; line-height: 1.1em;
	}
#event h2 span{
	display:block;
	color:#847543; background-color:#fff6d8;	
	font-weight:bold;
}	 
#event p{
	width:191px; 
	display:block;
	margin: 1em 0 .3em 1.4em; padding: .2em 0;
	color:#000000; background:none;
	text-align: justify;
	}
#event p cite {
	color: #666600; 
	font-weight:bold;
	}
#event p a.more{
	width:56px; height:12px; 
	display:block;
	margin:22px 0 37px 118px; padding:0 0 0 5px;
	color:#ffffff; background:url(../images/more_bg.gif) no-repeat #0a2b43;
	font-weight:bold; text-transform:uppercase;	text-decoration:none;
	}
#event p a.more:hover{
	background:url(../images/more_bg_h.gif) no-repeat #0a2b43; color:#ff0033; 
	}	
#event h3{
	width:191px; 
	margin:5px; padding:0; 
	display:block;
	color:#fff6d8; background-color:#0a2b43; 
	font-weight:bold;
	}
#event h3 a{
	width:171px; height:17px; 
	display:block; 
	color:#FFFFFF; background:url(../images/arrow.gif) no-repeat 160px 6px #051b2b; 
	margin:4px 0 0px 0; padding:0 0 0 7px;
	font-weight:bold; text-decoration:none;
	}
#event h3 a:hover{
	color:#FFFFFF; background-color:#0a2b43;
	}	
#event img { margin: 1em .4em; padding: .4em 0;
}	
/*	*****	*****	Fin de Columna Event	*/

/*	*****	*****	Columna support	*/
#support{
	width:215px;
	padding: 15px 0 0 25px;	
	display:block;
	float:left;
	}
#support h2{
	width:191px;
	padding:5px 10px 7px 10px; margin:0; 
	display:block;
	background: none;
	font-size: 24px; text-align: center; line-height: 1.1em;
	}
#support h2 span{
	display:block;
	background-color:#fff6d8;
	color:#847543; font-weight:bold; 	
	} 
#support p{
	width:191px; 
	display:block;
	margin:19px 0 0 23px; padding: .2em 0;
	color:#000000; background:none;
	text-align: justify;
	}
#support p cite {
	color: #666600; 
	font-weight:bold;
	}	
#support ul li{ 
	padding: 5px 10px 5px 15px;
	background: url(../images/arrow3.gif) 0px 10px no-repeat; 
	text-align:left;
	}
#support ul li a{ 
	margin: 0 0 0 1.5em;
	color:#000000; 
	text-decoration:none;
	}
#support ul li a:hover{text-decoration:none;
	}
#support ul li span{ 
	color:#CC0000; 
	}	
#support img { margin: 1em .4em; padding: .4em 0;
	}
/*	*****	*****	Fin de Columna support	*/

/*	*****	*****	Columna services	*/
#services{
	width:215px;  padding: 15px 0 0 28px; 
	display:block;
	float:left;
	}
#services h2{
	width:140px;
	margin:0; padding:5px 20px 7px 53px;
	display:block;
	background: none;
	font-size: 24px; text-align: center; line-height: 1.1em;
	}
#services h2 span{
	display:block;
	color:#847543; background-color:#fff6d8;
	font-weight:bold;
	}
#services p{
	width:191px; 
	margin:19px 0 0 23px; padding: .2em 0;
	color:#000000; background:none;
	text-align: justify;
	}
#services p cite {
	color: #666600; 
	font-weight:bold;
	}
#services h3{
	width:190px;
	margin:19px 0 0 16px; padding:0;
	display:block; 
	color:#fff6d8; background-color:#0a2b43;
	font-weight:bold; 
	}
#services ul{
	width:191px; 
	margin:5px 0 0 16px;
	display:block;
	}
#services ul li{
	padding:0 0 0 14px;
	display:block; 
	background:url(../images/arrow1.gif) no-repeat 0 12px ; 
	}
#services ul li a{
	color:#799fbb; background-color:#0a2b43;
	text-decoration:underline; 
	}
#services ul li a:hover{
	text-decoration:none;
	}
#services a.more1{
	width:56px; height:12px;
	margin:39px 0 0 121px;
	padding:0 0 0 5px; 
	display:block; 
	background:url(../images/more_bg.gif) no-repeat #0a2b43; color:#ffffff;
	font-weight:bold; text-transform:uppercase; text-decoration:none;
	}
#services a.more1:hover{
	background:url(../images/more_bg_h.gif) no-repeat #0a2b43; color:#ff0033; 
	}
	
#services img { margin: 1em .4em; padding: .4em 0; }	
/*	*****	*****	Fin de Columna services	*/

/*-------------------------------- Pie de la Pgina -------------------*/
#main_footer{
	width:100%;
	margin:0px; padding:0px; border-top:#ffffff 1px solid; 
	float:left;
	}
#footer {
	height: 35px;
	margin:0 auto;
	position:relative;
	}
#divPieInferior {
	height:120px;
	margin: 6px auto 0 auto;
	position:relative;
	background:url(../images/FondoPie01.jpg) repeat #666600; color:#ffffff;	
	}
#divPieInferior #divPieInferiorInterno {
	width:744px; height:120px; 
	margin: 0 auto 0 auto;
	background: none;
	}
div#divPieInferiorInterno p.pDerecho { 
	height: 85px; width:200px;
	margin: 10px 0; padding: 0; 
	display: inline;
	float: left;
	color: #000000; background-color: #666600; 
	font-size: 14px; font-weight: bold; text-decoration: none; text-align: left; 	
	}

div#divPieInferiorInterno p.pIzquierdo {
	height: 85px; width: 180px;
	margin: 10px 0 0 362px; padding: 0 0 0 0px; 
	display: inline;
	float: left;
	color: #000000; background-color: #666600; 
	font-size: 14px; font-weight: bold; text-decoration: none; text-align: left;
	}
div#divPieInferiorInterno p.pIzquierdo span {
	margin: 0px 10px 0 0; 
	padding: 0 0 0 0px;
	display:block;
	color:#000000; background-color:#666600;
	}	
	
/*-------------------------------- Fin del Pie de la P gina -------------------*/

/*-------------------------------- Fin del Contenido de la pgina */
