body {
    height:100%;
    width:100%;
    margin:0;
    padding:0;
}	

html{
 	font-family:  Arial, Verdana, Helvetica, Sans-Serif;
    height:100%;
    margin:0;
    padding:0;
	background: #fff;
	font-family : arial;
	font-size: 11px;
	color : #ccc;
	z-index:3;
}


div#header {
	color: #fff;
	height: 325px;
	width:1000px;
	padding:0;
	margin:0;
    position: relative;
	background: #fff url(images/P1.jpg) no-repeat;
    z-index:2;
	}
	
div#principal {
	min-height: 100%;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
    position: relative;    
 	color: #333;
    background: #fff url(images/P2.jpg) repeat-y;
   }

div#contenu {
   padding-left: 10px;
   padding-bottom: 50px;
   min-height:500px;
   height:auto;
   width:952px;
   overflow: hidden;
 }

 
div#pied_page {
    position: absolute;
    text-align:center;
	width: 1000px;
	bottom: 0;
	left: 0;
	padding:0;
	margin:0;
	height:70px;
    background: #fff url(images/P3.jpg) no-repeat;
}

div#cadre_texte {
	 float: left;
     width:700px;
     min-height:500px;
     height:auto;
     padding-top:15px;
     text-align:justify;
     margin-left: 30px;
     margin-top : 0px;
	 font-size : 13px

}

div#sidebar {
	float: right;
	top:0px;
	width: 180px;
	margin-right: 10px;
	min-height:500px;
	height:auto;
	color:#fff;
 }

div#cadre_bas {
 text-align:left;
 color:#fff;
}
div#cadre_bas a {
 color:#fff;
}
div#cadre_bas	a:hover {
    color:#E0A809;
}

#diapo {
     position:absolute; left:40px;top:124px;
     width:282px;
     height:187px;
	 padding:0;
	 margin:0;
     z-index:3;
 }

#titre_haut {
     position:absolute; left:130px;top:8px;
     color:#fff;
     font-size:15px;
     width:235px;
     height:30px;
	 padding:0;
	 margin:0;
     z-index:3;
 }

#titre_haut a {
	text-decoration:none;
    color:#fff;
}
#titre_haut a:hover {
	text-decoration:none;
	color:#ccc;
}



#ariane {
	position:absolute; top:335px; left:40px;
	width:700px;
    font-size:11px;
    text-align:left;
	z-index:8;
    background-color: #fff;
	margin-bottom:10px;
}

/*----*/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align:left;
 	border-color: #ccc;
	border-style: dotted;
	border-width : 0 0 2px 0;
	padding:8px 0px 8px 0px;
  	clear:left;
}

h1.erreur {
	font-size: 20px;
    background: url(images/attention.gif) no-repeat;
	border-width : 0 0 0px 0;
	padding:0px 0px 10px 50px;
}
h1.a {
	text-decoration: none;	
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #268F18;
	padding:8px 4px 5px 0px;
	clear:left;
}

h3 {
	font-size: 15px;
    display:inline;	
    color: #1a5c9c;
}

h3.a {
	text-decoration: none;	
}

h4,h5 {
	font-size: 14px;
    display:inline;	
    color: #195CA5;
    margin:0;
    padding:0;
}

h4.a,h5.a {
	text-decoration: none;	
}

h5 {
	font-size: 13px;
}

a {
    color: #3B6FA8;
	text-decoration: underline;	
}

a:hover {
    color:#E0A809;
}

img  {
    border:0px;
}
    
 
hr {
	border-color: #cccccc;
	border-style: dotted none none none;
	border-width: 1px;
	clear:both;
}

ul,ol,li, li a {
    list-style-position: inside;
	margin:0px 0px 5px 0px;
    vertical-align:middle;
 	text-decoration: none;
}

ul {
	color:#333;
}

li a {
 	text-decoration: underline;	
}


.vignette {
    float : right;
    margin: 5px 2px 5px 10px; 
    padding: 2px 2px 2px 2px;
 	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	text-align:center;
	background-color: #F6F4F1;
	width: 120px
}
.vignette_g {
    float : left;
    margin: 5px 10px 5px 2px; 
    padding: 2px 2px 2px 2px;
 	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	text-align:center;
	background-color: #F6F4F1;
}

.legende {
	text-align:center;
	font-size : 10px;
	font-weight: bold;
	color: #444444;
	font-style: italic;
}

.centre {
	text-align:center;
}

img.attente  {
     vertical-align:middle;
     padding : 0 8px 0 0;
     margin : 0;
}
img.icone,img.icone2,img.icone3 {
 height:15px;
 width:15px;
 padding:0 3px 2px 0;
 vertical-align:middle;
}
img.icone2 {
 height:24px;
 width:24px;
}
img.icone3 {
 height:8px;
 width:8px;
}
img.attention {
 height:30px;
 width:30px;
 padding:0 3px 2px 0;
 vertical-align:middle;
}
img.puce {
 height:8px;
 width:8px;
}

