/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; 
		font-family: 'Roboto', sans-serif;
		font-weight:300;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
body {
	padding-top:145px;
	background-image: url(../img/fondo-green1300x608.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }


/* #Basic Styles
================================================== */
	body {
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
	font-family: 'Prata', serif;
	font-weight: 100;
}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 35px; line-height: 40px; margin-bottom: 10px;}
	h2 {
	font-size: 32px;
	line-height: 41px;
	margin-bottom: 4px;
	margin-top: 8px;
}
	h3 {
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 4px;
	font-weight: 300;
}
	h4 {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
	color: #555;
	font-weight: 300;
}
	h5 {
	font-size: 14px;
	line-height:19px;
	color:#555;
	font-weight: 300;
}
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
.linea_blanca {
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255, 0.6);
}
.linea_verde {
	width:90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A261D;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.hr {
	clear: both;
	height: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #555;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #555;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.vr {
	height: 410px;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(255,255,255, 0.5);
	float: left;
	padding-right: 3%;
	margin-left: 2%;
	}
.vr2 {
	height: 360px;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(255,255,255, 0.5);
	float: left;
	padding-right: 3%;
	margin-left: 2%;
	}
.boton {
	line-height: 19px;
	float: left;
	font-size: 16px;
	font-family: 'Prata', serif;
	text-transform: uppercase;
	word-spacing: 10px;
	margin-right: 20px;
	color: #A68732;
}
.titulo-anun {
	text-transform: uppercase;
	font-size:22px;
	margin: 0px;
	line-height: 26px;
	color: #333;
}
.titulo-anun-sorteo {
	text-transform: uppercase;
	font-size: 17px;
	margin: 0px;
	line-height: 21px;
	color: #333;
}
.titulo-anun-2 {
	text-transform: uppercase;
	font-size:42px;
	margin: 0px;
	line-height: 36px;
	color: #a68732;
	font-weight: 100;
	margin-top:25px;
}
.titulo-anun-3 {
	text-transform: uppercase;
	font-size:42px;
	margin: 0px;
	line-height: 36px;
	color: #333;
	font-weight: 100;
	margin-top:25px;
}
.titulo-anun-4 {
	text-transform: uppercase;
	font-size:42px;
	margin: 0px;
	line-height: 36px;
	color: #333;
	font-weight: 100;
	margin-top:25px;
}
.titulo-nota {
	text-transform: uppercase;
	font-size:32px;
	margin: 0px;
	line-height: 36px;
	color: #a68732;
	font-weight: 300;
}

#mail-todos {
	position: fixed;
	top: 280px;
	right: -5px;
	display: block;
	margin-bottom: 4px;
	background-color: #a68732;
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
	z-index: 101;
}
#mail-todos a {
	display: block;
	text-align: right;
	font: 12px/100%;
	line-height:15px;
	font-family:'Roboto', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#mail-todos a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#mail-todos span {
	width: 60px;
	height: 48px;
	display: block;
	margin-bottom: 4px;
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#mail-todos a:hover span {
	background-color: #fff;
}
/* #Links
================================================== */
	a, a:visited {
	text-decoration: none;
	outline: 0;
}
	a:hover, a:focus {
	color: #999;
}
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px;}
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; 
	}
	img.scale-with-grid-50 {
		max-width: 50%;
		height: auto;
		float:right;
	}	img.scale-with-grid-30 {
		max-width: 30%;
		height: auto;
		float:right;
	}

	img.scale-with-grid-90 {
	max-width: 90%;
	height: auto;
	max-height: 90%;
}

	img.scale-with-grid-130 {
		max-width: 130%;
		height: auto; 
		margin: auto;
		position: absolute;
		top: -15%;
		left: -15%;
		bottom: -15%;
		right: -15%;
}
/** Style for the button & div **/
 #myButton {
	float: left;
	width: 160px;
	top: 490px;
	position: fixed;
	background-image:  url(../images/Corazon-SiQuieroMdQ-90-blanco25.png);
	background-repeat: no-repeat;
	background-position: 122px center;
	font-size: 24px;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	text-align: left;
	z-index: 120;
	left: -60px;
	background-color:#CC0000;
	height:40px;
	line-height: 40px;
	font-weight: 300;
	color: #FFF;
	text-indent: 12px;
	cursor:pointer;
}
 #myButton2 {
	float: right;
	top: 5px;
	position: relative;
	font-size: 28px;
	font-weight: 100;
	color: #555;
	cursor:pointer;
	right: 5px;
}
#myDiv {
	background-color:rgba(0, 0, 0, 0.7);
	display:none;
	width: 810px;
	position: fixed;
	top:100px;
	z-index: 110;
	padding:35px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#myDiv p {
    margin: 15px;
}
#myDiv-sec {
	background-color:rgba(0, 0, 0, 0.7);
	width: 810px;
	padding:35px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
}
.div_verde {
	width: 303px;
	padding-top: 35px;
	background-color: #5B6D58;
	color: #FFFFFF;
	padding-right: 38px;
	padding-bottom: 35px;
	padding-left: 50px;
	float: right;
	font-size: 15px;
	line-height: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.div_ubicacion {
	position: relative;
	padding: 25px;
	height: 1200px;
	width: 650px;
	display: block;
	margin: 0;
}
.div_ubicacion::after {
	content: "";
	background: transparent url(../img/Cabanas-Acantilados-Golf-Playa.jpg) no-repeat 0 0;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1; 
}
.ubic_texto {
	float:left;
	width:350px; 
	margin-right:20px;
}
.ubic_fotos {
	float:left;
	width:280px; 
}
.ubic_fotos img {
	width:260px; 
}
.ubic_fotos2 {
	float:left;
	width:315px; 
	margin-top: 175px;
}
.ubic_fotos2 img {
	width:295px; 
}
.ubic_fotos3 {
	float:left;
	width:315px; 
	margin-top: 77px; 
	margin-left: 20px;
}
.ubic_fotos3 img {
	width:295px; 
}
.borde_fotos {
	border: 10px solid rgb(255,255,255);
	margin-bottom: 10px;
}
.div_ref {
	width: 601px;
	background-color:rgba(255,255,255,0.9);
	padding:25px;
	height:116px;
	float:left;
	color: rgb(0,0,0);
}
.div_ref2 {
	display:none;
}
#comment {
	position: fixed;
	left: 10px;
	top: 210px;
	z-index:1000;
}
.foto-izq {
	float: right;
	position: relative;
	top: -45px;
}
.foto-izq2 {
	position: relative;
	top: -10px;
	left: -20px;
}
.foto-izq3 {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
}
.foto-der {
	position: relative;
	margin-top:38px;
}
.foto-der2 {
	position: relative;
	left: -310px;
	top: -50px;
}
.div-foto-der2 {
	height: 418px;
	width: 350px;
	overflow: hidden;
	margin-top: 20px;
}
.div-foto-der3 {
	height:285px; 
	overflow:hidden; 
	margin-top:20px;
}
.foto-der3 {
	position: relative;
	left: -20px;
	top: 0px;
	height:285px;
	padding-top:0px;
}
.texto-der {
	width:400px; 
	margin-top:10px;
}
.texto-der415 {
	width:415px; 
	margin-top:0px;
}
/* #Buttons
================================================== 

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */ 
/*		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
/*		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
/*		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
/*		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
/*		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
/*		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
/*	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
/*		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
/*		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
/*		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
/*		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
/*		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
/*		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
/*	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
/*		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
/*		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
/*		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
/*		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
/*		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
/*		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C  }*/

