/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:auto;
	background-color:#000; 
}
		
/*---------- general au site ----------*/
p,ul,li,h1,h2,h3,h4,h5,h6,dd,dt,dl,div {
	margin:0;
	padding:0;
}
a img  {
	border:none;
}
table{
	border-collapse:collapse;
}
ul {
	list-style-type:none;
}
p {
	font-size:12px;
	color:#fff;
	line-height:18px;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover{
color:#f29400;
}
a:active, a:focus,submit:active{
   outline:none;
}
/*---------- GLOBAL ----------*/
#global {
	position:relative;
	width:980px;
	margin:44px auto 44px auto;
}
/*---------- MENU ----------*/
#global #menu {
	width:414px;
	float:right;
	padding-top:145px;
	margin:0 0 0 -2px;
	border-left:#999 2px ridge;
}

#global #menu div.partie1 {
	float:left;
	padding:0 0 0 20px;
	min-height:415px;
	width:394px;
	border-bottom:#999 2px ridge;
}
* html #global #menu div.partie1{
height:415px;
}
#global #menu  h2 {
	float:left;
	background:url(../images/puces.gif) no-repeat left center;
	padding:0 0 0 20px;
	font-weight:400;
	font-size:12px;
	color:#fff;
	width:374px;
	margin:20px 0 0 0;
	cursor:pointer;
}
#global #menu h2 a{
float:left;
cursor:pointer;
}
#global #menu h2:hover{
color:#fd8200;
}
#global #menu h2.contact {
	float:left;
	background:url(../images/puce_blanche2.gif) no-repeat left center;
	padding:0 0 0 20px;
	font-weight:400;
	font-size:12px;
	color:#fff;
	width:374px;
	margin:135px 0 20px 0;
}
#global #menu div.partie2 {
	float:left;
	margin:28px 0 0 -2px;
	padding:0 0 16px 20px;
	height:27px;
	border-left:#999 2px ridge;
}
#global #menu div.sous_menu{
float:left;
}
/*---------- sousmenu ----------*/
#global #menu div.sous_menu h3.actuel a{
color:#fd8200;
}
#global #menu div.sous_menu h3{
	float:left;
	width:200px;
	margin:0 0 0 20px;
	text-indent:20px;
	font-weight:400;
	font-size:12px;
	color:#fff;
}
#global #menu div.sous_menu h3 a{
	float:left;
}
/*---------- ENTETE ----------*/
#global #entete,
#global #entete_accueil{
	float:left;text-align:right;
	width:564px;
	border-right:#999 2px ridge;
}
#global #entete_accueil{
	height:44px;
}
#global h3.langues {
	position:relative;
	top:0px;
	left:0px;
	float:right;
	width:200px;
	font-size:11px;
	font-weight:400;
	color:#fff;
	margin:20px 17px 0 0;
	word-spacing:6px;
}
#global #entete div.logo_pages {
	text-align:left;
	width:305px;
	margin:20px 17px 0 0;
}
/*---------- corps ----------*/
span.couleur{
color:#fd8200;
}

#global #corps,
#global #corps_accueil{
	float:left;
	text-align:right;
	width:564px;
	border-right:#999 2px ridge;
}
#global #corps_accueil p{
	margin-top:24px;
}
#global #corps{
	min-height:550px;
	text-align:left;
	padding-top:44px;
}
* html #corps {
	height: 600px;
}
#corps h4.logo_accueil{
	width:100%;
	margin:20px 0 0 0;
	text-align:right;
}
#corps h1.illu_accueil{
float:left;
display:inline;
}
#corps h2.slogan{
width:100%;
margin:20px 0 0 0;
text-align:right;
color:#fff;
font-size:12px;
}
#corps h3.titre_puce_mini{
float:right;
}
#corps p.para {
color:#fff;
float:left;
font-size:15px;
margin:20px 0px 0 0;
padding:0 0 140px 0;
}
#corps h3.titre_normal{
width:539px;
float:left;
font-size:17px;
font-weight:400;
text-indent:20px;
color:#fff;
display:inline;
background:url(../images/puces.gif) no-repeat left center;
letter-spacing:0.20px;
height:30px;
line-height:30px;
}


