/* 
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

*/

/*#n_0{
background-image:url(../img/btnon1.jpg);
width:91px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
height:21px;
padding-top:8px;
background-repeat:no-repeat;

background-position:100% 0%;
}

#menu .boton_on{
padding:0;
height:21px;
padding-top:8px;
color:#FFFFFF;
background-color:#77233a;
text-align:center;
border:0;
}*/

#contenido ul{
width:196px;
float:left;
text-align:left;
}

.inp{
width:300px;
border: #CCCCCC  1px solid;
background-image:url(../img/som_15.jpg);
background-repeat: repeat-x; }

form{
width:300px;}


.boton_enviar{
float:right;
border:0;
border: #999999 1px solid;
background-color: #f7f7f7;}
