/* CSS Document */
body {
	background: url(../images/bg.jpg);
	text-align: center;
}
#conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#haut-head {
	background: url(../images/haut-head.jpg) no-repeat;
	float: left;
	height: 16px;
	width: 800px;
	padding-top: 12px;
}
#head {
	background: url(../images/head.jpg);
	float: left;
	height: 64px;
	width: 800px;
	margin: 0px;
	padding-top: 1px;
}
#cont {
	background: url(../images/bg-cont.jpg);
	float: left;
	width: 800px;
	height: 600px;
}
html>body #cont {
	height: auto;
	min-height: 600px;
}

#cont-menu {
	float: left;
	width: 243px;
	margin-top: 88px;
	text-align: center;
}
#menu-gauche {
	background: #f2f2f2;
	width: 185px;
	height: 232px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
html>body #menu-gauche {
	height: auto;
	min-height: 232px;
}
#foot-menu {
	background: url(../images/foot-menu.jpg);
	float: left;
	height: 22px;
	width: 243px;
}
#cont-texte {
	float: right;
	width: 497px;
	margin-top: 164px;
}
#texte {
	float: left;
	width: 467px;
	height: 173px;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	background: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
}
div.demi {
	float: left;
	width: 213px;
	margin-bottom: 10px;
	margin-right: 15px;
}
div.full {
	float: left;
	width: 467px;
}
div.form_partenaires {
	float: left;
	width: 345px;
}
html>body #texte {
	height: auto;
	min-height: 173px;
}
#foot-texte {
	background: url(../images/foot-texte.jpg) no-repeat;
	float: left;
	height: 4px;
	width: 497px;
}
#texte-bas {
	width: 735px;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
div#droite-texte-bas {
	float: left;
	width: 380px;
}
div#mots-clef,div.largeur {
	width: 695px;
	float: left;
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
div.navigation {
	width: 695px;
	float: left;
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
#foot {
	background: url(../images/foot.jpg);
	float: left;
	height: 31px;
	width: 800px;
	padding-top: 15px;
}
object.gauche-menu {
	float: left;
	margin-left: 19px;
	margin-top: 20px;
}
div.lien-references {
	color: #5e5f5f;
	margin-top: 25px;
	width: 243px;
	float: left;
}
div.lien-references2 {
	color: #5e5f5f;
	margin-top: 15px;
	margin-left: 25px;
	width: 185px;
	float: left;
	margin-bottom: 0px;
}

div#references {
	float: left;
	width: 340px;
	margin-right: 15px;
}
div.page-references,div.page-references-2 {
	float: left;
	width: 330px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
}
div.page-references {
	background: url(../images/bg-references-1.jpg) no-repeat;
}
div.page-references-2 {
	background: url(../images/bg-references-2.jpg) no-repeat;
}
img {
	border-style: none;
}
img.gauche {
	float: left;
	margin-right: 7px;
}
img.gauche-icone {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.references {
	float: left;
	margin-left: 15px;
}
img.small-references {
	float: left;
	margin-left: 17px;
	margin-bottom: 10px;
}
img.centre-ref {
	margin-right: 66px;
	margin-left: 66px;
}
.image-hover img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}
.image-hover:hover img {
  opacity: 0.8;
  filter:alpha(opacity=80); 
}
img.copyright {
	margin-top: 3px;
	margin-left: 10px;
}
table.logo-entreprise {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-left: 30px;
	background: #f79700;
	margin-top: 30px;
}
table.logo-entreprise td {
	text-align: center;
	background: #FFFFFF;
	border-style: none;
	padding: 15px;
}
/* Actus */
#slide_actu {
	position: absolute;
	top: 50px;
	right: 30px;
	display: none;
	background: #000000;
	border:1px solid #555;
	width: 467px;
	height: auto;
	padding: 15px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#slide_actu p {
	margin: 0 0 7px;
	padding: 0;
	color: #EEE;
	font-size: 100%;
	line-height: 15px;
}
#slide_actu h2 {
	margin: 0 0 10px;
	padding: 0;
	color: #ffb400;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
}
#slide_actu h3 {
	margin: 0 0 7px;
	padding: 0;
	color: #ffb400;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}

#slide_actu img {
	float: left;
	border: 4px solid #666;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
}
#slide_actu a, #slide_actu a:visited{
	margin: 0;
	padding: 0;
	color: #ffb400;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

#slide_actu a:hover, #slide_actu a:visited:hover{
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

a.actu, a.active.actu:hover {
	position: absolute;
	text-decoration: none;
	top: 80px;
	right: 0;
	display: block;
	background: url(../images/actualites.png) no-repeat;
	height: 259px;
	width: 20px;
	margin-right: 1px;
}

