/* CSS Document */

/***********************************************/
/* Etiquetas HTML                              */
/***********************************************/ 

body{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #28282F;
}



ul{
  margin: 0;
  padding: 0;
}

a:link{
  text-decoration: none;
}

a:visited{
  text-decoration: none;
}

a:hover, a:focus{
  text-decoration: none;
}


img{
  border: 0;
}
/***********************************************/
/* CUERPO DE LA MAQUETACIÓN                    */
/***********************************************/ 
#marco {
	width: 947px;
	margin:auto;	
}
#marcoizquierdo{
	width:11px;
	height:605px;
	background: url(../images/marco_1.jpg) no-repeat;
	float:left;
}
#marcocentral{
	width: 925px;
	float:left;
}
#marcoderecho{
	width:11px;
	height:605px;
	background: url(../images/marco_2.jpg) no-repeat;
	float:left;
}
#cabecera {
	width:100%;
	height:69px;
	background: url(../images/cabecera.jpg) no-repeat;
}
#cabecera h1 {
	display:none;
}
#registrar {
	width:100%;
	height:180px;
	background: url(../images/fondo_registrar.jpg) no-repeat;
}
#bienvenido {
	width: 465px;
	float:left;
	padding:15px 0 0 10px;
}

#bienvenido h2 span {
	color: #FFF55A;
}
#bienvenido img {
	float: right;
	margin:0 17px 0 0;
}
#registrate {
	width: 447px;
	height: 181px;
	.margin-left:13px;
	float:left;
	background: url(../images/fondo_registrate.jpg) no-repeat;
}
#registrate h3 span {
	color: #FFF55A;
}
#registrate .mensaje {
	margin: 35px 5px 5px 207px;
}
#registrate .cuerporegistrate {
	margin: 65px 15px 0 15px;
}

#registrate .cuerporegistrate h3{
	font-size:13px;
}
#registrate .cuerporegistrate form{
	margin-top:10px;
}
#registrate .cuerporegistrate label{
	margin-left:30px;
	margin-top:-20px;
	
}
#botonacepto {
	width:80%;
	float:left;
}
#botonir{
	float:right;
}
#botonir input{
		font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#productos {
	clear:both;
	width:100%;
	height:350px;
	background: url(../images/fondo_productos.jpg) no-repeat;
	text-align:left;
}
#productos ul{
	padding-top:20px;
	margin:0px 30px 0px 50px;
}
#productos ul li{
	/*width: 395px;*/
	height: 60px;
	.height: 70px;
	margin:0 15px 50px 0;
	.margin:0 15px 30px 0;
	padding:0px;
	text-align:left;
	list-style-type: none;
	float:left;
}
.imageprodu {
	width:130px;
	float:left;
}
.comillas {
	width: 20px;
	font-size: 11px;
	color:#FFF;
	text-align:right;
	float:left;
}
.produtes {
	width: 245px;
	font-size: 11px;
	color:#FFF;
	float:left;
}
.produtes a {
	color:#FFF;
}
.produtes a:hover{
	color:#CCC;
}
.produtes span {
	color: #FF3F3F;
}
#comprar {
	clear:both;
	text-align:left;
}
#comprar1 {
	margin:0;
	padding:15px 0 0 10px;
	width: 100%;
	height: 650px;
	background: url(../images/fondo_comprar_1.jpg) no-repeat;
}
#comprar ul {
	clear:both;
	margin:30px 0 0 30px;
}
#comprar ul li{
	width: 430px;
	height: 275px;
	list-style-type:none;
	float:left;
}
#comprar ul li .comprartes{
	clear:both;
	width: 360px;
	height:auto;
	margin: 0 10px 0 15px;
	font-size: 11px;
	color:#FFF;
}
#comprar2 {
	margin:0;
	padding:0;
	width: 100%;
	height: 360px;
	background: url(../images/fondo_comprar_2.jpg) no-repeat;
	border-top:3px solid #1E2533;
}
#comprar2 h2 {
	margin-bottom:20px;
}
.h2image{
	float:left;
	margin-left:10px;
}

#pie {
	clear:both;
	width:100%;
	height: 74px;
	background: url(../images/pie.jpg) no-repeat;
	border-top:2px solid #000;
	text-align:left;
}
#pie .pietes {
	font-size:11px;
	color:#FFF;
	margin:15px 0 0 25px;
}

/***********************************************/
/* STILOS PARA PAG. FORMULARIO                 */
/***********************************************/ 
#cabemensaje {
	width:100%;
	height:180px;
	background: url(../images/fondo_mensaje_formulario.jpg) no-repeat;
}

