html { background: #FFFFFF; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a { color: #FFFFFF; }
a:hover { text-decoration: underline; }

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

#main 
{
	background: url(../img/fond.gif) repeat-y center;
}

#mainAccueil 
{
	background: url(../img/fond-accueil.gif) repeat-y center;
}

#menu 
{
	float: left;
	width : 185px
}

#menu li 
{
	margin: 9px 11px 0 5px;
	padding: 0px 0px 9px 25px;
	border-bottom: dashed 1px #486EA2;
	background-repeat: no-repeat;
	background-position: left 7px;
}

#menu li .selected { font-weight: bold; }
#menu .sousmenu
{
	margin: 0px 11px 0 5px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
	background: none;	
	font-style: italic;
	font-size: 11px;
}
#menu .sousmenu a
{
	color: #FFFFFF;
}
#menuAccueil, #menuxx { background-image: url(../img/puce.gif); }
#menuAccueil a, #menuxx a, #menu .sousmenu .selected, .xx, .textexx th { color: #DD380A; }

#menutransformation { background-image: url(../img/puce0.gif); }
#menutransformation a, #menu .sousmenutransformation .selected, .transformation, .textetransformation th { color: #FFAE00; }

#menucuisson { background-image: url(../img/puce1.gif); }
#menucuisson a, #menu .sousmenucuisson .selected, .cuisson, .textecuisson th { color: #7AB4FC; }

#menuconditionnement { background-image: url(../img/puce2.gif); }
#menuconditionnement a, #menu .sousmenuconditionnement .selected, .conditionnement, .texteconditionnement th { color: #D962FB; }

#menuoccasions { background-image: url(../img/puce3.gif); }
#menuoccasions a, #menu .sousmenuoccasions .selected, .occasions, .texteoccasions th { color: #01FA3C; }

#menureferences { background-image: url(../img/puce4.gif); }
#menureferences a, #menu .sousmenureferences .selected, .references, .textereferences th { color: #00FFE4; }

#menuservices { background-image: url(../img/puce5.gif); }
#menuservices a, #menu .sousmenuservices .selected, .services, .texteservices th { color: #FF44A6; }

#menuactualites { background-image: url(../img/puce6.gif); }
#menuactualites a, #menu .sousmenuactualites .selected, .actualites, .texteactualites th { color: #35FEB0; }

#menucontact { background-image: url(../img/puce7.gif); }
#menucontact a, #menu .sousmenucontact .selected, .contact, .textecontact th { color: #FD02FA; }

#menuliens { background-image: url(../img/puce8.gif); }
#menuliens a, #menu .sousmenuliens .selected, .liens, .texteliens th { color: #FFDE00; }

#menuacces { background-image: url(../img/puce9.gif); }
#menuacces a, #menu .sousmenuacces .selected, .acces, .texteacces th { color: #C0FF00; }


#contenu 
{
	overflow: hidden; zoom: 1;
}

#contenuAccueil 
{
	overflow: hidden; zoom: 1;
	background: url(../img/fondBritek.gif) no-repeat right bottom
}
.clear 
{
	clear: both;
	line-height: 1px;
}

#pied 
{
	clear: both;
	border-top: solid 1px #C6DCFB;
	color: #C6DCFB;
	padding: 7px 28px 5px 28px;
	background: #486EA2 url(../img/fond-pied.jpg) repeat-x top;
}

#pied a
{
	color: #C6DCFB;
}

#ecom 
{
	text-align: right;
	font-size: 0.8em;
}