@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	/*background: #fff url(../imagenes/bg.jpg) no-repeat left bottom;*/
	float: left;
	width: 100%;
	min-height: 670px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
}


*{
	margin: 0;
	padding: 0;
	border: none;
}


img{
	border: none;
}

a img{
	border:none;
}
	
h1, h5, h6{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin: 0;
	padding-top: 5px;
}
		
h2{
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	margin: 0;
	padding: 5px;
	line-height: 16px;
}
		
h3{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #666;
}
h4{
	font-size:10px;
	font-weight: normal;
	text-align: left;
	color: #666;
	position: relative;
}	

p{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #666;
}

/*Auxilidar para el fondo*/
#aux_body{
	/*background: #fff url(../imagenes/bg.jpg) no-repeat center bottom;*/
	background: #fff;
	float: left;
	width: 100%;
	background-attachment: fixed;
}

/* Contenedor Principal */
#container{
	width: 900px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/* Cabezote */
#header{
	float: left;
	width: 100%;
	height: 148px;
	padding: 0 0 15px 0;
	margin: 0; 
	background: url( ../imagenes/line.jpg ) repeat-x center bottom;
}

#header .aux_header{
	float: left;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0; 
	background: url( ../imagenes/header.jpg ) no-repeat right top;
}

#header .logo{
	float: left;
	width: 228px;
	height: 100%;
	margin: 0 0 0 10px;
	padding: 0;
}

#header .logo a{
	display: block;
}

#header .logo a img{
	border: none;
}

#header .toptools{
	float: right;
	width: 320px;
	height: 40px;
	padding: 38px 0 0 0;
	margin: 0;
}

#header .toptools .btn_tools{
	float: left;
	width: 140px;
	height: auto;
	padding: 0;
	margin: 0
}


#header .toptools .btn_tools ul{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .toptools .btn_tools ul li{
	display: inline;
	padding: 0 2px 0 0;
}

#header .toptools .btn_tools ul li .somos{
	width: 30px;
	height: 30px;
	float: left;
	background: url(../imagenes/btn_quienesomos.jpg) no-repeat;
	padding: 0 2px 0 0;
}

#header .toptools .btn_tools ul li .somos:hover{
	background: url(../imagenes/btn_quienesomos_over.jpg) no-repeat;
}

#header .toptools .btn_tools ul li .somos_activo{
	background: url(../imagenes/btn_quienesomos_over.jpg) no-repeat;
}
#header .toptools .btn_tools ul li .inicio{
	width: 30px;
	height: 30px;
	float: left;
	background: url(../imagenes/btn_inicio.jpg) no-repeat;
	padding: 0 2px 0 0;
}

#header .toptools .btn_tools ul li .inicio:hover{
	background: url(../imagenes/btn_inicio_over.jpg) no-repeat;
}

#header .toptools .btn_tools ul li .inicio_activo{
	background: url(../imagenes/btn_inicio_over.jpg) no-repeat;
}

#header .toptools .btn_tools ul li .contacto{
	width: 30px;
	height: 30px;
	float: left;
	background: url(../imagenes/btn_contactenos.jpg) no-repeat;
	padding: 0 2px 0 0;
}

#header .toptools .btn_tools ul li .contacto:hover{
	background: url(../imagenes/btn_contactenos_over.jpg) no-repeat;
}

#header .toptools .btn_tools ul li .contacto_activo{
	background: url(../imagenes/btn_contactenos_over.jpg) no-repeat;
}

#header .toptools .btn_tools ul li .mapa{
	width: 30px;
	height: 30px;
	float: left;
	background: url(../imagenes/btn_mapa.jpg) no-repeat;
	padding: 0 2px 0 0;
}

#header .toptools .btn_tools ul li .mapa:hover{
	background: url(../imagenes/btn_mapa_over.jpg) no-repeat;
}

#header .toptools .btn_tools ul li .mapa_activo{
	background: url(../imagenes/btn_mapa_over.jpg) no-repeat;
}

#header .search{
	width: 170px;
	height: 30px;
	float: right;
	background: url(../imagenes/boxsearch.png) no-repeat left center;
	margin: 0 10px 0 0;
	padding: 0;
}

