/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/

#headerabajo{
float:left;
background-image:url(../img/headerabajo_09.jpg);
width:195px;
height:20px;
padding-left:575px;
padding-top:1px;
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:normal;
font-size:14px;}

.seccion{
float:left;}

.titulo{
margin-bottom:5px;}

.seccion img{
float:left;
margin-right:9px;
padding-top:4px;}

hr{
color: #CCCCCC;

width:400px;
height:1px;}

ul{
padding-left:17px;
margin-top:10px;
line-height:14px;}

#col_a{
}

#col_a{
float:left;}

#col_a img{
float:left;
margin-right:9px;
padding-top:4px;

}
#col_a p{
}


input{
background-image: url(../img/sombreado_formu.jpg);
background-repeat:repeat-x;
background-position:top;
/*background-image: url(../img/images/sombra_left_07.jpg);
background-repeat:repeat-y;
background-position: left;
height:5px;*/
width:310px;
margin-bottom:10px;
}
textarea{
background-image: url(../img/sombreado_formu.jpg);
background-repeat:repeat-x;
background-position:top;
width:310px;
}

.boton_enviar{
background-image: url(../img/boton_11.jpg);

width:67px;
height:25px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #666666;
font-weight:bold;
margin-right:157px;
}

