@charset "utf-8";
/* CSS Document */
A:link {
    TEXT-DECORATION: none;
}
A:visited {
    TEXT-DECORATION: none;
}
A:active {
    TEXT-DECORATION: none;
}
A:hover {
    TEXT-DECORATION: none;
}
/* FUENTES */
.ChGris{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#999;
}
.ChVino{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#7a003b;
}
.ChAzul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#007C84;
}
.ChNegro{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
}
.TiuloVino{
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bolder;
	color:#7a003b;
}
.TiuloVinoBajas{
	font-family: Helvetica, sans-serif;
	font-weight:bolder;
	color:#7a003b;
}
.TiuloGris{
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bolder;
	color:#636466;
}
.TiuloGrisAltasProximamente{
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bolder;
	font-size:12px;
	color:#636466;
	padding-top:15px;
	padding-left:40px;
}
.TituloAzulRegular{
	font-family: Helvetica, sans-serif;
	font-weight:bolder;
	color:#007C84;
}
.TituloAzulaLTAS{
	font-family: Helvetica, sans-serif;
	font-weight:bolder;
	text-transform: uppercase;
	color:#007C84;
}
.TiuloGrisRegular{
	font-family: Helvetica, sans-serif;
	color:#636466;
}
.TituloAzul{
	font-family: Helvetica, sans-serif;
	font-size:12px;
    color:#007C84;
	font-weight:bolder;
}
.ContenidoTextos{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.ContenidoTextosMed{
	font-family: Helvetica, sans-serif;
	font-size:14px;
	color:#636466;
	
}
.ContenidoTextosGris{
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color:#636466;
	padding-bottom:10px;
	padding-top:5px;
}
.ContenidoTextosGrisAutor{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#636466;
	padding-bottom:5px;
}
.ContenidoTextosVino{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7a003b;
	padding-bottom:5px;
}
.LinksMailTO{
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color:#636466;
	padding-bottom:10px;
	padding-top:5px;
	font-weight:bold;
}
.LinksMailTO:hover{
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color:#007C84;
	padding-bottom:10px;
	padding-top:5px;
	font-weight:bold;
}

/*---------------------------------------------------------------------------------------------------------------------------*/
body{
	margin-top:0;
}
.Boton{
	font-family: Helvetica, sans-serif;
	font-size:10px;
	color:#636466;
	background-color:#FFF;
	text-transform: uppercase;
	border:0px;
	font-weight:bold;
}
.Boton:hover{
	font-family: Helvetica, sans-serif;
	font-size:10px;
	color:#7a003b;
	background-color:#FFF;
	text-transform: uppercase;
	border:0px;
	font-weight:bold;
}
.top{
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
	background-position: 10px -6px;
	height:150px;
	width:781;
}
/* MEnu Principal*/
.BtnMenu {
	font-family: Helvetica, sans-serif;
	background-color: #FFF;
	text-transform: uppercase;
	font-weight:bolder;
	color: #666;
	padding-left:3px;
	padding-right:3px;
}
.BtnMenu:hover {
	font-family: Helvetica, sans-serif;
	background-color: #ACADB1;
	text-transform: uppercase;
	color: #fff;
	padding-left:3px;
	padding-right:3px;
}
.BtnMenuSelect {
	font-family: Helvetica, sans-serif;
	background-color: #ACADB1;
	text-transform: uppercase;
	color: #fff;
	width: 100px;
}
/*---------------------------------------------------------------------------------------------------------------------------*/
/* SubMenu Principal*/
#Subsmenu{
	background:#ACADB1;
	vertical-align: middle;
	height:15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:7px;
	width:765px;
}
#Subsmenu ul{
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	list-style:none;
	color: #FFF;
	margin-top:1px;
	padding-left:1px;
}
#Subsmenu ul li a:link,
#Subsmenu ul li a:visited{
	margin-top:1px;
	color:#fff;
	padding-top: 2px;
	vertical-align:top;
	}