/*	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
/*	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	} */


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	/*select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
		*/
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }

@media only screen and (max-width: 999px) {
	#comment {
	position: fixed;
	left: 5px;
	top: 210px;
	z-index: 1000;
}
}
   @media only screen and (min-width: 768px) and (max-width: 959px) {
	body {
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	font-size: 14px;
	line-height: 21px;
 }
	h1 { 
	font-size: 26px; line-height: 40px; margin-bottom: 10px;}
	h2 {
	font-size: 29px;
	line-height: 41px;
	margin-bottom: 4px;
	margin-top: 8px;
}
 .titulo-anun-3 {
	text-transform: uppercase;
	font-size: 32px;
	margin: 0px;
	line-height: 38px;
	color: #333;
	font-weight: 100;
	margin-top:20px;
}
.titulo-anun-4 {
	text-transform: uppercase;
	font-size:37px;
	margin: 0px;
	line-height: 36px;
	color: #333;
	font-weight: 100;
	margin-top:25px;
}
/** Style for the button & div **/
#myDiv {
	background-color:rgba(0, 0, 0, 0.7);
	display:none;
	width: 710px;
	position: fixed;
	top:100px;
	z-index: 110;
	padding:35px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
}
#myDiv-sec {
	background-color:rgba(0, 0, 0, 0.7);
	width: 710px;
	padding:35px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#myDiv p {
    margin: 15px;
}
.sorteos_div {
	background-image: url(../images/sorteos-2014-ch.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	height:420px;
	width:710px;
	padding-top: 140px;
	background-color: #FFF;
}
.sorteos_div_cont {
	background-image: url(../images/sorteos-2014-fondo.jpg);
	background-repeat: repeat;
	background-position: center center;
	padding: 10px;
	height: 350px;
}
.sorteos_div_cont_foto {
	overflow: hidden;
	width: 310px;
	min-height: 326px;
	float:left;
	position:relative;
	height: auto;
	background-color: #FFF;
	margin-left: 40px;
	margin-top:7px;
}
.sorteos_div_cont_titulo {
	overflow: hidden;
	width:250px;
	min-height: 334px;
	float:left;
	position:relative;
	margin-left: 25px;
	margin-top:20px;
	line-height:50px;
}
.sorteos_div_inscripcion {
	float: left;
	height: 50px;
	line-height: 50px;
	margin-left: 60px;
}
.sorteos_div_inscripcion a {
	font-size: 22px;
	color: #C00;
	text-decoration: none;
	font-weight:300;
}
.sorteos_div_fecha {
	float: right;
	height: 50px;
	line-height: 50px;
	margin-right: 60px;
	font-size: 22px;
	color: #555;
	text-decoration: none;
}
#comment {
	position: fixed;
	left: 5px;
	top: 210px;
	z-index:1000;
}
.foto-izq {
	float: left;
	position: relative;
	top: -45px;
	margin-left: 5%;
	width: 90%;
}
.foto-izq2 {
	position: relative;
	top: -201px;
	left: 0px;
	margin-left: 5%;
	width: 90%;
}
.foto-izq3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
.foto-der {
	position: relative;
	margin-top:20px;
	width:100%;
}
.foto-der2 {
	position: relative;
	left: 0px;
	top: -50px;
}
.foto-der2 {
	height: 418px;
	width: auto;
	overflow: hidden;
	margin-top: 20px;
}
.div-foto-der2 {
	width: 460px;
}
.div-foto-der3 {
	height:285px; 
	overflow:hidden; 
	margin-top:0px;
}
.foto-der3 {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;
	padding-top:0px;
}
.texto-der {
	width:425px; 
	margin-top:10px;
}
.texto-der415 {
	width:468px; 
	margin-top:10px;
}
.div_verde {
	width: 380px;
	padding-top: 35px;
	background-color: #5B6D58;
	color: #FFFFFF;
	padding-right: 40px;
	padding-bottom: 35px;
	padding-left: 40px;
	float: left;
	font-size: 15px;
	line-height: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.vr {
	height: 0px;
	margin-top: 25px;
	border-left-width: 0px;
	border-left-style: none;
	float: left;
	padding-right: 0px;
	margin-left: 5%;
	width: 90%;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
}
.vr2 {
	height: 0px;
	margin-top: 25px;
	border-left-width: 0px;
	border-left-style: none;
	float: left;
	padding-right: 0px;
	margin-left: 5%;
	width: 90%;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
}
.div_ubicacion {
	position: relative;
	padding: 20px;
	height: 1200px;
	width: 430px;
	display: block;
	margin: 0;
}
.ubic_texto {
	float:left;
	width:430px; 
	margin-right:0px;
}
.ubic_fotos {
	float:left;
	width:430px; 
}
.ubic_fotos img {
	width:auto;
	height: 138px;
	margin-top:10px;
}
.ubic_fotos2 {
	width:440px; 
	margin-top: 20px;
}
.ubic_fotos2 img {
	width:420px; 
}
.ubic_fotos3 {
	width:440px; 
	margin-top: 20px; 
	margin-left: 0px;
}
.ubic_fotos3 img {
	width:420px; 
}
.div_ref {
	display:none;
}
.div_ref2 {
	display: block;
	width: 350px;
	background-color:rgba(255,255,255,1);
	padding:25px;
	float:left;
	color: rgb(0,0,0);
	margin-left:35px;
	margin-right:35px;
}
}
   
