.sansespace {
	margin : 0px;
	padding : 0px;
}
.obligatoire {
	color : Black;
	border : thin solid Red;
}

.maj {
	color : Red;
}
.select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : italic;
	display : list-item;
	background-color : Fuchsia;
}
EM {
	font-weight : bold;
	font-style : normal;
}

H1  {
	font-size : 24px;
	font-weight : bold;
	color : #000000;
	margin-top : 24px;
	margin-bottom : 15px;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
	margin-bottom : 0px;
	margin-top : 20px;
	padding : 0px;
	margin-left: 10px;

}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 12px;
	text-transform : none;
	margin-left: 10px;

}
h3 em.fonction {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 14px;
	text-transform : none;
	background-color:#CCCCCC;
}

H4 {
	
}
.lieux
{
font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 12px;
	text-transform : none;
	margin-left: 10px;
	padding-top:10px;
	padding-bottom:0px;
	font-weight : bold;
	font-style : normal;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}



A  {
	color : #52AD94;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
}

.TexteTableau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: left;
	margin: 5px 0px;






}

.texte4 {
	background-color : Gray;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left : 5px;
	margin-top : 10px;
}



A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:Active  {}

A:Hover  {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : auto;
}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: 50%;


}
.c1 {
	color : Black;
	border : thin none #CC0033;
	position : relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 100%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

.c2 {
	color : Fuchsia;
	border : thin solid Red;
	width : 75%;
}

.lien1 A:hover {
	color: Red;
	background-color : Aqua;
	background-image : url(ImagesWeb/lien.GIF);
	background-repeat : repeat;
	background-attachment : scroll;
	width : 25%;}

.lien1 A {
	color: Olive;
	background-color : Blue;
	width : 25%;
}

.lien2 A {
	color : Black;
	border : thin solid Green;
	width : 25%;
	clear : none;
	position : relative;
	float : left;
}


.lien2 A:hover {
	background-color: Yellow;
	width : 25%;}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:10px;
	padding-top:0px;
	
}
strong {
	color: #FF0000;
}

