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

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	background-color:#fff;
	color: #666;
	text-align: justify;
	min-width: 990px;
	/*max-width: 1400px;*/
}
img { border: 0; }
a:link, a:active, a:visited { text-decoration: none; color: #069; }
a:hover { text-decoration: underline; color: #000; }

#page {
	width: 1100px;
	margin: 0 auto;
}

/***********************/
/* layoutHeader */
#header_menu {
    padding: 7px 5px 3px 5px;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	height: 18px;
	background-color: #ff9;
}

#header_menu ul {
	margin: 0 10px 0 0;
	padding: 0;
}

ul.menu1 li, ul.menu2 li {
	display: inline;
	margin: 0 3px;
	padding-left: 7px;
	border-left: 1px solid #fff;
}

ul.menu1 li a, ul.menu2 li a {
    color: #069;
    /*font-weight: bold;*/
}
ul.menu1 li a:hover, ul.menu2 li a:hover {
    text-decoration: underline; 
    color: #000;
    cursor: pointer;
}
ul.menu1 {
	float: left;
	width: 450px;
}
.smenu {
	z-index: 100;
	display: none;
	position: absolute;
	top: 309px;
	background-color:#ff9;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 0;
	margin: 0;
	/*outline: 1px solid #fff;*/
}
div.smenu {
	padding: 5px;
}
ul.smenu li {
	display: block;
	padding: 4px;
	margin: 0px;
}
ul.smenu li:hover {
	background-color: #ff0;
}
ul.smenu li.separateur {
	border-top: 1px solid #ccc;
}
ul.menu2 {
	float: right;
	width: 165px;
}
#hautpage {
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	color: #333;
	height: 280px;
	background: url(/medias/bandeau_nuage_fixation.jpg) top left repeat-x;
}
#hautpage #logo {
	clear:left;
	float: left;
	margin: 8px 25px 10px 10px;
}
#hautpage h1 {
	font-size: 16pt;
	padding: 19px 0 2px 0;
	margin: 0;
	color: #339;
	font-weight: normal;
}
#hautpage h1 a {
	border: 1px dotted #fff;
	font-size: 10pt;
	padding: 5px 5px 2px 5px;
	-moz-border-radius-topleft: 5px !important; -webkit-border-top-left-radius: 5px !important;  border-top-left-radius: 5px !important;
	-moz-border-radius-topright: 5px !important; -webkit-border-top-right-radius: 5px !important;  border-top-right-radius: 5px !important;
}
#hautpage h1 a:hover {
	background-color: #fff;
}
#hautpage h1 strong {
	color: #fff;
	background-color: #09f;
	padding: 20px 5px 2px 5px;
	font-weight: normal;
	filter:alpha(opacity=40); opacity: 0.4; -moz-opacity:0.4; -khtml-opacity: 0.4;
}
#hautpage abbr {
	border-bottom: 1px dotted #069;
}
#messagePerso {
	padding: 2px 15px;
	background-color: #666;
	color: #fff;
}
#prodetpart {
	clear: left;
	float: left;
	margin: 0px 0px 0px 10px;
}
#accrocheProduit {
	width: 123px;
	padding: 10px;
	background-color: #ffc;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
    text-align: left;
	-moz-border-radius-topleft: 5px !important; -webkit-border-top-left-radius: 5px !important;  border-top-left-radius: 5px !important;
	-moz-border-radius-topright: 5px !important; -webkit-border-top-right-radius: 5px !important;  border-top-right-radius: 5px !important;
	-moz-border-radius-bottomleft: 5px !important; -webkit-border-bottom-left-radius: 5px !important;  border-bottom-left-radius: 5px !important; 
	-moz-border-radius-bottomright: 5px !important; -webkit-border-bottom-right-radius: 5px !important;  border-bottom-right-radius: 5px !important;
}
#accrocheProduit h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14pt;
	color: #339;
	font-weight: normal;
}
#accrocheProduit h4 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 12pt;
    color: #f00;
    font-weight: normal;
}
#accrocheProduit h5 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 9pt;
    color: #666;
    font-weight: normal;
}
#accrocheProduit h5 a {
	font-weight: bold;
}
#accrocheProduit ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 9pt;
}
#accrocheProduit form {
	margin: 0;
	padding: 0;
}
#accrocheProduit dl {
	margin: 0;
	padding: 0 0 5px 0;
}
#accrocheProduit dt {
	margin: 5px 0 0 0;
	padding: 0;
	color: #666;
	font-size: 9pt;
}
#accrocheProduit dd {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
#accrocheProduit form input, #accrocheProduit form select {
	font-size: 8pt;
}
#accrocheProduit p {
	margin: 10px 0 0 0;
}

