@charset "UTF-8";
/* CSS Document */

body { 
background-image:url(_imgs/bgd_expertevent.png) ; 
background-repeat:repeat; 
margin-left : auto; 
margin-right: auto; }

#global { 
position: absolute; 
left: 50%; 
margin-left: -490px; 
width: 980px; 
min-height:700px; 
float:left; 
overflow: none;  }

#inter {  
width: 980px; 
min-height: 630px; 
background-color:#FFFFFF; 
border:1px solid #999999; 
float:left;   }

p { font-family:Arial; font-size:12px; color:#333333; }
h1 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold;  }
a { font-family:Arial; font-size:12px; color: #999999; text-decoration:underline;   }
a:hover { color:#333333;  }
h2 { font-family:Arial, Helvetica, sans-serif; text-decoration:underline; color:#999999; font-size:14px; font-weight:200;  }

/* TETE */
#entete { 
width: 980px; 
height:200px; 
float:left; }

/* ACCUEIL */
#intro { 
padding: 10px;  
}
#smenu { 
width: 700px; 
height: 143px;  
float:left;   }

/* NEWS */
#news { margin:10px; padding: 5px; width: 680px; height: 105px; }
#pict { float:left; width: 100px; height: 100px;   }
#actu { float:left; margin-left: 10px; height:10px; width: 550px; color:#333333;   }

/* MENU */
#menu { 
width: 220px;
min-height: 450px;
float:left;
margin: 10px;
}


/* CONTENU */
#conteneur { 
width: 717px; 
min-height: 505px; 
float:left;  
margin: 10px; 
font-family:Arial; color:#999999; font-size:12px;  
}


/* CONTENU Page expertevent*/

#titre { 
width: 685px; 
min-height:20px; 
border-bottom:1px solid #666666; 
font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; 
margin:10px; 
float:left; 
}
#txt { 
width: 400px; 
min-height:200px; 
font-size:12px; color:#000000; 
margin-left:10px; 
margin-right:40px; 
float:left;
}
#imgexpert { 
width:275px; 
height: 200px; 
float: left; }


/* ADMINISTRATION */
#espaceadmin { 
width: 940px; 
min-height: 380px;  
float:left; 
border: 1px solid #CCCCCC; 
margin: 10px;
padding:10px;  }


/* PRODUITS */
#box { margin:10px; min-height: 100px;}
#petititre { width: 500px; height:15px; float: left; color:#000000; font-size:12px; font-weight:bold; margin-left: 40px; background-color:#F2F2F2; }
#liste { margin-top:15px; width: 500px; min-height:120px; float: left; margin-left: 40px;  }
#tarif { width: 120px;  height:15px; float: left; color:#006699; font-style:italic; font-weight:bold; background-color:#F2F2F2;}
#image { margin-top:15px; margin-left: 10px; float: left; width:120px; height:120px; }
#boxcoef { min-height: 80px; margin: 10px; }

#explain { width: 200px; height: 50px; float:left;  }
#tab {  height: 70px; min-width: 70px; float:left; margin-right: 5px; background-color:#99CCFF;  }
#tab2 { width: 200px; height: 15px; float:left; font-size:14px; color:#000000; background-color:#99FFFF;  }
#tab3 { float:left; width: 70px; height: 70px; background-color: #CCCCFF;  }

/* GALERIE */
#thumbnails { 
width: 690px; 
min-height: 450px; 
margin:10px; 
float: left;
    }

/* LOCATION */
#pictosmenu { 
width: 116px; 
height: 113px; 
background-color:#00FFFF; 
margin-right: 20px; 
float:left;   }

/* CONTACT */
#adresse { margin: 15px;  }

/* MENTIONS LEGALES */
#para { margin: 10px;  }

/* PIED DE PAGE */
#foot { width: 975px; 
		height: 20px; 
		float:left; 
		text-align:right;  
		font-family:Arial; 
		font-size:12px; 
		color:#666666;
		border:#999999 1px solid;
		background-color:#FFFFFF; 
		margin-top: 5px;
		padding-top: 5px;
		padding-right: 5px;  }
#foot a { 
font-family:Arial; 
font-size:12px; 
color:#666666; 
text-decoration: none;  }