@charset "UTF-8";
/* CSS Document */

*{	
	padding:0;
	margin:0;
}


#contenedor_ventasyservicio{
	
	width: 734px;
	height:2010px;
	background-color:#F9F9F9;
	}
#imagen_principal{
	width: 734px;
	float:left;
	height:573px;
	margin-bottom:20px;
	
	
	}
#txt_vs_principal{
	font-family: 'Arial Narrow', sans-serif;
	color:#4b80c0;
	font-size:15pt;
	margin:20px 33px 0 33px;
	text-align:center;
	width: 668px;
	float:left;
	}
.col_izquierda_ventasys{
	width:301px;
	float:left;
	margin:30px 33px;
	
	}
.col_derecha_ventasys{
	width:301px;
	float:left;
	margin-top:76px;
	margin-right:33px;
	margin-left:33px;
	
	
	
	}
.titulo_conocenos{
	color:#20283f;
	font-family: Century Gothic, sans-serif;
	margin-bottom:20px;
	font-size:15pt;
	font-style:italic;	
	}

.cuerpotxt_vs{
	color:#000000;
	font-family: 'Arial Narrow', sans-serif;
	font-size:12pt;
	text-align:justify;
	line-height:20px;

	}
.lineas_negocio_vs{
	
	width:654px;
	margin:20px 40px;
	height:auto;
	float:left;

	}
.titulos_bold_vs{
	color:#20283f;
	font-family:Century Gothic, sans-serif;
	font-size:15pt;
	font-style: normal;
	font-weight:bold;	
	
	}
.cuerpotxt_vs_century{
	color:#000000;
font-family: Century Gothic, sans-serif;
	font-size:12pt;
	text-align:justify;

	
	}
.indentado_vs{
	text-indent:20px;
	color:#000000;
	font-family: Century Gothic, sans-serif;
	font-size:12pt;
	
	}
.indentado{
	text-indent:20px;
	color:#000000;
	font-family:'Arial Narrow', sans-serif;
	font-size:12pt;
	
	
	
	}
	
	
#footer_ventasyservicios{
	width:734px;
	height:71px;
	
	
	
	
	}	
	
	
