@charset "utf-8";
/* CSS Document */

#menu1 ul li a#menu_servicios {
	color:#069;
}

#contenido_superior {
	width:960px;
	height:40px;
	display:block;
	margin:0 auto 10px;
	background:url(../img/bg_cont_sup.png) repeat-x center;
}
#contenido_superior h1 {
	font-size:16px;
	line-height:18px;
	display:block;
	margin-top:11px;
	margin-left:20px;
	color:#ccc;
	float:left;
}
#contenido_superior p {
	font-size:12px;
	line-height:14px;
	display:block;
	margin-top:13px;
	margin-right:20px;
	color:#ccc;
	float:right;
}

div.caja_nosotros1 {
	width:960px;
	height:210px;
	margin:10px auto 20px;
	display:block;
}
div.caja_nosotros1_tit {
	width:212px;
	height:104px;
	margin:20px 0;
	padding-top:60px;
	display:block;
	float:left;
	background:url(../img/bg_tit.png) no-repeat center;
}
div.caja_nosotros1_tit h2 {
	height:20px;
	line-height:20px;
	font-size:16px;
	padding:10px 0;
	display:block;
	text-align:center;
	color:#fff;
	background:url(../img/bg_cont_sup.png) repeat-x center;
}
div.caja_texto_nosotros1 {
	width:700px;
	height:170px;
	display:block;
	float:right;
	padding:20px;
	background-color:#eee;
}
div.caja_texto_nosotros1 p {
	width:220px;
	text-align:justify;
	margin-right:15px;
	line-height:12px;
	vertical-align:top;
	display:inline;
	float:left;
}
div.caja_texto_nosotros1 p.der {
	float:right;
	margin-right:8px;
}
div.caja_texto_nosotros1 img {
	vertical-align:top;
	margin-right:8px;
	border:solid 1px #ccc;
	float:right;
	display:inline;
}

div.caja_nosotros2 {
	width:960px;
	height:200px;
	margin:10px auto 20px;
	display:block;
}
div.caja_nosotros2_tit {
	width:212px;
	height:104px;
	margin:10px 0 10px 230px;
	padding-top:60px;
	display:block;
	float:left;
	background:url(../img/bg_tit.png) no-repeat center;
}
div.caja_nosotros2_tit h2 {
	height:20px;
	line-height:20px;
	font-size:18px;
	padding:10px 0;
	display:block;
	text-align:center;
	color:#fff;
	background:url(../img/bg_cont_sup.png) repeat-x center;
}
div.caja_texto_nosotros2 {
	width:470px;
	height:160px;
	display:block;
	float:right;
	padding:20px;
	background-color:#eee;
}
div.caja_texto_nosotros2 p {
	width:220px;
	text-align:justify;
	margin-right:15px;
	line-height:12px;
	float:left;
}
div.caja_texto_nosotros2 img {
	float:right;
	display:block;
	border:solid 1px #ccc;
}
span.vermas {
	width:90px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	display:block;
	margin-top:30px;
	background:url(../img/bg_span.png) center repeat-x;
	-webkit-box-shadow: 1px 1px 2px 0px #4a4a4a;
    -moz-box-shadow: 1px 1px 2px 0px #4a4a4a;
    box-shadow: 1px 1px 2px 0px #4a4a4a;
	behavior: url(scripts/PIE.htc);
}
span.vermas a {
	text-align:center;
	width:90px;
	height:30px;
	display:block;
	color:#fff;
}
span.vermas a:hover {
	color:#ccc;
}
/*Divs col*/
div.col {
	width:700px;
	height:120px;
	display:block;
	background-color:#ccc;
	position:absolute;
}