#Subsmenu li{
	display: inline;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
}
#Subsmenu li:hover{
	background-color: #7a003b;
	height:20px;
}
/*---------------------------------------------------------------------------------------------------------------------------*/
#MenuNews {
	font-family: Helvetica, sans-serif;
	color:#666;
	font-size:16px;
}
#MenuNews:hover{
	font-family: Helvetica, sans-serif;
	font-weight:bolder;
	color:#007C84;
}
.MenuNewsSelected{
	font-family: Helvetica, sans-serif;
	font-weight:bolder;
	color:#007C84;
}
#informacion{
	display:inline;
	width:730px;
}
#contenedor{
	width:410px;
	display:inline;
}
#flashes{
	width:351px;
	display:inline;
}

#MenuRedes{
	float:right;
	width:240px;
	display: block;
	height:94px;
	padding-right:10px;
}
.MenuRedes1{/*twitter*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: 2px -3px;
	width: 22px;
	height: 21px;
	display: block;
	float:left;
}
.MenuRedes1:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: 2px -3px;
	width: 22px;
	height: 70px;
	display: block;
	float:left;
}
.MenuRedes2{/*facebook*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -25px -3px;
	width: 22px;
	height: 21px;
	display: block;
	float:left;
}
.MenuRedes2:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -25px -3px;
	width: 22px;
	height: 80px;
	display: block;
	float:left;
}
.MenuRedes3{/*foro*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -49px -2px;
	width: 26px;
	height: 21px;
	display: block;
	float:left;
}
.MenuRedes3:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -49px -2px;
	width: 26px;
	height: 70px;
	display: block;
	float:left;
}
.MenuRedes4{/*mail*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -78px -3px;
	width: 25px;
	height: 22px;
	display: block;
	float:left;
}
.MenuRedes4:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -78px -3px;
	width: 25px;
	height: 83px;
	display: block;
	float:left;
}
.MenuRedes5{/*log*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -107px 0px;
	width: 23px;
	height: 24px;
	display: block;
	float:left;
}
.MenuRedes5:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -107px 0px;
	width: 23px;
	height: 70px;
	display: block;
	float:left;
}
.MenuRedes6{/*idioma*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -156px 0px;
	width: 24px;
	height: 24px;
	display: block;
	float:right;
}

.MenuRedes6:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -156px 0px;
	width: 24px;
	height: 82px;
	display: block;
	float:right;
}
.MenuRedes7{/*news*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -135px 0px;
	width: 22px;
	height: 24px;
	display: block;
	float:right;
}

.MenuRedes7:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -135px 0px;
	width: 22px;
	height: 94px;
	display: block;
	float:right;
}
.MenuRedes8{/*youTube*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -179px -3px;
	width: 22px;
	height: 24px;
	display: block;
	float:left;
}

.MenuRedes8:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -179px -3px;
	width: 22px;
	height: 94px;
	display: block;
	float:left;
}
.MenuRedes9{/*log OUT*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -203px 0px;
	width: 23px;
	height: 24px;
	display: block;
	float:left;
}
.MenuRedes9:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -203px 0px;
	width: 23px;
	height: 80px;
	display: block;
	float:left;
}
.MenuRedes10{/*log OUT*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -254px 0px;
	width: 23px;
	height: 24px;
	display: block;
	float:left;
}
.MenuRedes10:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -254px 0px;
	width: 23px;
	height: 93px;
	display: block;
	float:left;
}
.MenuRedes11{/*log OUT*/
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -228px 0px;
	width: 28px;
	height: 24px;
	display: block;
	float:left;
}
.MenuRedes11:hover{
	background-image: url(../img/menuRedes.jpg);
	background-repeat: no-repeat;
	background-position: -228px 0px;
	width: 28px;
	height: 80px;
	display: block;
	float:left;
}
.BtnRedes{
	display: block;
	height: 20px;
	position: relative;
	width: 20px;
	z-index: 87;
	cursor:pointer;
}
#PreLoadCont{
	padding-top: 150px;
	
}
#CargadorPrev{
	padding-top: 150px;
	
}
#CajaContenedor{
	position: absolute;
	width: 430px; /*marquee width */
	height: 350px; /*marquee height */
	overflow: hidden;
}
#CajaContenedorInicio{
	position: absolute;
	width: 550px; /*marquee width */
	height: 180px; /*marquee height */
	overflow: hidden;
	padding-top:2px;
}
#TextoContent{
	position: absolute;
	width: 430px; /*marquee width */
	height: 213px; /*marquee height */
}
.BtnRecorrido{
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 5px 5px;
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
	-webkit-border-bottom-right-radius:5px 5px;
	-webkit-border-bottom-left-radius:5px 5px;
	-webkit-border-top-right-radius:5px 5px;
	-webkit-border-top-left-radius:5px 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #007C84;
	border-right-color: #007C84;
	border-bottom-color: #007C84;
	border-left-color: #007C84;
}
.TituloCalendarioCentro{
	font-family: Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 6px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#A0A0A0;
	height:20px;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-color: #A0A0A0;
	border-right-style: solid;
	border-left-width: 1px;	
	border-left-style: solid;	
	border-left-color: #A0A0A0;
}
.TituloCalendarioDer{
	font-family: Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 6px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	height:20px;
	padding-top: 4px;	
}
.TituloCalendarioIzq{
	font-family: Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 6px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	height:20px;
	padding-top: 4px;	
}
.MesCalendario{
	font-family: Helvetica, sans-serif;
	font-size:10px;
    color:#007C84;
	font-weight:bolder;
	text-transform: uppercase;
}

