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

* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #e4e4e4;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#preloadImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(img/frOn.jpg);
	background-image: url(img/esOn.jpg);
	background-image: url(img/enOn.jpg);
	background-image: url(img/arrowUpOn.jpg);
	background-image: url(img/downloadFrOn.jpg);
	background-image: url(img/downloadEsOn.jpg);
	background-image: url(img/downloadEnOn.jpg);
	background-image: url(img/layer1More.jpg);
	background-image: url(img/layer2More.jpg);		
}

#global {
	position: absolute;
	width: 990px;
	height: 898px;
	margin-left: -495px;
	margin-top: 0px;
	left: 50%;
	border: 0px solid #000000;
	background-color: #e4e4e4;
}

#languageLink {
	position: absolute;
	margin-left: 839px;
	margin-top: 103px;
	
}

#languageLink ul {
	list-style-type: none;
}

#languageLink ul li {
	float: left;
}

#languageLink ul li a {
	text-decoration: none;
	font-size: 0;
	color: #432c17;
}

#languageLink ul li a.fr {
	display: block;
	width: 43px;
	height: 45px;
	background-image: url(img/frOff.jpg);
	background-repeat: no-repeat;	
}

#languageLink ul li a.fr:hover {
	background-image: url(img/frOn.jpg);
}

#languageLink ul li a.es {
	display: block;
	width: 45px;
	height: 45px;
	background-image: url(img/esOff.jpg);
	background-repeat: no-repeat;	
}

#languageLink ul li a.es:hover {
	background-image: url(img/esOn.jpg);
}

#languageLink ul li a.en {
	display: block;
	width: 45px;
	height: 45px;
	background-image: url(img/enOff.jpg);
	background-repeat: no-repeat;	
}

#languageLink ul li a.en:hover {
	background-image: url(img/enOn.jpg);
}

#main {
	position: absolute;
	top:-5px;
}

a.moreInfo {
	position: absolute;
	display: block;
	width: 85px;
	height: 33px;
	color: #ffd200;
	font-size: 0;
	margin-top: 142px;
	margin-left: 17px;
	text-align: center;
}

a.moreInfo:hover {
	color: #99ccff;
}

a.lessInfo {
	display: block;
	width: 37px;
	height: 34px;
	background-image: url(img/arrowUpOff.jpg);
	background-repeat: no-repeat;
	font-size: 0;
	color: #FFFFFF;
}

a.lessInfo:hover {
	background-image: url(img/arrowUpOn.jpg);
}

a.moreDetails {
	display: block;
	color: #000000;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 18px;
	width: 290px;
}

a.moreDetails:hover {
	color: #99ccff;
}

.dateInfo {
	position: absolute;
	width: 156px;
	height: 85px;
	margin-top: 12px;
	margin-left: 615px;
	font-size: 0;
	color: #ffd200;
	text-align: center;
}

.download {
	position: absolute;
	width: 156px;
	height: 85px;
	margin-left: 615px;
	margin-top: 97px;
	font-size: 0;
	color: #ffffff;
}

.download p {
	display: none;
}

.download div.link {
	margin-top: 46px;
	margin-left: 10px;
}

.download a {
	display: block;
	width: 42px;
	height: 27px;
	color: #ffd200;
	font-size: 0;
	float: left;
}

.download a.fr {
	width: 36px;
	background-image: url(img/downloadFrOff.jpg);
	background-repeat: no-repeat;	
}

.download a.fr:hover {
	background-image: url(img/downloadFrOn.jpg);
}

.download a.es {
	margin-left: 4px;
	width: 37px;
	background-image: url(img/downloadEsOff.jpg);
	background-repeat: no-repeat;	
}

.download a.es:hover {
	background-image: url(img/downloadEsOn.jpg);
}

.download a.en {
	margin-left: 3px;
	width: 42px;
	background-image: url(img/downloadEnOff.jpg);
	background-repeat: no-repeat;	
}

.download a.en:hover {
	background-image: url(img/downloadEnOn.jpg);
}


#layer1 {
	position: absolute;
	width: 782px;
	height: 192px;
	top: 193px;
	font-size: 0;
	color: #FFFFFF;
}

#layer1 p {
	display: none;
}

#layer1More {
	display: none;
	position: absolute;
	width: 771px;
	height: 608px;
	margin-left: 7px;
	top: 372px;
	z-index: 100;
	background: #fff url("img/border-droite.jpg") repeat-y right;
}

.layerFondDroite {
	background-image: url("img/border-droite.jpg");
	background-repeat: repeat-y;
	height: 625px;
	width: 6px;
	position:absolute;
	left:765px;
}

