body {
	margin : 0;
	color : #A0A0A0;
	background-color : #ebebeb;
	font-family : Arial, Helvetica, sans-serif;
}
h3 {
font-size: 1.4em;
color: black;
font-weight: normal;
text-decoration: none;
}
h3 a:link {
font-size: 1.4em;
color: black;
font-weight: normal;
text-decoration: underline;
}
h3 a:visited {
font-size: 1.4em;
color: black;
font-weight: normal;
text-decoration: underline;
}
h3 a:hover {
font-size: 1.4em;
color: silver;
font-weight: normal;
text-decoration: underline;
}
.contentheader {
	background-color : #19171c;
	width : 100%;
	height : 173px;
}
.header {
	height : 173px;
	float : left;
}
.htext {
margin: 40px 20px 0 0;
width: 350px;
text-align: center;
color: #999999;
font-weight: bold;
font-size: 22px;
float : right;
font-family: Times New Roman;
}
.menu {
background-color : #f6e7b6;
background-image : url(menu.png);
background-position : center;
height : 28px;
}

.content {
background-color : black;
background-image : url(c1.png);
background-position : top;
background-repeat : repeat-x;
text-align: center;
}
.content2 {
background-color : white;
background-image : url(c2.png);
background-position : top;
background-repeat : repeat-x;
padding: 10px 0px;
min-height: 100px;
}
.content3 {
	width : 800px;
	height: auto;
	margin : 0 auto;
	font-size : 1em;
	text-align : justify;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.content3 a:link {
font-size : 1.0em;
color : black;
text-decoration: none;
}
.content3 a:visited {
font-size : 1.0em;
color : #676767;
text-decoration: none;
}
.content3 a:hover {
font-size : 1.0em;
color : #999;
text-decoration: underline;
}
.cellcont {
display : block;
height : 250px;
width : 400px;
margin : 0 auto;
font-size : 0.7em;
text-align : left;
color: black;
}
.cellcont a:link, a:hover, a:visited {
font-size : 1.3em;
color: #999;
text-decoration: none;
}
.cellcont a:hover {
border-bottom : 1px dotted black;
}
.cell1, .cell2, .cell3 {
float : left;
width : 30%;
}
.cell1 {
border-right : 1px dotted black;
padding : 0 10px 0 0;
}
.cell2 {
padding : 0 10px;
}
.cell3 {
border-left : 1px dotted black;
padding : 0 0 0 10px;
}
.content3 img {
border: 0;
margin-right: 5px;
}
.cellcont img {
border: 1px solid black;
margin-right: 5px;
}
.sousmenu {
font-size  : 1.0em;
background-color : #525252;
text-decoration: none;
text-align : center;
color : #acacac;
padding : 5px;
}
.sousmenu a:link {
font-size  : 1.0em;
color : #acacac;
text-decoration: none;
}
.sousmenu a:visited {
font-size  : 1.0em;
color : #acacac;
text-decoration: none;
}
.sousmenu a:hover {
font-size  : 1.0em;
color : #000;
text-decoration: none;
}
.smile{
font-family: Verdana;
text-align :center;
font-size  : 1em;
text-decoration: none;
font-variant : small-caps;
color : #000;
padding : 5px;
}
.smile a:link {
font-size  : 1.0em;
color : #000;
text-decoration: none;
}
.smile a:visited {
font-size  : 1.0em;
color : #000;
text-decoration: none;
}
.smile a:hover {
font-size  : 1.0em;
color : #000;
text-decoration: underline;
.footer {
font-size : 0.6em;
margin : 10px;
}

.inscrip {
text-align: center;
font-size: 1.2em;
}
.inscrip img {
border: none;
margin: 15px 0 0 0;
text-decoration: none;
}
.inscrip a:link {
text-decoration: none;
border: none;
}
.prog img {
border: none;
}
.voir {
margin-top: 10px;
}
.voir a:link {
text-decoration: none;
border: none;
font-size: 1.0em;
}
.voir img {
border: 1px solid transparent;
}
.extremeDroite
{
	position: absolute;
	top: 10px;
	right: 10px;
}
.centrer
{
	text-align: center;
	margin: auto;
}

#map
{
	padding-top: 80px;
}