.DiasCalendarioCentro{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	border-right-width: 1px;
	border-right-color: #A0A0A0;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #A0A0A0;
	border-left-style: solid;
}
.DiasCalendarioDer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
	border-right-width: 1px;
	border-right-color: #A0A0A0;
	border-right-style: solid;
}
.DiasCalendarioIzq{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
}
#TituloMes{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#666;
}
.fondoCalendario{
	/*background-color:#cdcbbc;*/
	background-image:url(../img/fondoCal.jpg);
	border-top-left-radius: 7px 7px;
	border-bottom-left-radius: 7px 7px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 7px 7px;
	-moz-border-radius-topleft: 7px 7px;
	-webkit-border-bottom-left-radius:7px 7px;
	-webkit-border-top-left-radius:7px 7px;
}
.fondoBlog{
	background-image:url(../img/fondoCal.jpg);
	border-top-right-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	/*---------------------------------------*/
	-moz-border-radius-bottomright: 7px 7px;
	-moz-border-radius-topright: 7px 7px;
	-webkit-border-bottom-right-radius:7px 7px;
	-webkit-border-top-right-radius:7px 7px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width:553px;
	/*height:186px;175*/
	padding-left: 5px;
	padding-top:10px;
}

.TituloBlog{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #7A003B;
	width: 520px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.TituloBlog2{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #7A003B;
	width: 400px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.TituloBlogInterior{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #7A003B;
	width: 395px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.DesBlog{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 500px;
	padding: 1px;	
}
.DesBlog2{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 395px;
	padding: 3px;	
}
.DesBlogFormato{
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	padding: 1px;	
}
.DesBlogFormatoN{
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding: 1px;	
}
.FechaBlog{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: -1px;
	padding-left: 3px;
	padding-bottom: 10px;
}
.FechaBlogAut2{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	vertical-align:middle;
	display:inline;
	padding-bottom:12px;
	height:30px;
}
.FechaBlogAut{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	vertical-align:middle;
	margin-top: 5px;
	margin-bottom: 7px;
	display:inline;
}
.FechaBlogAut, p{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	display:inline;
	width:150px;
}

#BtnRegresar{
	background-image:url(../img/lista_principal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 30px;
	display: block;
	float:left;
}
#BtnRegresar:hover{
	background-image: url(../img/lista_principal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 105px;
	display: block;
	float:left;
}
#BtnRegNews{
	background-image:url(../img/RegNews.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 30px;
	display: block;
	float:left;
}
#BtnRegNews:hover{
	background-image: url(../img/RegNews.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 120px;
	display: block;
	float:left;
}
#BtnRegresarGral{
	background-image:url(../img/lista_principal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 30px;
	display: block;
	float:left;
}
#BtnRegresarGral:hover{
	background-image: url(../img/lista_principal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 105px;
	display: block;
	float:left;
}
#CalendarioMarko{
	margin-left:8px;
	position:absolute;
}
#CalendarioDet{
	height: 200px;
	width: 200px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 5px 5px;
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
	-webkit-border-bottom-right-radius:5px 5px;
	-webkit-border-bottom-left-radius:5px 5px;
	-webkit-border-top-right-radius:5px 5px;
	-webkit-border-top-left-radius:5px 5px;
	position:absolute;
	left: 0px;
	top: 0px;
	/*background-color: #F8F8F8;*/
	background-color:#E4E4E4;
}
.DiaFondoCalendario{
	font-family:Helvetica, sans-serif;
	font-size:96px;
	color:#007C84;
	font-weight:bolder;
	opacity:.05;
	padding-top:18px;
}
.EventoCal{
	font-family:Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#007C84;
	position:absolute;
	left: 2px;
	top: 3px;
	width:190px;
}
.EventoCerrar{
	left: 3px;
	top: 1px;
}
.DiasCaleLink{
	font-family: Helvetica, sans-serif;
	font-size:18px;
    color:#007C84;
	font-weight:bolder;
	text-transform: uppercase;
	opacity:.50;
}
#BtnMasArticulos{
	background-image:url(../img/sus_articulos.jpg);
	background-repeat: no-repeat;
	background-position: 2px 1.5px;
	width: 30px;
	height: 28px;
	display: block;
	float:right;
	margin-left:3px;
}
#BtnMasArticulos:hover{
	background-image: url(../img/sus_articulos.jpg);
	background-repeat: no-repeat;
	background-position: 2px 1.5px;
	width: 30px;
	height: 125px;
	display: block;
	float:right;
}
#BtnPresenciales{
	background-image:url(../img/presenciales.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 30px;
	display: block;
	float:left;
	margin-right:3px;
}
#BtnPresenciales:hover{
	background-image: url(../img/presenciales.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 120px;
	display: block;
	float:left;
}
#BtnPranelares{
	background-image:url(../img/panelares.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 43px;
	display: block;
	float:left;
	margin-right:3px;
}
#BtnPranelares:hover{
	background-image: url(../img/panelares.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 117px;
	display: block;
	float:left;
}
#BtnColaboracion{
	background-image:url(../img/colaboracion.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 30px;
	display: block;
	float:left;
	margin-right:3px;
}
#BtnColaboracion:hover{
	background-image: url(../img/colaboracion.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 125px;
	display: block;
	float:left;
}
#BtnSolicitud{
	background-image:url(../img/descargar_solicitud.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 30px;
	display: block;
	float:left;
	margin-right:3px;
}
#BtnSolicitud:hover{
	background-image: url(../img/descargar_solicitud.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 28px;
	height: 177px;
	display: block;
	float:left;
}
#BtnCarrito{
	background-image:url(../img/agregar_carrito.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 32px;
	height: 34px;
	display: block;
	float:left;
	margin-right:3px;
}
#BtnCarrito:hover{
	background-image: url(../img/agregar_carrito.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 32px;
	height: 107px;
	display: block;
	float:left;
}
#BtnCaRritAcervo{
	background-image:url(../img/agregar_cedula.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 32px;
	height: 34px;
	display: block;
	float:left;
	margin-right:3px;
}
#BtnCaRritAcervo:hover{
	background-image: url(../img/agregar_cedula.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 32px;
	height: 100px;
	display: block;
	float:left;
}