#mensajeformulario{
	width: 465px;
	float:left;	
}
#mensajeformulario h2{
	float: none;
}
#formulario {
	clear:both;
	width:100%;
	padding:15px 0 0 10px;
	height:auto;
	background: url(../images/fondo_formulario.jpg) no-repeat;
	text-align:left;
}
#formulario ul {
	margin: 45px 0 0 100px;
}
#formulario ul li{
	list-style-type:none;
	clear:both;
}
#formulario ul li .campo{
	width: 350px;
	margin-bottom: 20px;
	padding-left: 5px;
	background: url(../images/punto_blanco_formulario.gif) no-repeat;
	float:left;
}
#formulario ul li .noBg{
	background:none;
}
#formulario ul li .campo input {
	font-size:12px;
	border:1px solid #56606A;
	float:none;
}
#formulario ul li .campo select {
	font-size:12px;
	border:1px solid #56606A;
}
#formulario ul li .aclaracion{
	width: 350px;
	margin-bottom: 20px;
	padding-left: 25px;
	background: url(../images/form_info.gif) no-repeat;
	font-size:11px;
	color: #FFF;
	float:left;
}
#formulario ul li .aclaracion_ko{
	width: 350px;
	margin-bottom: 20px;
	padding-left: 25px;
	background: url(../images/form_ko.gif) no-repeat;
	font-size:11px;
	color: #ff0000;
	float:left;
}
#formulario ul li .aclaracion_ok{
	width: 350px;
	margin-bottom: 20px;
	padding-left: 25px;
	background: url(../images/form_ok.gif) no-repeat;
	font-size:11px;
	color: #FFF;
	float:left;
}
#formulario li textarea {
	font-size:11px;
	color:#5B5B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
#formulario label {
	width: 100px;
	margin-right:25px;
	font-size:11px;
	font-weight:normal;
	color: #FFF;
}
#formulario label span{
	color: #FFA057;
}
#botones {
	width:700px;
	margin: 15px 0 0 100px;
	padding-bottom:15px;
}
#botones input{
	float:none;
	margin-right: 50px;
}
/***********************************************/
/* STILOS PARA PAG. CONFIRMACIÓN               */
/***********************************************/ 
#confirmacion {
	clear:both;
	width:100%;
	padding:15px 0 0 10px;
	height:480px;
	background: url(../images/fondo_formulario.jpg) no-repeat;
	text-align:left;
}
#confirmacion ul {
	width:450px;
	margin: 20px;
}
#confirmacion ul li {
	list-style-type:none;
	font-size:11px;
	color:#FFF;
	margin-bottom: 15px;
}

#construccion  a{
	text-decoration:none;
	color: #fff;
}

#construccion  a:hover{
	text-decoration:underline;
}

#construccion {
	clear:both;
	width:100%;
	padding:15px 0 0 10px;
	height:250px;
	background: url(../images/fondo_formulario.jpg) no-repeat;
	text-align:left;
}
#construccion ul {
	margin: 20px;
}

#construccion ul li {
	list-style-type:none;
	font-size:11px;
	color:#FFF;
	margin-bottom: 15px;
}
/***********************************************/
/* TEXTOS                                      */
/***********************************************/ 
h1{
  padding: 0; 
  margin: 0 0 0 0;
  font-size: 23px;
  font-weight: normal;
  text-align: left;
  color: #4C5C16;
  font-variant: small-caps;
}

h2{
  padding: 0; 
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #FFF;
  float:left;
}
.h2peq{
	font-size: 9px;
	font-weight: bold;
}

h3{
  padding: 0; 
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  color: #FFF;
}

h4{
  padding: 0; 
  margin: 0;
  text-align: left;
}
.textoblanco{
  padding: 0; 
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  color: #FFF;
}
.bienvenidotes {
	width: 328px;
	float:left;
}
/***********************************************/
/* FORMULARIOS                                 */
/***********************************************/ 
form{
  margin: 0;
  padding: 0;
  background: none;
}

fieldset{
  border: 0;
  margin: 0;
  padding: 0;
}
label {
	width: 92%;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float:left;
	text-align:left;
	margin-left: 5px;
}
input {
	float:left;
}
.noFloat {
	float:none;
}
#texteInfo{
	color:#ff0000;
	float:left;
	font-size: 11px;
	margin-left: 20px;
	font-weight:normal;
}
.oculto{
	display:none;
}
.visible{
	display:block;
}