/* CSS Document */

BODY {
	background-color:#B5BEA8;
	margin:0;
}
IMG {
	border:0;
}
#lieninvisible {
	color:black;
	text-decoration:none;
	cursor:default;
}
#conteneur {
	position:absolute;
	left:50%;
	top:50%;
	width:1020px;
	height:576px;
	margin-top: -288px;
	margin-left: -510px;
}
#gauche {
	position:absolute;
	width:99px;
	height:576px;
	left:30px;
	top:0;
}
#centre { 
	position:relative;
	width:196px;
	height:576px;
	left:129px;
	top:0;
	background-image:url(../images/fond-menu-offre.jpg);
	background-repeat:no-repeat;
}
#droite { 
	position:absolute;
	width:675px;
	height:576px;
	left:325px;
	top:0;
}
#imgSolustop {
	position:absolute;
	left:0px;
	top:57px;
	width:86px;
	height:118px;
	cursor:pointer;
}
#docCo {
    position:absolute;
    left:0;
    top:275px;
    cursor:pointer;
}
#docCo a {
    font:bold 12px Arial;
}
#docCo img {
    margin-right:3px;
}
#imgContact {
	position:absolute;
	margin-left:-12px;
	top:445px;
	width:109px;
	height:108px;
	cursor:pointer;
}
#imgFrance {
	position:absolute;
	left:6px;
	top:525px;
	width:39px;
	height:25px;
	cursor:pointer;
}
#imgMexique {
	position:absolute;
	left:41px;
	top:523px;
	width:41px;
	height:29px;
	cursor:pointer;
}
#fondPrincipal {
	width:675px;
	height:576px;
	background-image:url(../images/fond-principal-offre.jpg);
	background-repeat:no-repeat;
}
#fondPrincipal-es {
	width:675px;
	height:576px;
	background-image:url(../images/fond-principal-offre-es.jpg);
	background-repeat:no-repeat;
}
#conteneurPrincipal {
	position:absolute;
	width:541px;
	height:406px;
	top:140px;
	left:15px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:5px;
	overflow:auto;
}