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

body{
padding:0 auto;
margin:0 auto;

background-color:#e6e6e6;
font-family:"Tahoma", Georgia, "Times New Roman", Times, serif
}

.align {
width:868px;
margin:0 auto;
padding:0 auto;
}

/*Header*/
#header {
width:100%;
height:88px;

background-color:#831b0a;
background-image:url(img/header_fond.png);
background-repeat:repeat-x;
}

#header .align #header_img {
width:335px;
height:84px;
display:inline-block;
margin-bottom:4px;

background-image:url(img/header.png);
background-repeat:no-repeat;
float:left;
}

#resultat {
color:#990000;
}

#content #resultat {
color:#990000;
}

#header .align #membre {
width:268px;
height:83px;
display:inline-block;
margin-left:260px;
margin-bottom:6px;

background-image:url(img/membre_fond.png);
background-repeat:no-repeat;
}
#header  .align  #membre  #connexion_rapide  #login_pn {
	background-image: url(img_form.png);
	height: 17px;
	width: 129px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px;
	padding-left: 4px;
	background-color: #1c1c1c;
}
#header  .align  #membre  #connexion_rapide  #pass_pn {
	background-image: url(img_form.png);
	height: 17px;
	width: 129px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px;
	padding-left: 4px;
	background-color: #1c1c1c;
}
#header .align #membre #connexion_rapide #valider {
	background-image: url(img_form.png);
	height: 17px;
	width: 133px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #1c1c1c;
}
#header .align #membre .ligne_connexion {
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: middle;
}



/*Navigation*/
#navigation {
width:100%;
height:38px;

background-color:#1c1c1c;
background-image:url(img/nav_fond.png);
background-repeat:repeat-x;
}


#navigation .align p {
margin:0 auto;
padding:0 auto;
margin-top:0px;
padding-top:7px;
}

#navigation .align a {
display:block;
float:left;
height:31px;

font-size:14px;
color:#adacac;
padding:0px 6px 0px 7px;
margin:0px 3px 0px 4px;
text-decoration:none;
color:#adacac;
}

#navigation .align a:hover, #navigation .align .active {
background-color:#e6e6e6;
border-top:1px solid #aaa8a8;
color:#2e2e2e;
}

/*Content*/
#content {
width:868px;
margin:0 auto;
padding:0 auto;
clear:both;
position:relative;
bottom:2px;
}

/*Corps*/
#content #corps {
width:600px;
display:inline-block;
float:left;
margin-top:11px;

font-size:12px;
color:#3c3c3c;
}
#content #corps .evidence {
	background-color: #000000;
	height: 200px;
	background-image: url(img/evidence_02.png);
	background-repeat: repeat-x;
	overflow: auto;
}
#content #corps .evidence .gauche {
	height: 200px;
	background-image: url(img/evidence_01.png);
	background-repeat: repeat-x;
	width: 101px;
	position: absolute;
	left: 0px;
}
#content #corps .evidence #vocaux {
	height: 200px;
	width: 96px;
	position: absolute;
	z-index: 2;
	left: 500px;
	background-image: url(img/evidence_vocaux.png);
}
#content #corps .evidence #jeux {
	height: 200px;
	width: 96px;
	position: absolute;
	z-index: 2;
	left: 500px;
	background-image: url(img/evidence_jeux.png);
}
#content #corps .evidence #sauvegardes {
	height: 200px;
	width: 96px;
	position: absolute;
	z-index: 2;
	left: 500px;
	background-image: url(img/evidence_sauvegarde.png);
}
#content #corps .evidence #host {
	height: 200px;
	width: 96px;
	position: absolute;
	z-index: 2;
	left: 500px;
	background-image: url(img/host2.png);
}
#content #corps .evidence #accueil {
	height: 200px;
	width: 96px;
	position: absolute;
	z-index: 2;
	left: 500px;
}
#content #corps .evidence #a_propos {
	height: 200px;
	width: 96px;
	position: absolute;
	z-index: 2;
	left: 500px;
	background-image: url(img/evidence_a_propos.png);
}

#content #corps .evidence .droite {
	height: 200px;
	background-image: url(img/evidence_04.png);
	background-repeat: repeat-x;
	width: 10px;
	position: absolute;
	left: 598px;
}


