@import url(menu.css);
@import url(modele.css);
@import url(onglets.css);
@import url(modal.css);
@import url(showroom.css);


body {
	font-family:"Arial Rounded", "Trebuchet MS", Verdana, arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	background-color:white;
}
#conteneur {
	position: relative;
	width: 990px;
	margin: auto; 
	border:0;
	padding:0 5px 0 5px;
	height:100%;
	background-color:white;
}
#conteneur ul{
	list-style-type:none;
}

#conteneur img {
	border:0;
}
#header {
	width:710px;
	padding:0;
	margin:0 0 10px 0;
	border:0;
}
#header img{
	padding:10px 0 0 0;
}
#header_bas {
	padding:5px 0 0 0;
	height:20px;
	margin-top:10px;
	font-weight:normal;
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
}
#portfolio {
	position:absolute;
	right:0;
	top:0;
	height: 200px;
	width:270px;
	border:0;
}
#portfolio ul img{
	border:0;
	position:absolute;
	top:0;
	right:0;
}
#centre {
	margin:0 0 0 200px;
	width:500px;
	text-align:center;
	font-size:0.9em;
	border:0;
	padding:0;
}
#centre img.centrale{
	margin:0 0 0 -60px;
	border:0;
}
#centre img{
	margin:0 auto 0 auto;
	text-align:center;
}
#legende{
	text-align:justify;
}
#droite{
	position:absolute;
	right:0;
	top:210px;
	/*width:275px;*/
	width:360px;
	margin:0;
}
#droite_petit{
	position:absolute;
	right:0;
	top:210px;
	width:275px;
	margin:0;
	padding:0;
}
#menu {
	position: absolute;
	left:0;
	width: 200px;
}
#footer {
	margin:20px 0 0 0;
	text-align:center;
	font-size:0.9em;
	color:#999999;
}
#presentation_ge{
	background-color:#808080;
	color:white;
	padding:5px 5px 5px 5px;
	letter-spacing:0.10em;
	text-align:justify;
}
#droite ul.profondeur{
	padding:0;
}
#droite ul.profondeur #presentation_ge {
	font-size:0.8em;
	margin:0;
}
/*_____________________ PAGE D'ACCUEIL PRINCIPAL*/
ul.accueil {
	margin:0 0 20px 0;
	text-align:left;
}
ul.accueil li{
	margin:0 0 10px 20px;
	list-style:disc;
	text-align:justify;
}
/*_____________________ LIENS EN GENERAL*/
#conteneur a{
	color: #89abd5;
	text-decoration: none;
	font-weight:normal;
}
#conteneur a:hover{
	text-decoration: underline;
}
/*_____________________  TECHNOLOGIE DES FRIGOS */
.gras{
	font-weight:bold;
}
dt.presentation{
	background-image:url(img/puce_ge.jpg);
	background-position:2px; 
	background-repeat: no-repeat;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
	font-weight:bold;
}
dd{
	margin:0;
}
.bloc_bleu{
	margin:0;
	padding:0;
	text-align:justify;
}
dd.presentation{
	background-image:url(img/puce_ge.jpg);
	background-position:0 5px; 
	background-repeat: no-repeat;
	padding:0 0 0 15px;
	font-weight:normal;
}
#centre a.technique{
	width:100%;
	background-color:#83A9C7;
	color:white;
	padding:0 0 0 5px;
	margin:5px 0 0 0;
	cursor:pointer; 
	text-decoration: none;
	display:block;
	text-align:justify;
}
H1.accueil{
	margin:0;
	text-align:left;
	font-size:1.7em;
	color:#3370C1; 
}
H2{
	font-size:1.3em;
	padding:0;
	text-align:left;
}
/*___________________ COMPORTEMENT DES IMAGES AFFICHEES AU SURVOL DE LA SOURIS */
.infobulle{
	position: absolute;	
	visibility : hidden;
	border: none;
	padding: 0;
	background-color: none;	
}
/*___________________ LISTE DES MODELES */
ul.profondeur{
	margin:20px 0 10px 0;
}
ul.profondeur li{
	margin:0 0 0 25px;
	padding:10px 0 0 10px;
	border-left:1px solid #83A9C7;
}