@media only screen and (min-width: 479px) and (max-width: 767px) {
	body {
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	padding-bottom: 20px;
 }
	h1 { 
	font-size: 30px; line-height: 40px; margin-bottom: 10px;}
	h2 {
	font-size: 26px;
	line-height: 35px;
	margin-bottom: 4px;
	margin-top: 8px;
}
 .titulo-anun-2 {
	text-transform: uppercase;
	font-size: 32px;
	margin: 0px;
	line-height: 38px;
	color: #a68732;
	font-weight: 100;
	margin-top:60px;
}
 .titulo-anun-3 {
	text-transform: uppercase;
	font-size: 26px;
	margin: 0px;
	line-height: 32px;
	color: #333;
	font-weight: 100;
	margin-top:20px;
}
.titulo-anun-4 {
	text-transform: uppercase;
	font-size: 23px;
	margin: 0px;
	line-height: 25px;
	color: #333;
	font-weight: 100;
	margin-top: 25px;
}
#mail-todos {
	position: fixed;
	top: 245px;
	right: -5px;
	display: block;
	margin-bottom: 4px;
	background-color: #a68732;
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
	z-index: 101;
}
#mail-todos a {
	display: block;
	text-align: right;
	font: 13px/100%;
	line-height:15px;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#mail-todos a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#mail-todos span {
	width: 60px;
	height: 48px;
	display: block;
	margin-bottom: 4px;
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#mail-todos a:hover span {
	background-color: #fff;
}
.foto-izq {
	float: left;
	position: relative;
	top: -45px;
	margin-left: 5%;
	width: 90%;
}
.foto-izq2 {
	position: relative;
	top: -201px;
	left: 0px;
	margin-left: 5%;
	width: 90%;
}
.foto-izq3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
.foto-der {
	position: relative;
	margin-top:20px;
	width:100%;
	padding-top:0px;
}
.div-foto-der3 {
	height:285px; 
	overflow:hidden; 
	margin-top:0px;
}
.foto-der3 {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;
	padding-top:0px;
}
.texto-der {
	width:425px; 
	margin-top:10px;
}
.texto-der415 {
	width:425px; 
	margin-top:10px;
}
.vr {
	height: 0px;
	margin-top: 25px;
	border-left-width: 0px;
	border-left-style: none;
	float: left;
	padding-right: 0px;
	margin-left: 5%;
	width: 90%;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
	}
