body{
	background:#FFF url(../img/bg/body.jpg) left top repeat-x;
	font-family:Arial, Verdana, Geneva, sans-serif;
}

#wrapper{
	width:50em;
	min-width:775px;
	max-width:100%;
	margin:auto;
	position:relative;
}

#logo{
	/*width: 9.563em;*/
}

.juegosonce{
	position:absolute;
	right:0px;
	top:25px;
}

.juegosonce img{
	/*width:7.625em;*/
}

#container{
	background:#FFF url(../img/bg/container-lt.jpg) left top no-repeat;
}

#inner-container{
	background:url(../img/bg/inner-container-rt.jpg) right top no-repeat;
	padding:1em;
	overflow:hidden;
}

.home #column-1{
	clear:both;
	margin-bottom:1em;
}

.home #column-2,
.home #column-3,
.home #column-4{
	float:left;
	width:33%;
	margin-bottom:1em;
}

.home #column-4{
	float:right;
}

.site #column-1{
	float:left;
	width:23%;
}

.site #column-2{
	margin-left:22%;
}

.content-left{
	float:left;
	width:65%;
}

.inner-box-orange-circles .content-left,
.promo .inner-box-circles .content-left{
	width:45%;
}

.content-right{
	margin-left:65%;
}

#footer{
	background-color:#636363;
	overflow:hidden;
}

#footer div{
	width:50em;
	min-width:775px;
	max-width:100%;
	margin:auto;
	padding:.4em 0em 1em 0em;
}

#footer div ul{
	width:50%;
}

#footer div ul li{
	display:inline;
}

#footer div ul li a{
	color:#FFF;
	font-size:.65em;
	font-weight:bold;
	text-decoration:none;
	padding-right:.5em;
	margin-right:.5em;
	border-right:1px solid #FFF;
}

#footer div ul li a.last{
	border-right:none;
}


.box{
	background:#FFF url(../img/bg/box.png) left top no-repeat;
}

.inner-box{
	background:url(../img/bg/inner-box.png) right top no-repeat;
	padding:20px 20px 20px 30px;
}

.box-circles{
	background:#FFF url(../img/bg/box-circles.png) left top no-repeat;
}

.inner-box-circles{
	background:url(../img/bg/inner-box-circles.png) right top no-repeat;
	padding:20px 20px 20px 30px;
	min-height:400px;
}

.inner-box-circles-search{
	background:url(../img/bg/inner-box-circles-search.gif) right top no-repeat;
	padding:20px 20px 20px 30px;
	min-height:400px;
}

.box-blue-circles{
	background:#FFF url(../img/bg/box-blue-circles.png) left top no-repeat;
}

.inner-box-blue-circles{
	background:url(../img/bg/inner-box-blue-circles.png) right top no-repeat;
	padding:20px 20px 20px 30px;
	min-height:400px;
}

.box-orange-circles{
	background:#FFF url(../img/bg/box-orange-circles.png) left top no-repeat;
}

.inner-box-orange-circles{
	background:url(../img/bg/inner-box-orange-circles.png) right top no-repeat;
	padding:20px 20px 20px 30px;
	min-height:400px;
}


#menu{
	overflow:hidden;
	margin-left:20px;
}

#menu li{
	float:left;
	background:url(../img/bg/menu-lt.gif) left top no-repeat;
	margin-right:.2em;
}

#menu li#minorista{
	float:right;
	margin-right:1em;
}

#menu li a{
	color:#000;
	text-decoration:none;
	font-size:.7em;
	font-weight:bold;
	display:block;
	padding:1em 1em;
	background:url(../img/bg/menu-rt.gif) right top no-repeat;
}

#menu li.selected{
	background:url(../img/bg/menu-lt-selected.gif) left top no-repeat;
}

#menu li.selected a{
	background:url(../img/bg/menu-rt-selected.gif) right top no-repeat;
}

#captacion-form h2{
	float:none;
	clear:both;
	margin:1em 0em;
}

#captacion-form div.texto{
	margin-bottom:.5em;
}

#captacion-form div.texto label{
	float:left;
	width:15em;
	font-size: 0.65em;
	font-weight: bold;
}

#captacion-form div.texto input{
	width:15em;
	background-color: #FFFFFF;
	border: 1px solid #C3C5C4;
}

#captacion-form div.fields{
	margin:1em 0em;
}

#captacion-form div.fields legend,
#captacion-form div.fields label{
	font-size: 0.65em;
	font-weight: bold;
}

#captacion-form div.fields input{

}

.errores p.error{
	margin-bottom:.2em;
}
