/* CSS Document */



/* GENERAL */

html {
	font-size: 125%;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0em;
}
.centrage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #8e3633;
}
a:link {
	color: #8e3633;
}
a:visited {
	color: #8e3633;
}
a:hover {
	color: #8e3633;
}
a:active {
	color: #8e3633;
}
#skiplinks {
	position:absolute;
	top:-500px;
	left:0px;
	z-index: 5;
}
.clearfloats {
	clear:both;
}
.clearfloats-trait {
	clear: both;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EABA3A;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}


h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.texte-gauche {
	text-align: left;
}
.texte-centre {
	text-align: center;
}
.texte-droite {
	text-align: right;
}
.gras-souligne-pointille {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8E3633;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	font-size: 110%;
}
.texte-bordeau {
	color: #8e3632;
}
.bouton {
	background-color: #aa003f;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.bouton-centre-p {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

.bouton a {
	color: #FFF;
}
.validation {
	color: #FF0000;
	font-weight: bold;
}
.validationok {
	color: #0C3;
	font-weight: bold;
}
.image-gauche {
	float: left;
	margin-right: 5px;
}
.image-droite {
	float: right;
	margin-left: 10px;
}
.legendes {
	font-style: italic;
	color: #333;
	font-size: 90%;
}





/* HEADERLANG */

#headerlang {
	background-color: #e3e3e3;
	text-align: right;
}
#headerlang * img {
	height: 12px;
	width: 20px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerlang .centrage a#francais img {
	background-image: url(../images/drapeau-francais.gif);
}
#headerlang .centrage a#francais:hover img {
	background-image: url(../images/drapeau-francais-over.gif);
}
#headerlang .centrage a#anglais img {
	background-image: url(../images/drapeau-anglais.gif);
}
#headerlang .centrage a#anglais:hover img {
	background-image: url(../images/drapeau-anglais-over.gif);
}
#headerlang .centrage a#italien img {
	background-image: url(../images/drapeau-italien.gif);
}
#headerlang .centrage a#italien:hover img {
	background-image: url(../images/drapeau-italien-over.gif);
}
#headerlang .centrage a#allemand img {
	background-image: url(../images/drapeau-allemand.gif);
}
#headerlang .centrage a#allemand:hover img {
	background-image: url(../images/drapeau-allemand-over.gif);
}
#headerlang .centrage a#hollandais img {
	background-image: url(../images/drapeau-hollandais.gif);
}
#headerlang .centrage a#hollandais:hover img {
	background-image: url(../images/drapeau-hollandais-over.gif);
}
#headerlang .centrage a#espagnol img {
	background-image: url(../images/drapeau-espagnol.gif);
}
#headerlang .centrage a#espagnol:hover img {
	background-image: url(../images/drapeau-espagnol-over.gif);
}

/* HEADERMENU */
#headermenu {
	background-color: #e3e3e3;
}
#headermenu .centrage {
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/fond-navigation.gif);
	background-repeat: no-repeat;
}

#headermenu .centrage #menu01, #headermenu .centrage #menu02, #headermenu .centrage #menu03, #headermenu .centrage #menu04, #headermenu .centrage #menu05, #headermenu .centrage #menu06, #headermenu .centrage #menu01-over, #headermenu .centrage #menu02-over, #headermenu .centrage #menu03-over, #headermenu .centrage #menu04-over, #headermenu .centrage #menu05-over, #headermenu .centrage #menu06-over  {
	border-top-width: 4px;
	border-top-style: solid;
	font-size: 110%;
	line-height: 250%;
	font-weight: bold;
	color: #1a171b;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
#headermenu .centrage #menu01-over, #headermenu .centrage #menu02-over, #headermenu .centrage #menu03-over, #headermenu .centrage #menu04-over, #headermenu .centrage #menu05-over, #headermenu .centrage #menu06-over {
	background-repeat: no-repeat;
	background-position: center -4px;
}

#headermenu .centrage #menu01, #headermenu .centrage #menu01-over {
	border-top-color: #2d6fc5;
	margin-left: 30px;
}
#headermenu .centrage #menu01-over {
	background-image: url(../images/fleche-menu-01.gif);
}
#headermenu .centrage #menu01-over a {
	color: #2d6fc5;
}

#headermenu .centrage #menu02, #headermenu .centrage #menu02-over {
	border-top-color: #ea8a54;
}
#headermenu .centrage #menu02-over {
	background-image: url(../images/fleche-menu-02.gif);
}
#headermenu .centrage #menu02-over a {
	color: #ea8a54;
}

#headermenu .centrage #menu03, #headermenu .centrage #menu03-over {
	border-top-color: #d4004f;
}
#headermenu .centrage #menu03-over {
	background-image: url(../images/fleche-menu-03.gif);
}
#headermenu .centrage #menu03-over a {
	color: #d4004f;
}

#headermenu .centrage #menu04, #headermenu .centrage #menu04-over {
	border-top-color: #bc4e89;
}
#headermenu .centrage #menu04-over {
	background-image: url(../images/fleche-menu-04.gif);
}
#headermenu .centrage #menu04-over a {
	color: #bc4e89;
}

#headermenu .centrage #menu05, #headermenu .centrage #menu05-over {
	border-top-color: #ffd940;
}
#headermenu .centrage #menu05-over {
	background-image: url(../images/fleche-menu-05.gif);
}
#headermenu .centrage #menu05-over a {
	color: #ffd940;
}

#headermenu .centrage #menu06, #headermenu .centrage #menu06-over {
	border-top-color: #8b8b8b;
}
#headermenu .centrage #menu06-over {
	background-image: url(../images/fleche-menu-06.gif);
}
#headermenu .centrage #menu06-over a {
	color: #8b8b8b;
}


#headermenu * a, #headermenu * a:link, #headermenu * a:visited {
	color: #1a171b;
	text-decoration: none;
}
#headermenu * a:hover, #headermenu * a:active {
	color: #1a171b;
	text-decoration: underline;
}


/* ANIMATION */
#animation {
	padding-top: 15px;
}

/* FIL D'ARIANE */
#fildariane {
	font-size: 85%;
	color: #333;
	padding-bottom: 3px;
	padding-top: 2px;
}
#colonnecentre  ul {
	list-style-image: url(../images/puce-jaune.gif);
}






/* COLONNE GAUCHE */

#colonnegauche {
	background-color: #f7f7f7;
	float: left;
	width: 220px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #c4c4c4;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#colonnegauche #contact {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#colonnegauche #contact p strong {
	color: #8E3633;
	font-size: 110%;
}
#ongletformulaire {
	font-weight: bold;
	color: #FFF;
	background-color: #aa003f;
	float: left;
	font-size: 110%;
	line-height: 160%;
	margin-bottom: 0px;
}
#ongletformulaire img {
	height: 18px;
	width: 6px;
}

#ongletformulaire a {
	color: #FFF;
}



/* FORMULAIRE */
#colonnegauche #formnewsletter {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	clear: both;
	margin-top: 0px;
}
#colonnegauche #formnewsletter * #envoyer {
	background-color: #aa003f;
	font-weight: bold;
	color: #FFF;
}



/* FOOTER */

#footer {
	background-color: #e3e3e3;
	margin-top: 15px;
}
#footer .centrage {
	background-color: #ffffff;
	text-align: left;
	background-image: url(../images/fond-navigation-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-left: 15px;
	line-height: 180%;
	width: 985px;
}
#footerend {
	background-color: #e3e3e3;
	height: 15px;
}
