body {
	/*background-color: #efefef;*/
	padding: 0px;
	background: url('../img/fondo-fancy.png') no-repeat scroll right bottom;
}

div.estrecho {
	padding: 0px;
}

div.texto h2 {
	font-family: Montserrat,sans-serif;
	color: #313131;
	font-size: 48px;
	font-weight: 400;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
}

div.texto h2.reducida {
	font-size: 26px;
	line-height: 100%;
}

div.texto h3 {
	color: #b79864;
	margin-top: 0px;
	font-family: Montserrat,sans-serif;
}

div.texto h3 span.obra {
	font-family: Raleway,sans-serif;
	color: #2d2f33;
	font-weight: 600;
	margin-left: 20px;
}

div.texto p {
	font-family: Raleway,sans-serif;
	text-align: justify;
	font-size: 16px;
	color: #999;
	font-weight: 400;
	letter-spacing: 0px;
	margin: 0px 0px 14px 0px;
}

div.texto p.obra {
	font-family: Raleway,sans-serif;
	text-align: justify;
	font-size: 16px;
	color: #2d2f33;
	font-weight: 400;
	letter-spacing: 0px;
	margin: 0px 0px 14px 0px;
	padding-left: 20px;
	padding-right: 20px;
}

div.foto {
	margin-top: 15px;
}

div.foto img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857;
	background-color: #FFF;
	border: 1px solid #DDD;
	border-radius: 4px;
}

div.fotoGrande img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857;
}

div.perfil {
	/*background-color: #fbfbfb;*/
}

div.item div.cerdo {
	background-color: #0c1416;
	padding: 10px;
}

div.item div.cerdo div.patrocinador {
	margin-top: 20px;
	text-align: center;
}

div.item  div.cerdo div.patrocinador p.propiedad {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 14px;
	font-family: Raleway, sans-serif;
}

div.item div.perfil div.web a {
	font-size: 13px;
	color: #b79864;
}

.hrzag {
	width: 94px;
	height: 14px;
	margin: 10px auto 10px auto;
	overflow: hidden;
}

.hrzag .zigzag {
	stroke-width: 1.5;
	fill: none;
	margin-left: -100%;
	width: 192px;
	stroke: #9e813d;
}

hr {
	display: block;
	-webkit-margin-before: .5em;
	-webkit-margin-after: .5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border: 0;
	color: #9e813d;
	background-color: #9e813d;
	height: 1px;
}

div.product1, div.product2 {
	cursor: e-resize;
}

div.giro {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	background-color: #9e813d;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: 600;
	z-index: 10;
}

div.texto p.negrita {
	font-weight: 600;
}

div.medios h3, div.votaciones h3 {
	margin: 0px 0px 10px;
	text-transform: uppercase;
	color: #B79864;
	font-family: Montserrat,sans-serif;
	font-size: 20px;
}

div.medios ul {
	color: #FFFFFF;
	font-family: Raleway,sans-serif;
}

div.medios ul li a, div.medios ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

ul.encuesta {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p.asteroide {
	color: white;
	font-weight: 400;
	font-size: 10px;
	margin-top: 10px;
}

ul.encuesta li {
	margin: 0px;
	text-align: center;
}

ul.encuesta li label {
	display: none;
}

input#votar {
	width: 120px;
	font-size: 1.2em;
	padding: 3px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	color: #333;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 20px;
}

div.votaciones p {
	color: #FFFFFF;
	font-family: Raleway,sans-serif;
}

div.video {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.derecha {
	float: right;
	padding: 10px 0px 10px 20px;
}

div.izquierda {
	float: left;
	padding: 10px 20px 10px 0px;
}




body.prensa {
	background: url('../../img/sorteo.jpg') no-repeat center center;
	padding: 10px;
}

body.prensa h1 {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: 600;
	font-family: Raleway,sans-serif;
}

div.benefico img {
	max-width: 100%;
}