#header .search .aux_search{
	float: left;
	width: 162px;
	height: 100%;	
	font-size: 11px;
	color: #FFF;
	padding: 4px;
}

#header .search .aux_search form{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header .search .aux_search form input{
	border: 1px solid #999;
	height: 16px;
	float: left;
	width: 111px;
	padding: 3px 0;
	margin: 0 5px 0 0;
}

#header .search .aux_search form .botton{ 
	width: 44px;
	height: 22px;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../imagenes/btn_buscar.jpg) no-repeat left center;
	color: #FFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	cursor: pointer;
}

#header .boxmenu{
	width: 622px;
	height: auto;
	float: right;
	border: 0;
	margin: 0;
	padding: 0 0 0 40px;	
}

#header .boxmenu .menu{
	list-style: none;
	float: right;
	width: 100%;
	height: 100%;	
	float: right;
	margin: 18px 0 0 0;
}

#header .boxmenu .menu li{
	display: inline;
	float: left;
	width: 101px;
	margin: 0 1px 0 0;
	padding: 0;
}

#header .boxmenu .menu li .box{
	width: 100%;
	height: 51px;
	line-height: 51px;
	background:  url(../imagenes/btn_princ.jpg) no-repeat;
	padding: 0;
	margin: 0;
	float:left;
	text-decoration:none;
}

#header .boxmenu .menu li .box:hover{
	background: url(../imagenes/btn_over.jpg) no-repeat;
}

#header .boxmenu .menu li .active{
	background: url(../imagenes/btn_over.jpg) no-repeat;
}


#header .boxmenu .menu li .box span{
	display: block;
	font-size: 13px;
	color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	text-decoration: none;
	vertical-align: middle;
}

#header .boxmenu .menu li  a{
	position: relative;
	text-decoration: none;
	
}

#header .boxmenu .menu li a:hover{
	text-decoration: none;
	text-align: center;
}
	
#header .boxmenu .menu li a:hover span{
	display: block;
	text-decoration: none;
	text-align: center;
}

/* Contenedor */
#boxcontent{
	background: #FFF;	
	width: 900px;
	min-height: 590px;
	height: auto;
	float: left;
	padding: 0;
	margin: 0; 
}

#boxcontent .bnrcontenthome{
	float: left;
	width: 880px;
	min-height: 350px;
	height: auto; 
	margin: 0;
	padding: 10px;	
				
}
	
#boxcontent .bnrcontenthome ul{
	list-style: none;
  	margin: 0;
  	padding: 0;	
}

#boxcontent .bnrcontenthome ul li{
	float: left;
  	padding: 0/*10px*/;
  	display: block;
  	margin-right: 0/*10px*/;
}

#boxcontent .bnrcontenthome ul li a{
 	display: block;
  	overflow: hidden;
	position: relative;
  	height: 350px;
  	width: 35px;
	text-decoration: none;
}

#boxcontent .bnrcontenthome ul li #a1{
  	width: 805px;
}

#boxcontent .bnrcontenthome ul li a img{
  	position: absolute;
	/*border: 3px solid #881212;*/
}

#boxcontent .bnrcontenthome ul li a .destacado{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 350px;
	*float: right;
	display: block;
	margin-left: 35px;
	text-align: center;
	background: #999;
}

#boxcontent .bnrcontenthome ul li a .fondo_1{
	background: url(../imagenes/bg_bnr1.jpg) repeat-x left top;
}

#boxcontent .bnrcontenthome ul li a .fondo_2{
	background: url(../imagenes/bg_bnr2.jpg) repeat-x left top;
}

#boxcontent .bnrcontenthome ul li a .fondo_3{
	background: url(../imagenes/bg_bnr3.jpg) repeat-x left top;
}

#boxcontent .bnrcontenthome ul li a .destacado .textos{
	float: left;
	width: 250px;
	height: 290px;
	margin: 0;
	padding: 50px 0 10px 0 ;
	text-align: center;
	overflow: hidden;
}

#boxcontent .bnrcontenthome ul li a .destacado .textos .titular{
	float: left;
	width: 200px;
	height: 50px;
	margin: 0;
	padding: 10px 25px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	overflow: hidden;
}

