@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #919191;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#contenedor {
	height: 700px;
	width: 1024px;
	margin: 50px auto;
	padding: 0px;
	position: inherit;
}
#superior {
	height: 43px;
	width: 954px;
	background-image: url(images/superior.jpg);
}
#logo {
	height: 242px;
	width: 260px;
	padding: 0px;
	position: absolute;
	margin-left: 34px;
	top: 93px;
}
#menu {
	margin-left: 34px;
	position: absolute;
	top: 335px;
	width: 260px;
	height: 348px;
}
#central {
	height: 662px;
	width: 954px;
	background-image: url(images/central.jpg);
}
#inferior {
	height: 54px;
	width: 1024px;
	background-image: url(images/espacio-inferior.png);
}
#slogan {
	height: 48px;
	width: 921px;
	background-image: url(images/slogan-ppg-asesores.jpg);
	margin-left: 49px;
	position: absolute;
	top: 774px;
}
#izquierda{
	width: 49px;
	height: 772px;
	background-image: url(images/espacio-izquierda.png);
}
#derecha{
	width: 53px;
	height: 772px;
	position: absolute;
	margin-left: 971px;
	top: 50px;
	background-image: url(images/espacio-derecha.png);
}
 @font-face {
 font-family: TextosNormales;
 font-style: normal;
 src: url(fonts/HelveticaNeueLTStd-Lt.otf);
}
 @font-face {
 font-family: TextosNormales;
 font-style: normal;
 src: url(fonts/HelveticaNeueLTStd-Lt.ttf);
}

.holder {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}
.amarillo-asambleas .jScrollPaneTrack {
	background: #201E1B;
}
.amarillo-asambleas .jScrollPaneDrag {
	background: #393635;
}
.amarillo-asambleas .scroll-pane {
	width: 576px;
	height: 308px;
	overflow: auto;
	float: left;
	text-align: justify;
}
#foto {
	width:621px;
	marging-left:335px;
	height: 242px;
	margin-left: 297px;
	position: absolute;
	top: 93px;
}
#textos {
	width:621px;
	marging-left:335px;
	height: 348px;
	margin-left: 297px;
	position: absolute;
	top: 335px;
	background-image: url(images/fondo-textos.jpg);
}
#datos {
	position: absolute;
	margin-left: 49px;
	width: 263px;
	height: 166px;
	top: 600px;
}
#aseguradoras-texto{
	width:576px;
	height:308px;
	margin-left:20px;
	margin-top:25px;
}