/*
	Feuille de style du site Besse & Aupy
*/

/*  Balises standard */
body{
	background-image:url(/images/fond.gif);
	background-repeat:repeat-x;
	background-color:#b6b2a9;
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"lucida sans unicode","trebuchet ms",sans-serif,sans;
}
a{
	color:#ca0000;
}
span{
	display:none;
}
td span{
	display:block;
}
h1,h2,h3,p{
	margin:0 0 10px 0;
}
h1{
	color:#ca0000;
	clear:both;
	font-size:20px;
}
h2,h2 *{
	font-size:14px;
	color:#ca0000;
	clear:both;
}
h3,h3 *{
	padding-top:10px;
	clear:both;
	color:#ca0000;
}
h3{
	border-bottom:1px solid #ca0000;
}
a img{
	border:none;
}
h2 a,h3 a{
	text-decoration:none;
}
/* Marquees */
.marquee{
	overflow:hidden;
	position:relative;
}
.marquee div{
	position: relative;
	white-space:nowrap;
}
/* Conteneur de la page */
#page{
	width:918px;
	text-align:left;
	margin:30px auto 0 auto;
}
/* Haut de page (logo + menu horizontal) */
#bandeau{
	background-image:url(/images/fond-haut.gif);
	margin-top:-15px;
	width:918px;
	height:36px;
	color:#ffffff;
	line-height:36px;
}
#haut{
	padding:10px 0 0 40px;
	height:80px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-color:#ffffff;
}
#haut h1{
	float:left;
	width:180px;
	margin:0;
}
#haut .menu{
	float:left;
	height:30px;
	margin:0;
	padding:0;
}
#haut .menu li{
	float:left;
	line-height:30px;
	padding:10px 0 0 0;
	list-style:none;
	font-weight:bold;
	height:33px;
}
#haut .menu li a{
	color:#ffffff;
	float:left;
	text-decoration:none;
	padding: 0 2px 0 2px;
	height:33px;
	font-size:12px;
	background-image:url(/images/bouton_rubrique.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:160px;
	text-align:center;
}
#haut .menu li a:hover,
#haut .menu li a.survol{
	color:#ffffff;
	background-image:url(/images/bouton_rubrique_roll.gif);
}
#haut #pageActive{
	color:#ffffff;
	background-image:url(/images/bouton_rubrique_roll.gif);
}
/* Milieu de page (menu vertical + contenu) */
#milieu{
	clear:both;
	padding:20px 0 0 0;
	overflow:auto;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-color:#ffffff;
}
/* Menu vertical */
#milieu .menu{
	background:#000 url(/images/haut-menu.gif) no-repeat 100% 0;
	list-style:none;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#milieu .menu li{
	border-bottom:1px solid #454340;
}
#milieu .menu li.last{
	width: 180px;
	padding: 0 0 10px;
	margin: 0;
	float: left;
	border: none !important;
	background:#000 url(/images/bas-menu.gif) no-repeat bottom;
}
#milieu .menu li a{
	text-align:right;
	color:#ffffff;
	display:block;
	width:165px;
	line-height:34px;
	text-decoration:none;
	font-size:13px;
	padding:0 15px 0 0;
}
#milieu .menu li a:hover,
#milieu .menu li a.survol{
	color:#ff0000;
}
#milieu .menu ul{
	display:none;
	position:absolute;
	margin:-34px 0 -2px 180px;
	background-color:#000000;
	padding:0;
	z-index:10;
	background-image: url(/images/haut-sous-menu.gif);
	background-repeat: no-repeat;
	list-style: none;
	border-left:2px solid #ffffff;
}
#milieu .menu ul li.last{
	width: 195px;
	padding: 0 0 10px;
	margin: 0;
	background: url(/images/bas-sous-menu.gif) no-repeat bottom;
	border-bottom: none;
}
#milieu .menu ul li a{
	text-align:left;
	padding:0 15px 0 15px;
}
#milieu .menu ul ul{
	margin-left:195px;
}
/* Contenu de la page */
.contenu{
	float:left;
	overflow:hidden;
	width:690px;
}
.retrait{
	position:relative;
	top:10px;
	left:-180px;
	overflow:auto;
	width:830px;
}
.colonne{
	float:left;
	margin:0 10px 0 0;
}
.c1{
	width:70%;
}
.c2{
	width:47%;
}
.c3{
	width:260px;
}
.c4{
	width:22%;
}
.separateur{
	clear:both;
	width:100%;
	height:5px;
	font-size:0;
}
.cadre{
	border:1px solid #cccccc;
	padding:5px;
}
.imageflottante{
	float: left;
	margin-right:10px;   
}
.dessous{
	clear:both;
}
.coordonnees a{
	font-weight:normal;
	font-size:12px;
}
.trait{
	border-top:1px solid #000000;
	margin:10px 0 0 0;
}
.fleche{
	float:left;
	display:block;
	background-repeat:no-repeat;
}
a.bouton{
	display:block;
	width:97px;
	height:20px;
	background-image:url(/images/bouton_noir.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
	text-align:center;
	clear:both;
	margin:10px 0;
}
a.bouton:hover{
	background-image:url(/images/bouton_rouge.gif);
}
.gauche{
	float:left;
	margin:0 10px 10px 0;
}
.droite{
	float:right;
	margin:0 0 10px 10px;
}
.legende{
	font-style:italic;
	text-align:center;
}
/* Centrer les images des articles et actualités*/
.article span,
.actualite span,
.image span{
	display:block;
}
span.centre{
	clear:both;
	width:100%;
	text-align:center;
}
span.centre img{
	width:160px;
	margin:0 auto 0 auto;
}
/* Bas de page */
#top{
	height:40px;
	width:916px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}