#boxcontent .bnrcontenthome ul li a .destacado .textos .introduccion{
	float: left;
	width: 200px;
	height: 160px;
	margin: 0;
	padding: 10px 25px;
	color: #fff;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
	line-height: normal;
}

#boxcontent .bnrcontenthome ul li a .destacado .textos .introduccion p{
	color: #fff;
}

#boxcontent .bnrcontenthome ul li a .destacado .textos .ver_mas{
	float: right;
	width: 75px;
	height: 22px;
	margin: 0;
	padding: 9px 0 9px 175px;
	text-decoration: none;	
	overflow: hidden;
	cursor: pointer;
}

#boxcontent .bnrcontenthome ul li a .destacado .textos .ver_mas img{
	position: static;
	border: none;
}

#boxcontent .bnrcontenthome ul li a .destacado .foto{
	float: left;
	width: 520px;
	height: 350px;
	line-height: 350px;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
}

#boxcontent .bnrcontenthome ul li a .destacado .foto img{
	border: none;
	position: relative;
	vertical-align: middle;
}

/* Destacados */

#boxcontent .box_top{
	background: url( ../imagenes/box_top.jpg ) no-repeat bottom center;
	width: 895px;
	padding: 0;
	height: 30px;
	float: left;
	}

#boxcontent .box{
	width: 890px;
	height: auto;
	min-height: 200px;
	background: url(../imagenes/box_cont.png) repeat-y center bottom;
	float: left;
	padding: 0 5px 10px 5px;
	margin: 0;
	}

#boxcontent .boxdest{
	width: 860px;
	height: auto;
	float: left;
	padding: 10px 15px 15px 15px;
	margin: 0;
}

#boxcontent .boxdest ul{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

#boxcontent ul .boxdestacado{	
	background: url(../imagenes/bg_destacados.png) no-repeat;
	float: left; 
	width: 284px;
	height: 138px;
	padding-right:2px;
}
	
#boxcontent ul .boxdestacado .txtdestacados{
	width: 264px;
	float: left;
	height: 118px;
	padding: 10px;
	text-align: center;	
}	

#boxcontent ul .boxdestacado .txtdestacados h2{
	text-align: right;
	float: left;
	width: 254px;
	margin: 0;
	padding: 5px; 
}

#boxcontent ul .boxdestacado .txtdestacados .foto{
	float: left;
	width: 76px;
	height: 92px;
	margin: 0 10px 0 0;
	padding: 0;
}

#boxcontent ul .boxdestacado .txtdestacados .foto img{
	border: none;
}

#boxcontent ul .boxdestacado .txtdestacados p{
	/*font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #666;*/
	padding: 0 0 5px 0;
	margin: 0;
	float: left;
	width: 178px;
	line-height: 15px;
	display: block;	
	text-align: justify;
}

#boxcontent ul .boxdestacado .txtdestacados .btn_vermas{
	text-align: right;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
}

#boxcontent ul .boxdestacado .txtdestacados .flickr{
	width: 64px;
	height: 86px;
	padding-top: 12px;
	float: left;
	background: url(../imagenes/logo_flickr.png) no-repeat;
}	

#boxcontent ul .boxdestacado .txtdestacados .flickr:hover{
	background: url(../imagenes/logo_flickr_over.png) no-repeat;
}

#boxcontent ul .boxdestacado .txtdestacados .myspace{
	width: 64px;
	height: 86px;
	padding-top: 12px;
	float: left;
	background: url(../imagenes/logo_myspace.png) no-repeat;
}	

#boxcontent ul .boxdestacado .txtdestacados .myspace:hover{
	background: url(../imagenes/logo_myspace_over.png) no-repeat;
}	
	
#boxcontent ul .boxdestacado .txtdestacados .youtube{
	width: 64px;
	height: 86px;
	padding-top: 12px;
	float: left;
	background: url(../imagenes/logoyoutube.png) no-repeat;
}	

#boxcontent ul .boxdestacado .txtdestacados .youtube:hover{
	
	background: url(../imagenes/logoyoutube_over.png) no-repeat;
}	
	
#boxcontent ul .boxdestacado .txtdestacados .facebook{
	width: 64px;
	height: 86px;
	padding-top: 12px;
	float: left;
	background: url(../imagenes/logo_facebook.png) no-repeat;
}	

