/* CSS Document */





.cabecera{

background-image:url(../img/cabecera.jpg);

height:182px;

width:850px;

background-repeat:no-repeat;



}



.sup_menu{

background-image:url(../img/sup_menu.jpg);

height:67px;

width:242px;

background-repeat:no-repeat;

}



.inf_menu{

background-image:url(../img/inf_menu.jpg);

height:267px;

width:242px;

background-repeat:no-repeat;

}



.inf_toro{

background-image:url(../img/inf_rosas.jpg);

height:67px;

width:608px;

background-repeat:no-repeat;

}



.inf_cont{

background-image:url(../img/inf_cont.jpg);

height:111px;

width:608px;

background-repeat:no-repeat;

}



.fondo_cont{

background-image:url(../img/fondo_cont.jpg);

background-repeat:repeat-y;

}



.fondo_menu{

background-image:url(../img/fondo_menu.jpg);

background-repeat:repeat-y;

}



.texto_formulario{

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#000000;

}



h2{

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#000000;

}



.titulo_fomulario{

font-family:Arial, Helvetica, sans-serif;

font-size:16px;

color:#F00061;

}

.Estilo1 {font-size: 12px}

.Estilo2 {color: #FF6666}

.Estilo3 {font-family: Arial, Helvetica, sans-serif}

.barra
{
border-bottom-color:#666666;
border-bottom-style:dotted;
border-bottom-width:1px;
}