@charset "utf-8";
body {
	background-color: #373737;
	background-image: url(images/degFond.png);
	background-repeat: repeat-x;
}
/* CSS Document */

#ombreGroupe {
	height: 620px;
	width: 820px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -310px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -410px;
	background-image: url(images/ombreConteneur.png);
}
#groupe {
	height: 600px;
	width: 800px;
	margin: 10px;
}
#entete {
	height: 250px;
	width: 800px;
	background-image: url(images/entete.png);
}
#textEntete {
	height: 60px;
	width: 118px;
	position: absolute;
	left: 78px;
	top: 20px;
	font-size: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#menu {
	font-weight : normal;
	font-family : "Century Gothic", Verdana, Geneva, sans-serif;
	font-size : 16px;
	position: absolute;
	top: 210px;
	letter-spacing: 1pt;
}
.champNom    {
	color: #000;
	font-weight: bold;
	background-image: url(images/b2.png);
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	text-align: center;	
}
#menu ul li {
	float: right;
}
#menu ul li a {
	display : block;
	padding : 0;
	color : #fff;
	text-decoration : none;
	width : 160px;
	background-image: url(images/b1.png);
}
#entete #menu ul li a:hover {
	color: #000;
	font-weight: bold;
	background-image: url(images/b2.png);
}
#corp {
	height: 329px;
	width: 800px;
	position: absolute;
	bottom: 31px;
	background-image: url(images/desert.png);
}
#fondGauche {
	height: 329px;
	width: 186px;
	position: absolute;
	bottom: 0px;
	background-image: url(images/fondGauche.png);
}
#descriptionArabe {
	height: 123px;
	width: 155px;
	margin-top: 15px;
	margin-left: 15px;
	background-image: url(images/descriptionArabe.png);
}
#partenaire1 {
	height: 22px;
	width: 155px;
	margin-top: 8px;
	margin-left: 15px;
	background-image: url(images/banier1.png);
}
#partenaire2 {
	height: 22px;
	width: 155px;
	margin-top: 8px;
	margin-left: 15px;
	background-image: url(images/banier2.png);	
}
#partenaire3 {
	height: 22px;
	width: 155px;
	margin-top: 8px;
	margin-left: 15px;
	background-image: url(images/banier3.png);
}
.titreCote {
	height: 10px;
	width: 155px;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 1pt;
}
#rSocial {
	height: 46px;
	width: 165px;
	margin-top: 8px;
	margin-left: 15px;
}
.reseauSocial {
	height: 46px;
	width: 46px;
	margin-right: 8px;
	float: left;
}
#twitter {
	background-image: url(images/twitterGris.png);
}
#twitter:hover {
	background-image: url(images/twitter.png);
}
#facebook {
	background-image: url(images/facebookGris.png);
}
#facebook:hover {
	background-image: url(images/facebook.png);
}
#myspace {
	background-image: url(images/myspaceGris.png);
}
#myspace:hover {
	background-image: url(images/myspace.png);
}
#contenu {
	height: 291px;
	width: 579px;
	position: absolute;
	top: 20px;
	right: 18px;
	background-image: url(images/contenu.png);
}

#pied {
	height: 21px;
	width: 800px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #D7D7D7;
	position: absolute;
	bottom: 5px;
	background-image: url(images/pied.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
a {
	text-decoration: none;
	color: #F4F4F4;
}
#textContenu {
	height: 271px;
	width: 549px;
	position: absolute;
	top: 10px;
	right: 10px;
	overflow:auto;
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C10000;
	font-weight: bold;
	letter-spacing: 1pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C10000;
	font-weight: bold;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#adresseSmart p {
	font-size: 11px;
}

#adresseSuite p {
	font-size: 11px;
}

#textContenu ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

