@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4f6088;
	line-height: 16px;
}

a:link {
	color: #4f6088;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4f6088;
}
a:hover {
	text-decoration: underline;
	color: #4f6088;
}
a:active {
	text-decoration: none;
	color: #4f6088;
}

#contenedor {
	background: #9EDAF3;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	height:auto;
}

#botonera {
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/botonerabg.gif);
	height: 115px;
	min-height: 115px;
}

.logobv {
	margin-left:30px;
	margin-top: 30px;
}

/*CUERPO PRINCIPAL*/

#cpoppal {
	margin: 15px;
}

/*PUBLICACIONES*/
#publicaciones {
	float: left;
	width: 470px;
	padding-top: 0px;
	margin-right: 5px;
	background-color: #B0E1F5;
	height: 466px;
	min-height: 466px;
}

#publi_contenedor {
	width: 100%;
	height: 431px;
	min-height: 431px;
	background-image:url(images/pb_bg.gif);
}

#publicaciones .tabs a {
	display:block;
 	clear:both;
	margin: 0px;
	height: 35px;
	cursor: pointer;
	background-repeat: no-repeat;
	}
	
#publicaciones .tabs a:hover, #publicaciones .tabs a:active {
	background-position: -120px 0;
	}

#publicaciones .tabsactive {
	display:block;
 	clear:both;
	margin: 0px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: -240px 0;
	}

#botones {
		margin-left:18px;
		}

#botones .boton1 a {
	display:block;
 	clear:both;
	margin: 0px;
	width: 120px;
	height: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
	}
	
#botones .boton1 a:hover, #botones .boton1 a:active {
	background-position: -120px 0;
	}
	
#botones .boton2 a, #botones .boton4 a  {
	display:block;
 	clear:both;
	margin: 0px;
	width: 90px;
	height: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
	}
	
#botones .boton2 a:hover, #botones .boton2 a:active, #botones .boton4 a:hover, #botones .boton4 a:active {
	background-position: -90px 0;
	}
	
#botones .boton3 a {
	display:block;
 	clear:both;
	margin: 0px;
	width: 100px;
	height: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
	}
	
#botones .boton3 a:hover, #botones .boton3 a:active {
	background-position: -100px 0;
	}
	
#botones .boton5 a {
    display:block;
     clear:both;
    margin: 0px;
    width: 106px;
    height: 30px;
    cursor: pointer;
    background-repeat: no-repeat;
    }
   
#botones .boton5 a:hover, #botones .boton5 a:active {
    background-position: -106px 0;
    }
	
.publi_img {
	margin: 12px;
	}
	
#publi_logos {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0px;
}

#publi_logos .logos a {
	display:block;
 	clear:both;
	margin: 2px;
	background-color: #A0DBF3;
	width: 68px;
	height: 68px;
	cursor: pointer;
	background-repeat: no-repeat;
	}
	
#publi_logos .logos a:hover, #publi_logos .logos a:active {
	background-position: -68px 0;
	}

/*PARTE DERECHA*/
#2dacol {
	float: right;
	width: 455px;
	padding-top: 0px;
	height: 466px;
}

#3racol {
	float: right;
	width: 204px;
	padding-top: 0px;
	height: 277px;
}

#carpcont {
	float: left;
	width: 245px;
	padding: 0px;
	margin: 0px;
}

#ed_dig {
	float: right;
	width: 455px;
	margin-top: 7px;
	height: 182px;
}

#ed_dig_cont {
	width: 435px;
	height: 144px;
	background-image:url(images/eddig_bg.gif);
	padding-left: 10px;
	padding-right: 10px;
}

.ed_dig_img {
	margin: 5px;
	}

#segcompra {
	float: right;
	width: 204px;
	height: 109px;
}

#segcompra_cont {
	width: 204px;
	height: 74px;
	background-image:url(images/segcompra_bg.gif);
}

#news {
	margin-top: 7px;
	float: right;
	width: 204px;
	height: 161px;
}

#news_cont {
	width: 194px;
	height: 116px;
	background-image:url(images/news_bg.gif);
	padding: 5px;
}

#maspub {
	float: left;
	width: 930px;
	margin-top: 5px;
	height: 200px;
}

#maspub_cont {
	width: 920px;
	height: 163px;
	background-image:url(images/maspub_bg.gif);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
}

.forms {
	background-color: #efefef;
	color: #526581; 
	font-family: "Small Fonts", Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 9px; 
	border: 1px solid #24708A;
	padding-left: 2px;
}

.forms1 {
	background-color: #5699AF;
	color: #fefefe; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 10px;
	border: 1px solid #75B8CE; 
	padding-left: 5px;
}

