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

#pincel{
float:right;
width:130px;
background-image:url(../img/pincel_diseno.jpg);
background-repeat:no-repeat;
background-position: right;
height:267px;
padding:0;
margin:0;
}

#screenshots {
	position:absolute;
	left:-86px;
	top:-12px;
	width:189px;
	height:188px;
	z-index:1;
}

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

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

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

.cuadros_informacio_scrollnaranja{
width:220px;
height:203px;
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:203px;
border:#0a609c solid 1px;
background-image: url(../img/bg_cuadro_azul.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:10px;
}

.cuadro_overflow{
	overflow: auto;
	width: 200px;
	height: 142px;
	margin: 10px 0 0 10px;
	padding: 0 10px 0 0;
	color:#000000;
	line-height:18px;
	padding-top: 5px;
}


.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:700px;
margin:15px auto;
height:490px;}

#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;}