#boxcontent ul .boxdestacado .txtdestacados .facebook:hover{
	background: url(../imagenes/logo_facebook_over.png) no-repeat;
}	

#boxcontent ul .boxdestacado .txtdestacados .twitter{
	width: 64px;
	height: 86px;
	padding-top: 12px;
	float: left;
	background: url(../imagenes/logo_twitter.png) no-repeat;
}	

#boxcontent ul .boxdestacado .txtdestacados .twitter:hover{
	background: url(../imagenes/logo_twitter_over.png) no-repeat;
}	
	
	
	
#boxcontent ul .boxdestacado .imgdestacados{
	width: 64px;
	height: 86px;
	padding-top: 12px;
	float: left;
}

/*Contenedores Internas*/
#boxcontent .bnrcontent{
	width: 880px;
	height: 208px; 
	float:left;
	padding: 10px 10px 0 10px;
	text-align: center;
	overflow: hidden;
}


#boxcontent .box .boxtxt{
	width: 810px;
	min-height: 450px;
	height: auto;
	float: left;
	padding: 10px 40px 20px 40px;
	text-align: center;
}


#boxcontent .box .tit_interna{
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	text-align: left;
}

#boxcontent .box .tit_interna h2{
	margin: 0;
	padding: 0;
}

#boxcontent .box .boxtxt .boximg{
	width: 256px;
	height: auto;	
	float: right;
	margin: 0 10px 10px 10px;
	text-align: center;
	padding: 0;
}

#boxcontent .box .boxtxt .boximg img{
	border: none;
	vertical-align: middle;
}

#boxcontent .box .boxtxt .boximg a{
	text-align: right;
	text-decoration: underline;
	display: block;
	color: #7CA90F;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#boxcontent .box .boxtxt .boximg a:hover{
	text-decoration: none;
}

#boxcontent .box .boxtxt p{
	text-align: justify;
}

#boxcontent .box .boxtxt .hijos{
	float: left;
	width: 790px;
	margin: 10px 0;
	padding: 10px;
	border-top: 2px solid #ff0000;
	text-align: left;
}

#boxcontent .box .boxtxt .hijos h2{
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	margin: 0 0 10px 0;
	padding: 5px 0;
	float: left;
	width: 100%;
	
}

#boxcontent .box .boxtxt .hijos ul{
	float: left;
	width: 770px;
	padding: 0 10px;
	margin: 0;
	list-style: none;
}

#boxcontent .box .boxtxt .hijos ul li{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}

#boxcontent .box .boxtxt .hijos ul li a{
	/*display: block;*/
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#boxcontent .box .boxtxt .hijos ul li a:hover{
	text-decoration: none;
}

/* Botonera Internas */

#boxcontent .box .boxtxt .servicios{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;	
	text-align: center;
}

.servicios .herramientas{
	float: left;
	width: 405px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.servicios span{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.servicios a{
	margin: 0 3px;
}

.servicios .herramientas span{
	float: left;
	width: 395px;
	background: #999;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	text-align: left;
}

.servicios .redes{
	float: left;
	width: 405px;
	margin: 0;
	padding: 0 ;
	text-align: right;
}

.servicios .redes span{
	float: left;
	width: 330px;
	background: #999;
	margin: 0 0 5px 0;
	padding: 0 75px 0 0;
	text-align: right;
}

/*Migas de Pan*/
#boxcontent .box .migas{
	float: left;
	width: 870px;
	padding: 5px 10px;
	margin: 0;
	text-align: left;
}

#boxcontent .box .migas a{
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
	display: inline;
	margin: 0 3px;
	text-decoration: underline;
	padding: 0;
}

#boxcontent .box .migas span{
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	margin: 0 3px;	
	padding: 0;
}

#boxcontent .box .migas .bullet{
	font-weight: normal;
}

#boxcontent .box .migas a:hover{
	text-decoration: none;
}

/* Formulario Contactenos */
.aux_form{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 450px;
}

.aux_form .aviso{
	float: left;
	width: 530px;
	height: 400px;
	text-align: center;
	padding: 50px 310px 0 50px;
	margin: 0;
}

.aux_form .aviso p{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#formcontacto{
	float: left;
	width: 460px;
	margin: 0;
	padding: 20px 310px 20px 100px;
	height: auto;
}