a.actu:hover {
	position: absolute;
	text-decoration: none;
	top: 80px;
	right: 0;
	display: block;
	background: url(../images/actualites_activ.png);
}
a.active.actu {
	background: url(../images/actualites_activ.png);
}
img.cadre {
	float: left;
	border: 4px solid #CDCDCD;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 6px;
}


/* Pagination */
.actualites_pagination {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.actualites_pagination_disabled {
	background: #EBEBEB;
	border: 1px solid #EFEFEF;
	padding: 2px 2px 3px;
}
.actualites_pagination_current {
	border: 1px solid #EFEFEF;
	padding: 2px 2px 3px;
	font-weight: bold;
	color: #F90;
	background: #000;
}
.actualites_pagination_more {
	border: 1px solid #EFEFEF;
	padding: 2px 2px 3px;
}
/* Menu */
#menu {
	background: url(../images/menu.jpg);
	float: left;
	height: 47px;
	width: 800px;
}
#menu ul {
	height: 47px;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
}
#menu a, #menu a.home {
	font: bold 12px "Trebuchet MS", sans-serif, Arial;
	color: #f2f2f2;
	text-decoration: none;
	display: block;
	padding: 15px 26px;
	float: left;
	background: url(../images/sepa.png) no-repeat left center;
}
#menu a.home {
	background: url(../images/blank.gif) no-repeat;
	padding-left: 30px;
}
#menu a:hover, #menu a.home:hover,#menu-gauche a:hover {
	color: #f79700;
}
#menu-gauche h1, #menu-gauche .titre {
	color: #5e5f5f;
	margin-top: 15px;
	margin-bottom: 0px;
	font: 0.8em "Trebuchet MS", sans-serif, Arial;
	text-align: center;
}
img.sous-h1 {
	margin: 0px 4px;
	float: left;
}
#menu-gauche ul,#menu-gauche li {
	text-align: left;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu-gauche ul {
	font: 0.8em "Trebuchet MS", sans-serif, Arial;
	padding-left: 8px;
	margin-left: 8px;
}
#menu-gauche a,#menu-gauche a.actif:hover {
	color: #5d5d5d;
	text-decoration: none;
	background: url(../images/fleche.jpg) no-repeat;
	padding-left: 20px;
}
#menu-gauche a:hover,#menu-gauche a.actif {
	background: url(../images/fleche-hover.jpg) no-repeat 2px;
	color: #333;
}

#menu-gauche p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 0em;
}
.clear {
    clear: both;
}
/* Background */
#bg1,#bg2,#bg3,#bg4,#bg5,#bg6,#bg7,#bg8,#bg9,#bg10,#bg11,#bg12,#bg13,#bg14,#bg15,#bg16,#bg17,#bg18,#bg19,#bg20,#bg21,#bg22,#bg23,#bg24,#bg25,#bg26,#bg27,#bg28 {
	float: left;
	width: 755px;
	height: 321px;
	padding-left: 21px;
	padding-right: 24px;
}
html>body #bg1,#bg2,#bg3,#bg4,#bg5,#bg6,#bg7,#bg8,#bg9,#bg10,#bg11,#bg12,#bg13,#bg14,#bg15,#bg16,#bg17,#bg18,#bg19,#bg20,#bg21,#bg22,#bg23,#bg24,#bg25,#bg26,#bg27,#bg28 {
	height: auto;
	min-height: 321px;
}

#bg1 {
	background: url(../images/noel/bg1.jpg) no-repeat;
}
#bg2 {
	background: url(../images/noel/bg2.jpg) no-repeat;
}
#bg3 {
	background: url(../images/noel/bg3.jpg) no-repeat;
}
#bg4 {
	background: url(../images/noel/bg4.jpg) no-repeat;
}
#bg5 {
	background: url(../images/noel/bg5.jpg) no-repeat;
}
#bg6 {
	background: url(../images/noel/bg6.jpg) no-repeat;
}
#bg7 {
	background: url(../images/noel/bg7.jpg) no-repeat;
}
#bg8 {
	background: url(../images/noel/bg8.jpg) no-repeat;
}
#bg9 {
	background: url(../images/noel/bg9.jpg) no-repeat;
}
#bg10 {
	background: url(../images/noel/bg10.jpg) no-repeat;
}
#bg11 {
	background: url(../images/noel/bg11.jpg) no-repeat;
}
#bg12 {
	background: url(../images/bg12.jpg) no-repeat;
}
#bg13 {
	background: url(../images/bg13.jpg) no-repeat;
}
#bg14 {
	background: url(../images/bg14.jpg) no-repeat;
}
#bg15 {
	background: url(../images/bg15.jpg) no-repeat;
}
#bg16 {
	background: url(../images/bg16.jpg) no-repeat;
}
#bg17 {
	background: url(../images/bg17.jpg) no-repeat;
}
#bg18 {
	background: url(../images/bg18.jpg) no-repeat;
}
#bg19 {
	background: url(../images/bg19.jpg) no-repeat;
}
#bg20 {
	background: url(../images/bg20.jpg) no-repeat;
}
#bg21 {
	background: url(../images/bg21.jpg) no-repeat;
}
#bg22 {
	background: url(../images/bg22.jpg) no-repeat;
}
#bg23 {
	background: url(../images/bg23.jpg) no-repeat;
}
#bg24 {
	background: url(../images/bg24.jpg) no-repeat;
}
#bg25 {
	background: url(../images/bg25.jpg) no-repeat;
}
#bg26 {
	background: url(../images/bg26.jpg) no-repeat;
}
#bg27 {
	background: url(../images/bg27.jpg) no-repeat;
}
#bg28 {
	background: url(../images/bg28.jpg) no-repeat;
}

