
* {	font-size:11px; 
	letter-spacing:1px;
	font-family: "Trebuchet MS", Arial, Sans;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	border-style:none;
	padding:0;
	margin:0;
	}

body {	color:#000;
	background:#FFF;
	background-image: url('__images/fond.jpg'); 
	background-attachment:fixed; 
	background-repeat:repeat-x; 
}

.clear {	clear:both;
}

.a_gauche {	float:left;
}

.a_droite {	float:right;
}

#page { 	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	width: 990px;
	text-align:justify;
	padding: 0 12px 0 12px;
}

#entete {	height:120px;
}

#logo {	margin-top:14px;
	float:left;
	clear:none;
}

#menulangues {	float:right;
	display:block;
	margin:0 12px 0 0;
	padding: 4px 0 0 8px;
	height:66px;
	width:90px;
	border-left: 1px #AAA dotted;
}

#menulangues * {	padding:0;
	margin:0;
	font-size:9px;
	color:#AAA;

}

#menulangues p {	margin:0;
	padding:0;
	line-height:10px;
}

#menulangues a {	height:10px;
	color:#AAA;
	display:block;
	height:126px;
	width:100%;
	margin:4px 0 0 0;
	padding:4px 2px 2px 4px ;
	text-decoration:none;
}

#menulangues form {	background:transparent;
	width:auto;
	margin:0;
	padding:0;
}

#menulangues form input, #menulangues a  {
	height:16px;
	color:#AAA;
	background:transparent;
	padding:0;
	margin:0 0 8px 0;
	border:none;
	display:block;
	float:none;
	clear:both;
}

#menulangues form .selection {
	color:#000;
}

#menulangues form input:focus, #menulangues form input:active,  #menulangues a:focus, #menulangues a:active {
	border:none;
	background:#AAA;
	color:#000;
}

#menulangues form input:hover, #menulangues a:hover {
	background:#b8ce4c;
	color:#FFF;
}


#pieddepage {	background-image: url('__images/fond_pieddepage.jpg');
	background-repeat:no-repeat;
	clear:both;
	padding:8px;
	height:40px;
	position:relative;
}

#pieddepage a {	font-size:10px;
}

#menu {	display:block;
	height:46px;
}

.authentifie {	margin:0 0 24px 0;
}

/* boutons largeurs dynam */

#menu ul {	/* border: 1px solid #0F0; */ margin:0 0 0 -2px; padding:0; overflow:auto;}


#menu li {	text-decoration:none;
	list-style-type:none;
	background: url('__images/image_menu_left.png') no-repeat left top; 
	width:141px;
	height:62px;
	float:left;
	clear:none;
	display:block;
	padding:0;
	margin:0;
	}
	
#menu ul li a {	color:#555;
	font-size:12px;
	display:block;
	height:32px;
	text-align:center;
	letter-spacing:0;
	padding:14px 0 0 0;
	margin:0 0 0 0;
	font-weight:bold;
	text-decoration:none;
	background: url('__images/image_menu_right.png') no-repeat right top; 

}

#menu a:hover, #menu a:active, #menu a:focus {
	color:#000;	
	background: url('__images/image_menu_right-over.png') no-repeat right top; 
}

#menu li:hover {	background: url('__images/image_menu_left-over.png') no-repeat left top;
}


#menu li.selected a {	color:#FFF;	
	background: url('__images/image_menu_right-over.png') no-repeat right top; 
}

#menu li.selected {	background: url('__images/image_menu_left-over.png') no-repeat left top;
}


#menu .menu_public li#menu_7 a { 
	color:#FFF;
	background: url('__images/image_menu_alt_right.png') no-repeat right top; 
}

#menu .menu_public li#menu_7 { 
	color:#FFF;
	background: url('__images/image_menu_alt_left.png') no-repeat left top; 
}



#menu .menu_public li#menu_7 a:hover, #menu .menu_public li#menu_7 a:active, #menu .menu_public li#menu_7 a:focus  { 
	color:#FFF;
	background: url('__images/image_menu_alt_right-over.png') no-repeat right top; 
}


#menu .menu_public li#menu_7:hover {	background: url('__images/image_menu_alt_left-over.png') no-repeat left top;
}


#menu .menu_public a#menu_7.selected { 
	color:#FFF;
	background-image: url('__images/image_menu_alt-over.png'); 
}


.menu_public {	height:inherit;
}

.menu_prive {	background:#EEE;
	height:18px;
	margin:0 6px 0 3px;
}


#menu .menu_prive a {	padding:2px 24px;
	width:auto;
	height:auto;
	background:#b8ce4c;
	background:#AAA;
	color:#FFF;
	font-size:10px;
	background-image:none;
	text-decoration:none;
} 

#menu .menu_prive a:hover, #menu menu_prive a:active, #menu menu_prive a:focus {
	background:#000;
	color:#FFF;
} 

#contenu {
}

#zone_visuel {	background-color:none;
	height:290px;
	background-image: url('__images/fond_visuel_article.jpg');
	background-repeat:no-repeat;
	margin:0 0 40px 0;
}

