/********** MISE EN FORME **********/

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	background-color:#e2001a;
}

#page {
	margin:auto;
	width:900px;
	background-color:#811519;
}

#page_page {
	margin:auto;
	width:900px;
	min-height:700px; !important
	_height:700px;
	background-repeat:repeat-x;
	background-color:#811519;
	position:relative;
}

#zone_flash {
	width:650px;
	height:500px;
	float:left;
}

#entete {
	width:670px;
	height:170px;
	float:left;
	background-image:url(img/entete.jpg);
}

#logo {
	width:250px;
	height:170px;
	background-image:url(img/logo.jpg);
	float:left;
}

#logo_page {
	width:230px;
	height:170px;
	background-image:url(img/logo_interne.jpg);
	float:left;
}

#menu {
	width:230px;
	height:290px;
	padding-left:20px;
	background-image:url(img/fond_menu.jpg);
	background-repeat:no-repeat;
	float:left;
}

#toute_actu {
	width:230px;
	height:40px;
	float:left;
}

#menu_page {
	width:230px;
	padding-left:20px;
	float:left;
}

#edito {
	width:407px;
	height:132px;
	padding-top:13px;
	padding-left:20px;
	padding-right:25px;
	float:left;
}

#actualite {
	width:428px;
	height:115px;
	padding-top:15px;
	padding-left:20px;
	padding-bottom:15px;
	background-color:#5e0a0d;
	float:left;
}

#contenu {
	width:610px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

#pied_de_page {
	width:900px;
	height:100px;
	padding:15px 0 15px 0;
	margin:auto;
	clear:both;
}

#plan_google {
	float:left;
	width:600px;
	height:450px;
	margin-bottom:20px;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
}

#form_admin {
	width:280px;
	margin:auto;
	padding:20px;
	border-color:#edbf0d;
	border-width:1px;
	border-style:solid;
} 

#entete_actu {
	position: absolute;
  	width:230px;  
	height:38px;
	cursor:pointer;
	bottom:125px;
	right:0px;
}

#bloc_en_bas {
  	position: absolute;
  	width:210px;  
	height:107px;
	background-color:#5e0a0d;
	padding:10px;
 	bottom:0px;
	right:0px;
}

/********** TEXTES **********/

.txt8pt {
	font-size:11px;
	text-decoration:none;
}

.txt9pt {
	font-size:12px;
	text-decoration:none;
}

.txt10pt {
	font-size:13px;
	text-decoration:none;
}

.txt12pt {
	font-size:14px;
	text-decoration:none;
}

.txt15pt {
	font-size:21px;
	text-decoration:none;
}

.gras {
	font-weight:bold;
}

.italique {
	font-style:italic;
}

.centre {
	text-align:center;
}

.justif {
	text-align:justify;
}

/********** COULEURS **********/

.blanc {
	color:#FFFFFF;
}

.jaune {
	color:#edbf0d;
}

.bleu {
	color:#0076bd;
}

.rouge {
	color:#FF0000;
}

.fond_blanc {
	background-color:#FFFFFF;
}

/********** LIENS **********/

.lien_menu {
	height:35px;
	line-height:35px;
	background-image:url(img/filet_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.lien_menu:hover {
	height:35px;
	line-height:35px;
	background-color:#6e1215;
	background-repeat:no-repeat;
	background-position:bottom;
}

.lien_pied {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:20px;
}

a {
	text-decoration:none;
}

/********** FLOTTANT ET MARGE **********/

.flotteG {
	float:left;
}

.marge_d_10 {
	margin-right:10px;
}

.clear {
	clear:both;
}

.sans_marge {
	margin:0px;
}

label {
	display:inline-block;
	width:150px; 
}

.width100 {
	display:inline-block;
	width:100px; 
}

.width {
	display:inline;
	width:0px;
}

.largeur400px {
	width:400px;
}

.largeur200px {
	margin-left:10px;
	width:200px;
}

/********** BORDURES ET FILETS **********/

.filetRouge {
	border-width:thin;
	border-style:solid;
	border-color:#FF0000;
}

.filetRouge {
	background-image:url(img/filet_menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
