#total {
	height: 100%;
	width: 100%;
	min-height: 300px;
	min-width: 300px;
	background-color: transparent;
}

html ,body{
	height: 100%;
	width: 100%;
	min-height: 100%;
	position: relative;
	background-color:#DFDED9;
	overflow-x: hidden;
	font-family:'pill_gothic';
}

#contenedor {
	position:relative;
	width:98%;
	max-width:1280px;
	min-width:300px;
	height:98%;
	margin:auto;
}

#contenedor_about {
	position:relative;
	width:98%;
	max-width:1280px;
	min-width:300px;
	height:98%;
	margin:auto;

}

#header {
	position:relative;
	width:100%;
	height:50px;
	z-index:1;
	background-color:#FFFFFF;
	margin-top:12px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#header-internas {
	position:relative;
	width:100%;
	height:50px;
	z-index:1;
	background-color:#FFFFFF;
	margin-top:12px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#botones_moviles {
	visibility:hidden;
	z-index:1;
}

#retina {
	width:auto;
	height:100%;
	float:left;
	z-index:1000;
	top:0px;
	bottom:0px;
	margin-top:auto;
	margin-bottom:auto;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
}

#retina:hover {
	
opacity:0.8;
	
}

#botonera {
	padding-top:4px;
	height:auto;
	width:auto;
	float:left;
	z-index:2000;
	margin:auto;
	bottom:5%;
	font-size:13px;
}

li {
    display: inline-block;
	margin-right:30px;
}

#activo {
	color:#00AEBF;
}

#destacado1 {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#destacado1 img{
	position:absolute;
	height:100%;
	width:auto;
}

#hover {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
    background-position:right;

}

#texto{
	position:absolute;
	width:93%;
	height:129px;
	text-align:left;
	vertical-align:middle;
	padding-left:100px;
	padding-top:110px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto:hover{
	
	color:#00AEBF;
}

#texto{
	position:absolute;
	width:93%;
	height:129px;
	text-align:left;
	vertical-align:middle;
	padding-left:110px;
	padding-top:80px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;


}

#texto2016{
	position:absolute;
	width:93%;
	height:129px;
	text-align:left;
	vertical-align:middle;
	padding-left:115px;
	padding-top:110px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto2016:hover{
	
	color:#00AEBF;
}

#destacado1_reel {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#destacado1_reel img{
	position:absolute;
	height:100%;
	width:auto;
}	

#hover_reel {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
    background-position:right;

}

#texto_reel{
	position:absolute;
	width:93%;
	height:149px;
	text-align:left;
	vertical-align:middle;
	padding-left:85px;
	padding-top:110px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto_reel:hover{
	
	color:#00AEBF;
}

#hoverb {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	right:0px;
	
}

#textob{
	position:absolute;
	width:93%;
	height:149px;
	text-align:left;
	vertical-align:middle;
	padding-left:85px;
	padding-top:110px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;

	
}

#textob:hover{
	
	color:#00AEBF;
}

#destacado1-dimoras {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#destacado1-dimoras img{
	position:absolute;
	height:100%;
	width:auto;
}	

#hover-dimoras {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
    background-position:right; 
}

#texto-dimoras{
	position:absolute;
	width:93%;
	height:149px;
	text-align:left;
	vertical-align:middle;
	padding-left:85px;
	padding-top:128px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto-dimoras:hover{
	
	color:#00AEBF;
}

#noticias_izq {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:105% 100%;
}

#hover_izq {
	position:absolute;
	width:90%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:100px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq:hover{
	
	color:#38AD5E;
}

#noticias_izq_ata {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 50%;
}

#hover_izq_ata {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_ata {
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:114px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_ata:hover{
	
	color:#FFFFFF;
}

#noticias_izq_pi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:20% 50%;
}

#hover_izq_pi {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_pi {
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:98px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_pi:hover{
	
	color:#FFFFFF;
}

#noticias_izq_crotta {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:100% 50%;
}

#hover_izq_crotta {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_crotta{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:95px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_crotta:hover{
	
	color:#FFFFFF;
}

#noticias_izq_nortont {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}


#hover_izq_nortont {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_nortont{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:95px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_nortont:hover{
	
	color:#00AEBF;
}

#noticias_izq_eciinst {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#noticias_izq_2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:60% 100%;
}

#noticias_izq_4, #noticias_izq_5,  #noticias_izq_6, #noticias_izq_7   {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:60% 100%;
}

#hover_izq_eciinst {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_eciinst{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:120px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_eciinst:hover{
	
	color:#00AEBF;
}

#texto_izq_otro_loco_ice{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:100px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_otro_loco_ice:hover{

	color:#00AEBF;
}

#noticias_izq_120 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_izq_120 {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_120 {
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_120:hover{
	
	color:#00AEBF;
}

#noticias_izq_treserva {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 100%;
}

#hover_izq_treserva {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_treserva {
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:85px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_treserva:hover{
	
	color:#FFFFFF;
}

#noticias_izq_zuccardi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_izq_zuccardi {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_zuccardi {
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_zuccardi:hover{
	
	color:#FFFFFF;
}

#noticias_izq_diana {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:40% 100%;
}

#hover_izq_diana {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_diana {
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_diana:hover{
	
	color:#00AEBF;
}

#noticias_izq_vendimia {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 50%;
}

#hover_izq_vendimia {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_vendimia{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:100px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_vendimia:hover{
	
	color:#00AEBF;
}


#noticias_izq_premio1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:105% 100%;
}

#hover_izq_premio1 {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_premio1{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:105px;
	padding-top:105px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_premio1:hover{
	
	color:#FFFFFF;
}


#noticias_izq_palom {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 50%;
}

#noticias_izq_amado {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:0% 50%;
}

#noticias_izq_1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:0% 50%;
}
#noticias_izq_3 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:0% 50%;
}
#noticias_izq_2016 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:0% 50%;
}

#hover_izq_palom {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#hover_izq_2016 {
	position:absolute;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
}

#texto_izq_palom{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	padding-top:80px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_palom:hover{
	
	color:#FFFFFF;
}

#texto_izq_soppelsa{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	padding-top:80px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_soppelsa:hover{

	color:#FFFFFF;
}

#texto_izq_amado{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:105px;
	padding-top:105px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_amado:hover{
	
	color:#FFFFFF;
}

#texto_izq_2016{
	position:absolute;
	width:551px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:90px;
	padding-top:105px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_2016:hover{
	
	color:#00AEBF;
}






#noticias_der {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:35% 50%;
}

#hover_der {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}


#texto_der{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:80px;
	color:#00AEBF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der:hover{
	
	color:#FFFFFF;
}

#noticias_der_palb {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:35% 50%;
}

#hover_der_palb {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}


#texto_der_palb{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:95px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_palb:hover{
	
	color:#38AD5E;
}


#noticias_der_pi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:20% 50%;
}

#hover_der_pi {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}


#texto_der_pi {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_pi:hover{
	
	color:#00AEBF;
}

#noticias_der_norton {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:90% 50%;
}

#hover_der_norton {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_norton{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:100px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_norton:hover{
	
	color:#00AEBF;
}

#noticias_der_jorge {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 100%;
}

#hover_der_jorge {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_jorge{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:100px;
	color:#00AEBF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_jorge:hover{
	
	color:#FFFFFF;
}

#noticias_der_zombies {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 100%;
}

#noticias_der_2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:50% 100%;
}
#hover_der_zombies {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_zombies{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:90px;
	color:#00AEBF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_zombies:hover{
	
	color:#FFFFFF;
}

#noticias_der_altocedro {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:80% 100%;
}

#noticias_der_1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:80% 100%;
}
#noticias_der_3 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:80% 100%;
}
#hover_der_altocedro {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}

#noticias_der_lote {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:80% 100%;
}

#hover_der_lote {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}

#hover_der_lote {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_altocedro{
	position:absolute;
	width:530px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_altocedro:hover{
	
	color:#00AEBF;
}

#texto_der_postales{
	position:absolute;
	width:530px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#FFFFFF;
	padding-top:80px;
	overflow:hidden;
}

#texto_der_postales:hover{

	color:#00AEBF;
}