#login {	position:relative;
	border-left: 1px #AAA dotted;
	float:right;
	clear:none;
	height:70px;
	width:140px;
	padding: 0 0 0 12px;
}

#login * {	font-size:9px;
	padding:0;
	margin:0;
}

#login form {	padding:4px 0 0 0;
	width:auto;
	height:auto;
}

#login form input {	padding:0 0 0 8px;
	margin:0 8px 0 0;
	border: 1px solid #AAA;
	float:left;
	clear:both;
	position:relative;
	height:12px;
	width:80px;
}

#login form p {	text-align:left;
	line-height:14px;
	font-size:9px;
	padding:0;
}

#login form p strong {	font-size:12px;
	font-weight:bold;
	/* border: 1px #AAA solid; */
	color:#000;
}

#login form .bouton {
	border:none;
	text-align:center;
	float:left !important;
	clear:right !important;
	clear:both;
	padding:0 2px 0 2px;
	margin:0;
	width:auto;
	height:14px;
	line-height:9px;
}

#login form .plus_bas {
	margin-top:20px;
}


#login form label {	color:#AAA;
	width:100px;
	line-height:7px;
	padding:0 0 0 0;
	margin:4px 0 2px 0 !important;
	margin:0 0 0 0 ;
	float:left;
	clear:both;
}

p {	font-size:11px;
	color:#000;
	margin:0 0 4px 0;
	}

h1 {	color:#000;
	color:#FFF;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 16px 0;
}

h2 {	font-family: "Trebuchet MS", Arial, Sans;
	color:#000;
	font-size:22px;
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
}

h3 {	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:0 0 6px 0;
	letter-spacing:0;
}

h2 strong, #chapo h2 strong   {
	font-family: "Trebuchet MS", Arial, Sans;
	font-style:inherit;
	font-size:inherit !important;
	font-size:22px;
	letter-spacing:0;
	color:#000;
	font-weight:bold;
}

h4 {	/* font-family: Garamond, Times; */
	font-weight:bold;
	font-size:12px;
	color:#000;
	letter-spacing:0;
}

h5 {	margin:24px 0 8px 0;
	font-weight:bold;
	font-size:11px;
	color:#b8ce4c;
	letter-spacing:4px;
}

ul {	margin:0;
	padding:0 0 1em 0;
}

li {	width:80%;
	text-align:left;
	list-style-type:square;
	margin:0 0 1em 2em;
}


ul li strong {	font-weight:bold;
}

big {	font-size:16px;
	font-weight:bold;
	color:#884591;
	letter-spacing:0px;
	padding: 0 0 8px 0;
	margin: 8px 0 8px 0;
}

small {	font-size:10px;
	color:#777;
	letter-spacing:0px;
}

a {	color:inherit;
	font-size:inherit;
}

a:focus {	outline:1px;
}

blockquote {	margin:8px 0;
	display:block;
	background-color:#b8ce4c;
	padding:12px 12px 4px 12px;
	margin:0 0 8px 0;
	line-height:20px;
	/* background-image:url('__images/fond_article.jpg'); */
	background-repeat:no-repeat;
	text-align:center;
}

blockquote p {	text-align:center;
}


blockquote big {	font-size:15px;
	color:#FFF;
	font-style:italic;
	font-weight:bold;
}
	
#contact {	/* border:1px solid #0F0; */
	display: block;
	float: left;
	width:auto;
	height: auto;
	clear: none;
	top:0;
	left:0;
	
	margin: 0 0 0 0;
}

.box_contact {	padding:12px 0 12px 32px;
	margin:0;
	width:280px;
	height: auto;
	min-height:70px;
	background-image: url('__images/fond_contact.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

.plus_haut {	top:-200px;
}

#pieddepage.plus_haut { top:0px;
}


#contact a, #contact a:visited  {	
	float:none;
	display:block;
	margin:0 0 0 0;
	text-decoration:none;
	margin: 14px 0 14px 0;	
}


#contact a p {	font-weight:bold;
	letter-spacing:0;
	font-size:12px;
	color:#884591;
}
#contact a:hover p {	color:#000;
}

#contact p * {	vertical-align:-32%;
	color:#884591;
	/* place le texte a cote des pictos à 68% de la hauteur des pictos */
}

#contact p img {	margin:0 8px 0 0;
}

.box {	width:70%;
	border:#884591 dotted 1px;
	padding:8px 6px 0px 18px;
}

.box * {	text-align:center;
}

#contact h2 {	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#884591;
	padding:0;
	margin:12px 0 0 0;
	letter-spacing:2px;
	word-spacing:3px;
}

#contact h3 {	font-size:14px;
	font-weight:normal;
	color:#000;
	padding:0;
	letter-spacing:1px;
	margin:0 0 16px 0;
	word-spacing:3px;
}

#contact em {	font-size:inherit;
	color:#884591;
	font-weight:bold;
}

