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

body{
margin:0px;
}



/* recuadros */


.recuadro_top{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: 
	

	}
	
	
	.recuadro_img_all{
	/*margin:1px;*/
	padding:2px;
	background-color:#2E2E2E;
	width:auto;
	height:auto;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #131313;
	border-bottom:1px solid #131313;

	}
	
	.recuadro_clientes{
	/*margin:1px;*/
	padding:4px;
	background-color:#FFF;
	width:281px;
	height:84px;
	border: 1px solid  #CCC;

	}
		.recuadro_clientes:hover{
	/*margin:1px;*/
	padding:4px;
	background-color:#D5DEE1;
	width:281px;
	height:84px;
	border: 1px solid  #CCC;

	}
		.recuadro_cliente2{
	/*margin:1px;*/
	padding:4px;
	background-color:#FFF;
	width:134px;
	height:100px;
	border: 1px solid  #CCC;

	}
	
		.recuadro_ecustomer{
	/*margin:1px;*/
	padding:4px;
	background-color:#FFF;
	width:170px;
	height:150px;
	border: 1px solid  #CCC;

	}
	
	.recuadro_contactos{
	/*margin:1px;*/
	padding:4px;
	background-color:#FFF;
	width:208px;
	height:302px;
	border: 1px solid  #CCC;

	}
	
	.recuadro_con_clientes{
	/*margin:1px;*/
	padding:4px;
	background-color:#FFF;
	width:270px;
	height:418px;
	border: 1px solid  #CCC;

	}
	
		.recuadro_portafolio{
	/*margin:1px;*/
	padding:5px;
	background-color:#E1E1E1;
	width:254px;
	height:152px;	
	border: 1px solid #999999;
	}
		.recuadro_portafolio:hover{
	/*margin:1px;*/
	padding:5px;
	background-color:#BFDFFF;
	width:254px;
	height:152px;	
	border: 1px solid #999999;
	}
	
	.recuadro_nuevos_servicios{
	/*margin:1px;*/
	padding:4px;
	background-color:#FFF;
	width:208px;
	height:189px;
	border: 1px solid  #CCC;

	}
	
	.recuadro_nuevos_servicios2{
	/*margin:1px;*/
	padding:4px;
	background-color:#FFF;
	width:151px;
	height:136px;
	border: 1px solid  #CCC;

	}


/* clases */

.texto_general{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	font-weight:normal;
}

.texto_fecha{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #C90;
	font-weight:normal;
}

.texto_testimonio{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	text-align:justify;
	font-weight:normal;
}

.texto_portafolio{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fa5b30;
	text-align:justify;
	font-weight:normal;
}

/*.texto_pie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#333;
	text-align:justify;
	font-weight:normal;
	text-shadow: 0px 1px 0px #EBEBEB, 0px -1px 3px #bebebe;
}*/
.texto_banner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#666;
	text-align:justify;
	/*font-weight:normal;*/
	letter-spacing:-1px;
}
.texto_promo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	color:#666;
	text-align:left;
	/*font-weight:500;*/
	letter-spacing:0px;
}


.separador_accesos{
	border-bottom:dotted 1px #666;
	s
	
}

.cuadro {
	background-color:#e1e3e6;
	border: 1px solid  #CCC;
}

.cuadrosgris {
	background-color:#f3f3f3;
	border: 1px solid #CCC;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 0px 0px\0/;
}

.separador_2{
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.texto_general_claroa12 {
	font-size:12pt;
	font-family:Tahoma, Geneva, sans-serif;
	color:#999;
	font-weight:normal;
	text-align: justify;
}



.texto_general_claro {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:normal;
}


.texto_menu_superior {
	font-size:18pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#fa5b30;
	font-weight:normal;
	text-align: justify;
}



.texto_general_claro_center {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-align: center;
}

.texto_general_claro2 {
	font-size:8pt;
	font-family:Tahoma, Geneva, sans-serif;
	color:#999;
	font-weight:normal;
	text-align: justify;
}
.texto_general_claro2:hover {
	font-size:8pt;
	font-family:Tahoma, Geneva, sans-serif;
	color:#09F;
	font-weight:normal;
	text-align: justify;
}


.texto_general_oscuro {
	font-size:9pt;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-weight:normal;
	text-align: justify;
}
