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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_images/bg.gif);
	background-repeat: repeat;
}


h1{
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color: #bf2e1a;
}
h2{
	font-family: 'Arimo', sans-serif; font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	color: #000;
}

h3{
	font-family: 'Arimo', sans-serif; font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}



/* liens par défaut */
a:link {
	color: #10517a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #;
	padding: 0px 0px 0px 0px;
}
a:active {
	text-decoration: none;
	color: #952a1e;
}

/* liens menu langue dans le haut */

a.deux:link {
	color: #ceeafd;
	text-decoration: none;
}

a.deux:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.deux:hover {
	text-decoration: none;
	color: #386079;
	background-color: #FFFFFF;
	padding: 1px 0px 1px 0px;
}

a.deux:active {
	text-decoration: none;
	color: #e6151e;
}


/* liens menu footer */

a.trois:link {
	color: #10517a;
	text-decoration: none;
}

a.trois:visited {
	text-decoration: none;
	color: #000000;
}

a.trois:hover {
	text-decoration: none;
	color: #ffffff;
 	background-color: #10517a;
	padding: 2px 0px 2px 0px;
}

a.trois:active {
	text-decoration: none;
	color: #000000;
}

/* liens autre */

a.quatre:link {
	color: #ffffff;
	text-decoration: none;
}

a.quatre:visited {
	text-decoration: none;
	color: #a6932a;
}

a.quatre:hover {
	text-decoration: none;
	color: #ffffff;
}

a.quatre:active {
	text-decoration: none;
	color: #000000;
}


/* attribus des pages */
.tx-menu-langue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.tx-menu-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fond-haut-menu {
	background-color: #beb191;
}
.back-gauche {
	background-color: #46799c;
	background-image: url(../_images/back-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back-droit {
	background-color: #46799c;
	background-image: url(../_images/back-droit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tx-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b5c9d7;
}
.tx-sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.tx-primaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #616161;
	text-align: justify;
}
.tx-secondaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #b4b3a7;
}
.tx-titre-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0f3e5b;
	text-transform: none;
}
.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #c7bb9e;
}
.tx-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.tx-contact-ligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}

.back-contenu {
	background-color: #FFFFFF;
	background-image: url(../_images/back-contenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.back-menu {
	background-color: #FFFFFF;
	background-image: url(../_images/back-menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tx-primaire-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.contact{
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color: #fff;
}