#contact h4 {	font-family: "Trebuchet MS", Arial, Sans;
	color:#000;
	font-size:10px;
	letter-spacing:4px;
	line-height:12px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.colacc {	float:left;
	width:44%;
	margin:8px 0 0 8px;
	padding:10px 10px 0 12px;
	background-image:url('__images/fond_article.jpg');
	background-repeat:no-repeat;
	text-align:left;
	height:180px;
}

.colacc a {	text-decoration:none;
}

.colacc p a {	text-decoration:underline;
}

.colacc img {	float:right;
	margin: 0 6px 0 0;
	height:inherit;
}	

.colacc a img {	float:left;
	margin: 0 6px 0 0;
}

.colacc p {	margin:0 0 12px 0;
	padding:0;
	text-align:left;
}

.colacc h2 {	margin:0 0 8px 0;
}


#intro {	position:relative;
	float:left;
	width:97%;
	padding:0 8px 0 8px;
}

#intro p {	color:#000;
	line-height:18px;
}

#intro h2 {	text-align:justify;
	line-height:18px;
	padding:0;
	margin:0;
}

#intro h4 {
	color: #b8ce4c;
	padding:0;
	margin:0 0 16px 0;
	letter-spacing:3px;
	
}

#chapo {	/* border:1px solid #F00; */
	width:44%;
	height:260px;
	margin:-310px 0 22px 30px;
	padding:0;
}

#chapo h2 {	color:#FFF;
	line-height:38px;
}

.alerte {	background:#F00;
	color:#FFF;
	padding:0 4px;
}

#colonne, #colonne_haute {
	position:relative;
	float:right;
	width:66%;
	left:-8px;
	padding: 0 0 32px 0;
}

#colonne form, #colonne_haute form {
	background:#FFF;
	background-image:url('__images/fond_article.jpg');
	background-repeat:no-repeat;
	padding: 30px 0 0 32px;
	width:70%;
	height:auto;
	z-index:10;	
}

#colonne p {	padding: 0 0 8px 0;
}

#colonne_haute {	margin:-260px 0 0 0;
}

#colonne h2, #colonne_accueil h2 {
	font-size:14px;
}

#colonne h3, #colonne_accueil h3, #colonne_haute h3 {
	font-size:14px;
	font-weight:bold;
	color:#884591;
	margin:0 0 8px 0;
}

ul.compacte {	display:block;
	height:auto;
	width:100%;
}

ul.compacte li {	color:#FFF;
	background:#884591;
	display:block;
	float:left;
	clear:none;
	width:auto;
	height:auto;
	padding:2px 4px;
	margin:8px 8px 0 0;
}

#colonne_accueil {	width:68%;
	position:relative;
	float:right;
	padding:0;
	margin:0 0 0 0;
}

.imagezoom {	margin:0;
	padding:0 0 0 -6px; /* compensation de la solution : voir .imagezoom a  */
	border:none;
}

.imagezoom img {	border:1px solid #BBB;	
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.imagezoom a, .imagezoom a:hover {
	position:relative;
	margin:0 0 0 -6px; /* solution pour coller les 'a' afin d'eviter le flickage lors du rollover. permet la suppression de l'espage généré par la balise img zoom en display none */
	padding:0;
}

.zoom {	display:none;
}

.imagezoom a:hover .zoom {
	padding:0;
	border:1px solid #BBB;
	position:fixed;
	margin:0px 0 0 -400px;
	display:block;
	z-index:999;
}

.boite {	width:30%;
	background:#b8ce4c;
	border:1px dotted #555;
	padding:16px;
	}
		
.boite p {	color:#000;
}

#colonne_actu {	float:left; clear:none; width:325px; padding:0; margin:0; }
#liste_actu {	padding:0; margin:0; /* border:1px solid #0F0; */}
#liste_actu ul {	margin:32px 0 0 0; padding:0;}
#liste_actu li { 	list-style-type:none; margin:0;  width:256px; border:1px dotted #AAA;}
#liste_actu li a { 	/* border:1px solid #0F0; */ display:block; padding:8px; text-decoration:none;}
#liste_actu li a p { 	text-align:left; }
#liste_actu li a h4 { 	color:#b8ce4c; }
#liste_actu li a h4 strong { font-size:inherit; color:#000; }
#liste_actu a:hover { 	background:#b8ce4c;}
#liste_actu a:hover * {	color:#FFF;  }

#zone_actu {	float:left; clear:none; background:#FFF; width:588px !important; margin:0 0 32px 32px !important; padding:16px; border:1px dotted #AAA; overflow:hidden; }
#zone_actu strong {	 font-style:italic; }

#zone_actu h1 {	font-size:11px; font-weight:normal;}
#zone_actu h1 em {	font-size:16px; font-weight:bold; font-style:normal; color:#b8ce4c;}
#zone_actu h1 big {	font-size:16px; font-weight:bold; font-style:normal; color:#000;}
#zone_actu h2 {	font-size:20px; margin:18px 0 4px 0; color:#b8ce4c;}
