@charset "utf-8";
/* CSS Document */
#contenidodiseno{
background-image: url(../img/bg_cont_shooping.jpg);
background-repeat:repeat-x;
background-position:top;
width:100%;
}


#diseno_conten{
width:400px;
margin-left:230px;
padding-top:31px;
}

.parrafonegro{
color:#000000;
line-height:18px;}

#diseno_conten2{
width:500px;
margin-left:230px;
}


#contenido_diseno_ancho{
width:720px;
display:block;
margin:0px auto 15px auto;
background-image:url(../img/bg_shopping.jpg);
background-position: top left;
background-repeat:no-repeat;
}

#evaluaciongratis_div{
background-image:url(../img/bg_evaluacion_diseno.jpg);
background-repeat:repeat-x;
padding:20px 20px;
margin-left:6px;
width:660px;
height:280px;}

.inputevaluacion{
height:15px;
font-size:14px;
padding-top:5px;
padding-bottom:5px;
color:#000000;
}

.bold_azul{
color:#27648f;
font-weight:bold;
}

#bottomexperiencia{
background-image:url(../img/bg_bottom_diseno.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:259px;}

.texto11px{
font-size:11px;
color:#000000;
width:167px;
margin:0 auto;
text-align:left;}

#topcontenido{
width:360px;
margin-right:-360px;
height:270px;

}

.titulocontenido{
font-size:42px;
letter-spacing:0.0em;
color:#004e7c;
font-weight:bolder;}

#cuadroscaracazul{
width:240px;
height:320px;
background-image: url(../img/bg_cuadroshopping1.jpg);
background-repeat:repeat-x;
background-color:#99CCFF;
float:left;
}

#cuadroscaracverde{
width:240px;
height:320px;
background-image: url(../img/bg_cuadroshopping2.jpg);
background-repeat:repeat-x;
background-color: #FFFFCC;
float:left;
}

#cuadroscaracmorado{
width:240px;
height:320px;
background-image:url(../img/bg_cuadroshopping3.jpg);
background-repeat:repeat-x;
background-color: #CCCCCC;
float:left;
}


.dentrocuadro{
width:80%;
margin:10px auto;
text-align:left;}

.titulos{
font-size:30px;
font-weight:bolder;
color:#004e7c;}