#corps h3.titre_normal span{
color:#f29400;
}
#corps p.p_decaler{
float:left;
margin:20px 0 20px 0;
font-size:13px; 
}
#corps p.p_decaler span{
color:#f29400;
text-decoration:underline;
}
#corps div.bloc_texte_img_gauche,
#corps div.bloc_texte_img_droite,
#corps div.bloc_texte_img_full,
#corps div.bloc_avant_apres{
float:left;
margin:12px 0 0 0;
width:547px;
}
#corps div.bloc_avant_apres div{
float:left;
width:47%;
}
#corps h3.titre_bloc_texte{
font-weight:600;
font-size:14px;
color:#f29400;
}
#corps h3.titre_bloc_texte2{
font-weight:600;
font-size:14px;
color:#f29400;
}
#corps div.bloc_texte_img_full p{
float:left;
margin:8px 0 0 0;
width:100%;
}
#corps div.bloc_texte_img_full h5{
float:left;
width:100%;
}
#corps div.bloc_texte_img_full h5 img{
float:left;
margin:12px 0 0 0;
}
#corps div.bloc_texte_img_droite p{
float:left;
margin:8px 0 0 0;
}
#corps div.bloc_texte_img_gauche p{
float:right;
margin:8px 0 0 0;
}
#corps div.bloc_texte_img_droite p img{
float:right;
margin:0 0 0 10px;
min-height:100px;
}
#corps div.bloc_texte_img_gauche p img{
float:left;
margin:0 10px 0 0;
}
div.bloc_boutons_admin{
width:547px;
float:left;
margin:40px 17px 20px 0;
position:relative;
}
div.bloc_boutons_admin_fleche{
width:547px;
float:left;
margin:8px 0 8px 0;
position:relative;
}
div.bloc_boutons_admin_fleche a{
float:right;
padding:0 0 0 10px;
}

/*---------- pied ----------*/
#pied {
	width:980px;
	margin:0 auto;
	clear:both;
	height:70px;
	position:relative;
}
#pied ul {
	margin:10px 0 0 0;
	text-align:left;
}
#pied ul li{
	display:inline;
	font-size:11px;
	color:#666;
	margin:0 0 0 14px;
}
#pied ul li a{
	font-size:11px;
	color:#666;
}
#pied h6.espai{
	font-size:11px;
	color:#fff;
	position:absolute;
	bottom:20px;
	right:0px;
	font-weight:400;
}
/*---------- formulaire ----------*/
#formulaire{
	margin:20px 0 0 0;
	float:left;
	position:relative;
	padding: 0 0 30px 0;
	width:500px;
}
#formulaire div{
	margin:0 0 10px 0;
	float:left;
	width:100%;
}
#formulaire div p label{
	width:150px;
	height:18px;
	line-height:18px;
	float:left;
	padding:0 10px 0 0;
	font-weight:400;
	color:#fff;
}
#formulaire div.bloc_style{
float:left;
}
#formulaire div div.bloc_style{
float:left;
width:120px;
margin:0 8px 0 0;
}
#formulaire div div.bloc_style p{
float:left;
}
#formulaire div div.bloc_style p input{
float:left;
width:100%;
}
#formulaire div p input {
	float:left;
	width:246px;
	height:18px;
}
#formulaire div p input.submit{
	height:20px;
	width: 100px;
}
#formulaire div p textarea{
	height:150px;
	width: 330px;
}
#formulaire div p select {
	width:250px;
	height:18px;
	font-size:12px;
	font-weight:400;
}
#formulaire p input.btn_droit_area{
float:right;
margin:10px 36px 0 0;
}
#formulaire p input.btn_droit{
float:right;
margin:10px 150px 0 0;
}
.submit,.lien_bouton {
	font-size:12px;
	font-weight:400;
	color:#FFF;
	vertical-align:middle;
	border:1px solid #FFF;
	background:#fd8200;
	height:20px;
	line-height:20px;
	padding:0 10px 0 10px;
}
.lien_modifier{
position:absolute;
right:0px;
bottom:0px;
}
.lien_supprimer{
position:absolute;
left:0px;
bottom:0px;
}
.lien_ajout_texte{
width:100px;
height:20px;
line-height:20px;
float:right;
margin-right:17px;
}
.lien_ajout_sous_page{
width:125px;
height:20px;
line-height:20px;
float:left;
margin-right:17px;
}
.lien_bouton  a{
color:#fff;
}
#formulaire div.bloc_style{
float:left;
width:564px;
}
#formulaire div.bloc_style p label{
width:120px;
}
#formulaire div.bloc_style p input{
width:16px;
}
#formulaire div.bloc_style div.checkbox_image{
float:left;
width:105px;
margin-right:5px;
}
#formulaire div.bloc_style div.checkbox_image p input{
float:left;
}
/*Messages */
#corps p.mess{
float:left;
margin:5px 0 5px 0;
width:95%;
padding:5px;
text-align:center;
font-weight:700;
font-size:14px;
color:#fff;
border:1px solid #f29400;
}
/*---------- ADMIN ----------*/
#corps ul.liste_users{
float:left;
width:100%;
}
#corps ul.liste_users li{
float:left;
font-size:12px;
color:#fff;
height:25px;
line-height:25px;
}
#corps ul.liste_users li span{
color:#f29400;
}
#corps ul.liste_users li.liste_date{
width:90px;
}
#corps ul.liste_users li.liste_statut{
width:60px;
}
#corps ul.liste_users li.liste_login{
width:210px;
}
#corps ul.liste_users li.liste_operation{
width:199px;
}
.baseline{
float:left;
margin-bottom:16px;
width:980px;
font-size:10px;
line-height:14px;
color:#666;
}
.baseline a{
color:#666;
text-decoration:underline;
}