#boxcontent .box .tit_contactos{
	float: left;
	width: 850px;
	margin: 20px 0;
	padding: 0 0 0 40px;
}

#boxcontent .box .tit_contactos span{
	display: block;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#formcontacto label{
	float: left;
	width: 95px;
	margin: 5px 0;
	padding: 0 5px 0 0;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

#formcontacto input, textarea, select{
	float: right;
	width: 198px;
	margin: 5px 160px 5px 0;
	padding: 0;
	border: 1px solid #999;
	color: #000;
	
}

#formcontacto .btn_contacto{
	float: right;
	width: 44px;
	height: 22px;
	background: url(../imagenes/btn_buscar.jpg) no-repeat left center;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
	
}

/*Marcas*/

#buscadores{
	float: left;
	width: 228px;
	margin: 20px 0;
	padding: 0 10px;
}

#buscador{
	width: 100%;
	height: 95px;
	background: url(../imagenes/bgbuscador1.jpg) no-repeat;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0; 
}

#buscador .titbusc{
	width: 100%;
	height: 25px;
	float:right;
	text-align:right;
	margin: 0 0 20px 0;
	padding: 0;
}

#buscador .itemform{
	height:auto;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}

#buscador .itemform form{
	float: left;
	width: 208px;
	margin: 0;
	padding: 0 10px;
}

#buscador .itemform form select{
	float: left;
	width: 206px;
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	color: #000;
	
}

#directorio{
	width: 228px;
	height: 161px;
	margin: 10px 0 0 0;
	background: url(../imagenes/bg_busq_locales.png) no-repeat;
	float: left;
	text-align: center;
}

#directorio .titdirec{
	width: 170px;
	height: 25px;
	float: right;
}


#categorias{
	width: 607px;
	height: auto;
	background: url(../imagenes/bg_categ_locales_center.png)  repeat-y center 58px;
	float: right;
	padding: 0 5px;
	margin: 20px 10px 20px 15px;
	text-align: center;
}

#categorias .aux1_categorias{
	width: 100%;
	height: auto;
	background: url(../imagenes/bg_categ_locales_top.png) no-repeat left top;
	float: right;
	padding: 0;
	margin: 0;
	text-align: center;
}

#categorias .aux2_categorias{
	width: 100%;
	height: auto;
	min-height: 350px;
	background: url(../imagenes/bg_categ_locales_bottom.png) no-repeat left bottom;
	float: right;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: center;
}

#boxcontent .box #categorias .tit_interna{
	float: left;
	width: 280px;
	margin: 0 0 5px 0;
	padding: 0 0 0 327px;
	text-align: center;
}

#boxcontent .box #categorias .tit_interna h2{
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#boxcontent .box #categorias .img_local{
	width: 250px;
	height: auto;
	border: none;
	float: left;
	margin: 0;
	text-align: center;
	padding: 10px;
}

#boxcontent .box #categorias .img_local img{
	border: none;
	vertical-align: middle;
}

#boxcontent .box #categorias .img_local a{
	text-align: center;
	text-decoration: underline;
	display: block;
	color: #7CA90F;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#boxcontent .box #categorias .img_local a:hover{
	text-decoration: none;
}

#boxcontent .box #categorias .descripcion_local{
	width: 317px;
	margin: 10px 0;
	padding: 10px 20px 0 0;
	text-align: justify;
	float: left;
}

#boxcontent .box #categorias .descripcion_local label{
	width: 108px;
	margin: 5px 0;
	padding: 0;
	text-align: left;
	float: left;
	color: #ff0000;
}

#boxcontent .box #categorias .descripcion_local span{
	width: 209px;	
	margin: 5px 0;
	padding: 0;
	text-align: left;
	float: left;
	color: #666;
}

#boxcontent .box #categorias .descripcion_local span a{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

#boxcontent .box #categorias .descripcion_local span a:hover{
	text-decoration: none;
}

#boxcontent .box #categorias .volver{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: underline;
	margin: 10px 10px 10px 0;
	float: right;
	width: 597px;
}

#boxcontent .box #categorias .volver:hover{
	text-decoration: none;
}

#categorias .titcat{
	width: 280px;
	height: 25px;
	float: right;
	padding: 0;
	margin: 0;
}