#texto_der_lote{
	position:absolute;
	width:530px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#00AEBF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_lote:hover{
	
	color:#FFFFFF;
}



#noticias_der_series {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 100%;
}

#hover_der_series {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_series{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:92px;
	color:#00AEBF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_series:hover{
	
	color:#FFFFFF;
}

#noticias_der_sjulia{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:-30% 100%;
}

#hover_der_sjulia {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_sjulia{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_sjulia:hover{
	
	color:#00AEBF;
}

#noticias_der_diatamisque{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:-20% 100%;
}

#hover_der_diatamisque {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_diatamisque{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}


#texto_der_diatamisque:hover{
	
	color:#00AEBF;
}

#noticias_der_dicasarena{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:-40% 100%;
}

#hover_der_dicasarena {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
}


#texto_der_dicasarena {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#00AEBF;
	padding-top:99px;
	overflow:hidden;
}


#texto_der_dicasarena:hover{
	
	color:#FFFFFF;
}

#noticias_der_ciento {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:35% 50%;
}

#hover_der_ciento {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}


#texto_der_ciento{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#00AEBF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_ciento:hover{
	
	color:#FFFFFF;
}

#noticias_der_premio2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:105% 100%;
}

#hover_der_premio2 {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}


#texto_der_premio2{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#00AEBF;
	padding-top:80px;
	overflow:hidden;
}

#texto_der_premio2:hover{
	
	color:#FFFFFF;
}

#noticias_der_luigib {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:0% 50%;
}

#noticias_der_sunrise {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:18% 50%;
}

#hover_der_luigib {
	position:absolute;
	width:320px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}


#texto_der_luigib{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:110px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_luigib:hover{
	
	color:#00AEBF;
}

#texto_der_sunrise{
	position:absolute;
	width:525px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:115px;
	color:#FFFFFF;
	padding-top:99px;
	overflow:hidden;
}

#texto_der_sunrise:hover{
	
	color:#00AEBF;
}


#hover_izq{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_izq:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_ata{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_ata:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_izq_pi{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_pi:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_palb{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_der_palb:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_pi{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_der_pi:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_crotta{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_crotta:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}
#hover_der_norton{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_der_norton:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_nortont{
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_izq_nortont:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_eciinst{
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_izq_eciinst:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_120{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_izq_120:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_treserva{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_treserva:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_izq_zuccardi{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_zuccardi:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_izq_diana{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_izq_diana:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_vendimia{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_izq_vendimia:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_premio1{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_premio1:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_izq_palom{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_izq_palom:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_izq_2016{
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_izq_2016:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}


#hover_der_jorge{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_jorge:hover {
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_der_zombies{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_zombies:hover {
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_der_altocedro{
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_altocedro:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_lote{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_lote:hover {
	background-image:url(../imagenes/botones/destacado3.png);
}

#hover_der_series{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_series:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_sjulia{
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_sjulia:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_diatamisque{
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_diatamisque:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_dicasarena{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_dicasarena:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_ciento{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_ciento:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_premio2{
	background-image:url(../imagenes/botones/destacado2.png);
}

#hover_der_premio2:hover {
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_luigib{
	background-image:url(../imagenes/botones/destacado1.png);
}

#hover_der_luigib:hover {
	background-image:url(../imagenes/botones/destacado2.png);
}



#destacado2 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover2 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto2{
	position:absolute;
	width:1025px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:255px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto2:hover{
	color:#00AEBF;
}

#destacado2_eci {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover2_eci {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto2_eci{
	position:absolute;
	width:1025px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:255px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto2:hover{
	color:#00AEBF;
}

#destacado2_leparc {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover2_leparc {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto2_leparc{
	position:absolute;
	width:1025px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:255px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto2_leparc:hover{
	color:#FFFFFF;
}







#destacado3_eci {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover3_eci {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_eci{
	position:absolute;
	width:995px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:285px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_eci:hover{
	color:#FFFFFF;
}


#destacado3_ecispot {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover3_ecispot {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_ecispot {
	position:absolute;
	width:995px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:285px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_ecispot:hover{
	color:#FFFFFF;
}









#destacado3 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover3 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3{
	position:absolute;
	width:380px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:900px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3:hover{
	color:#FFFFFF;
}
#destacado3-amado {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}
#hover3-amado {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3-amado{
	position:absolute;
	width:380px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:900px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3-amado:hover{
	color:#00AEBF;
}

#destacado3_vendimia2014 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#destacado-4 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	background-position:50% 50%;
}

#hover3_vendimia2014 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_vendimia2014 {
	position:absolute;
	width:155px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:1128px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_vendimia2014:hover{
	color:#00AEBF;
}

#destacado3_disophenia {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover3_disophenia {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_disophenia {
	position:absolute;
	width:130px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:1148px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_disophenia:hover{
	color:#00AEBF;
}

#destacado3_dimoras2 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover3_dimoras2 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_dimoras2 {
	position:absolute;
	width:130px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:1126px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_dimoras2:hover{
	color:#00AEBF;
}



footer {
	width:100%;
	height:200px;
	margin-top:2px;
	margin-bottom:20px;

}

.Table  {  
  
            display: table;
			font-size:11px;
			left:1%;
			position:relative;
			line-height:20px;
			top:25px;
			margin-bottom:20px;
			float:left;
}  
  
       
  
.Row  {  
  
display: table-row;  
  
        }  
  
.Cell  {  
  
display: table-cell;  
border:thin;  
 
padding-right: 25px;  
  
} 

#redes_footer{
position:relative;
width:auto;
height:200px;
float:right;
right:1%;
top:25px;
text-align:right;
font-size:11px;
color: #6D6E70;
} 

#reel{
	 position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-bottom: 20px;

	margin-top:3px;
	
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#reel iframe{
	  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#reel2{
	 position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-bottom: 20px;

	margin-top:3px;
	
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#reel2 iframe{
	  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#contacto{
	  position: relative;
  left:0px;
  background-color:#00B3BF;
  width:298px;
  height:220px;
  line-height:25px;
  text-align:center;
  padding-top:18px;
  color:#FFFFFF;
  
  border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#interno{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-vendimia2015{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-atamisque{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-diatamisque{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-luigi{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-eci{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}


#interno-feria{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-leparc{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-120{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#palmares-mall{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-tseries{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-treserva{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-vendimia2014{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-zuccardi{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-santaana{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-casarena{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-dimoras{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-disophenia{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-eolo{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-jorge{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-nortont{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:inline-block;
}

#interno-about{
	top:80px;
	position:relative;
	width:300px;
	height:340px;
	margin:auto;


}



#over1{
	
	position:absolute;
	width:225px;
	height:40px;
	top:156px;
	left:88px;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}

#over1:hover{
	top:153px;
	width:250px;
	 -ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Safari */
    transform: rotate(-5deg);
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

	
}

#over2{
	
	position:absolute;
	width:280px;
	height:50px;
	top:275px;
	left:32px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}

#over2:hover{
	

	top:272px;
	width:310px;
	 -ms-transform: rotate(5deg); /* IE 9 */
    -webkit-transform: rotate(5deg); /* Safari */
    transform: rotate(5deg);
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

	
}



#texto-about{
	position:relative;
	width:66%;
	height:auto;
	margin:auto;
	
	text-align:center;
	
	
}

#izq{

	width:300px;
	height:300px;
	float:left;
	position:absolute;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}

#izq-vendimia2015{

	width:300px;
	height:300px;
	float:left;
	position:absolute;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}

#izq-atamisque{

	width:300px;
	height:300px;
	float:left;
	position:absolute;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}

#izq-eci{

	width:300px;
	height:300px;
	float:left;
	position:absolute;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}

#izq-palmaresmall{

	width:300px;
	height:300px;
	float:left;
	position:absolute;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}

#izq-diatamisque{

	width:300px;
	height:300px;
	float:left;
	position:absolute;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
}




