/*****************/
/* corps de page */
/*****************/
.body {
	background-image:url(images/fond.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	}
h1 {
	margin:0px;
	padding:0px 0px 0px 10px;
}
h2 {
	margin:0px;
	padding:0px 15px 0px 10px;
}
#Site{
	width:800px; 
	margin:0px auto 0px auto;
	padding: 0px;
}
#ove {
	overflow:auto;
	padding:0px;
	margin:0px;
}

/*********************/
/* menu_haut droite  */
/*********************/
#menuhead a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#999999;
}
#menuhead a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#3AAADC;
}
#menuhead a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#999999;
}
#Accueil a.Accueil,
#Liens a.Liens {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#3AAADC;
}
#men a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#3AAADC;
}
#men2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#3AAADC;
}
/************/
/* accordeon */
/************/
.panelheader{
	background-image: url(images/barre.gif);
	height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFF00;
	font-weight : normal;
	text-decoration:none;
	padding-left: 10px;
}

.panelHover {
 	background-image: url(images/barre.gif);
	height: 22px;
	color : #3AAADC;
 	padding-left: 10px;
}

.panelClicked {
   background-image: url(images/barre.gif);
   height: 22px;
   color : #97BE0D;
   padding-left: 10px;
}

.panelSelected {
	background-image: url(images/barre.gif);
  	height: 22px;
	color : #97BE0D;
  	padding-left: 10px;
}
.panelContent {
    background-image: url(images/fond_menu.jpg);
	background-repeat:repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #3AAADC;
    overflow: auto;
	padding: 5px 10px 5px 10px;
}
.panelContent a:link {
	color: #87D1F1;
	text-decoration: none;
	
}
.panelContent a:visited {
	color: #87D1F1; 
	text-decoration: none; 
}
.panelContent a:hover {
	color: #ffffff;
	text-decoration: none;
}
/************/
/* corps */
/************/
#corps {
	width:800px;
	padding-top:10px;
	margin:0px;
	}

#col_gauche {
	width:244px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
#col_droite {
	margin: 0px;
	padding:0px;
}
#contenu{
	background:url(images/fond_cont.gif);
	background-repeat: repeat-y;
	background-position: top;
	overflow:auto;
}
#cont {
	padding:0px 15px 20px 25px;
	margin:0px;
}
#conthaut {
	height:9px;
	background-image:url(images/haut_cont.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contbas {
	height:9px;
	background-image:url(images/bas_cont.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.border-bottom {
	border-bottom: 1px dashed #cccccc;
	
}
#espace {
	padding:1px 0px 1px 0px;
	
}
/********/
/* Logo Titres et textes */
/********/
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFFF00;
}
.logo a:link {
	color: #97BE0D;
	text-decoration: none;
}
.logo a:visited {
	color: #97BE0D;
	text-decoration: none;
}
.logo a:hover {
	color: #ffffff;
	text-decoration: none;
}
.accroche {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #3AAADC;
}
.accroche a:link {
	color: #3AAADC;
	text-decoration: none;
}
.accroche a:visited {
	color: #3AAADC;
	text-decoration: none;
}
.accroche a:hover {
	color: #999999;
	text-decoration: none;
}
h2.texte {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 12px;
	color: #87D1F1;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

h3.texte {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 12px;
	color: #87D1F1;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

h3.texte a:link {
	color: #3AAADC ;
	text-decoration:underline;
}

h3.texte a:visited {
	color: #3AAADC; 
	text-decoration: none; 
}
h3.texte a:hover {
	color: #cccccc;
	text-decoration: none; 
}

h2.texte a:link {
	color: #87D1F1;
	text-decoration:underline;
}

h2.texte a:visited {
	color: #3AAADC; 
	text-decoration: none; 
}
h2.texte a:hover {
	color: #cccccc;
	text-decoration: none; 
}

h1.titre {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 15px;
	color: #3AAADC;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

h2.titre {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #3AAADC;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
h2.titre a:link {
	color: #3AAADC ;
	text-decoration:underline;
}
h1.titre a:link {
	color: #3AAADC;
	text-decoration: underline;
}
h1.titrea:visited {
	color: #3AAADC; 
	text-decoration: none; 
}
h1.titre a:hover {
	color: #009EE0;
	text-decoration: none;
}
#bouton_lien {
	height:45px;
	width:132px;
	background-image:url(images/bouton_lien.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 30px 20px 0px 65px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #2A373F;
	text-decoration:none;
}
#bouton_lien a:link {
	color: #2A373F;
	text-decoration: none;
}
#bouton_lien a:visited {
	color: #2A373F;
	text-decoration: none;
}
#bouton_lien a:hover {
	color: #3AAADC;
	text-decoration: none;
}
#texte_bouton_lien {
	padding:20px 0px 0px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #97BE0D;
	text-decoration:none;
}
/********/
/* footer*/
/********/
#footer{ clear:both; }
.footersmall {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footersmall a:link {
	color: #666666;
	text-decoration: none;
}
.footersmall a:visited {
	color: #666666;
	text-decoration: none;
}
.footersmall a:hover {
	color: #666666;
	text-decoration: none;
}