#content #corps h2 {
font-size:18px;
color:#3c3c3c;
}
#content #corps table {
	color: #FFFFFF;
	cursor: default;
}
#content #corps table .gauche {
	text-indent: 60px;
}
#content #corps table .droite {
	text-indent: 40px;
}



#content #corps p {
text-indent:7px;
}
#content #corps ul {
	list-style-type: square;
}

#content #corps a {
color:#821908;
text-decoration:underline;
}

#content #corps a:hover {
text-decoration:none;
}


#content #corps #promo {
text-align:center;
}


#content #corps .separateur {
height:2px;
width:100%;
clear:both;

margin:7px 0px 7px 0px;

background-image:url(img/corps_separateur.png);
background-repeat:no-repeat;
}
#content #corps #include_forum {
	width: 600px;
	overflow: auto;
	height: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #corps #promo h1 {
	color:#CCCCCC;
	font-size:24px;
	position: absolute;
	left: 100px;
}
#content #corps #promo p {
	color:#999999;
	font-size:14px;
	position: absolute;
	top: 90px;
	left: 140px;
}

#content #corps #promo ul {
margin:0 auto;
padding:0 auto;
}

#content #corps #promo li {
font-size:24px;
color:#821908;
list-style-image:url(img/li_promo.png);
}

#content #corps #promo #prix {
width:100%;
height:49px;
margin:10px 0px 10px 0px;

background-image:url(img/promo_bouton.png);
background-repeat:no-repeat;
background-position:center;

color:#121212;
font-size:36px;
}

#content #corps #offres {
clear:both;
margin-bottom:5px;
margin:0 auto;
padding:0 auto;

}

#content #corps #offres .bloc {
	width:30%;
	float:left;
	margin-right:3%;
}

#content #corps #offres .bloc .logo {
	display:inline-block;
	float:left;
	margin-right: 3px;
}

#content #corps #offres .bloc .titre {
	font-size:18px;
	color:#821908;
	position:relative;
	bottom:3px;
}

#content #corps #offres .bloc .presentation {
color:#3c3c3c;
font-size:12px;
padding:0px 3px 0px 3px;
}

#content #corps #offres .bloc .suite , #content #corps #offres .bloc .suite a {
width:100%;
margin-right:8px;

text-align:right;
color:#8e2f1f;
font-size:14px;
text-decoration:underline;
font-style:italic;
}

#clearer {
clear:both;
}

/*Menu*/
#content #menu {
	width:244px;
	display:inline-block;
	margin-left:12px;
	overflow:hidden;
	padding-bottom:-2px;
	background-color:#1c1c1c;
}

#content #menu h4 {
margin-top:0px;
margin-bottom:4px;
padding-left:7px;

font-size:20px;
color:#FFFFFF;
font-weight:100;
}
#content  #menu  .titre_news {
padding-left:5px;
padding-right:5px;

color:#8e2f1f;
font-size:14px;
text-decoration:underline;
font-weight:600;
}

#content #menu .news {
padding-left:5px;
padding-right:5px;

color:#d3d3d3;
font-size:12px;
font-style:italic;
}

#content #menu .titre_ilsenparlent {
	padding-left:5px;
	padding-right:5px;
	color:#8e2f1f;
	font-size:14px;
	font-weight:600;
}
#content #menu .commentaire {
	padding-left:5px;
	padding-right:5px;
	color:#d3d3d3;
	font-size:12px;
	font-style:italic;
}


#content #menu .suite , #content #menu .suite a {
width:100%;
margin-right:12px;

text-align:right;
color:#8e2f1f;
font-size:14px;
text-decoration:underline;
font-style:italic;
}

#content #menu img {
margin:7px 0px 5px 0px;
}

#content #menu .fin {
widows:100%;
height:10px;

margin:0 auto;
padding:0 auto;

background-image:url(img/menu_bas.png);
background-repeat:no-repeat;

clear:both;
}

/*Footer*/
#footer {
width:868px;
height:24px;

margin:0 auto;
padding:0 auto;

text-align:center;
background-image:url(img/footer_fond.png);
background-repeat:no-repeat;
}

#footer p {
color:#e6e6e6;
font-size:12px;
margin-top:2px;
padding-top:3px;
}

#footer a {
color:#e6e6e6;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}
