.nospace {position:relative;margin:0px;text-align:center;background-color:#FFF;margin-bottom: 10px;	font-family:  Arial, Verdana, Helvetica, sans-serif}
.header {
	position: relative;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	height: 146px;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
#index a{
width:1003px;
height:146px;
display:block;
}
.main {
position:relative;
width:1003px;
margin-left:auto;
margin-right:auto;
border:1px solid #000;
}

* html body .main {height:100%;overflow:hidden}
/* IE-mac ne voit pas les lignes qui suivent \*/
* html body .main {height:0px;overflow:visible} 
/* fin du text caché pour IE/mac */

.menu {
position:relative;
float:left;
width:222px;
height: 245px;
background-color: Black;
z-index:1;
margin:0;
padding:0;
text-align:left;
/*border:1px solid #FF0000;*/
}
.menu ul {
list-style: none;
margin : 0;
padding : 30px 0 0 10px;
}
.menu li {
padding : 0 0 0 0; 
margin:0 0 20px 0;
height:30px;
/*border:1px solid #FFF;*/
}
.menu a {
color : #FFF;
padding : 0 0 0 38px;
font :  1.1em "Arial" ;
text-decoration : none;
}
.menu a:hover {
color : #a3a3a3;
text-decoration : none;
}
.puce{
	position:absolute;
	display: inline;
	padding : 0 0 0 0;
	margin : -4px 0 0 0;
	width:28px;
	height:27px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	/*border:1px solid #FF0000;*/
}
.anim-flash{
width: 778px;
height:245px;
margin-left:222px;
/*border:1px #FF0000 solid;*/
}
.central {
position:relative;
top:0px;width:auto;
margin:0px;
margin-right:0px;
text-align:left;
background-color:#e8e8e8;
border-top : 1px #000 solid;
}
.corps {
	position: relative;
	min-height: 380px; 
	padding : 10px 0 0 20px;
	margin : 0 0 0 221px;
	background-color:#FFF;
	border-left:1px #000 solid;
}
* html body .corps {height:380px} /*Pour IE PC*/
/*Pour IE MAC et Safari il faut gruger */
.div-min-height {position:relative;height:380px;width:0px;float:left}/*Pour safari*/
.div-min-height-bottom {position:relative;height:0px;clear:left}/*Pour safari*/

.corps h1{
padding : 5px 0 0 10px;
margin:0;
background-color:#a3a3a3;
color:#FFF;
height:35px;
font-size: 1.6em;
font-weight: normal;
border : 1px solid #969696;
}

.texte{
	text-align: justify;
	padding : 20px 20px 10px 10px;
	color : #000;
	font-size: 0.9em;	
	width:720px;
background-image: url(images/point-gris.gif);
background-repeat: repeat-y;
background-position: 0px !important;
background-position: 0px;

}
.texte li{
	list-style: square;
	padding:0 0 7px 0;
}
.titre-liste{
	font-weight:bold;
}
.boutons{
	position:absolute;
	float:left;
	top : 0px;
	height: auto;
	width: 220px;
	margin : 3px 0 0 3px;
	background-color:#e8e8e8;
	/*border:1px #FF0000 solid;*/
}
.mail a{
	/*position:relative;
	float:left;
	top : 0px;*/
	height: 159px;
	width: 209px;
	display:block;
	margin:0 0 0 0;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;	
	background-color:#e8e8e8;
	/*border:1px #FF0000 solid;*/
}
.anim-dico {
	/*position:relative;
	top : 150px;*/
	height: 250px;
	display:block;
	margin:0;
	background-color:#e8e8e8;
	/*border:1px #000 solid;*/
}
.pied {
position:relative;
/*clear:left;*/
width:100%;
height:26px;
padding:5px 0 0 0;
margin:0;
background-color: #a3a3a3;
/*text-align:right;*/
border-top:1px #000 solid;
}
.pied a{
text-decoration: none;
color: #000;
padding : 0 0 0 0;
}
.pied a:hover{
color:#FFF;
}
.lien{
	color:#767676;
	font-weight: bold;
}
.lien:hover{
	color:#000;
	text-decoration: none;
}
.phrase-importante{
font-style: italic;
font-size: 1.2em;
font-weight: bold;
padding:0;
margin:0;
}