#CajaBlogComment{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	border: 1px solid #BDC7D8;
	margin-left:2px;
}
#CajaBlogCommentNombre{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	border: 1px solid #BDC7D8;
	margin-left:0px;
}
#CTextBlogComment{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	overflow: hidden;
	margin: 0px 5px 0px 0px;
	min-height: 29px;
	width: 240px;
	height: 29px;
	border: 1px solid #BDC7D8;
}
#tituloGlo{
	display:block;
	width:400px;
	vertical-align:baseline;
}
#BuscaGlo{
	background-image:url(../img/buscar.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 153px;
	float: right;
	background-position:top
}
#BuscaGlo, input{
	border:none;
	font-family: Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	margin-left:30px;
	padding-top:5px;
}
#BuscaTienda{
	background-image:url(../img/buscar.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 153px;
	float: right;
	background-position:top;
	margin-right:40px;
	left: 154px;
}
#BuscaTienda, input{
	border:none;
	font-family: Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	margin-left:30px;
	padding-top:5px;
	left: 181px;
	top: 1px;
}
#BtnCarritoCesta{
	background-image:url(../img/carrito.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 32px;
	height: 90px;
	display: block;
	float:rigth;
	position:absolute;
	left: 366px;
	top: 3px;
}

input{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	overflow: hidden;
	margin: 0px 5px 0px 0px;
	border: 1px solid #BDC7D8;
}
#termino{
	font-family: Helvetica, sans-serif;
	font-size:11px;
	border:none;
	margin-left:30px;
	margin-top:1px;
}

