@CHARSET "UTF-8";

body {
	margin: 0;
	background-color:#EEE;
}

#page {
	margin: auto;
	height: auto;
	width: 1024px;
	margin-top: 25px;
	background-color:#FFF;
	font-family: 'Tinos', "Times New Roman", Times, serif;

}

.texteIntro{
	color: #58585a;
	font-size: 18px;
	line-height: 22px;
}
.texteIntroContact{
	color: #58585a;
	font-size: 15px;
	line-height: 18px;
}


#page table{
	width:800;
	margin:0 auto;
	text-align: left;
}
#contact {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#contact table {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



#header {
height: 142px;
background-color:#FFF;
width: 100%;
float: left;
padding-bottom: 10px;
text-align: center; 
}



#contenu {
	width: 100%;
	float: left;
	
	padding: 0px;
}

#tabsG {
	background-color:#94D050;
	border-bottom-color:#B3A2C7;
	border-bottom-style:solid;
	border-bottom-width:medium;
	color:#E9E3F0;
	float:left;
	font-size:18px;
	letter-spacing:3px;
	line-height:normal;
	padding-top:15px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}

#page #contenu h1 {
	text-align: center;
	font-size: 14pt;
	background-color:#FFF;
}

#contenupage {
	float: left;
	width: 100%;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.textTableau{
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
}

.texteContenu{
font-style:italic;
font-size:14pt;
text-align: justify;
}

a.lien{
font-weight : bold;
text-decoration:none;
color:#5F497A;
}

a.lien:hover{
font-weight : bold;
color:#7030A0;
}

a.lienfooter{
font-weight : bold;
text-decoration:none;
color:#5F497A;
}

a.lienfooter:hover{
font-weight : bold;
color:#7030A0;
}

#contenupage th{
	background-color:#92D050;
	color:#FFF;
	text-align:center;
	font-size: 20px;
}

.texteContact{
	color:#639;
	font-size:10pt;
}

.aligntop{
	vertical-align:top;
}


#footer {
	float: left;
	clear: both;
	width: 100%;
	background-color: #c3d69b;
	float: left;
	text-align: center;
}
.alignMiddle


   #tabsG {
	float:left;
	width:100%;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:normal;
	background-color: #7030A0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B3A2C7;
	color: #E9E3F0;
	font-size: 18px;
	letter-spacing: 3px;
	padding-top: 15px;
	text-align: center;
  
	
	
	
      }
    #tabsG ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
		text-align: center;
      }
    #tabsG li {
	display:inline;
	margin:0;
	padding:20px;
      }
.aligntop {
	vertical-align: top;
}

    #tabsG li #current{
text-decoration: underline;	
      }
  
	    #tabsG a{
	display:inline;
	margin:0;
	padding:20px;
	color: #FFF;
	text-decoration: none;
      }	
	    #tabsG a:hover{
	display:inline;
	margin:0;
	padding:20px;
	color: #FFF;
	text-decoration: underline;	
      }	
		
.textecentre {
	text-align: center;
}
.texteCentreHaut {
	text-align: center;
	vertical-align: top;
}

td {padding: 5px; }

table {
	border-spacing: 10px;
}
h4 {
	font-weight: bold;
}
