@charset "UTF-8";
body {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	background-color: #000;
}
#container {
	width: 1031px;
	margin-left: -500px;
	position: absolute;
	z-index: 100;
	left: 50%;
	padding: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 700px;
	background-image: url(images/quenoseaburran.jpg);
	background-position: 0px;
}

#superframe {
	position: relative;
	z-index: 1;
	top: 0px;
}
#menu {
	height: 45px;
	width: 650px;
	position: absolute;
	left: 232px;
	top: 0px;
	z-index: 120;
	background-color: transparent;
}
#logo {
	height: 364px;
	width: 232px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logo.jpg);
	z-index: 130;
}
#cerrarsitio {
	height: 19px;
	width: 232px;
	position: absolute;
	left: 0px;
	z-index: 300;
	top: 364px;
	
}
#mostrarsitio {
	height: 19px;
	width: 232px;
	position: absolute;
	left: 0px;
	z-index: 300;
	top: 0px;
	visibility:hidden;
}
.home {
	height: 451px;
	width: 670px;
	position: absolute;
	left: 232px;
	top: 0px;
	z-index: 110;
	padding-top: 130px;
	padding-left: 40px;
	text-align: right;
	padding-right: 20px;
}

.sectionbackgrounds {
	height: 621px;
	width: 663px;
	position: absolute;
	left: 232px;
	top: 0px;
	background-image: url(images/bigfondo.png);
	z-index: 110;
	padding-top: 60px;
	padding-left: 20px;
}
.sectionbackgroundstwist {
	height: 621px;
	width: 663px;
	position: absolute;
	left: 232px;
	top: 0px;
	background-image: url(images/bigfondotwist.png);
	z-index: 110;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sectionbackgroundstrivia {
	height: 581px;
	width: 603px;
	position: absolute;
	left: 232px;
	top: 0px;
	background-image: url(images/bigfondo.png);
	z-index: 110;
	padding-top: 120px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sectionbackgroundsgaleria {
	height: 621px;
	width: 663px;
	position: absolute;
	left: 232px;
	top: 0px;
	background-image: url(images/bigfondogaleria.png);
	z-index: 110;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sectionbackgroundsgaleriageneric {
	height: 621px;
	width: 663px;
	position: absolute;
	left: 232px;
	top: 0px;
	background-image: url(images/bigfondogaleriagenerica.png);
	z-index: 110;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sectionbackgroundschicas {
	height: 621px;
	width: 663px;
	position: absolute;
	left: 232px;
	top: 0px;
	background-image: url(images/bigfondochicas.png);
	z-index: 110;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.sectionbackgroundstwister {
	height: 621px;
	width: 633px;
	position: absolute;
	left: 232px;
	top: 0px;
	z-index: 110;
	padding-top: 60px;
	padding-left: 40px;
	background-image: url(images/bigfondo.png);
}

.productosbg {
	height: 173px;
	width: 139px;
	position: relative;
	left: 0px;
	top: 0px;
}
#productscontainer {
	position: absolute;
	height: 435px;
	width: 513px;
	top: 60px;
	left: 160px;
	overflow: hidden;
	background-image: url(images/productsbg.png);
}
.productsstuff {
	height: 425px;
	position: absolute;
	top: 10px;
	left: 12px;
}
.video {
	padding-left: 216px;
	padding-top: 16px;
	margin: 0px;
	overflow: hidden;
}
.galeria {
	position: relative;
	top: 13px;
	width: 482px;
	left: 157px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.galeria img {
			border: 0px solid #86A13F;
			width: 110px;	
}
.galeria a{
	border: 2px solid #86A13F;
	display: block;	
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;	
}

.galeria a:hover {
	border: 2px solid #F90;
	display: block;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;	
}

.clear{
clear:both;
		}

.navigation {
	position: relative;
	width: 482px;
	top:20px;
	left: 157px;
	display:block;
	text-align:center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F90;
	text-decoration: none;	
}
.navigation a {
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	background-color: #9C0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.navigation a:hover {
	text-decoration: none;
	color: #9C0;
	background-color: #000;
}
#twisteronline .facebooklogin {
	background-color: #000;
	margin: 0px;
	padding: 10px;
	border: 2px solid #7A983A;
	font-size: 11px;
	line-height: 18px;
	color: #7A983A;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 250px;
	width: 300px;
	position: absolute;
	left: 200px;
	top: 100px;
	z-index: 500;
}
.clickparaformdotto {
	width: 2000px;
	margin-left: -1000px;
	position: fixed;
	left: 50%;
	bottom: 0px;
	background-image: url(images/fondobotonregistro.jpg);
	height: 68px;
	text-align: center;
	z-index:999;
}

.formdotto {
	background-image: url(images/formulariodotto.png);
	height: 432px;
	width: 652px;
	margin-left: -326px;
	position: absolute;
	z-index: 600;
	left: 50%;
	top: 30px;
}
.dottoforms {
	padding-top: 40px;
	padding-right: 220px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}
.dottoforms h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #AFCC4E;
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 20px;
}
.dottoforms .dottofields {
	background-image: url(images/texfield.png);
	height: 23px;
	width: 343px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.dottoforms .dottomessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FC0;
	text-decoration: none;
	background-image: url(images/textmessage.png);
	padding: 20px;
	height: 221px;
	width: 351px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formdotto .closedotto {
	background-image: url(images/close.png);
	height: 28px;
	width: 28px;
	position: absolute;
	z-index: 610;
	top: -14px;
	right: -14px;
}
.menugaleriasdotto {
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: absolute;
	top: 180px;
	width: 140px;
}
.menugaleriasdotto a {
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #90AC43;
	text-decoration: none;
}
