.contenedor_reg{
background:url(images/fondo_reg.png) repeat-x scroll;
width:1000px;
/*height:600px;*/
overflow:hidden;
vertical-align:top;
}

.head_banner{
background:url(images/head-banner.png) no-repeat;
width:960px;
height:115px;
margin:20px;
}

.explicacion{
width:960px;
margin: 0px 20px 20px;
}

.texto_blanco{
font-family:"Century Gothic";
color:#FFFFFF;
}

.textog_negro{
font-family:"Century Gothic";
font-size:14px;
color:#000000;
text-align:left;
}

.texto_registro{
font-family:"Century Gothic";
font-size:18px;
color:#FFFFFF;
text-align:left;
}

.cont_reg{
width:715px;
height:275px;
float:left;
display:inline;
margin:0px 30px 10px 20px;
vertical-align:top;
}

.login{
width:207px;
height:205px;
float:right;
display:inline;
margin-right:20px;
margin-top:20px;
border: #FFFFFF solid 2px;
}

.bot_reset{
background:url(images/bot_reset.png); 
width:82px; 
height:32px;
border:none;
cursor:pointer;
}

.contenedor_vot{
background:url(images/fondo_vot.jpg) repeat-x fixed;
width:1000px;
/*height:1300px;*/
overflow:hidden;
vertical-align:top;
}

.cont_vot{
width:960px;
float:left;
display:inline;
margin:0px 30px 10px 20px;
vertical-align:top;
}

.pest_tit{
background:url(images/pestana_tit.png) no-repeat;
height:37px;
width:216px;
overflow:hidden;
}

.fondo_cat{
background:url(images/fondo_cat.png) no-repeat;
width:216px;
height:190px;
overflow:hidden;
}

.wel_user{
height:22px;
max-width:500px;
float:right;
text-align:right;
display:inline;
margin: 85px 20px 13px 0px;
}

.tit_rojo{
font-family:"Century Gothic";
font-size:18px;
color:#ff1c23;
}

.tit_negro{
font-family:"Century Gothic";
font-size:16px;
color:#000000;
font-weight:bold;
text-align:center;
}

.opciones{
width:198px;
height:173px;
margin:5px 10px 13px 6px;
}

a.negro:link{
color:#000000;
text-decoration:none;
}
a.negro:visited{
color:#000000;
text-decoration:none;
}
a.negro:hover{
color:#000000;
text-decoration:underline;
}
