* {padding:0;margin:0;vertical-align:top;}

body{	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(../img/bg_main.gif) 0 76px;	
	}
#brillo{
	width:100%;
	height:auto;
background:url(../img/bg_white-glow.png) 50% 0 no-repeat;
	}		

#contenedor{
	position:absolute;
	width:900px;
	height:auto;
	margin-left:50%;
	left:-450px;
	top:0%;	
	}

#menu{
	width:900px;
	height:50px;
	background-color:#333333;
	float:left;
	}
.menu{
	float:left;
	padding:5px 15px 5px 15px;
	width:auto;
	background-color:#FFF;
	display:block;
	}
#head{
	width:900px;
	height:90px;
	float:left;
		}


#contenido{
	float:left;
	width:900px;
	height:auto;
	background-color:#FFF;
		}
#logo{
	position:absolute;
	width:381px;
	height:80px;
	left: 21px;
	top: 15px;
	}
#facebook{
	position:absolute;
	width:32px;
	height:32px;
	left: 842px;
	top: 30px;

	}
#banner{
	float:left;
	width:670px;
	height:360px;

	}
#banner_izq{
	float:left;
	width:210px;
	height:360px;;
	text-align:right;
	padding:0 10px 0 10px;
	background:url(../img/banner_derecha.jpg);
	line-height:12px;
	}

	
.registrate{
	text-align:center;
	 background:url(../img/registrate-hover.jpg);
     height:40px;
	 width:210px;
	 display:block;
	 border:#FFF solid 1px;
	 margin-top:310px;	 
	 	border:#999 solid 1px;	
	-webkit-box-shadow: 2px 2px 3px #999;
    -moz-box-shadow: 2px 2px 3px #999;
     filter: shadow(color=#999999, direction=135, strength=2);
	 
	}
	
.registrate a{
	 background:url(../img/registrate.jpg);
     height:40px;
	 width:210px;
	 display:block;
	 }
	 
.comentarios{
	text-align:center;
	 background:url(../img/btn-comentarios-hover.jpg);
     height:40px;
	 width:210px;
	 display:block;
	 border:#FFF solid 1px;
	 left:240px;
	}
	
.comentarios a{
	 background:url(../img/btn-comentarios.jpg);
     height:40px;
	 width:210px;
	 display:block;	
	 	 
	 }

#inner{
	width:860px;
	height:auto;
	padding:20px 20px 10px 20px;
	float:left;
	}
.img-certified{
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
	

#down{
	width:860px;
	height:auto;
	padding:0 20px 0 20px;
	float:left;	
	}
#down2{
	width:860px;
	height:auto;
	padding:5px 20px 0 20px;
	float:left;
	line-height:20px;
	}
#siguenos{
	position:absolute;
	width:auto;
	height:auto;
	left: 751px;
	top: 39px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.borde1{
	border:#999 solid 1px;	
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
     filter: shadow(color=#999999, direction=135, strength=2);
     padding:10px;
	}
.borde_float{
	border:#999 solid 1px;	
	-webkit-box-shadow: 2px 2px 3px #999;
    -moz-box-shadow: 2px 2px 3px #999;
     filter: shadow(color=#999999, direction=135, strength=2);
     padding:10px;
	 float:left;
	 margin-left:140px;
	}
.borde2{
	border:#999 solid 1px;
	-webkit-box-shadow: 2px 2px 3px #999;
    -moz-box-shadow: 2px 2px 3px #999;
	filter: shadow(color=#999999, direction=135, strength=2);

	}

.borde3{
	border:#999 solid 1px;	
	-webkit-box-shadow: 2px 2px 3px #999;
    -moz-box-shadow: 2px 2px 3px #999;
  filter: shadow(color=#999999, direction=135, strength=2);
  padding:5px 10px 5px 10px;  
  	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
		
	}
.img_cont_r{
	border:#999 solid 2px;
	-webkit-box-shadow: 2px 2px 3px #999;
    -moz-box-shadow: 2px 2px 3px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
	margin:0 10px 0 20px;
	}
.img_cont_l{
	border:#999 solid 2px;
	-webkit-box-shadow: 2px 2px 3px #999;
    -moz-box-shadow: 2px 2px 3px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
	margin:0 20px 0 10px;
	}

.btn{
	background:url(../img/fondo_btn.jpg);
	width:auto;
	background:#900;
	color:#FFF;
	height:35px;
	padding:0 20px 0 20px;
	border:0 #FFF solid;
	font-weight:600;
	}
