﻿input[type=text], textarea
{
    width:90%;
}

.col3 input[type=text], .col2 input[type=text]
{
    width:85%;
}


.col3, .col2 {margin-bottom:5px;margin-top:0px;}

.l1 .col31 
{
    width:28%;
}

.l1 .col32 
{
    width:34%;
}

.l1 .col33
{
    width:34%;
}

.l2 .col21 
{
    width:63%;
}

.l2 .col22 
{
    width:34%;
}

.l3 .col31 
{
    width:27%;
}

.l3 .col32 
{
    width:27%;
}

.l3 .col33
{
    width:42%;
}

.l4 .col21 
{
    width:34%;
}

.l4 .col22 
{
    width:62%;
}



h2 {color:#666666;margin-bottom:5px;}

.col31, .col32, .col33, .col21, .col22{/*background-color:#FFFFFF;*/padding-right:1%;margin:0px;}

.ico_ok 
{
    padding-left:80px;
    background-image:url(../img/Decoracion/bk_vistobueno.png);
	background-repeat:no-repeat;
	background-position:13px 10px;
	/*background-image:url(../img/iconos/sugerencias.png);
background-position:11px 5px;
background-repeat:no-repeat;*/
    }
.ico_ok h4
{
   margin-bottom:3px;
}    