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

*/


.ancho{
width:590px;}
#col_b form{

float:left;}

.inptcon{
width:300px;
margin-top:3px;
background-image:url(../img/img_sombra_07.jpg);
background-repeat:repeat-x;
background-position:top;
border:#999999 1px solid;}

textarea{
width:300px;
margin-top:3px;
background-image:url(../img/img_sombra_07.jpg);
background-repeat:repeat-x;
background-position:top;
border:#999999 1px solid;}

.tlf{
font-size:22px;
float:right;
margin-top:10px;
color: #999999;
font-weight:bold;}

.pago_sup{
background-image:url(../img/img_pago_sup_03.jpg);
width:579px;
padding-left:10px;
height:19px;
float:left;
padding-top:5px;
font-weight:bold;
font-size:13px;}

.pago_medio{
width:569px;float:left;
background-color:#e7e7e7;
padding-top:5px;
padding-left:20px;
height:auto;}
