@charset "utf-8";
/* CSS Document */
#contenidodiseno{
background-image:url(../img/bg_diseno.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;
}

.cuadros_informacio_scrollnaranja{
width:220px;
height:320px;
border:#0a609c solid 1px;
background-image: url(../img/bg_cuadro_naranja.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:10px;
}

.cuadros_informacio_scrollazul{
width:220px;
height:320px;
border:#0a609c solid 1px;
background-image: url(../img/bg_cuadro_azul.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:10px;
}

.cuadros_contenido{
width:95%;
height:270px;
margin:0  auto;
overflow: auto;
padding-top:5px;}

.cuadros_informacio_scrolltitulo{
width:210px;
height:30px;
padding-top:6px;
padding-left:10px;
background-color:#0a609c;
}

.tituloscuadros{
color:#FFFFFF;
font-size:18px;
font-weight:bolder;
}

#contenido_diseno_ancho{
width:720px;
margin:0px auto 15px auto;
background-image:url(../img/bghosting.jpg);
background-position:360px 40px;
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:250px;
background-image:url(../img/bg_azul.jpg);
background-repeat:repeat-x;
background-color:#99CCFF;
border-top:#5372a1 solid 10px;
float:left;
}

#cuadroscaracverde{
width:240px;
height:250px;
background-image: url(../img/bg_verde.jpg);
background-repeat:repeat-x;
background-color: #FFFFCC;
border-top:#469d56 solid 10px;
float:left;
}

#cuadroscaracmorado{
width:240px;
height:250px;
background-image: url(../img/bg_morado.jpg);
background-repeat:repeat-x;
background-color: #CCCCCC;
border-top:#8e65a8 solid 10px;
float:left;
}


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

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