.btnBuskar{
	display:block;
}
#DescripAcervo{
	position:absolute;
	margin-top:197px;
	margin-left:0px;
	background-color:#fff;
	width:405px;
	height:160px;
	z-index:1000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.EventoCerrarAcervo{
	display:inline;	
	float:right;
}
#tituloAcervo{
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#636466;
	text-transform: uppercase;
	margin-left:5px;
	padding-top: -5px;
	font-weight:bold;
}
#desAcervo{
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#636466;
	margin-left:5px;
}
#FondoLigthbox{
	background-image:url(../img/fondoCal.jpg);
	border-color:#666;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color:#666;
	height:410px;
	width:490px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 15px 15px;
	-moz-border-radius-bottomright: 15px 15px;
	-moz-border-radius-topleft: 15px 15px;
	-moz-border-radius-topright: 15px 15px;
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	-webkit-border-top-right-radius:15px 15px;
	-webkit-border-top-left-radius:15px 15px;
}
#FondoLigthboxTienda{
	background-image:url(../img/fondoCal.jpg);
	border-color:#666;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color:#666;
	height:500px;
	width:550px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 15px 15px;
	-moz-border-radius-bottomright: 15px 15px;
	-moz-border-radius-topleft: 15px 15px;
	-moz-border-radius-topright: 15px 15px;
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	-webkit-border-top-right-radius:15px 15px;
	-webkit-border-top-left-radius:15px 15px;
}
#FondoLigthboxForo{
	background-image:url(../img/fondoCal.jpg);
	border-color:#666;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color:#666;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 15px 15px;
	-moz-border-radius-bottomright: 15px 15px;
	-moz-border-radius-topleft: 15px 15px;
	-moz-border-radius-topright: 15px 15px;
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	-webkit-border-top-right-radius:15px 15px;
	-webkit-border-top-left-radius:15px 15px;
}
#marcoTiendaCuenta{
	border-color:#666;
	border-top-left-radius: 7px 7px;
	border-top-right-radius: 7px 7px;
	border-bottom-left-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 7px 7px;
	-moz-border-radius-bottomright: 7px 7px;
	-moz-border-radius-topleft: 7px 7px;
	-moz-border-radius-topright: 7px 7px;
	-webkit-border-bottom-right-radius:7px 7px;
	-webkit-border-bottom-left-radius:7px 7px;
	-webkit-border-top-right-radius:7px 7px;
	-webkit-border-top-left-radius:7px 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color:#666;
}
#PasosTienda{
	background-color:#7a003b;
	border-color:#666;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 15px 15px;
	-moz-border-radius-bottomright: 15px 15px;
	-moz-border-radius-topleft: 15px 15px;
	-moz-border-radius-topright: 15px 15px;
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	-webkit-border-top-right-radius:15px 15px;
	-webkit-border-top-left-radius:15px 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7a003b;
	border-right-color: #7a003b;
	border-bottom-color: #7a003b;
	border-left-color:#7a003b;
	text-align:center;
	color:#FFF;
	width:100px;
	font-family: Helvetica, sans-serif;
}
#FondoLigthboxRecorridos{
	background-image:url(../img/fondoCal.jpg);
	border-color:#666;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color:#666;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 15px 15px;
	-moz-border-radius-bottomright: 15px 15px;
	-moz-border-radius-topleft: 15px 15px;
	-moz-border-radius-topright: 15px 15px;
	-webkit-border-bottom-right-radius:15px 15px;
	-webkit-border-bottom-left-radius:15px 15px;
	-webkit-border-top-right-radius:15px 15px;
	-webkit-border-top-left-radius:15px 15px;
}
.BotonLigthbox{
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color:#7a003b;
	background-color:#CDCBBC;
	text-transform: uppercase;
	border:0px;
	font-weight:bold;
}
.BienLoginAzul{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color:#007C84;
	vertical-align:middle;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
#tipOver{
	background-image:url(../img/fondoCal.jpg);
	border-color:#666;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 5px 5px;
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
	-webkit-border-bottom-right-radius:5px 5px;
	-webkit-border-bottom-left-radius:5px 5px;
	-webkit-border-top-right-radius:5px 5px;
	-webkit-border-top-left-radius:5px 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color:#666;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:200px;
}