#der{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-vendimia2015{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-eci{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-cientoypiquismo{

	width:auto;
	height:850px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-atamisque{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-diatamisque{

	width:auto;
	height:200px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-feria{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-feria2{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-leparc{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-120{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-tseries{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-treserva{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-vendimia2014{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-zuccardi{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-santaana{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-casarena{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-dimoras{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-disophenia{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-eolo{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-atamisque{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-luigi{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-jorge{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-nortont{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#der-palmares{

	width:auto;
	height:700px;
	margin-left:304px;
	top:0px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

}

#titulo_interno{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_vendimia2015{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_zombies{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_eci{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_amado{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_atamisque{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	
	#titulo_interno_feria{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_crotta{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	
	
	}
	
	#titulo_interno_lote{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	
	
	}
	
	#titulo_interno_palmares2017{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	
	
	}
	
	#titulo_interno_lote{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	
	
	}
	
	#titulo_interno_palmares2017{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	
	
	}
	
	#titulo_interno_sunrise{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_2016{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_altocedro{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_norton{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_leparc{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_120{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_eciinst{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_palmaresmall{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_tseries{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_treserva{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_sjulia{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
		
	#titulo_interno_vendimia2014{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_zuccardi{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_atamisque{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_casarena{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	
	#titulo_interno_eolo{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_atamisque{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_dimoras{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_disophenia{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_luigi{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_palmares{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#titulo_interno_andes{
	position:absolute;
	z-index:100000;
	top:15px;
	font-size:14px;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	
	}
	
	#texto_interno{
	
	z-index:100000;
	margin:20px;
	font-size:13px;
	line-height:25px;
	color:#45423D;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
	}
	
		#premio{
	position:relative;
			left:23px;
			width:85%;
			height:3px;
	}
	
	table, td, th {
	border-left: 10px solid transparent;
	font-size:13px;
	
}

th {
    vertical-align:middle;
}

#boton_compartir{
	width:110px;
	left:20px;
	position:absolute;
	
}

#boton_compartir img{
	width:20px;
	height:auto;
	margin-right:10px;
	margin-bottom:4px;
}

#minicapturas{
	width:100%;
	height:auto;
	position:relative;
	display:inline-block;

	
	
	
	}
	
#minicapturas img{
	
		width:24.72%;
		height:auto;

	

		border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
}

#captura{
	width:100%;
	height:auto;
	position:relative;
	display:inline-block;
}
	
#captura img{
	
		position: relative;
		width:100%;
  overflow: hidden;
  
  margin-top: 4px;
 

	

		border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
}

#pantalla{
	position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-top: 4px;
  margin-bottom: 4px;
 
 -webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
  
	
}


#pantalla iframe{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 
  
	
}



#menu {

	font-size:13px;
	color: #6D6E70;
	width: 350px;
    height: 200px;
	
	float:left;
left:1%;
margin-top:13px;

}

#menu-index {

	font-size:13px;
	color: #6D6E70;
	width: 350px;
    height: 200px;
	
	float:left;
left:1%;
margin-top:13px;

}

#menu-about {

	font-size:13px;
	color: #6D6E70;
	width: 350px;
    height: 200px;
	
	float:left;
left:1%;
margin-top:13px;

}

#retina-footer {
	position:relative;
	width:80px;
	height:100px;
	float:left;
	top:12px;
	margin-right:20px;
	left:2%;


}

#retina-footer-about {
	position:relative;
	width:80px;
	height:100px;
	float:left;
	top:12px;
	margin-right:20px;
	left:2%;

}

#menu li { 
display:block; 
padding: 1px; 
}

#menu a {
    text-decoration: none;
	

}

#menu-index li { 
display:block; 
padding: 1px; 
}

#menu-index a {
    text-decoration: none;
	

}

#menu-about li { 
display:block; 
padding: 1px; 
}

#menu-about a {
    text-decoration: none;
	

}

#pie{
	position:absolute;
	width:100%;
	height:200px;
	left:0px;
	

}

#pie2{
	position:absolute;
	width:100%;
	height:200px;
	left:0px;
	

}

#premios_about{
	position:relative;
	width:100%;
	height:auto;
	top:30px;
	font-family:'pill_gothic';
	font-size:12px;
	text-align:justify;
	color:#3C3C3A;

	

}

#cabeza{
	position:relative;
	margin:auto;
	
	width:317px;
	height:68px;
	z-index:10000px;
	

}

#premios01{
	position:absolute;
	margin-top:-13px;
	text-align:center;
	align-content:center;
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	padding-bottom:20px;
	z-index:100px;
	

}

#mini-premios{
	margin-top:20px;
	float:left;
	position:relative;
	width:130px;
	height:200px;
	margin-right:0.4%;
	margin-left:0.4%;

	z-index:1000px;
	
	

}

#mini-foto{
	width:100px;
	height:100px;
	top:-5px;
	position:relative;
	margin:auto;

	margin-bottom:5px;
	


}

#empujador{
	width:100%;
	height:580px;
	
	position:relative;
	margin:auto;
}

#noticias_izq_4 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:60% 100%;
}

#noticias_izq_5, #noticias_izq_6, #noticias_izq_7 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:105% 130%;
}

#noticias_der_4, #noticias_der_5, #noticias_der_7 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:105% 100%;
}

#noticias_der_6 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:95% 100%;
}

@media (max-width: 1320px) {
	
#contenedor {
	position:relative;
	width:900px;
	max-width:1280px;
	min-width:300px;
	height:98%;
	margin:auto;
}

#contenedor_about {
	position:relative;
	width:900px;
	max-width:1280px;
	min-width:300px;
	height:98%;
	margin:auto;
}

#pie{
	position:absolute;
	width:100%;
	height:200px;
	left:0px;
	

}

#pie2{
	position:absolute;
	width:100%;
	height:200px;
	left:0px;
	

}

#empujador{
	width:100%;
	height:550px;
	
	position:relative;
	margin:auto;

	
		
	

}

#destacado1 {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#destacado1_reel {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#texto-about{
	position:relative;
	width:64%;
	height:auto;
	margin:auto;
	text-align:center;
	justify-content:flex-end;
	
	
}

#texto{
	position:absolute;
	width:780px;
	height:174px;
	text-align:left;
	vertical-align:middle;
	padding-left:120px;
	padding-top:153px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto:hover{
	
	color:#00AEBF;
}

#texto2016{
	position:absolute;
	width:780px;
	height:174px;
	text-align:left;
	vertical-align:middle;
	padding-left:115px;
	padding-top:153px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto2016:hover{
	
	color:#00AEBF;
}

#destacado1-dimoras {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#texto-dimoras{
	position:absolute;
	width:815px;
	height:189px;
	text-align:left;
	vertical-align:middle;
	padding-left:85px;
	padding-top:171px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto-dimoras:hover{
	
	color:#00AEBF;
}

#noticias_der {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_der {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:128px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der:hover{
	
	color:#FFFFFF;
}

#noticias_der_palb {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_der_palb {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_palb{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:145px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_palb:hover{
	
	color:#38AD5E;
}

#noticias_der_pi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:33% 50%;
}

#hover_der_pi {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_pi {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:162px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_pi:hover{
	
	color:#00AEBF;
}

#noticias_der_norton {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:90% 50%;
}

#hover_der_norton {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_norton{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:147px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_norton:hover{
	
	color:#00AEBF;
}

#noticias_der_jorge {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:55% 100%;
}

#hover_der_jorge {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_jorge{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:147px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_jorge:hover{
	
	color:#FFFFFF;
}

#noticias_der_zombies{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:55% 100%;
}

#noticias_der_2{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:55% 100%;
}

#noticias_der_4, #noticias_der_5, #noticias_der_6, #noticias_der_7  {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:55% 100%;
}

#hover_der_zombies {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_zombies{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:140px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_zombies:hover{
	
	color:#FFFFFF;
}

#noticias_der_altocedro{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 100%;
}

#noticias_der_1{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:70% 100%;
}
#noticias_der_3{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:70% 100%;
}
#hover_der_altocedro {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}

#noticias_der_lote{
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 100%;
}

#hover_der_lote {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}

#hover_der_lote {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_altocedro{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:160px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_altocedro:hover{
	
	color:#00AEBF;
}

