@charset "utf-8";
body {
	font-family: "Kristen ITC";
	font-size: 1em;
	color: #000000;
}


#container {
	width: 980px;
	background: #FFFFFF;
	overflow: hidden;
	height: 1048px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	left: 144px;
	top: 96px;
}
#banner {
	background-image: url(images/banner.gif);
	width: 563px;
	padding-top: 75px;
	left: 6px;
	padding-left: 405px;
	position: absolute;
	top: 6px;
}
#main_text {
	width: 956px;
	line-height: normal;
	position: absolute;
	left: 5px;
	top: 111px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FF9999;
	height: 212px;
	background-image: url(images/Imagen%20principal%203.jpg);
	background-repeat: no-repeat;
	background-position: 600px;
}
#main_text1 {
	width: 954px;
	position: absolute;
	top: 328px;
	padding-left: 10px;
	background-color: #FF9999;
	left: 4px;
	height: 725px;
	background-image: url(images/distribuidores_pag.jpg);
	background-repeat: no-repeat;
}




#main_text h3{
font-size 120%;
	color: #00b4e1;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}


#main_text h4{
font-size 100%;
margin:0 auto;
}


#main_text p{
font-size 90%;
}
