@charset "utf-8";
/* CSS Document */

.overTrans span
{
border:none;
padding:5px;
top:20%;
}
.opcion
{
border:none;
margin: 5px 0px;
background:none;

}

.explicacion
{
display:block;
margin-left:5px;
height:32px;
margin-bottom:0px;
}

fieldset
{
border:1px solid #CCCCCC;
padding:0px 0px 5px 10px; 
width:500px;
background:url(../../image/general/degradado.jpg) repeat-x bottom left;
}

legend
{

color:#aaa;
font-size:26px;
padding:-10px -10px;
font-weight:bold;
line-height:27px;
}