.layerFondBasM {
	background-image: url("img/border-bas.jpg");
	background-repeat: repeat-x;
	width: 765px;
	height: 8px;
	position:absolute;
	bottom:0px;
	_bottom:-10px;
}

#layer1More p {
	padding:20px 20px 0px 20px;
	font-size: 12px;
	width: 660px;
}

#layer1More ul {
	font-size: 12px;
	list-style-type: none;
	margin-left: 60px;
	margin-right: 80px;
	margin-top: 0px;
}

#layer1More a.lessInfo {
	position: absolute;
	top: 555px;
	left: 720px;
}

#layer1More a.moreDetails {
	margin-top: 20px;
}

#layer2 {
	position: absolute;
	width: 782px;
	height: 193px;
	top: 385px;
	color: #FFFFFF;
	z-index: 10;
}

#layer2 p {
	display: none;
}

#layer2More {
	display: none;
	position: absolute;
	width: 771px;
	height: 529px;
	top: 562px;
	margin-left: 7px;
	z-index: 100;
	background: #fff url("img/border-droite.jpg") repeat-y right;
}

#layer2More p {
	padding:20px 20px 0px 20px;
	font-size: 12px;
	width: 660px;
}

#layer2More ul {
	font-size: 12px;
	list-style-type: none;
	margin-left: 60px;
	margin-right: 80px;
	margin-top: 0px;
}

#layer2More ul li {
	line-height: 17px;
}

#layer2More a.lessInfo {
	position: absolute;
	top: 480px;
	left: 725px;
}

#layer2More a.moreDetails {
	margin-top: 15px;
}


#layer3 {
	position: absolute;
	width: 782px;
	height: 193px;
	top: 575px;
	font-size: 0;
	color: #FFFFFF;
	z-index: 10;
}

#layer3 p {
	display: none;
}

#layer3More {
	display: none;
	position: absolute;
	width: 771px;
	height: 529px;
	top: 754px;
	margin-left: 7px;
	z-index: 100;
	background: #fff url("img/border-droite.jpg") repeat-y right;
}

#layer3More p {
	padding:20px 20px 0px 20px;
	font-size: 12px;
	width: 660px;
}

#layer3More ul {
	font-size: 12px;
	list-style-type: none;
	margin-left: 60px;
	margin-right: 80px;
	margin-top: -15px;
	width: 700px;
}

#layer3More ul li {
	line-height: 17px;
}

#layer3More a.lessInfo {
	position: absolute;
	top: 480px;
	left: 725px;
}

#layer3More a.moreDetails {
	margin-top: 15px;
}


#rightPane {
	position: absolute;
	width: 208px;
	height: 585px;
	left: 781px;
	top: 193px;
	z-index: 1000;
	background-image: url(img/rightPane.jpg);
	background-position:0px -11px;
	background-repeat: no-repeat;
}

#subscribe {
	position: absolute;
	width: 208px;
	height: 107px;
}

#subscribe a {
	display: block;
	width: 208px;
	height: 107px;
	text-decoration: none;
	font-size: 0;
	color: #FFFFFF;
}

#subscribe a:hover {
	color: #99ccff;
}

#subscribeDetails {
	display: none;
	position: absolute;
	width: 208px;
	height: 268px;
	margin-top: 95px;
	z-index: 100;
}

#subscribeDetails ul {
	display: none;
}

#subscribeDetails ul li {
	font-size: 0;
	color: #FFFFFF;
}

#subscribeDetails a.lessInfo {
	position: absolute;
	margin-top: 215px;
	margin-left: 160px;
}

#contact {
	position: absolute;
	width: 208px;
	height: 180px;
	margin-top: 107px;
	font-size: 0;
	color: #FFFFFF;
	z-index: 100000;
}

#contact a {
	display: block;
	width: 208px;
	height: 180px;
	text-decoration: none;
	font-size: 0;
	color: #FFFFFF;
}

#contact a:hover {
	color: #99ccff;
}

#footer {
	position: absolute;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 102px;
	top: 761px;
	z-index:10001;
}

#companyInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 21px;
	margin-top: 4px;
	margin-right: 51px;
}

#companyInfo p.companyAdminInfo {
	margin-top: 4px;
	text-align: center;
	font-weight: bold;
}

#footBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

#footBar p {
	margin-top: 15px;
	line-height: 25px;
	border: 0px solid #000000;
}

#footBar a {
	color: #000000;
	text-decoration: none;
}

div.msg {
	position:absolute;
	width : 300px;
	height: 150px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -75px;
	background-color: #FFFFFF;
}

.msg p {
	margin: 10px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#footBar a:hover {
	color: #FFFFFF;
}