#bas{
	margin-bottom:-15px;
	clear:both;
	height:36px;
	background-color:transparent;
	background-image:url(/images/bas-page.gif);
	background-repeat: no-repeat;
	text-align:center;
}
#bas *{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	font-size:11px;
	margin:0;
}
#accueil #bas *{
	line-height:20px;
}
#liens{
	font-size:14px;
	color:#ff0000;
}
#liens a{
	color:#000000;
	font-size:13px;
	padding: 0 5px 0 5px;
}
#ircf a{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
#ircf img{
	border-style:none;
}
#bas .utac a{
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
#bas .utac.gauche{
	padding:0 0 0 20px;
}
#bas .utac.droite{
	padding:0 20px 0 0;
}
/* Page d'accueil */
#accueil{
	background-image:url(/images/fond-splash.jpg);
	background-color:#e4ddd5;
}
#accueil #intro{
	width:600px;
	height:400px;
	margin:0 auto;
}
#accueil #bas{
	margin-top:20px;
	left:0;
	position:absolute;
	width:100%;
	clear:both;
	color:#000000;
	text-decoration:none;
	font-size:13px;
	background-image:none;
}
#accueil #bas p{
	font-size:11px;
	margin-top:10px;
	color:#000000;
}
#accueil #bas a{
	color:#000000;
	font-size:11px;
}
#accueil #bas a:hover{
	text-decoration:none;
}
/* Rubriques de fabrications (chemin) */
.chemin{
	display:block;	
}
.chemin a{
	background-image:url(/images/fleche-droite.gif);
	padding:0 0 0 16px;
	background-repeat:no-repeat;
	background-position:left center;
}
.chemin a.debut{
	background:none;
	padding:0;
}
/* Articles */
.articles .article{
	width:48%;
	margin:0 1% 0 0;
	float:left;
}
.article{
	overflow:auto;
}
.article h3{
	margin:0 0 5px 0;
	border:none;
	color:#000000;
}
/* Gallery */
.gallery{
	background:#d4d0c8;
	float:left;
	width:670px;
	padding:10px;
}
.gallery a.button{
	float:left;
	display:block;
	width:32px;
	height:75px;
	background-repeat:no-repeat;
	background-position:0 center;
}
.gallery a.button span{
	display:none;
}
.gallery a.button.prev{
	background-image:url(/images/prev-horizontal.gif);
}
.gallery a.button.next{
	background-image:url(/images/next-horizontal.gif);
}
.gallery div{
	float:left;
	width:606px;
}
.gallery div ul{
	list-style:none;
	padding:0;
	margin:0;
	height:75px;
}
.gallery div ul li{
	display:inline;
	margin:0 5px;
}
.gallery div ul li img{
	border:1px solid #333;
}
/* Actualités */
#actualites .actualite{
	overflow:auto;
	padding:0 0 10px 0;
}
.actualite h3{
	margin:0 0 5px 0;
}
/* Contact commercial */
#contact-commercial .carte{
	float:left;
	margin:0 10px 0 0;
	width:450px;
}
#contact-commercial .carte area{
	cursor:pointer;
}
#contact-commercial .carte img{
	border:none;
}
#contact-commercial .trombinoscope{
	float:left;
	display:none;
	width:180px;
}
#contact-commercial .trombinoscope#domtom,
#contact-commercial .trombinoscope#etranger{
	display:block;
}
#contact-commercial .trombinoscope h2{
	height:30px;
}
#contact-commercial .personne{
	margin:0 0 10px 0;
}
#contact-commercial .trombinoscope img{
	border:1px solid #000000;
	margin:0 0 10px 0;
}
#contact-commercial .personne p{
	margin:0 0 5px 0;
}
#contact-commercial .personne a{
	white-space:nowrap;
}
/*contact sav*/
#contact-sav .trombinoscope{
	float:left;	
	margin-top:5px;
}
#contact-sav .personne img{
	border:1px solid #000000;
}
#contact-sav .personne p{
	margin:10px 0 5px 0;
}
#contact-sav  #illus{
	margin:10px 115px 0 0;
	float:left;
	width:320px;
	height:240px;
	background:#eee;
}
#contact-sav  #photo img {
	border:0;
}
/* Qualité */
#qualite h3{
	line-height:50px;
	overflow:auto;
}
#qualite h3 img {
	float:left;
	margin:0 10px 0 0;
}
#qualite th{
	width:25%;
}