#partenaire {
    margin: 20px 0px 0px 10px;
}
#partenaire img {
	display: block;
	margin: 10px 0;
	}
#accrocheService {
	float: right;
	width: 270px;
	margin: 0px 10px 10px 10px;
}
#autopromo {
	cursor: pointer;
	height: 240px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ffc;
	-moz-border-radius-topleft: 5px !important; -webkit-border-top-left-radius: 5px !important;  border-top-left-radius: 5px !important;
	-moz-border-radius-topright: 5px !important; -webkit-border-top-right-radius: 5px !important;  border-top-right-radius: 5px !important;
	-moz-border-radius-bottomleft: 5px !important; -webkit-border-bottom-left-radius: 5px !important;  border-bottom-left-radius: 5px !important; 
	-moz-border-radius-bottomright: 5px !important; -webkit-border-bottom-right-radius: 5px !important;  border-bottom-right-radius: 5px !important;*/
}
#autopromo h4 {
	margin: 0;
    width: 245px;
	padding: 5px 0 10px 0;
	font-size: 11pt;
	color: #333;
	text-align: left;
}
#accrocheService dl {
	margin: 0 0 10px 0;
	padding: 0;
}
#accrocheService dt {
	margin: 0 0 2px 0;
	padding: 5px 5px 5px 20px;
	border: 1px solid #ccc;
	background: url(/medias/picto_oe.png) 3% no-repeat #fff;
	-moz-border-radius-topleft: 5px !important; -webkit-border-top-left-radius: 5px !important;  border-top-left-radius: 5px !important;
	-moz-border-radius-topright: 5px !important; -webkit-border-top-right-radius: 5px !important;  border-top-right-radius: 5px !important;
	-moz-border-radius-bottomleft: 5px !important; -webkit-border-bottom-left-radius: 5px !important;  border-bottom-left-radius: 5px !important; 
	-moz-border-radius-bottomright: 5px !important; -webkit-border-bottom-right-radius: 5px !important;  border-bottom-right-radius: 5px !important;
}
#accrocheService dt.on {
	font-size: 11pt;
	color: #333;
	border: 1px solid #999;
	background: url(/medias/picto_desc.png) 3% no-repeat #fff;
}
#accrocheService dt.on:hover {
	cursor: pointer;
	border: 1px solid #666;
	background: url(/medias/picto_asc.png) 3% no-repeat #fff;
}
#accrocheService dd {
	text-align: left;
	display: none;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #fff;
}
#accrocheService dd.on {
	display: block;
}
#accrocheService dd object {
	width: 75px;
	height: 75px;
}


/***********************/
/* layoutFooter */
#footer {
	padding: 5px;
	border-top: 1px solid #ccc;
	height: 30px;
	background: url(/medias/fond_nuage.jpg) bottom left repeat-x; 
}
#footer #validationw3c {
	float: right;
	margin-right: 5px;
}
#footer #validationw3c img {
	vertical-align: middle;
}


/********************/
/* class générales */
.separateur {
	clear: both;
	padding: 10px;
}
.extlink{}
.extilink {
	background: url(/medias/picto_ext.png) center right no-repeat;
	padding-right: 11px;
}
.infolink {
	background: url(/medias/picto_info.png) center left no-repeat;
	padding-left: 13px;
}
.imenulink {
	background: url(/medias/imenulink0.png) center right no-repeat;
	padding-right: 9px;
}
.imenulink1 {
	background: url(/medias/imenulink1.png) center right no-repeat;
	padding-right: 9px;
}
.itopright {
	float: right;
	margin: 0 0 5px 20px;
}
.idroite {
    float: right;
    margin: 0 0 2px 10px;
}
.igauche {
    float: left;
    margin: 0 10px 2px 0;
}
.separateur {
	clear: both;
	}