#aux{
	height: auto;
	width: auto;
	float: left;
	padding: 10px 0 10px 16px;
}

#aux td{
	height: 28px;
	width: 28px;
	float: left;
	background: url(../imagenes/tecla.jpg) no-repeat;
	text-align: center;
}

#aux td a:link, a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	line-height: 26px;
}

#aux td a:hover{
	font-size: 15px;
}

#categorias .marca{
	height: auto;
	width: 560px;
	float:left;
	padding: 10px 0 20px 16px;
	margin: 10px 0 0 0;
}

#categorias .marca h3{
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}

#categorias .marca ul{
	width:100%;
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#categorias .marca ul li{
	background: url(../imagenes/bgmarcas.png)  no-repeat center;
	width: 50%;
	height: 25px;
	float: left;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	text-align: center;
}

#categorias .marca ul li a{
	color: #ff0000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

#categorias .marca ul li a:hover{
	text-decoration: none;
}

#categorias .label_busqueda{
	float: left;
	width: 100%;
	padding: 0;
	margin: 50px 0 0 0;
	text-align: center;
	font-size: 18px;
}

#categorias .paginador{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;	
	font-size: 12px;
}

#categorias .paginador a{
	color: #ff0000;
	text-decoration: underline;
	font-size: 12px;
}

#categorias .paginador a:hover{
	text-decoration: none;
}

#categorias .paginador span{
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

#categorias .nueva_busqueda{
	float: left;
	width: 100%;
	padding: 0;
	margin: 10px auto;
	text-align: center;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #ff0000;
	display: block;
}

#categorias .nueva_busqueda:hover{
	text-decoration: none;
}

/*Campana*/

.container{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.eventos{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

h2.acc_trigger{
	padding: 0;	margin: 0 0 5px 0;
	background: url(../imagenes/barra70.jpg) no-repeat;
	height: 35px;	line-height: 35px;
	width: 520px;
	float: left;
}

h2.acc_trigger a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h2.acc_trigger a:hover{
	color: #ccc;
}

h2.active{
	background-position: left bottom;
}

.acc_container{
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;	
}

.acc_container .block{
	padding: 20px;
	border: 1px solid #d6d6d6;
	float: left;
	width: 478px;
	background: #f0f0f0;
}

.acc_container .block .servicios{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;	
	text-align: center;
}

.acc_container .block .servicios .herramientas{
	float: left;
	width: 239px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.acc_container .block .servicios span{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.acc_container .block .servicios a{
	margin: 0 3px;
}

.acc_container .block .servicios .herramientas span{
	float: left;
	width: 229px;
	background: #999;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	text-align: left;
}

.acc_container .block .servicios .redes{
	float: left;
	width: 239px;
	margin: 0;
	padding: 0 ;
	text-align: right;
}

.acc_container .block .servicios .redes span{
	float: left;
	width: 164px;
	background: #999;
	margin: 0 0 5px 0;
	padding: 0 75px 0 0;
	text-align: right;
}

.acc_container .block p{
	padding: 5px 0;
	margin: 5px 0;
}

.acc_container h3{
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}

.acc_container .img_evento{
	float: right;
	width: 208px;
	height: auto;
	line-height: auto;
	margin: 0 35px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.acc_container .img_evento img{
	vertical-align: middle;
}


/*Como Llegar*/

 #rutas{
	width: 339px;
	height: 145px;
	background: url(../imagenes/bg_rutas.png) no-repeat;
	float: right;
	padding-right: 15px;
}
	
#rutas .txt{ 
	width: 319px;
	height: 80px;
	padding: 15px;
}
#rutas .titulo{ 
	width: 150px;
	height: 25px;
	float: right;
	text-align: center;
}	
	
#accesos{
	width: 207px;
	height: 157px;
	background: url(../imagenes/bg_acceso.png) no-repeat;
	float: right;
	padding-right: 145px;
}

#accesos .txta{ 
	width:197px;
	height:95px;
	padding: 30px 0 0 6px;
	text-align: center;
}

#accesos ul{
	list-style: none; 
}

#accesos li{ 
	list-style: none; 
}

#accesos ul li a{ 
	text-decoration: none; 
	color: #666;
	font-size: 11px;
	text-align: left; 
	position: relative;
	float: left;
}	