#texto_der_postales{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:160px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_postales:hover{

	color:#00AEBF;
}
#texto_der_lote{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:160px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_lote:hover{
	
	color:#FFFFFF;
}


#noticias_der_series {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_der_series {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_series{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:142px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_series:hover{
	
	color:#FFFFFF;
}

#noticias_der_sjulia {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:-10% 100%;
}

#hover_der_sjulia {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_sjulia{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:155px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_sjulia:hover{
	
	color:#00AEBF;
}

#noticias_der_diatamisque {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:0% 100%;
}

#hover_der_diatamisque {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_diatamisque{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:155px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_diatamisque:hover{
	
	color:#00AEBF;
}

#noticias_der_dicasarena {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:-20% 100%;
}

#hover_der_dicasarena{
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_dicasarena{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:155px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_dicasarena:hover{
	
	color:#FFFFFF;
}

#noticias_der_ciento {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_der_ciento {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_ciento{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:162px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_ciento:hover{
	
	color:#FFFFFF;
}

#noticias_der_premio2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 50%;
}

#hover_der_premio2 {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_premio2{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:158px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_premio2:hover{
	
	color:#FFFFFF;
}

#noticias_der_luigib {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:20% 50%;
}

#noticias_der_sunrise {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:31% 50%;
}

#hover_der_luigib {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
	 	
}


#texto_der_luigib{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:162px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_luigib:hover{
	
	color:#00AEBF;
}

#texto_der_sunrise{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:168px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_sunrise:hover{
	
	color:#00AEBF;
}


#noticias_izq {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 50%;
}

#hover_izq {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq:hover{
	
	color:#38AD5E;
}

#noticias_izq_ata {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 50%;
}

#hover_izq_ata {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_ata {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:160px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_ata:hover{
	
	color:#FFFFFF;
}



#noticias_izq_pi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:33% 50%;
}

#hover_izq_pi {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_pi {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:149px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_pi:hover{
	
	color:#FFFFFF;
}

#noticias_izq_crotta {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:90% 50%;
}

#hover_izq_crotta {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_crotta{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:145px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_crotta:hover{
	
	color:#FFFFFF;
}

#noticias_izq_nortont {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:63% 100%;
}

#hover_izq_nortont {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_nortont{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:145px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_nortont:hover{
	
	color:#00AEBF;
}

#noticias_izq_eciinst {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:63% 100%;
}

#noticias_izq_2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:63% 100%;
}
#hover_izq_eciinst {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_eciinst{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_eciinst:hover{
	
	color:#00AEBF;
}

#texto_izq_otro_loco_ice{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_otro_loco_ice:hover{

	color:#00AEBF;
}

#noticias_izq_120 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:63% 100%;
}

#hover_izq_120 {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_120{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:163px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_120:hover{
	
	color:#00AEBF;
}

#noticias_izq_treserva {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:63% 100%;
}

#hover_izq_treserva {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_treserva {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:138px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_treserva:hover{
	
	color:#FFFFFF;
}

#noticias_izq_zuccardi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:68% 100%;
}

#hover_izq_zuccardi {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_zuccardi {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_zuccardi:hover{
	
	color:#FFFFFF;
}

#noticias_izq_diana {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 100%;
}

#hover_izq_diana {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_diana {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:165px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_diana:hover{
	
	color:#00AEBF;
}

#noticias_izq_vendimia {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:25% 50%;
}

#hover_izq_vendimia {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_vendimia{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:150px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_vendimia:hover{
	
	color:#00AEBF;
}

#noticias_izq_premio1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_izq_premio1 {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_premio1 {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:160px;
	padding-top:102px;
	color:#00AEBF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_premio1:hover{
	
	color:#FFFFFF;
}


#noticias_izq_palom {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:65% 50%;
}

#noticias_izq_amado {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:5% 50%;
}
#noticias_izq_1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:5% 50%;
}
#noticias_izq_3 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:5% 50%;
}
#noticias_izq_2016 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:5% 50%;
}

#hover_izq_palom {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#hover_izq_2016 {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-100px;
	overflow:hidden;
}

#texto_izq_palom {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:127px;
	padding-top:102px;
	color:#00AEBF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_palom:hover{
	
	color:#FFFFFF;
}

#texto_izq_soppelsa {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:127px;
	padding-top:102px;
	color:#00AEBF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_soppelsa:hover{

	color:#FFFFFF;
}

#texto_izq_amado {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:160px;
	padding-top:102px;
	color:#00AEBF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_amado:hover{
	
	color:#FFFFFF;
}

#texto_izq_2016 {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:140px;
	padding-top:102px;
	color:#FFFFFF;
	overflow:hidden;
	z-index:10000px;
}

#texto_izq_2016:hover{
	
	color:#00AEBF;
}



#destacado2 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover2 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
    
}



#texto2{
	position:absolute;
	width:740px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:160px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto2:hover{
	color:#00AEBF;
}

#destacado3_eci {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover3_eci {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
    
}



#texto3_eci{
	position:absolute;
	width:710px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:190px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_eci:hover{
	color:#FFFFFF;
}


#destacado3_ecispot {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover3_ecispot {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
    
}



#texto3_ecispot {
	position:absolute;
	width:710px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:190px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_ecispot:hover{
	color:#FFFFFF;
}

#destacado2_leparc {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover2_leparc {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
    
}



#texto2_leparc{
	position:absolute;
	width:740px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:160px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto2_leparc:hover{
	color:#FFFFFF;
}

#destacado3 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}

#hover3 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3{
	position:absolute;
	width:280px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:630px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3:hover{
	color:#FFFFFF;
}
#destacado3-amado {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}
#hover3-amado {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3-amado{
	position:absolute;
	width:280px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:630px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3-amado:hover{
	color:#00AEBF;
}

#destacado3_vendimia2014 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:right;	
}

#destacado-4 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	background-position:right;
}
#hover3_vendimia2014 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_vendimia2014{
	position:absolute;
	width:155px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:747px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_vendimia2014:hover{
	color:#00AEBF;
}

#destacado3_disophenia{
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:right;	
}

#hover3_disophenia {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}

#texto3_disophenia{
	position:absolute;
	width:155px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:768px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_disophenia:hover{
	color:#00AEBF;
}

#destacado3_dimoras2{
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:right;	
}

#hover3_dimoras2 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}

#texto3_dimoras2{
	position: absolute;
	width: 155px;
	height: 110px;
	text-align: left;
	vertical-align: middle;
	padding-left: 754px;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	overflow: hidden;
	padding-top: 90px;
	left: 6px;

}

#texto3_dimoras2:hover{
	color:#00AEBF;
}


#pantalla{
	margin-top:0px;
	position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
	
}


#pantalla iframe{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
	
}

#minicapturas{
	width:100%;
	height:auto;
	position:relative;
	display:inline-block;

	

	
	
	
	}
	
#minicapturas img{
	
		width:49.5%;
		height:auto;
		margin-bottom:4px;

	

		border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#captura{
	width:100%;
	height:auto;
	position:relative;
	display:inline-block;
}
	
#captura img{
	
		width:100%;
		height:auto;
		margin-top: 4px;

	

		border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
}

	
	}
@media (max-width: 1024px) {
	#empujador{
	width:100%;
	height:550px;
	
	position:relative;
	margin:auto;

	
		
	

}
#contenedor {
	position:relative;
	width:700px;
	max-width:1280px;
	min-width:300px;
	height:98%;
	margin:auto;
}

#contenedor_about {
	position:relative;
	width:700px;
	max-width:1280px;
	min-width:200px;
	height:98%;
	margin:auto;
}

#texto-about{
	position:relative;
	width:58%;
	height:auto;
	margin:auto;
	text-align:center;
	justify-content:flex-end;
	
	
}
	
	
	li {
    display: inline;
	margin-right:14px;
}

#pie{
	position:absolute;
	width:100%;
	height:200px;
	left:0px;
	

}

#pie2{
	position:absolute;
	width:100%;
	height:200px;
	left:0px;
	

}
#destacado1 {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#texto{
	position:absolute;
	width:590px;
	height:172px;
	text-align:left;
	vertical-align:middle;
	padding-left:120px;
	padding-top:153px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto:hover{
	
	color:#00AEBF;
}

