@charset "utf-8";
/* CSS Document */
body{
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   color: white;
   background-color:white;
   background-image: url(../img/fond.gif);
   background-repeat:no-repeat;
   background-position: top left;
}
img{
	border:0;
}
a {
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	color:white;
	font-weight: bold;
	font-size:16px;
	padding: 40px /*15px*/0 5px 0/*15px*/;
	margin: 0 15px 10px 15px; 
	text-align:left;
	font-variant:small-caps;
	border-bottom: 1px solid yellow;
	width:486px;
}
h1 span{
	color:yellow;
}
#conteneur{
   position:absolute;
   top:0px;
   left:0px;
 /* width:100%;
   margin: auto;*/
}
#conteneur1{
	width:1000px;
}
#Partie0 { /*banniere haute*/
	float: left;
	width:1000px;
	height:190px;
	color:black;
}
.flashgche{
	float:left;
	margin-top:95px;
}
.flashdt{
	float:right;
	margin-top:0px;
}
#Partie1{ /* main */
   float: left;
   width:1000px;
}
#Partie2{/*footer*/
   float: left;
   width:1000px;
   color:black;
   margin-top:5px;
}
#leftcol{
	float:left;
	width:277px;
	height:450px;
}
#left1{
	float:left;
	width:31px;
	margin-left:3px;
	margin-top:33px;
}
.moi {
	margin-top:1px;
}
#left2{
	/*float:left;*/
	margin-left:46px;
	width:auto;
	margin-top:50px;
}
#left3{
	clear:both;
	float:left;
	width:auto;
	padding-top:35px;
	padding-left:12px;
}
.emailtel{
	width:250px;
	height:30px;
}
.menu{	
	color: yellow;
}
.menu a{
	float:left;
	color: yellow;
	padding-left: 25px;
	width:170px;
	height:25px;
	background-image:url(../img/bouton.png);
	background-repeat:no-repeat;
}
.menu a:hover{
	color: white;
	padding-left: 36px;
}
.espace{
	float:left;
	width:170px;
	height:30px;
}
.menu2{	
	color: yellow;
}
.menu2 a{
	float:left;
	color: white;
	padding-left: 25px;
	width:180px;
	height:25px;
	background-image:url(../img/bouton.png);
	background-repeat:no-repeat;
}
.menu2 a:hover{
	color: yellow;
	padding-left: 36px;
}
#rightcol{
	float:right;
	width:207px;
	height:430px;
	margin-top:20px;
}
.imgdt{
	clear:both;
	padding-left:20px;
	padding-top:20px;
	*width:40px;
	*height:44px;
	*margin-left:20px;
	*margin-top:20px;
}
#maincol{
	float:left;
	width:516px;
	height:450px;
}
#texte {
	margin : 0px 15px 0 15px;
	/*padding-top : 7px;
	padding-bottom: 10px;*/
	text-align:justify;
	color:white;
}
#texte span {
	color:yellow;
	font-weight: bold;
	font-style: oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.lien{
	text-align:center;
	padding-top:5px;
}
.lien a{
	color:yellow;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.lien a:hover{
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.signature {
	width: 300px;
	height:50px;
	margin-top: 15px;
}
.padding {
	padding-left:25px;
}
.footer{ /* Pied */
   	width: auto;
   	padding-left: 5px;
	color:#666666;
	font-size:10px;
}
.footer a{
	color:#666666;
	font-size:10px;
}
.footer a:hover{
	color:#1590b0;
}
.footer .blue{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1590b0;
}

.slogan{
	font-weight:bold;
}
#texte .slogan span{
	color:yellow;
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-style:normal;
}
.christophe{
	width:207px;
	height:206px;
	margin-top:246px;
}
.idim{
width:48px;
height:14px;
}
/*cadre galerie droite*/
.galeriedt{
	margin-top:40px;
	margin-left:0px;
	display:block;
	padding:0;
	/*position:relative;*/
	text-align:center;
}
.galeriedt .cadre {
	display:block;
	float:left;
	margin-left:15px;
	/*margin-right:15px;*/
	margin-bottom:10px;
	width:80px;
	height:94px;
	*display:inline;
}
.galeriedt .img{
width:80px;
height:84px;
}
.clear{
clear:both;
}
.gallien{
	text-align:center;
}
.gallien a{
	color:white;
	font-size:12px;
	font-weight:bold;
	/*font-style:italic;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.gallien a:hover{
	color:yellow;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