#accesos ul li a:hover{
	 text-decoration: none; 
	 color: #F00;
	 font-size: 11px;
	 text-align: left; 
	 position: relative;
	 float: left;
}


#accesos .tita { 
	width: 100px;
	height: 25px;
	float: right;
}

/*Cine*/

#boxcontent .box .boxtxt .cine{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#boxcontent .box .boxtxt .cine h2{
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 10px 0;	
}

#boxcontent .box .boxtxt .cine .cartelera{
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 10px 0;	
}

#boxcontent .box .boxtxt .cine .cartelera span{
	padding: 0 5px 0 0;
	margin: 0;	
}

#boxcontent .box .boxtxt .cine .cartelera a{
	text-decoration: underline;	
}

#boxcontent .box .boxtxt .cine .cartelera a:hover{
	text-decoration: none;	
}

#boxcontent .box .boxtxt .cine ul{
	float: left;
	width: 800px;
	margin: 0;
	padding: 5px;
	list-style: none;
	/*border: 3px solid #7CA90F;*/
	border: none;
}

#boxcontent .box .boxtxt .cine ul li{
	float: left;
	width: 195px;
	margin: 0 5px 5px 0 ;
	padding: 0;	
	text-align: center;
}

#boxcontent .box .boxtxt .cine ul li .tit_cine{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ff0000;
	display: block;
	text-decoration: underline;
	float: left;
	width: 100%;
	margin: 5px 0;
	padding: 0;
	height: 20px;
	line-height: normal;
}

#boxcontent .box .boxtxt .cine ul li .tit_cine:hover{
	text-decoration: none;
}

#boxcontent .box .boxtxt .cine ul li .img_cine{
	width: 120px;
	height: auto;
	border: #7CA90F 3px solid;
	float: left;
	padding: 0;
	margin: 20px 0 0 38px;
	text-align: center;
}

#boxcontent .box .boxtxt .cine ul li .img_cine:hover{
	border: 3px solid #fff;
}

#boxcontent .box .boxtxt .cine ul li .img_cine img{
	vertical-align: middle;
	border: none;
}

#boxcontent .box .boxtxt .pelicula{
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	min-height: 202px;
	height: auto;
	overflow: hidden;
	text-align: center;
}

#boxcontent .box .boxtxt .pelicula .img_pelicula{
	float: left;
	width: 120px;
	height: auto;
	line-height: auto;
	margin: 0;
	padding: 0 5px;
	text-align: center;
}

#boxcontent .box .boxtxt .pelicula .img_pelicula img{
	vertical-align: middle;
	border: none;
}

#boxcontent .box .boxtxt .pelicula .info_pelicula{
	float: left;
	width: 370px;
	height: 202px;
	overflow: auto;
	margin: 0;
	padding: 0 5px;	
	text-align: justify;
	color: #666;
}

#boxcontent .box .boxtxt .pelicula .info_pelicula h3{
	float: left;
	width: 100%;
	color:  #7CA90F;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#boxcontent .box .boxtxt .pelicula .info_pelicula p{
	float: left;
	width: 100%;
	font-size: 12px;
	margin: 5px 0 0 0;	
}

#boxcontent .box .boxtxt .pelicula .video_pelicula{
	float: left;
	width: 270px;
	height: 202px;
	line-height: 202px;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

#boxcontent .box .boxtxt .pelicula .video_pelicula span{
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
}

#boxcontent .box .boxtxt .pelicula .volver{
	float: left;
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: left;
	color: #7CA90F;
	font-weight: bold;
	font-size: 12px;
	display: block;
	line-height: normal;
	text-decoration: underline;
}

#boxcontent .box .boxtxt .pelicula .volver:hover{
	text-decoration: none;
}

/*Buscador*/
#boxcontent .box .buscador{
	float: left;
	width: 850px;
	margin: 0;
	padding: 5px 20px;
}

#boxcontent .box .buscador .aviso{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;	
	text-align: center;
}

#boxcontent .box .buscador .aviso span{
	display: inline;
	margin: 0;
	padding: 0;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;	
}

#boxcontent .box .buscador .resultado{
	float: left;
	width: 830px;
	margin: 0;
	padding: 10px;
	list-style: none;
}