#texto2016{
	position:absolute;
	width:590px;
	height:172px;
	text-align:left;
	vertical-align:middle;
	padding-left:120px;
	padding-top:153px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto2016:hover{
	
	color:#00AEBF;
}


#destacado1_reel {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#texto_reel{
	position:absolute;
	width:615px;
	height:189px;
	text-align:left;
	vertical-align:middle;
	padding-left:85px;
	padding-top:153px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto_reel:hover{
	
	color:#00AEBF;
}

#destacado1-dimoras {
	position:relative;
	width:100%;
	height:300px;
	margin-top:2px;
	float:left;
	z-index:10;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

#texto-dimoras{
	position:absolute;
	width:615px;
	height:189px;
	text-align:left;
	vertical-align:middle;
	padding-left:85px;
	padding-top:171px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;

	
}

#texto-dimoras:hover{
	
	color:#00AEBF;
}

#noticias_der {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_der {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:158px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der:hover{
	
	color:#FFFFFF;
}

#noticias_der_palb {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_der_palb {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_palb {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:175px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_palb:hover{
	
	color:#38AD5E;
}

#noticias_der_pi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:37.5% 50%;
}

#hover_der_pi {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_pi{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:190px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_pi:hover{
	
	color:#00AEBF;
}


#noticias_der_norton {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:90% 50%;
}

#hover_der_norton {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_norton{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_norton:hover{
	
	color:#00AEBF;
}

#noticias_der_jorge {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_der_jorge {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_jorge{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_jorge:hover{
	
	color:#FFFFFF;
}

#noticias_der_zombies {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#noticias_der_2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:60% 100%;
}

#noticias_der_4, #noticias_der_5, #noticias_der_6, #noticias_der_7 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:60% 100%;
}

#hover_der_zombies {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_zombies{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:165px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_zombies:hover{
	
	color:#FFFFFF;
}

#noticias_der_altocedro {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 100%;
}
#noticias_der_1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:70% 100%;
}
#noticias_der_3 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:70% 100%;
}
#hover_der_altocedro {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}

#noticias_der_lote {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 100%;
}

#hover_der_lote {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}

#hover_der_lote {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_altocedro{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_altocedro:hover{
	
	color:#00AEBF;
}

#texto_der_postales{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_postales:hover{

	color:#00AEBF;
}

#texto_der_lote{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_lote:hover{
	
	color:#FFFFFF;
}

#noticias_der_series {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_der_series {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_series{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_series:hover{
	
	color:#FFFFFF;
}

#noticias_der_sjulia {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:-2% 100%;
}

#hover_der_sjulia {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_sjulia {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_sjulia:hover{
	
	color:#00AEBF;
}

#noticias_der_diatamisque {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:5% 100%;
}

#hover_der_diatamisque {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_diatamisque {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_diatamisque:hover{
	
	color:#00AEBF;
}

#noticias_der_dicasarena {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:-10% 100%;
}

#hover_der_dicasarena {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_dicasarena {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:195px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_dicasarena:hover{
	
	color:#FFFFFF;
}

#noticias_der_ciento {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_der_ciento {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_ciento{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:190px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_ciento:hover{
	
	color:#FFFFFF;
}

#noticias_der_premio2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 50%;
}

#hover_der_premio2 {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_premio2{
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	color:#00AEBF;
	padding-top:99px;

}

#texto_der_premio2:hover{
	
	color:#FFFFFF;
}

#noticias_der_luigib {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:25% 50%;
}

#noticias_der_sunrise {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	margin-left:0.2%;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:36% 50%;
}

#hover_der_luigib {
	position:relative;
	width:1000px;
	height:200px;
	min-height:100px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-155px;
	overflow:hidden;
	 	
}


#texto_der_luigib {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_luigib:hover{
	
	color:#00AEBF;
}

#texto_der_sunrise {
	position:absolute;
	width:550px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:198px;
	color:#FFFFFF;
	padding-top:99px;

}

#texto_der_sunrise:hover{
	
	color:#00AEBF;
}



#noticias_izq {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 50%;
}

#hover_izq {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:195px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq:hover{
	
	color:#38AD5E;
}

#noticias_izq_ata {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 50%;
}

#hover_izq_ata {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_ata {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:185px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_ata:hover{
	
	color:#FFFFFF;
}


#noticias_izq_pi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:37% 50%;
}

#hover_izq_pi {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_pi {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:170px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_pi:hover{
	
	color:#FFFFFF;
}

#noticias_izq_crotta {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:90% 50%;
}

#hover_izq_crotta {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_crotta{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:165px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_crotta:hover{
	
	color:#FFFFFF;
}

#noticias_izq_nortont {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_izq_nortont {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_nortont{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:165px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_nortont:hover{
	
	color:#00AEBF;
}

#noticias_izq_eciinst {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#noticias_izq_2 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:60% 100%;
}

#noticias_izq_4, #noticias_izq_5,  #noticias_izq_6, #noticias_izq_7 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:60% 100%;
}
#hover_izq_eciinst {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_eciinst{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:195px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_eciinst:hover{
	
	color:#00AEBF;
}

#texto_izq_otro_loco_ice{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:195px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_otro_loco_ice:hover{

	color:#00AEBF;
}
#noticias_izq_120 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_izq_120 {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_120{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:187px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_120:hover{
	
	color:#00AEBF;
}

#noticias_izq_treserva {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:60% 100%;
}

#hover_izq_treserva {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_treserva {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:158px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_treserva:hover{
	
	color:#FFFFFF;
}

#noticias_izq_zuccardi {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 100%;
}

#hover_izq_zuccardi {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_zuccardi {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:190px;
	padding-top:99px;
	color:#00AEBF;
	overflow:hidden;
}

#texto_izq_zuccardi:hover{
	
	color:#FFFFFF;
}

#noticias_izq_diana {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:70% 100%;
}

#hover_izq_diana {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_diana {
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:190px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_diana:hover{
	
	color:#00AEBF;
}

#noticias_izq_vendimia {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:50% 50%;
}

#hover_izq_vendimia {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_vendimia{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:173px;
	padding-top:99px;
	color:#FFFFFF;
	overflow:hidden;
}

#texto_izq_vendimia:hover{
	
	color:#00AEBF;
}

#noticias_izq_premio1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:45% 50%;
}

#hover_izq_premio1 {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_premio1{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:182px;
	padding-top:102px;
	
	overflow:hidden;
}

#texto_izq_premio1:hover{
	
	color:#FFFFFF;
}


#noticias_izq_palom {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:68% 50%;
}

#noticias_izq_amado {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:8% 50%;
}

#noticias_izq_1 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:8% 50%;
}
#noticias_izq_3 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;
	background-position:8% 50%;
}
#noticias_izq_2016 {
	width:49.9%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	overflow:hidden;	
	background-position:8% 50%;
}

#hover_izq_palom {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#hover_izq_2016 {
	position:relative;
	width:1000px;
	height:200px;
	background-repeat:no-repeat;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	margin-left:-145px;
	overflow:hidden;
}

#texto_izq_palom{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:150px;
	padding-top:102px;
	
	overflow:hidden;
}

#texto_izq_palom:hover{
	
	color:#FFFFFF;
}

#texto_izq_soppelsa{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:150px;
	padding-top:102px;

	overflow:hidden;
}

#texto_izq_soppelsa:hover{

	color:#FFFFFF;
}

#texto_izq_amado{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:183px;
	padding-top:102px;
	
	overflow:hidden;
}

#texto_izq_amado:hover{
	
	color:#FFFFFF;
}

#texto_izq_2016{
	position:absolute;
	width:1000px;
	height:120px;
	margin-top:auto;
	margin-bottom:auto;
	top:0px;
	bottom:0px;
	font-size:15px;
	line-height:20px;
	padding-left:160px;
	padding-top:102px;
	
	overflow:hidden;
}

#texto_izq_2016:hover{
	
	color:#FFFFFF;
}


#destacado2 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	
}

#hover2 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}

#texto2{
	position:absolute;
	width:588px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:110px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto2:hover{
	color:#00AEBF;
}