.vr2 {
	height: 0px;
	margin-top: 25px;
	border-left-width: 0px;
	border-left-style: none;
	float: left;
	padding-right: 0px;
	margin-left: 5%;
	width: 90%;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
	}
/** Style for the button & div **/
#myDiv {
	background-color:rgba(0, 0, 0, 0.7);
	display:none;
	width: 410px;
	position: fixed;
	top:100px;
	z-index: 110;
	padding:35px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#myDiv-sec {
	background-color:rgba(0, 0, 0, 0.7);
	width: 410px;
	padding:35px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
}
#myDiv p {
    margin: 15px;
}
.sorteos_div {
	background-image: url(../images/sorteos-2014-vert.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 310px;
	width: 410px;
	padding-top: 180px;
	background-color: #FFF;
}
.sorteos_div_cont {
	background-image: url(../images/sorteos-2014-fondo.jpg);
	background-repeat: repeat;
	background-position: center center;
	padding: 10px;
	height: 190px;
}
.sorteos_div_cont_foto {
	overflow: hidden;
	width: 180px;
	min-height: 175px;
	float: left;
	position: relative;
	height: auto;
	background-color: #FFF;
	margin-left: 20px;
	margin-top: 7px;
}
.sorteos_div_cont_titulo {
	overflow: hidden;
	width: 170px;
	min-height: 180px;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 28px;
}
.sorteos_div_inscripcion {
	float: none;
	height: 40px;
	line-height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
}
.sorteos_div_inscripcion a {
	font-size: 22px;
	color: #C00;
	text-decoration: none;
	font-weight:300;
}
.sorteos_div_fecha {
	float: none;
	height: 30px;
	line-height: 30px;
	margin-right: auto;
	font-size: 22px;
	color: #555;
	text-decoration: none;
	text-align: center;
}
.div_verde {
	width: 340px;
	padding-top: 35px;
	background-color: #5B6D58;
	color: #FFFFFF;
	padding-right: 40px;
	padding-bottom: 35px;
	padding-left: 40px;
	float: left;
	font-size: 15px;
	line-height: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.div_ref {
	display:none;
}
.div_ref2 {
	display: block;
	width: 420px;
	background-color:rgba(255,255,255,0.9);
	padding:25px;
	height:116px;
	float:left;
	color: rgb(0,0,0);
}
.div_ubicacion {
	position: relative;
	padding: 20px;
	height: 1200px;
	width: 380px;
	display: block;
	margin: 0;
}
.div_ubicacion::after {
	background-size: 120%;
}
.ubic_texto {
	float:left;
	width: 380px;
	margin-right:0px;
}
.ubic_fotos {
	float:left;
	width: 380px;
}
.ubic_fotos img {
	width:auto;
	height: 119px;
	margin-top:10px;
}
.ubic_fotos2 {
	width: 380px;
	margin-top: 20px;
}
.ubic_fotos2 img {
	width: 380px;
}
.ubic_fotos3 {
	width: 380px;
	margin-top: 20px; 
	margin-left: 0px;
}
.ubic_fotos3 img {
	width: 380px;
}
}
   @media only screen and (max-width: 479px) {
body {
	background-size: 850px;
	background-repeat: no-repeat;
	background-position: center 70px;
}
	h1 { 
	font-size: 20px; 
	line-height: 25px; 
	margin-bottom: 10px;
}
	h2 {
	font-size: 19px;
	line-height: 31px;
	margin-bottom: 4px;
	margin-top: 8px;
}
h3 {
	font-size: 18px;
	line-height: 30px;
}
 .titulo-anun-2 {
	text-transform: uppercase;
	font-size: 28px;
	margin: 0px;
	line-height: 32px;
	color: #a68732;
	font-weight: 100;
	margin-top:30px;
}
 .titulo-anun-3 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 0px;
	line-height: 26px;
	color: #333;
	font-weight: 100;
	margin-top:10px;
}
.titulo-anun-4 {
	text-transform: uppercase;
	font-size: 23px;
	margin: 0px;
	line-height: 25px;
	color: #333;
	font-weight: 100;
	margin-top: 25px;
}
#mail-todos {
	top: 245px;
}
#mail-todos a {
	font: 12px/100%;
	line-height:14px;
	font-family:'Roboto', sans-serif;
	font-size:12px;
}
.vr {
	height: 0px;
	margin-top: 25px;
	border-left-width: 0px;
	border-left-style: none;
	float: left;
	padding-right: 0px;
	margin-left: 5%;
	width: 90%;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
}
.vr2 {
	height: 0px;
	margin-top: 25px;
	border-left-width: 0px;
	border-left-style: none;
	float: left;
	padding-right: 0px;
	margin-left: 5%;
	width: 90%;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
}
/** Style for the button & div **/
 #myButton2 {
	float: right;
	top: 0px;
	position: relative;
	font-size: 28px;
	font-weight: 100;
	color: #555;
	cursor:pointer;
	right: 5px;
}
#myDiv {
	background-color:rgba(0, 0, 0, 0.7);
	display:none;
	width: 280px;
	position: fixed;
	top:100px;
	z-index: 110;
	padding:20px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-left:10px;
}
#myDiv-sec {
	background-color:rgba(0, 0, 0, 0.7);
	width: 280px;
	padding:35px;
	color:#FFF;
	/* rounded corners */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-bottom: 20px;
}
#myDiv p {
    margin: 15px;
}
.sorteos_div {
	background-image: url(../images/sorteos-2014-vert-ch.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	width:280px;
	padding-top: 120px;
	background-color: #FFF;
	height:435px;
}
.sorteos_div_cont {
	background-image: url(../images/sorteos-2014-fondo.jpg);
	background-repeat: repeat;
	background-position: center center;
	padding: 10px;
	height: 340px;
}
.sorteos_div_cont_foto {
	overflow: hidden;
	width: 180px;
	min-height: 175px;
	float: left;
	position: relative;
	height: auto;
	background-color: #FFF;
	margin-left: 39px;
	margin-top: 7px;
}
.sorteos_div_cont_titulo {
	overflow: hidden;
	width: 175px;
	min-height: 150px;
	float: left;
	position: relative;
	margin-left: 39px;
	margin-top: 10px;
	line-height: 28px;
}
.sorteos_div_inscripcion {
	float: none;
	height: 40px;
	line-height: 40px;
	margin-left: auto;
	text-align: center;
}
.sorteos_div_inscripcion a {
	font-size: 18px;
	color: #C00;
	text-decoration: none;
	font-weight:300;
}
.sorteos_div_fecha {
	float: none;
	height: 40px;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
	color: #555;
	text-decoration: none;
	text-align: center;
}
.foto-izq {
	float: left;
	position: relative;
	top: 0px;
	margin-left: 5%;
	width: 90%;
}
.foto-izq2 {
	position: relative;
	top: -50px;
	left: 0px;
	margin-left: 5%;
	width: 90%;
}
.foto-izq3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
.foto-der {
	position: relative;
	margin-top:20px;
	width:100%;
}
.div-foto-der3 {
	height:220px; 
	overflow:hidden; 
	margin-top:0px;
}
.foto-der3 {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;
	padding-top:0px;
}
.texto-der {
	width:300px; 
	margin-top:10px;
}
.texto-der415 {
	width:300px; 
	margin-top:10px;
}
.div_verde {
	width: 260px;
	padding-top: 35px;
	background-color: #5B6D58;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	float: left;
	font-size: 15px;
	line-height: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
}