#boxcontent .box .buscador .resultado li{
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;	
	border-bottom: 1px dotted #999999;
}

#boxcontent .box .buscador .resultado li a{
	float: left;
	width: 100%;
	margin: 2px 0;
	padding: 0;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	display: block;	
	text-align: left;
}

#boxcontent .box .buscador .resultado li label{
	float: left;
	width: 100px;
	margin: 2px 0;
	padding: 0;
	text-align: left;
	color: #000;	
	font-size: 12px;
	font-weight: bold;
}

#boxcontent .box .buscador .resultado li span{
	float: left;
	width: 730px;
	margin: 2px 0;
	padding: 0;
	text-align: left;
	color: #666;
	font-size: 12px;
}

#boxcontent .box .buscador .resultado li .resaltado{
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	/*background: #7CA90F;*/
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#boxcontent .box .buscador .resultado li a:hover{
	text-decoration: none;
}

#boxcontent .box .buscador .paginas{
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

#boxcontent .box .buscador .paginas a{
	color: #ff0000;
	text-align: center;
	margin: 0 3px;
	text-decoration: underline;
	font-size: 12px;	
}

#boxcontent .box .buscador .paginas a:hover{
	text-decoration: none;
}

#boxcontent .box .buscador .paginas span{
	color: #666;
	text-align: center;
	margin: 0 3px;	
	font-size: 14px;
	font-weight: bold;	
}

/*Mapa del Sitio*/
#boxcontent .box #mapa{
	float: left;
	width: 800px;
	margin: 10px 20px;
	padding: 5px 20px;
}

#boxcontent .box #mapa h2{
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

#boxcontent .box #mapa ul{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#boxcontent .box #mapa ul li{
	float:left;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}

#boxcontent .box #mapa ul li a{
	text-align: left;
	text-decoration: underline;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

#boxcontent .box #mapa ul li a:hover{
	text-decoration: none;
}

#boxcontent .box #mapa ul li .hijos{
	float: left;
	width: 760px;
	margin: 0;
	padding: 5px 20px;
}

#boxcontent .box #mapa ul li .hijos li{
	float:left;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}

#boxcontent .box #mapa ul li .hijos li a{
	text-align: left;
	text-decoration: underline;
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
}

#boxcontent .box #mapa ul li .hijos li a:hover{
	text-decoration: none;
}

/*Footer*/
#footer{
	background: #fff;
	width: 880px;
	height: 80px;
	float: left;	
	padding: 5px 10px 5px 10px ;
}

#footer .foot_menu{
	float: left;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer .foot_menu ul{
	list-style: none;
	float: left;
	width: 100%;	
	margin: 0;
	padding: 0;
}

#footer .foot_menu ul li{
	display: inline;
	padding: 0 10px;
	margin: 0;
	border-right: 1px solid #666;
}

#footer .foot_menu ul li a{
	color: #666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;	
}

#footer .foot_menu ul li .active{
	text-decoration: none;
}



#footer p{
	text-align: center;
}

/*Galeria Internas*/
#galeria{
	float: left;
	width: 730px;
	margin: 0;
	padding: 10px 40px;
	text-align: center;
}

#galeria h2{
	text-align: right;
}

#galeria ul{
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	list-style: none;	
}

#galeria ul li{
	float: left;
	width: 150px;
	margin: 5px 5px 5px;
	padding: 10px;	
}

#galeria ul li a{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	border: 2px solid #7CA90F;	
}

#galeria ul li a:hover{
	border: 2px solid #fff;	
}

#galeria ul li a img{
	border: none;
}

/*Galeria Evento*/
#galeria_evento{
	float: left;
	width: 418px;
	margin: 0;
	padding: 10px 30px;
	text-align: center;
}

#galeria_evento h2{
	text-align: right;
	font-size: 13px;
}

#galeria_evento ul{
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	list-style: none;	
}

#galeria_evento ul li{
	float: left;
	width: 80px;
	margin: 5px 5px 5px;
	padding: 5px;	
}

#galeria_evento ul li a{
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
	border: 2px solid #ff0000;	
}

#galeria_evento ul li a:hover{
	border: 2px solid #fff;	
}

#galeria_evento ul li a img{
	border: none;
}