#destacado3_eci {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover3_eci {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}

#texto3_eci{
	position:absolute;
	width:555px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:145px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_eci:hover{
	color:#FFFFFF;
}

#destacado3_ecispot {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover3_ecispot {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}

#texto3_ecispot {
	position:absolute;
	width:555px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:145px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_ecispot:hover{
	color:#FFFFFF;
}

#destacado2_eci {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover2_eci {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}

#texto2_eci{
	position:absolute;
	width:588px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:110px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto2:hover{
	color:#00AEBF;
}

#destacado2_leparc {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%; 	
}

#hover2_leparc {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}

#texto2_leparc{
	position:absolute;
	width:588px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:110px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto2_leparc:hover{
	color:#FFFFFF;
}

#destacado3 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}


#hover3 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3{
	position:absolute;
	width:225px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:475px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#00AEBF;
	overflow:hidden;
	padding-top:90px;

}

#texto3:hover{
	color:#FFFFFF;
}
#destacado3-amado {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:50% 50%;	
}
#hover3-amado {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3-amado{
	position:absolute;
	width:225px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:475px;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3-amado:hover{
	color:#00AEBF;
}

#destacado3_vendimia2014 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:right;	
}
#destacado-4 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	background-position:right;
}
#hover3_vendimia2014 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_vendimia2014 {
	position:absolute;
	width:200px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:78%;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_vendimia2014:hover{
	color:#00AEBF;
}

#destacado3_disophenia {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:right;	
}

#hover3_disophenia {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_disophenia {
	position:absolute;
	width:200px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:81%;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_disophenia:hover{
	color:#00AEBF;
}

#destacado3_dimoras2 {
	width:100%;
	height:200px;
	margin-top:2px;
	float:left;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;	
	background-position:right;	
}

#hover3_dimoras2 {
	position:relative;
	width:100%;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
  
}



#texto3_dimoras2 {
	position:absolute;
	width:200px;
	height:110px;
	text-align:left;
	vertical-align:middle;
	padding-left:79%;
	margin-top: auto;
	margin-bottom: auto;
	top:0;
	bottom:0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:90px;

}

#texto3_dimoras2:hover{
	color:#00AEBF;
}


#pantalla{
	margin-top:0px;
	position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
	
}


#pantalla iframe{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
	
}

#minicapturas{
	width:100%;
	height:auto;
	position:relative;
	display:inline-block;

	

	
	
	
	}
	
#minicapturas img{
	
		width:100%;
		height:auto;
		margin-bottom:4px;

	

		border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;

}

}
	
@media (max-width: 700px) {
	li {
    display: inline;
	margin-right:2px;
}

#contenedor {
	position:relative;
	width:100%;
	max-width:1280px;
	min-width:300px;
	height:98%;
	margin:auto;
}

#contenedor_about {

	width:100%;

	height:98%;
	margin:auto;

}

#empujador{
	width:100%;
	height:800px;
	
	position:relative;
	margin:auto;

	
		
	

}


}
@media (max-width: 650px) {

#empujador{
	width:100%;
	height:800px;
	
	position:relative;
	margin:auto;

	
		
	

}
#reel{
	
	height:90px;
}


#reel2{
	
	height:90px;
}

#reel2 iframe{
	
	visibility:hidden;

}

#contacto{
	  position: relative;
  margin:auto;
  background-color:#00B3BF;
  width:280px;
  height:220px;
  line-height:25px;
  text-align:center;
  padding-top:18px;
  color:#FFFFFF;
  
  border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}


#texto-about{
	position:relative;
	width:255px;
	height:auto;
	margin:auto;
	text-align:center;

	
	
}
#header {
	background-color:#45423D;
}	

#botones_moviles {
	visibility:visible;
	position:relative;
	width:100%;
	height:50px;
	z-index:0;
	background-color:#FFFFFF;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#botonera {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	right:0px;
	width:260px;
	top:52px;
	z-index:2000;
	
	
}


#retina {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
	width:290px;
}

#retina:hover {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
	height:100%;
	
	opacity:0.6;
	
}
	
#destacado1 {	
	height:30%;
	min-height:250px;
	max-height:250px;
	background-position:27% 100%;	
}	

#hover {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
}

#texto{
	position:absolute;
	width:auto;
	height:26px;
	text-align:center;
	margin-bottom:0px;
	padding:18px;
	padding-top:-20px;
	padding-left:8%;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:13px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	
}

#texto:hover{
	background-color:#FFFFFF;
}

#texto2016{
	position:absolute;
	width:auto;
	height:10px;
	text-align:center;
	margin-bottom:0px;
	padding:18px;
	padding-top:-20px;
	padding-left:8%;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:13px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	
}

#texto2016:hover{
	background-color:#FFFFFF;
}

#destacado1_reel {	
	height:30%;
	min-height:250px;
	max-height:250px;
	background-position:28% 100%;	
}	

#hover_reel {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
}

#texto_reel{
	position:absolute;
	width:auto;
	height:20px;
	text-align:center;
	margin-bottom:0px;
	padding:18px;
	padding-top:-10px;
	padding-left:8%;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:13px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;		
}

#texto_reel:hover{
	background-color:#FFFFFF;
}


#destacado1-dimoras {	
	height:30%;
	min-height:250px;
	max-height:250px;
	background-position:center;	
}	

#hover-dimoras {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
}

#texto-dimoras{
	position:absolute;
	width:auto;
	height:10px;
	text-align:center;
	margin-bottom:0px;
	padding:18px;
	padding-top:-10px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:13px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;		
}

#texto-dimoras:hover{
	background-color:#FFFFFF;
}
	
	
#noticias_izq {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% 50%;
}

#hover_izq {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_izq:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
	
}

#noticias_izq_ata {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% 50%;
}

#hover_izq_ata {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_ata:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_ata {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_izq_ata:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
	
}

#noticias_izq_pi {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:39% 0%;
}

#hover_izq_pi {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_pi:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_pi{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_izq_pi:hover{
	background-color:#00AEBF;
}


#noticias_izq_crotta {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_izq_crotta {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_crotta:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_crotta{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_izq_crotta:hover{
	background-color:#00AEBF;
}

#noticias_izq_nortont {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}

#hover_izq_nortont {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_nortont:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_nortont{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	color:#FFFFFF;
}

#texto_izq_nortont:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_izq_eciinst {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}

#noticias_izq_2 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}
#noticias_izq_4, #noticias_izq_5,  #noticias_izq_6, #noticias_izq_7 {

	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}
#hover_izq_eciinst {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_eciinst:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_eciinst{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	background-color:#FFFFFF;
	color:#00AEBF;
}

#texto_izq_eciinst:hover{
	background-color:#38AD5E;
	color:#FFFFFF;
}

#texto_izq_otro_loco_ice{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;

	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	background-color:#FFFFFF;
	color:#00AEBF;
}

#texto_izq_otro_loco_ice:hover{
	background-color:#38AD5E;
	color:#FFFFFF;
}
#noticias_izq_120 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}

#hover_izq_120 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_120:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_120{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_izq_120:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}

#noticias_izq_treserva {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}

#hover_izq_treserva {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_treserva:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_treserva{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_izq_treserva:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_izq_zuccardi {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}

#hover_izq_zuccardi {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_zuccardi:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_zuccardi{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_izq_zuccardi:hover{
	background-color:#00AEBF;
	color:#FFFFFF;
}

#noticias_izq_diana{
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:70% bottom;
}

#hover_izq_diana {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_diana:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_diana{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_izq_diana:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_izq_vendimia {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_izq_vendimia {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_vendimia:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_vendimia{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#00AEBF;
}

#texto_izq_vendimia:hover{
	background-color:#00AEBF;
	color:#FFFFFF;
}

#noticias_izq_premio1 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_izq_premio1 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_premio1:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_premio1{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_izq_premio1:hover{
	background-color:#FFFFFF;
	color:#38AD5E;	
}


#noticias_izq_palom {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}
#noticias_izq_amado {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:40% 50%;
}

#noticias_izq_1 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:40% 50%;
}
#noticias_izq_3 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:40% 50%;
}
#noticias_izq_2016 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:40% 50%;
}