.date_article {
		font-size: 12px;
}

img.drapeau {
	width:32px;
	height:32px;
}


/* formulaires */

label { 
   color:#444444;
	font-weight: bold;
 }

label.champ {
	display: block;
	float: left;
	width: 220px;
	text-align: left; 
	padding:0px 0px 5px 0px;
	margin-left: 30px;
}

.info {
	margin: 0px 0px 5px 5px;
	vertical-align:middle;
	font-size: 9px;
}

input.radio {
	padding: 0px 0px 5px 10px;
}
	
textarea,input,select {
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 12px;
	text-align:justify;
	margin:0 0 8px 0;	
	cursor:text;
}

textarea:focus,input:focus, textarea:hover,input:hover {
    color:#000000;
	background-color: #F8FCBB;
}

textarea.champ {
	margin-left: 0px;
    padding:0px 5px 0px 5px;
}
 
.submit {
border:0;
color: #fff;
cursor:pointer;
border: 1px outset #cccccc;
background: url(images/menu_v.gif) 0 -32px;
padding: 6px 8px 4px 10px;
margin:8px 0 0 0;
}

.submit:hover, .submit2:hover {
color: #c1c1c1;
background: url(images/menu_v.gif) ;
border: 1px inset #333;
padding: 6px 8px 4px 10px;
}

.submit2 {
border:0;
color: #283A50;
border: 1px outset #cccccc;
padding: 3px 4px 3px 4px;
cursor:pointer;
background: url(images/menu_vrecherche.gif) 0 -16px;
padding: 0 5px 0px 5px;
}	
.submit2:hover {
color: #c1c1c1;;
background: url(images/menu_vrecherche.gif);
padding: 0 5px 0px 5px;
}	


ul.erreur, li.erreur {
	font-size:13px;
	color:red;
	font-weight: bold;
	
}

.rouge {
	color:red;
}	
/* OBJETS */




#slogan_site,#slogan_site2 {
	font-family:  Helvetica, Arial,Sans-Serif;
	position:absolute; left:500px; top:145px;
	width:420px;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	text-align:left;
	color : #fff;
	z-index:5;
}

#slogan_site2 {
	position:absolute; left:560px; top:170px;
}

.titre_site_petit {
	font-size: 12px;
	text-align:right;
	color : #fff;
	position:absolute; left:840px; top:195px;
}



#logo-t9{
	position: relative; left:100px; top:-0px;
    color: #ffffff;
   }

#cadre_recherche {
     position: absolute; left :725px; top:5px;
     color: #333333;
     padding-top:3px;
     background:transparent;
	 z-index:6;
}

/*  boutons*/

#lien_accueil {
    position: absolute; left :30px; top:5px;
 	height: 28px;
	width: 28px;    
    background:  url(images/accueil_on.png) no-repeat;   
	z-index:9;
   }

#lien_accueil a {
	display: block;
    height: 100%;
    width: 100%;
    background: transparent url(images/accueil.png) no-repeat;  
	color: black;
	z-index:8;
   }

#lien_accueil a:hover {
    background: transparent none repeat;
  }  

#lien_access {
    position: absolute; left :70px; top:5px;
 	height: 28px;
	width: 28px;    
    background:  url(images/access_on.png) no-repeat;   
	z-index:9;
   }

#lien_access a {
	display: block;
    height: 100%;
    width: 100%;
    background: transparent url(images/access.png) no-repeat;  
	color: black;
	z-index:8;
   }

#lien_access a:hover {
    background: transparent none repeat;
  }  

/*Menu horizontal*/

 


#barre_menu {
	position:absolute; left:480px; top:75px;
	width:510px;
	text-align:center;
	height:20px;
	z-index:6;
	color:#fff;
	font-size: 14px;
	padding: 10px 0 5px 0;
}


#barre_menu .bouton_menu {
	width:80px;
	height:15px; 
	font-size: 14px;
    color: #fff;
	text-align:center;
	background-color: #000;
	text-decoration: none;
	margin:8px;
	padding:5px 8px 5px 8px;
	z-index:7;
}

#barre_menu .bouton_menu a  {
    voice-family: "\"}\"";
    voice-family: female;	
}

#barre_menu a:hover, #barre_menu .bouton_menu_sel {
    color: #fff;
	background-color: #5D88B7;
    text-decoration:none;

}
#barre_menu .bouton_menu_sel {
	margin:8px;
	padding:3px 10px 3px 10px;
	font-size: 12px;
}

/*Menu vertical*/

#menu_v,#menu_newsletter {
width: 190px;
margin: 10px;
font-size: 14px;
}

