
body{
font-family:verdana, sans-serif;
font-size:11px;
/*background-color:#FFFFFF;*/
background-image:url(images/bg.jpg);
text-align:center;
margin:0;
}

#haut{
/*position:absolute;*/
height:158px;
margin-top:-11px;
/*margin-left:-8px
margin-right:-8px;;*/
padding-top:15px;
text-align:center;
color:#60606B;
width:100%;
background-color:transparent;
}


/*_________menu_________*/
#menu{
clear:both;
text-align:center;
margin-left: auto;
margin-right: auto;
width: 910px; /* largeur obligatoire pour être centré */
}

#web{
float:left;
}

#offline{
float:left;
}

#print{
float:left;
}

#pictures{
float:left;
}

#about{
float:left;
}

#blanc{
float:left;
width:100px;
}

#contact{
float:left;
}

/*_________fin menu_________*/
#contenu{
/*position:absolute;
background-color:#FFFFFF;*/
background-image:url(images/blanc.jpg);
/*top:150px;*/
width:100%;

/*height:86%;*/
text-align: left;
padding-top: 40px;

	
}

#plop{
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
width:900px;
clear:both;
color:#000000;
}

#image{
width:200px;
height:400px;
float:left;
background-color:#FFFFFF;
margin-right : 60px;
border-width:6px;
border-color:#708090 ;
border-style:solid; 
text-align:center;
}

#texte{
width:600px;
float:left;
height:auto;
background-color:#ffffff;
}

#findediv{
clear:left;
}
#footer{
/*position:absolute;*/
background-color:#292929;
height:40px;
/*margin-left:-8px;
margin-right:-8px;
margin-bottom:-10px;*/
color:#60606B;
clear:both;
width:100%;
/*margin-top:10px;*/
}


/*--------------Présentation--------------------*/
#infos{
width:600px;
}

#hr{
float:left;
text-align:center;
}

#img{
width:600px;
height:100px;
background-color:#FFFFFF;
float:left;
text-align:center;
border-width:1px;
border-color:#000000;
border-style:solid; 
}

#txt{
width:600px;
float:left;
}

#date{
color:#FF0000;
font-size:10px;
}

.titre{
font-weight: bold ;
font-size:13px;
}

.prod{
font-weight: bold ;
font-size:13px;
text-decoration:underline;
}

.souligne{
text-decoration:underline;
}

.entoure{
border-width:1px;
}
/*Contact*/
.inputcontact{
	margin:0px;
	margin-bottom:15px;
	padding:2px;
	width:560px;
	border:solid 1px #B5B4B4;
	color: #594A47;
	font-size: 11px;
	font-family:verdana, sans-serif;
	text-align:justify;
}

.textcontact{
	margin:0px;
	margin-bottom:15px;
	padding:2px;
	width:560px;
	height:200px;
	border:solid 1px #B5B4B4;
	color: #594A47;
	font-size: 11px;
	font-family:verdana, sans-serif;
	text-align:justify;
}

.submit{
	margin:0px;
	margin-bottom:15px;
	width:540px;
	border:none;
	background-color:#FFFFFF;
	color: #FF00B7;
	font-size: 12px;
	font-family:verdana, sans-serif;
	text-align:center;
}

/*Liens*/

img{
border:0;
}

a {
color:#006766;
}

a :visited{
color:#006766;
}