#hover_izq_palom {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_2016 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_palom:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_izq_2016:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_izq_palom{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_izq_palom:hover{
	background-color:#FFFFFF;
	color:#00AEBF;	
}

#texto_izq_soppelsa{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;
}

#texto_izq_soppelsa:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#texto_izq_amado{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_izq_amado:hover{
	background-color:#FFFFFF;
	color:#00AEBF;	
}

#texto_izq_2016{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	padding-left:0px;
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_izq_2016:hover{
	background-color:#FFFFFF;
	color:#00AEBF;	
}

#noticias_der {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:80% 50%;
}

#hover_der{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_der:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_der_palb {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_der_palb {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_palb:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_palb {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_der_palb:hover{
	background-color:#00AEBF;
	color:#FFFFFF;
}

#noticias_der_pi {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:38% 0%;
}

#hover_der_pi{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_pi:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_pi{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	color:#FFFFFF;
}

#texto_der_pi:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_der_norton {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_der_norton{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_norton:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_norton{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	color:#FFFFFF;
}

#texto_der_norton:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_der_jorge {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}

#hover_der_jorge{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_jorge:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_jorge{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#00AEBF;
}

#texto_der_jorge:hover{
	background-color:#00AEBF;
	color:#FFFFFF;
}


#noticias_der_zombies {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}

#noticias_der_2 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}

#noticias_der_4, #noticias_der_5, #noticias_der_6, #noticias_der_7 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}


#hover_der_zombies{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_zombies:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_zombies{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
		
}

#texto_der_zombies:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}


#noticias_der_altocedro {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}

#noticias_der_1 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}
#noticias_der_3 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}
#hover_der_altocedro{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#noticias_der_lote {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}

#hover_der_lote{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_altocedro:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_lote{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_lote:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_altocedro{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
		
}

#texto_der_altocedro:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}
#texto_der_postales
	 {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;

	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;

}

#texto_der_postales:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}

#texto_der_lote{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
		
}

#texto_der_lote:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}

#noticias_der_series {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:90% 100%;
}

#hover_der_series {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_series:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_series{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_der_series:hover{
	background-color:#00AEBF;
}

#noticias_der_sjulia {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:0% 100%;
}

#hover_der_sjulia {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_sjulia:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_sjulia {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	color:#FFFFFF;
}

#texto_der_sjulia:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}

#noticias_der_diatamisque {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:0% 100%;
}

#hover_der_diatamisque {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_diatamisque:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_diatamisque {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_der_diatamisque:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_der_dicasarena{
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:0% 100%;
}

#hover_der_dicasarena {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_dicasarena:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_dicasarena{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto_der_dicasarena:hover{
	background-color:#00AEBF;
	color:#FFFFFF;
}

#noticias_der_ciento {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_der_ciento{
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_ciento:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_ciento{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_der_ciento:hover{
	background-color:#FFFFFF;
	color:#00AEBF;
}

#noticias_der_premio2 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_der_premio2 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_premio2:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_premio2{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#00AEBF;	
}

#texto_der_premio2:hover{
	background-color:#00AEBF;
	color:#FFFFFF;
}

#noticias_der_luigib {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#noticias_der_sunrise {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
}

#hover_der_luigib {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#hover_der_luigib:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}

#texto_der_luigib{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_der_luigib:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}

#texto_der_sunrise{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto_der_sunrise:hover{
	background-color:#FFFFFF;
	color:#38AD5E;
}


#destacado2 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:95% 100%; 	
}

#hover2 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
    
}

#hover2:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}


#texto2{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto2:hover{
	color:#00AEBF;
	background-color:#FFFFFF;
}

#destacado3_eci {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:95% 100%; 	
}

#hover3_eci {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
    
}

#hover3_eci:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}


#texto3_eci{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	

	color:#FFFFFF;
}

#texto3_eci:hover{
	color:#38AD5E;
	background-color:#FFFFFF;
}


#destacado3_ecispot {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:95% 100%; 	
}

#hover3_ecispot {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
    
}

#hover3_ecispot:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}


#texto3_ecispot{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	
	
	
	
	
	color:#FFFFFF;
}

#texto3_ecispot:hover{
	color:#00AEBF;
	background-color:#FFFFFF;
}

#destacado2_eci {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:100% 100%; 	
}

#hover2_eci {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
    
}

#hover2:hover_eci {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}


#texto2_eci{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
}

#texto2:hover{
	color:#00AEBF;
	background-color:#FFFFFF;
}

#destacado2_leparc {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:100% 100%; 	
}

#hover2_leparc {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
    
}

#hover2_leparc:hover {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
}


#texto2_leparc{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;
	color:#FFFFFF;	
}

#texto2_leparc:hover{
	color:#00AEBF;
	background-color:#FFFFFF;
}


#destacado3 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:0% 100%; 	
}

#hover3 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
  
}



#texto3{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	color:#FFFFFF;

}

#texto3:hover{
	color:#38AD5E;
	background-color:#FFFFFF;
}
#destacado3-amado {
	
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:6% 100%; 	
}
#hover3-amado {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
  
}



#texto3-amado{
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	color:#FFFFFF;

}

#texto3-amado:hover{
	color:#38AD5E;
	background-color:#FFFFFF;
}

#destacado3_vendimia2014 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:0% 100%; 	
}
#destacado-4 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;
	background-position:0% 100%;
}
#hover3_vendimia2014 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
  
}



#texto3_vendimia2014 {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	
	color:#00AEBF;

}

#texto3_vendimia2014:hover{
	color:#FFFFFF;
	background-color:#00AEBF;
}

#destacado3_disophenia {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:50% 100%; 	
}

#hover3_disophenia {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
  
}



#texto3_disophenia {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#38AD5E;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	

}

#texto3_disophenia:hover{
	color:#38AD5E;
	background-color:#FFFFFF;
}

#destacado3_dimoras2 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:50% 100%; 	
}

#hover3_dimoras2 {
	position:relative;
	overflow:hidden;
	margin-left:0px;
	background-image:url();
	width:100%;
	height:100%;
	top:0px;
  
}



#texto3_dimoras2 {
	position:relative;
	width:100%;
	height:13px;
	text-align:center;
	
	padding:12px;
	margin-top:120px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:20px;
	background-color:#FFFFFF;
	color:#00AEBF;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border: 0px solid #000000;	

}

#texto3_dimoras2:hover{
	color:#FFFFFF;
	background-color:#00AEBF;
}

#pie{
	position:absolute;
	width:100%;
	height:200px;
	left:1.5%;
	
	

}

#pie2{
	position:absolute;
	width:100%;
	height:200px;
	left:4%;
	
	

}

#redes_footer{
position:relative;
width:100%;
height:120px;
top:20px;
text-align:center;
font-size:11px;
color: #6D6E70;

}

#menu {

	font-size:12px;
	color: #6D6E70;
	width: 104%;
    height: 50px;
	float:right;
	text-align:left;


}

#menu-about {

	font-size:12px;
	color: #6D6E70;
	width: 104%;
    height: 50px;
	float:right;
	text-align:left;


}

#menu-index {

	font-size:12px;
	color: #6D6E70;
	width: 100%;
    height: 50px;
	float:right;
	text-align:left;


}

#retina-footer {
	position:relative;
	width:80px;
	height:100px;
	margin-right:5%;
	top:10px;
	left:2%;


}

#retina-footer-about {
	position:relative;
	width:80px;
	height:100px;
	margin-right:6.5%;
	top:10px;
	left:5%;


}


#menu li { 
display:inline-block; 
padding: 1px; 
}

#menu a {
    text-decoration: none;
	

}

#menu-index li { 
display:inline-block; 
padding: 1px; 
}

#menu-index a {
    text-decoration: none;
	

}



#menu-about li { 
display:inline-block; 
padding: 1px; 

}



#menu-about a {
    text-decoration: none;
	

}


#izq{

	width:100%;
	height:20%;
	position:relative;
	float:left;

	
}

#izq-vendimia2015{

	width:100%;
	height:20%;
	position:relative;
	float:left;

	
}