.bouton {
	padding: 0.5em;
	border: 1px solid #ccc;
	text-align: center;
	margin: 1em 0 0 0;
	background-color: #ff9;
	-moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important;
	font-weight: bold;
}	
	
strong.jaune {
	font-weight: normal;
	background-color: #ff9;
}
strong.coche {
    font-weight: normal;
    background: url(/medias/picto_coche.png) 5% center no-repeat #ff9;
    padding: 1px 5px 1px 15px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important;
    color: #000;
    font-size: 0.8em;
}
img.retourtop {
	cursor: pointer;
	float: right;
}


/********************/
/* index et chapitres */

#accrocheMultiple {
	margin: 20px 305px 0 180px;
	color: #333;
	font-family: verdana;
}
#accrocheMultiplerech {
    margin: 40px 305px 0 20px;
    color: #333;
    font-family: verdana;
}
#accrocheMultiple ul, #accrocheMultiplerech ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #aaa;
}
#accrocheMultiple ul>li, #accrocheMultiplerech ul>li {
	display: inline;
	margin: 0 6px 0 0;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ffc;
	line-height: 22px;
	/*background: url(/medias/fond_nuage.jpg) left 70% repeat-x;*/ 
	-moz-border-radius-topleft: 5px !important; -webkit-border-top-left-radius: 5px !important;  border-top-left-radius: 5px !important;
	-moz-border-radius-topright: 5px !important; -webkit-border-top-right-radius: 5px !important;  border-top-right-radius: 5px !important;
}
#accrocheMultiple ul>li:hover, #accrocheMultiplerech ul>li:hover {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	cursor: pointer;
	background-color: #ff9;
	/*background: url(/medias/fond_nuage.jpg) left 90% repeat-x;*/ 
}
#accrocheMultiple ul>li.on, #accrocheMultiplerech ul>li.on {
	background: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
#accrocheMultiple ul>li img, #accrocheMultiplerech ul>li img {
	vertical-align: middle;
}
#accrocheMultiple div, #accrocheMultiplerech div {
	display: none;
	line-height: 1.5em;
}
#accrocheMultiple div.on, #accrocheMultiplerech div.on {
	display: block;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 20px;
	-moz-border-radius-bottomleft: 5px !important; -webkit-border-bottom-left-radius: 5px !important;  border-bottom-left-radius: 5px !important; 
	-moz-border-radius-bottomright: 5px !important; -webkit-border-bottom-right-radius: 5px !important;  border-bottom-right-radius: 5px !important;
}
#accrocheMultiple div.magasin, #accrocheMultiplerech div.magasin {
    background: url(/medias/fond_magasin.jpg) bottom right repeat-x;
}
#accrocheMultiple div.magasin p, #accrocheMultiplerech div.magasin p {
    padding-right: 240px;
}
#accrocheMultiple div.normal, #accrocheMultiplerech div.normal {
	display: block;
	margin: 20px 0;
}

#accrocheMultiple div h1, #accrocheMultiplerech div h1 {
	color: #339;
	font-weight: normal;
	font-size: 16pt;
	text-align: left;
	line-height: 1em;
	margin: 0 0 10px 0;
}
#accrocheMultiple dl, #accrocheMultiplerech dl {
	margin: 0;
	padding: 0;
}
#accrocheMultiple dl>dt, #accrocheMultiplerech dl>dt {
    margin: 0 0 5px 0;
    padding: 0;
}
#accrocheMultiple dl>dd, #accrocheMultiplerech dl>dd {
    margin: 0 0 15px 15px;
    padding: 0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666;
}
#accrocheMultiple dl>dd em, #accrocheMultiplerech dl>dd em {
    display: block;
}

