* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: url(images/fond.jpg) repeat-x top #f5a11e fixed;
}
img {
	border: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003;
}
/*----------------------------------------------------------------------------------Conteneur general-------*/
#conteneur {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background: url(images/fond-global.jpg) repeat-y #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F89E12;
	border-left-color: #F89E12;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89E12;
}
/*----------------------------------------------------------------------------------Menu principal-------*/
#menu {
	height: 38px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #aaddff;
}
#sommaire {
	text-ailgn: center;
	padding: 10px 30px 0 0;
}
#sommaire ul {
	list-style:none;
}
#sommaire li a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	display: block;
	width:240px;
	height:25px;
	line-height:25px;
	padding-left:13px;
	margin-top:7px;
	list-style:none;
	background: url(images/fdmenu.jpg) no-repeat center center;
	font-weight:bold;
}
#sommaire a:hover {
	background:#F89E12;
	color:#FFF;
}
#sommaire a.select {
	background:#F89E12;
	color:#fff;
}
/*----------------------------------------------------------------------------------Entetes-------*/
#slider {
    margin:0;
    padding:0;
    width:970px;
	height:171px;
	z-index: 1;
}
#slider img{
    border:none;
}
#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider li { 
    width:970px;
    overflow:hidden; 
	height:171px;
}
#galerie1, #galerie2 {
	z-index: 2;
}#entete {
	height: 103px;
	background: url(images/entete.jpg) no-repeat;
	text-align: right;
	padding: 0 20px 0 0;
}
/*----------------------------------------------------------------------------------divers encarts-------*/
#margedroite {
	width: 253px;
	float:right;
	margin: -26px -10px 10px 10px;
}
#widget {
	border-left: 1px solid #f90;
	padding: 0 10px 0 15px;
}
#widget p {
	text-align: center;
	color: #333;
}
#widget img {
	margin: 10px 0 10px 0;
}
#widget h2 {
	font-size:20px;
}
#margegauche {
	width: 253px;
	border-right: 1px solid #f90;
	float:left;
}
#encart {
	padding: 20px 0 20px 13px;
	width: 240px;
	top: 297px;
	left: 22px;
	background: url(images/lunettes.jpg) no-repeat left bottom;
	margin-top:7px;
}
#encart h2 {
	font-size: 13px;
	font-weight: bold;
	color: #930;
	margin-bottom:8px;
}
#encart h3 {
	font-size: 12px;
	color: #06a;
	margin-bottom:8px;
	font-weight:normal;
	font-variant:small-caps;
}
#encart p {
	font-size: 11px;
	color: #003;
	margin-bottom:8px;
}
#encart a {
	font-size: 10px;
	font-weight: bold;
	color: #006611;
	text-decoration: underline;
}
#encart a:hover {
	color: #ff9900;
}
#catalogue {
	width: 590px;;
	background: url(images/fond-catalogue_haut.gif) no-repeat left top;
	padding-top: 16px;
}
#cataloguecontenu {
	background: url(images/fond-catalogue_bas.gif) left bottom no-repeat;
	padding: 0  15px 15px 15px;
}
#promo {
	position: absolute;
	width: 253px;
	top: 731px;
	left: 22px;
}
/*----------------------------------------------------------------------------------Contenu-------*/
#contenu {
	background: url(images/fond-contenu.jpg) no-repeat top;
	padding: 30px 10px 10px 280px;
	min-height: 410px;
}
#contenu h2 {
	font-size: 13px;
	font-weight: bold;
	color: #930;
	margin:16px 0 10px 0;
}
#contenu h3 {
	font-size: 12px;
	color: #06a;
	background: url(images/fond-h3.jpg) repeat-y left;
	margin:14px 0 10px 0;
}
#contenu p {
	font-size: 12px;
	color: #000000;
	margin:10px 0;
}
#contenu p.legende {
font-size: 10px;
}
#contenu ul {
	white-space: normal;
	margin:10px 0;
}
#contenu li {
	font-size: 13px;
	color: #039;
	list-style: circle inside;
	line-height:17px;
	font-variant:small-caps;
	padding-left:20px;
}
#contenu a {
	font-size: 12px;
	color: #004400;
	text-decoration: underline;
}
#contenu a:hover {
	color:#B63C3C;
	text-decoration: none;
}
/*----------------------------------------------------------------------------------pied de page-------*/
#pied {
	font-size: 11px;
	text-align: center;
	color: #999;
	height: 82px;
}
#sousmenu p {
	font-size: 11px;
	color: #999;
}
#sousmenu {
	padding: 5px 10px 0 280px;
}
#sousmenu a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#sousmenu a:hover {
	color: #999;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------CLASS-------*/
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	padding-left: 6px;
	border: 1px solid #336666;
	background-image: url(images/feuille-form.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
}
.formulairetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
.gauche{
	float:left;
	padding-right: 5px;
}
.droite{
	float:right;
	padding: 0 0 8px 8px;
}
.popuphtml{
	position: absolute;
	height: 65px;
	width: 200px;
	top: 350px;
	left: 550px;
	background-color: #CCCCCC;
	border: thin solid #999999;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
.tiret {
	margin: 16px 0 16px 0;
}
a.info {
    position:relative; 
    z-index:24; 
    color:#000;
    text-decoration:none;
}
a.info:hover {
	z-index:25; 
}
a.info span {
	display: none
}
a.info:hover span { 
 	display:block; 
 	position:absolute;
    top:30px; 
	left:0px; 
	width:250px;
    border:1px solid #F4912D;
    background-color:#ffffff; 
    padding:3px;
}
.petitetaille {
	font-size: 10px;
}
