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

*/


#h2_bis{
background-image:url(../img/h2bis_03.jpg);
width:338px;
height:24px;}

.inp{
width:300px;
background-image:url(../img/img_sombra_03.jpg);
background-position:top;
background-repeat:repeat-x;}

#supportingText{
padding-bottom:20px;}

.boton_enviar{
float:right;}

form{
width:310px;}

#contactar{
width:auto;
padding:0;}

#col_a{
width:310px;}
#col_b{
float: right;

width:284px;}