#menu_newsletter {
font-size: 10px;
margin:0 0 0 8px;
padding:0;
}
#menu_v ul,#menu_v li,#menu_newsletter ul, #menu_newsletter li {
list-style-type :none;
margin: 0;
padding: 0;
}
#menu_v li a , #menu_newsletter li a {
voice-family: "\"}\"";
voice-family: female;
font-weight: bold;
height: 24px;
text-decoration: none;
}

#menu_v li a:link, #menu_v li a:visited , #menu_newsletter li a:link, #menu_newsletter li a:visited {
color: #283A50;
color:#fff;
display: block;
background: url(images/menu_v.gif) 0 -32px;
padding: 8px 0 0 20px;
}


#menu_v li a:hover, #menu_v .sel, #menu_newsletter li a:hover {
color: #c1c1c1;
background: url(images/menu_v.gif) ;
padding: 8px 0 0 20px;
}



#menu_v  .sel {
list-style-type :none;
font-weight: bold;
height: 24px;
margin: 0 0 5px 0;
padding: 8px 0 0px 20px;
}
 #menu_newsletter li a:link, #menu_newsletter li a:visited,#menu_newsletter li a:hover {
width: 140px;
padding: 8px 0px 0 20px;
text-align:center;
background: transparent url(images/newsletter.png) 0 5px no-repeat;

}

.titre_comm {
color:#fff;
font-size:11px;
font-weight: bold;
margin:0;
text-align:center;
padding: 5px 0 0 10px ;
width:210px;
}

.texte_comm,.texte_comm a,.texte_menu_v,.texte_menu_v a {
 padding:10px;
 width:190px;
 color:#fff;
}

.texte_menu_v {
 text-align:center;	
 padding:3px;
 width:195px;
 font-size:12px;
}
.texte_comm a {
text-decoration:none;
}

.texte_comm a:hover,.texte_menu_v a:hover {
 color: #283A50;
}

.texte_menu_v a {
text-decoration:none;
padding: 2 ;
margin: 0;
text-align:center;
}


/*  Articles */

#article_breve,#article_breve a {
	text-decoration:none;
}

.titre_breve,.titre_breve2 {
  	padding: 6px 0 3px 0px;
}
.titre_breve {
 	padding: 6px 0 3px 30px;
    background: transparent url(images/label.png) no-repeat;  
    background-position : 0% 65%;
}

.titre_breve,.titre_breve a,.titre_breve2,.titre_breve2 a {
 	font-size: 17px;
	font-weight: bold;
	font-family : Arial;
	color: #444444;
}

.titre_breve a:hover {
	color: #F59B60;	
}

.date_breve {
    color: #268F18;
	font-size: 10px;
	font-weight: bold;
}

.savoirplus,.savoirplus a {
    color: #333;
	font-size: 10px;
	font-weight: bold;
}

.savoirplus a:hover {
    color:#F59B60;
}


.texte_breve {
	font-size: 14px;
	margin : 0 0 0 0px;
}

.texte_breve a {
	color:#5b5b5b;
	}

.texte_breve a:hover {
    color:#F59B60;
	}

.mot_resultat {
 	background-color: #ffff00;
 }
 
.mot_resultat2 {
 	background-color: #ff9999;
 }



.img_recherche {
 position: absolute; top:3px; left:-38px;
}

/* barre page */
.barre_page  {
	font-size: 11px;
	font-weight: normal;
	color: #6666cc;
	font-style: normal;
	text-align:center;
    width:auto;
    background-color: #fff;
    }

a.bouton {
	border: 1px outset #ccc;
	padding: 3px 4px 3px 4px;
	margin : 8px 0 0 70px;
	color: #fff;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
    background: url(images/menu_v.gif) 0 -32px;
	cursor:pointer;
}
a.bouton:hover {
    color: #333;
	background: url(images/menu_v.gif);
	border: 1px inset #cc3333;
}


.page_on {
	font-weight: bold;
 	background-color: #F59B60;
 	color: #ffffff;
    border: 1px outset  #F1B15E;
	padding: 3px 2px 3px 2px;
	margin-left:5px;
	font-size: 12px;
	text-align:center;
}


#bouton_gauche {
	position:absolute;left:60px;top:410px;
	font-size:9px;
	z-index:3;
}

#bouton_droit {
	position:absolute;left:200px;top:410px;
	font-size:9px;
	z-index:3;
}

.gros_titre {
	font-size:16px;
}

.reponse {
	color:#195CA5;
}

/* Texte défilant */

.dropcontent{
position:absolute;
font-size:12px;
top:320px;
left:40px;
background-color:#fff;
color:#030D6C;
font-style:italic;
width:700px;
height:15px;
z-index:3;
display:block;
display:none;
}

#barre_menu_logo {
	position:relative;
	top:15px;
	padding:10px 13px 0 10px;
	height:48px;
	z-index:4;
	background-color: transparent;
}

