body {
	background-image: url(../img/fondo-secciones.jpg);
	margin: 0px;
	background-repeat: repeat;
	background-color: #DCD3EE;
	background-position: top;
	SCROLLBAR-FACE-COLOR:#efeafb;
	SCROLLBAR-HIGHLIGHT-COLOR: #c6b9e9;
	SCROLLBAR-SHADOW-COLOR: #c6b9e9;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #752a42;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
#encabezado-clientes {
	height: 111px;
	background-image: url(../img/encabezado-clientes.jpg);
	background-repeat:  repeat;
}

#contenedor {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 981px;
}
#pie {
	background-image: url(../img/fondo-pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #4f1529;
	padding-top: 15px;
	padding-bottom: 11px;
	line-height: 14px;
	float: left;
}
.links {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4f1529;
}

#lexicografica {
	background-repeat: no-repeat;
	background-position: center;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#lateral-izquierda {
	float: left;
	width: 307px;
}
#lateral-derecha {
	float: left;
	width: 398px;
	background-image: url(../img/fondo-empresa.jpg);
	font-family: arial;
	font-size: 11.5px;
	color: #170a54;
	padding-top: 153px;
	padding-right: 226px;
	padding-bottom: 400px;
	padding-left: 50px;
	text-align: left;
	line-height: 15px;
	background-repeat: no-repeat;
}
#contenido {
	float: left;
	width: 981px;
}
#lateral-servicios {
	float: left;
	width: 389px;
	background-image: url(../img/fondo-servicios.jpg);
	font-family: arial;
	font-size: 11.5px;
	color: #170a54;
	padding-top: 153px;
	padding-right: 235px;
	padding-bottom: 200px;
	padding-left: 50px;
	text-align: left;
	line-height: 15px;
	background-repeat: no-repeat;
}
#servicios-der {
	float: left;
	width: 187px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #591b32;
	line-height: 14px;
}
#servicios-izq {
	float: left;
	width: 202px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #591b32;
	line-height: 13px;
}
#servicios-izq li {
	font-family: arial;
	font-size: 12px;
	color: #170a54;
	list-style-type: square;
	line-height: 12px;
	text-transform: uppercase;
}
#servicios-izq ul {
	padding-top: 0px;
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 11px;
	margin-top: 16px;
	line-height: 7px;
}


#que-ofrecemos {
	padding-bottom: 125px;
}
#servicios-que-brindamos {
	float: left;
}
#lateral-contacto {
	float: left;
	width: 398px;
	background-image: url(../img/fondo-contacto.jpg);
	font-family: arial;
	font-size: 11px;
	color: #170a54;
	padding-top: 210px;
	padding-right: 226px;
	padding-bottom: 160px;
	padding-left: 50px;
	text-align: left;
	line-height: 15px;
	background-repeat: no-repeat;
}
#lateral-clientes {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #170a54;
	text-align: left;
	line-height: 15px;
	width: 674px;
	height: 111px;
	background-image: url(../img/encabezado-clientes.jpg);
	background-repeat:  repeat;
}
#item-contenido {
	float: left;
	width: 351px;
	font-family: arial;
	font-size: 10,5;
	font-weight: normal;
	color: #170a54;
}
#item-foto {
	float: left;
	width: 200px;
	text-align: right;
}
#item-contenido h1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #591b32;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#item-contenido ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#item-contenido li {
	margin: 0px;
	list-style-type: square;
	padding: 0px;
}
#item {
	float: left;
}
#item-contenido h2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #170a54;
	margin: 0px;
	padding: 0px;
}


#contenido-clientes {
	background-image: url(../img/fondo-clientes.jpg);
	height: 700px;
	padding-left: 50px;
	vertical-align: top;
}
#scroll-clientes {
	height: 550px;
	overflow: auto;
	width: 580px;
}