/* Typos */
span.orange,p.orange {
	color: #f79700;
}
span.gris, a.gris {
	color: #999999;
}
span.gras, p.gras{
	font-weight: bold;
}
p.tarifs {
	font-size: 130%;
	font-weight: bold;
	color: #f79700;
	text-align: center;
}
#texte h1,div.largeur h1 {
	color: #5e5f5f;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	background: url(../images/fleche.gif) no-repeat;
	padding-left: 16px;
	font: bold 0.8em "Trebuchet MS", sans-serif, Arial;
}
#texte h1,#menu-gauche h1, #menu-gauche .titre{
	text-transform: uppercase;
}
#texte h4,#texte h2,#texte h3,#texte h5,#texte h6,#texte-bas h4, div.largeur h2 {
	color: #5e5f5f;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	background: url(../images/fleche-medium.gif) no-repeat;
	padding-left: 12px;
	font: bold 0.8em "Trebuchet MS", sans-serif, Arial;
}
#texte-bas h4 {
	margin-top: 0px;
}
img.sous-titre {
	margin: 0px;
	float: left;
}
p,table {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
	color: #5d5d5d;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.navigation {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
	color: #5d5d5d;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	word-spacing: 0.2em;
}
p.petit {
	font-size: 60%;
	text-align: right;
}
span.petit {
	font-size: 80%;
}
p.centre {
	text-align: center;
}
a {
	color: #5d5d5d;
	text-decoration: underline;
}
a:hover, a.noline:hover {
	color: #f79700;
	text-decoration: none;
}
a.references {
	font-weight: bold;
	text-decoration: none;
}
a.noline {
	color: #847266;
	text-decoration: none;
}
a.page-references {
	text-decoration: none;
	color: #f79700;
	font: bold 0.8em "Trebuchet MS", sans-serif, Arial;
}
a.page-references:hover {
	color: #5d5d5d;
}

#haut-head,#haut-head a,#haut-head strong {
	color: #848483;
	text-decoration: none;
	font-weight: normal;
}
#foot,#foot a {
	color: #b7b7b7;
	text-decoration: none;
}
#haut-head,#foot {
	font: 0.6em "Trebuchet MS", sans-serif, Arial;
	margin: 0px;
}
#foot {
	line-height: 1em;
}
#foot a:hover,#haut-head a:hover {
	color: #f79700;
}
#texte ul,#texte li {
	color: #5d5d5d;
	list-style: url(../images/puce.gif) none;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
#texte ul {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
}
/* FORMULAIRE */
table {
	margin-right: 10px;
	margin-left: 10px;
}
td {
	border-bottom: 1px dashed #FFF0E1;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 15px;
}
input, textarea, select {
	color: #f79700;
	background-color: #f4f4f6;
	border-top: 1px solid #fff;
	border-right: 1px dashed #CECECE;
	border-bottom: 1px solid #CECECE;
	border-left: 2px solid #EC8800;
	font: bold 110% "Trebuchet MS", sans-serif, Arial;
}
input.envoyer {
	border: none;
}
input.envoyer:hover {
  opacity: 0.8;
  filter:alpha(opacity=80); 
}
/* MOTS CLEFS */
div#mots-clef {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 0.8em;
}
#mots-clef a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #AEAEAE;
}
#mots-clef a.mot1 {
	font-size: 100%;
	font-weight: bold;
	color: #FFC977;
}
#mots-clef a.mot2 {
	font-size: 100%;
}
#mots-clef a.mot3 {
	font-size: 70%;
	color: #FFC977;
}
#mots-clef a.mot4 {
	font-size: 70%;
}
#mots-clef a.mot5 {
	font-size: 85%;
}
#mots-clef a.mot6 {
	font-size: 80%;
	color: #FFC977;
}
#mots-clef a.mot7 {
	font-size: 60%;
}
#mots-clef a:hover {
	color: #f79700;
	text-decoration: underline;
}