#izq-atamisque{

	width:100%;
	height:20%;
	position:relative;
	float:left;

	
}

#izq-eci{

	width:100%;
	height:20%;
	position:relative;
	float:left;

	
}

#izq-palmaresmall{

	width:100%;
	height:20%;
	position:relative;
	float:left;

	
}

#izq-diatamisque{

	width:100%;
	height:20%;
	position:relative;
	float:left;

	
}

#der{

	width:355px;
	height:auto;
	float:left;
	
	top:530px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-vendimia2015{

	width:355px;
	height:auto;
	float:left;
	
	top:350px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-eci{

	width:355px;
	height:auto;
	float:left;
	
	top:210px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-cientoypiquismo{

	width:355px;
	height:auto;
	float:left;
	
	top:500px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}


#der-diatamisque{

	width:355px;
	height:auto;
	float:left;
	
	top:300px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-feria{

	width:355px;
	height:auto;
	float:left;
	
	top:730px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-feria2{

	width:355px;
	height:auto;
	float:left;
	
	top:880px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-leparc{

	width:355px;
	height:auto;
	float:left;
	
	top:680px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-120{

	width:355px;
	height:auto;
	float:left;
	
	top:280px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-tseries{

	width:355px;
	height:auto;
	float:left;
	
	top:225px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-treserva{

	width:355px;
	height:auto;
	float:left;
	
	top:230px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-vendimia2014{

	width:355px;
	height:auto;
	float:left;
	
	top:275px;

	position:absolute;
 left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-zuccardi{

	width:355px;
	height:auto;
	float:left;
	
	top:340px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-santaana{

	width:355px;
	height:auto;
	float:left;
	
	top:380px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-casarena{

	width:355px;
	height:auto;
	float:left;
	
	top:290px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-dimoras{

	width:355px;
	height:auto;
	float:left;
	
	top:900px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-disophenia{

	width:355px;
	height:auto;
	float:left;
	
	top:350px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-eolo{

	width:355px;
	height:auto;
	float:left;
	
	top:270px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-atamisque{

	width:355px;
	height:auto;
	float:left;
	
	top:270px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-luigi{

	width:355px;
	height:auto;
	float:left;
	
	top:325px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-jorge{

	width:355px;
	height:auto;
	float:left;
	
	top:290px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}


#der-nortont{

	width:355px;
	height:auto;
	float:left;
	
	top:200px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#der-palmares{

	width:355px;
	height:auto;
	float:left;
	
	top:240px;

	position:absolute;
 	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#interno{
	margin-top:3px;
	position:relative;
	width:100%;
	height:980px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-vendimia2015{
	margin-top:3px;
	position:relative;
	width:100%;
	height:980px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-atamisque{
	margin-top:3px;
	position:relative;
	width:100%;
	height:1100px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-diatamisque{
	margin-top:3px;
	position:relative;
	width:100%;
	height:400px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-luigi{
	margin-top:3px;
	position:relative;
	width:100%;
	height:755px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-eci{
	margin-top:3px;
	position:relative;
	width:100%;
	height:755px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-feria{
	margin-top:3px;
	position:relative;
	width:100%;
	height:1560px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-leparc{
	margin-top:3px;
	position:relative;
	width:100%;
	height:2320px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-120{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#palmares-mall{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-tseries{
	margin-top:3px;
	position:relative;
	width:100%;
	height:1060px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-treserva{
	margin-top:3px;
	position:relative;
	width:100%;
	height:645px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-vendimia2014{
	margin-top:3px;
	position:relative;
	width:100%;
	height:710px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-zuccardi{
	margin-top:3px;
	position:relative;
	width:100%;
	height:750px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-santaana{
	margin-top:3px;
	position:relative;
	width:100%;
	height:800px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-casarena{
	margin-top:3px;
	position:relative;
	width:100%;
	height:725px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-dimoras{
	margin-top:3px;
	position:relative;
	width:100%;
	height:1530px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-disophenia{
	margin-top:3px;
	position:relative;
	width:100%;
	height:780px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-eolo{
	margin-top:3px;
	position:relative;
	width:100%;
	height:700px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-jorge{
	margin-top:3px;
	position:relative;
	width:100%;
	height:720px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}

#interno-nortont{
	margin-top:3px;
	position:relative;
	width:100%;
	height:720px;
	margin-top:2px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	display:block;
}


#minicapturas{
	width:100%;
	height:auto;
	position:relative;
	display:block;
}
	
#minicapturas img{
	
	width:49.3%;
	height:auto;
	overflow: hidden;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

#captura{
	width:100%;
	height:auto;
	position:relative;
	display:inline-block;
}
	
#captura img{
	
		width:100%;
		height:auto;
		margin-top: 4px;
		position:relative;

	

		border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #000000;
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;
}

#pantalla{
	position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-top: 4px;
 
  
	
}

#titulo_interno{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-48px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_vendimia2015{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-102px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_zombies{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-90px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_eci{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-64px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_amado{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-112px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_atamisque{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-86px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_feria{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-100px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_crotta{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-100px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_lote{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-113px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_palmares2017{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-118px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_sunrise{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-124px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_2016{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-90px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_altocedro{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-115px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_norton{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-96px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_leparc{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-125px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_120{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-70px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_eciinst{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-116px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_palmaresmall{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-80px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_tseries{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-70px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_treserva{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-90px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_sjulia{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-110px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_vendimia2014{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-105px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_zuccardi{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-119px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_atamisque{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-113px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_casarena{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-118px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_eolo{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-84px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_dimoras{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-94px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_disophenia{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-118px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_luigi{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-86px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_palmares{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-100px;
	height:40px;
	vertical-align:center;
	
	}
	
	#titulo_interno_andes{
	position:absolute;
	z-index:100000;
	top:0px;
	font-size:14px;
	width:100%;
	background-color:#00AEBF;
	text-align:center;
	line-height:40px;
	margin:auto;
	margin-left:-93px;
	height:40px;
	vertical-align:center;
	
	}
	
	#texto_interno{
		position:relative;
		margin:auto;
	z-index:100000;
	
	font-size:13px;
	line-height:25px;
	color:#45423D;
	width:330px;
	text-align:center;
	
	}
	
	#canvas{
		visibility:hidden;
	color:#45423D;
	width:100%;
	overflow:hidden;
	height:50px;
	text-align:center;

	}
	
	#premio{
		position:relative;
		left:0px;
		width:80%;
		height:3px;
    margin:auto;
	
	
	}
	
	.footer {
		
	width:100%;
	height:200px;
	margin-top:2px;
	margin-bottom:20px;

}

#tabla{
		position:relative;
		margin:auto;
		width:250px;
	
	}
	
	#boton_compartir{
	width:110px;
	left:0px;
	position:relative;
	margin:auto;

	
}

#interno-about{

	top:80px;

	height:300px;

}






#interno-about img{
	width:90%;


}

#over1{
	top:120px;
	left:70px;
	
}

#over1:hover{
	top:118px;
	width:240px;
	 -ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Safari */
    transform: rotate(-5deg);
	
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease;

	
}

#over1 img{
	width:95%;
	
}

#premios01{

	width:95%;
	position:absolute;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;

	

}


}



@media (max-width: 540px) {

#empujador{
	width:100%;
	height:1000px;
	
	position:relative;
	margin:auto;

	z-index:100000;

	
		
	

}

#destacado2 {
	width:100%;
	height:20%;
	min-height:150px;
	margin-left:0px;	
	background-position:85% 100%; 	
}

#destacado1 {	
	height:30%;
	min-height:250px;
	max-height:250px;
	background-position:53% 100%;
}
       
  


}
@media (max-width: 418px) {

#empujador{
	width:100%;
	height:1200px;

	position:relative;
	margin:auto;

	
		
	

}
#mini-premios{
	margin-top:20px;
	float:left;
	position:relative;
	width:130px;
	height:200px;
	margin-right:0.5%;
	margin-left:0.5;

	z-index:1000px;
	
	

}

#destacado1 {	
	height:30%;
	min-height:250px;
	max-height:250px;
	background-position:60% 100%;
}       
  


}