#linea {
	float: left;
	width: 960px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 9px;
	background-image:url(images/linea.gif);
}


/* CARROUSEL DE PUBLICACIONES */
#horizontal_carousel {
  width: 900px;
  height: 100px;
  padding:10px;
}

#horizontal_carousel .container {
	position:relative;
	width: 830px;
	overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0px;
  height: 140px;
}                      

#horizontal_carousel ul li {
  width: 100px;
  height: 135px;
  text-align: center; 
  list-style:none;   
  float:left;
  margin: 2px;
}

#horizontal_carousel .buttons{
	display:block;
 	clear:both;
}
#horizontal_carousel .previous_button {
  float:left;  
  width: 60px;
  height: 7px;
  background: url(images/but_prev.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(images/but_prev_hover.png) no-repeat;}

#horizontal_carousel .previous_button_disabled {
  background: url(images/but_prev_dis.png) no-repeat;
  cursor: default;
}

#horizontal_carousel .next_button {
  float:right;  
  width: 60px;
  height: 7px;
  background: url(images/but_next.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(images/but_next_hover.png) no-repeat;
}

#horizontal_carousel .next_button_disabled {
  background: url(images/but_next_dis.png) no-repeat;
  cursor: default;
}

/*FOOTER*/
#footer {
	width: 940px;
	background-color: #b0e1f5;
	font-family: "Small Fonts", Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b3b51;
	padding: 10px;
	line-height: 14px;
	text-align: center;
	margin-top: 15px;
}

#footer a:active, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000033; 	
	}

#footer a:hover {
	text-decoration: underline;
	color: #000033; 
}

/*DESCUENTOS*/
#desc_nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 36px;
	font-size: 18px;
	color:#000000;
}

#desc_direccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-size: 11px;
	color:#000000;
}

#desc_txt {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color:#000000;
}

.videos-tit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4f6088;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.videos-tit2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4f6088;
	padding-bottom: 5px;
}
.videos-tabla_desc {
	padding: 10px;
	background-color: #3eb0f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.videos-destacado {
	background-color: #3eb0f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 14px;
}

.videos-relacionado {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	line-height: 14px;
}

.videos_titulito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f148a1;
	line-height: 14px;
}

.videos_descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11x;
	color: #000000;
	line-height: 14px;
	padding-left: 5px;
}

.txt {
	font-family: "Small Fonts", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

#cupon_imprimir_titulo {
	padding-left: 10px;
	padding-right: 200px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#cupon_imprimir_direccion {
	padding-left: 10px;
	padding-right: 200px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.cupon_imprimir_bottom {
	padding: 10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.cupon_imprimir_bottom_aclaracion {
	font-size: 10px
}

.download_items {
	padding-top: 10px;
	padding-right: 5px;
	color: #4f6088;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}

.tablamiespacio {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f6088;
	background-image: url(images/bg_me_home.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 340px;
}

.img_miespacio {
	vertical-align: top;
	width: 140px;
	height: 90px;
}



.txt_miespacio {
	font-size: 12px;
	line-height: 18px;
	width: 190px;
	padding-right: 15px;
	vertical-align: top;
	height: 90px;
}

.tit_miespacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f048a1;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.tit_me_ed {
	font-size: 14px;
	font-weight: bold;
}

.me_vercontenido {
	color: #f048a1;
	font-weight: bold;
	text-align: right;
}

.me_tit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4f6088;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titulo_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f048a1;
	font-weight: bold;
	padding-bottom: 10px;
}

.txt_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #495380;
	padding-bottom: 10px;
}

.titulo_loginch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f048a1;
	font-weight: bold;
	padding-bottom: 10px;
}

.txt_loginch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #495380;
	padding-bottom: 10px;
}

.tabla_loginder {
	background-color:#b6e3f6;
}

.separado_tablalogin {
		padding-left: 20px;
}

.separado_tablalogin2 {
		padding-bottom: 20px;
}

.tabla_loginizq {
	border: 1px solid #7396b9;
}



.form_loginch {
	background-color: #b1e1f5;
	color: #526581; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
 	font-size: 12px; 
	border: 1px solid #495380;
	padding: 2px;
	height: 16px;	
	width: 196px;
}

.form_login {
	background-color: #c5e9f8;
	color: #526581; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
 	font-size: 12px; 
	border: 1px solid #495380;
	padding: 2px;
	height: 16px;	
	width: 196px;
}

.bot_loginazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 105px;
	height: 24px;
	background-image:url(images/bot_loginazul.gif);
	background-repeat:no-repeat;
}

.bot_loginmagenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 105px;
	height: 24px;
	background-image:url(images/bot_loginmag.gif);
	background-repeat:no-repeat;
}
