body {
	padding-top: 0px;
  	padding-left: 0px;
  	margin: 0px 0px;
  	background-color: #FFFFFF;
  	/*font-family: sans-serif;*/
}

.conteneur {
background-color: #ffffff;
width: 490px;/*taille du conteneur */
/*height: 853px;/*taille du conteneur*/
height: 858px;
padding-top: 18px;
padding-left: 18px;
padding-right:18px;
font-family:sans-serif; 
/* font-size: 10pt;*/
border: 0px solid #ccc;
/*font-weight: bold;*/}

.bloc {
background-color: #ffffff;
height: 50px;
width: 448px;
text-align: justify;
font-size: 10pt; /* 020305 */
}



h1{
	font-weight: bold;
 	font-size: 12pt;
 	} 
 	
h2 {font-size: 10pt;
	text-decoration: underline;
	font-style: italic; }

h3 {font-size: 10pt;
	font-style: italic; }
  
p.table {
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
border: 0px solid; }

p.tablevert {
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
border: 0px solid;
color: #669966 }

p.table2 {
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
border: 0px solid;
list-style-type: square; }

p.tablebleu {
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
border: 0px solid;
color: #336699 }

p.space {
margin-top: 8px;
margin-bottom: 8px;}


table {  /* 020305 */
font-size: 8pt }*/

.texte a { /* 030305 */
	font-weight: bold;
	text-decoration: none;
	color: #424a72;
	border-bottom: 1px dotted #2E78A7;
}

.texte a:hover { /* 030305 */
	cursor : help;
	color : #2E78A7;
	text-decoration : underline;
	border-bottom-style: none;
}

#pagination a { /* 030305 */
	font-weight: bold;
	text-decoration: none;
	color: gray;
	display: block;
	width: 15px;
	height: 15px;
	border-bottom-style: none;
}

 #pagination a:hover { /* 030305 */
	color : #37394d;
	cursor : pointer;
	background: #d0dbe5;
	text-decoration: none;
	display: block;
}

#pagination_a { /* 030305 */
	background: #d0dbe5;
	border: 1px dotted silver;
	width: 15px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

#pagination { /* 030305 */
	background: #efefef;
	border: 1px dotted silver;
	width: 15px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	margin-bottom: 2px;
}
#paginationb a { /* 260306 */
	/*font-weight: bold;*/
	text-decoration: none;
	color: gray;
	display: block;
	width: 80px;
	height: 15px;
	border-bottom-style: none;
}

 #paginationb a:hover { /* 260306 */
	color : #37394d;
	cursor : pointer;
	background: #d0dbe5;
	text-decoration: none;
	display: block;
}

#paginationb_a { /* 260306 */
	background: #d0dbe5;
	border: 1px dotted silver;
	width: 82px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

#paginationb { /* 260306 */
	background: #efefef;
	border: 1px dotted silver;
	width: 80px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	margin-bottom: 2px;
}


p {
font-family:Verdana;
font-size:11px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
border: 0px solid; }


ul#menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
height:45px;
}

ul#menu li {
float: left;
height:45px;
width:110px;
}

ul#menu a {
height:45px;
width:110px;
float: left;
margin: 0 0px;
padding-top:25px;
padding-bottom:2px;
padding-left:15px;
padding-right:15px;
text-align: center;
border: 0px solid gray;
font-family:Verdana;
font-size:11px;
text-decoration: none;
color: #000;
background: #fff;
background-image:url(http://www.impact-studio.fr/images/onglettopoff.gif);
background-repeat:no-repeat;
}

ul#menu a:hover {
height:45px;
background: #ccc;
background-image:url(http://www.impact-studio.fr/images/onglettopon.gif);
background-repeat:no-repeat;
border: 0px solid gray; 
}

a.ahome {
font-family:Verdana;
font-size:13px;
color: #3399CC ;
font-weight:bold;
text-decoration:none;
border: 0px solid;}
a.ahome hover {
font-family:Verdana;
font-size:13px;
color: #3399CC ;
font-weight:bold;
text-decoration:none;
border: 0px solid;}
a.ahome visited {
font-family:Verdana;
font-size:13px;
color: #3399CC ;
font-weight:bold;
text-decoration:none;
border: 0px solid;}

.entete {
font-family:Eras Light;
font-size:16px;
height:40px;
color: #3399CC ;
font-weight:bold;
text-decoration:none;
padding:10px 10px;
border: 0px solid #3399CC;
background-image:url(http://www.impact-studio.fr/images/entete-fond.gif);}