/*           TOP MENU     */

#topMenu{
	margin-left:7px;
	display: block;
	height:193px;
	width:770px;
	position:absolute;
	top: 180px;
}
#c1{
	background-image:url(../img/top1.jpg);
	background-repeat:no-repeat;
	display: block;
	height:97px;
	width:100px;
	float:left;
	z-index:50;
	position:absolute;
	top: 3px;
}
#c2:hover{
	background-image:url(../img/top2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:203px;
	width:207px;
	float:left;
	z-index:51;
	position:absolute;
	top: 3px;
	left: 108px;
	background-position: 0px 0px;
}
#c2{
	background-image:url(../img/top2.jpg);
	background-repeat:no-repeat;
	display: block;
	height:97px;
	width:97px;
	float:left;
	z-index:50;
	position:absolute;
	top: 112px;
	left: 108px;
	background-position: 0px -109px;
}
#c3{
	background-image:url(../img/top3.jpg);
	background-repeat:no-repeat;
	display: block;
	height:97px;
	width:97px;
	float:left;
	z-index:50;
	position:absolute;
	top: 3px;
	left: 218px;
}
#c4{
	background-image:url(../img/top4.jpg);
	background-repeat:no-repeat;
	background-position: 0px -109px;
	display: block;
	height:97px;
	width:97px;
	float:left;
	z-index:50;
	position:absolute;
	top: 112px;
	left:327px;
	
}
#c4:hover{
	background-image:url(../img/top4.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display: block;
	height:206px;
	width:208px;
	float:left;
	z-index:51;
	position:absolute;
	top: 3px;
	left:327px;
}
#c5{
	background-image:url(../img/top5.jpg);
	background-repeat:no-repeat;
	display: block;
	height:97px;
	width:97px;
	float:left;
	z-index:50;
	position:absolute;
	left: 550px;
	top: 3px;
}

#c6{
	background-image:url(../img/top6.jpg);
	background-position: -110px -109px;
	background-repeat:no-repeat;
	display: block;
	height:97px;
	width:97px;
	float:left;
	z-index:50;
	position:absolute;
	top: 112px;
	left:660px;
}
#c6:hover{
	background-image:url(../img/top6.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display: block;
	height:205px;
	width:208px;
	float:left;
	z-index:51;
	position:absolute;
	top: 3px;
	left:550px;
}
.CuadroFondoGris{
	background-image:url(../img/cGris.jpg);
	background-repeat:no-repeat;
	display: block;
	height:100px;
	width:100px;
	position:absolute;
}
.CuadroFondoRojo{
	background-image:url(../img/cRojo.jpg);
	background-repeat:no-repeat;
	display: block;
	height:100px;
	width:100px;
	position:absolute;
}
#flotante{
	position: absolute;
	display:none;
	font-family:Arial;
	font-size:0.8em;
	width:auto;
	border:1px solid #808080;
	background-color:#f1f1f1;
	border-color:#666;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	/*---------------------------------------*/
	-moz-border-radius-bottomleft: 5px 5px;
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-topleft: 5px 5px;
	-moz-border-radius-topright: 5px 5px;
	-webkit-border-bottom-right-radius:5px 5px;
	-webkit-border-bottom-left-radius:5px 5px;
	-webkit-border-top-right-radius:5px 5px;
	-webkit-border-top-left-radius:5px 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color:#666;
	margin-top:8px;
	margin-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}
