/* ----------------------------- Div index ----------------------------- */
.divindex{
	position: absolute;
	visibility: visible;
	z-index: 3000;
	height: 173px;
	width: 477px;
}

/* Body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../anim1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
}

form{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* -----------------------------Background----------------------------- */
.bg{
	background-image:url(/images/entete.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.bgnews{
	background-image:url(/images/bgnews.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.bgnewseng{
	background-image:url(/images/bgnewseng.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.bgbrun{
	background-color:#423b38;
}




/* ---------------------------------Cellule---------------------------- */

.lignegauche{
	border-right-color:#ece9e2;
	border-right-style:solid;
	border-right-width:2px;

}
.lignebas{
	border-bottom-color:#ece9e2;
	border-bottom-style:solid;
	border-bottom-width:2px;

}

.cadre{
	border-bottom-color:#423B38;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#423B38;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#423B38;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#423B38;
	border-right-style:solid;
	border-right-width:1px;

}

.marge{
	margin-left:30px;
	margin-right:112px;
}

.marge2{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.marge3{
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:30px;
}
.marge4{
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
}

/* ---------------------------------Texte------------------------------- */
.txt1{
	font-size:60%;
	color:#000000;
/*	font-weight:bold;*/
}
.txt2blanc{
	font-size:70%;
	color:#ffffff;

}
.txt2noir{
	font-size:70%;
	color:#000000;

}
.txt2brun{
	font-size:70%;
	color:#423B38;
/*	font-weight:bold;*/
}
.txt2orangebold{
	font-size:70%;
	color:#c8842e;
	font-weight:bold;
}
.txt3blanc{
	font-size:80%;
	color:#ffffff;
/*	font-weight:bold;*/
}
.txt3brun{
	font-size:80%;
	color:#423B38;
/*	font-weight:bold;*/
}
.txt3blancbold{
	font-size:80%;
	color:#ffffff;
	font-weight:bold;
}
.txt4{
	font-size:85%;
	color:#ffffff;
/*	font-weight:bold;*/
}
.txt4brun{
	font-size:85%;
	color:#423B38;
/*	font-weight:bold;*/
}
.txt4orangebold{
	font-size:85%;
	color:#c8842e;
	font-weight:bold;
}
.txt4blancbold{
	font-size:85%;
	color:#ffffff;
	font-weight:bold;
}
.txt5orange{
	font-size:100%;
	color:#c8842e;
	font-weight:bold;
}
.txt5brun{
	font-size:100%;
	color:#423B38;
	font-weight:bold;
}
.txt6{
	font-size:200%;
	color:#ffffff;
/*	font-weight:bold;*/
}


/* -----------------------Lien principal---------------------------- */
a:link {
	color: #423B38;
	text-decoration: none;
/*	font-weight:bold;*/
}
a:visited {
	text-decoration: none;
	color: #423B38;
/*	font-weight:bold;*/
}
a:hover {
	text-decoration: none;
	color: #c8842e;
/*	font-weight:bold;*/
}
a:active {
	text-decoration: none;
	color: #423B38;
/*	font-weight:bold;*/
}


/* -------------------------Lien secondaire------------------------------ */
.contenu a:link {
	color: #000000;
	text-decoration: none;
/*	font-weight:bold;*/
}
.contenu a:visited {
	text-decoration: none;
	color: #000000;
/*	font-weight:bold;*/
}
.contenu a:hover {
	text-decoration: none;
	color: #c8842e;
/*	font-weight:bold;*/
}
.contenu a:active {
	text-decoration: none;
	color: #000000;
/*	font-weight:bold;*/
}



.joindre a:link {
	color: #423B38;
	text-decoration: Underline;
/*	font-weight:bold;*/
}
.joindre a:visited {
	text-decoration: Underline;
	color: #423B38;
/*	font-weight:bold;*/
}
.joindre a:hover {
	text-decoration: Underline;
	color: #c8842e;
/*	font-weight:bold;*/
}
.joindre a:active {
	text-decoration: Underline;
	color: #423B38;
/*	font-weight:bold;*/
}




/* -------------------------Lien secondaire------------------------------ */

.second a:link {
	color: #423B38;
	text-decoration: none;
/*	font-weight:bold;*/
}
.second a:visited {
	text-decoration: none;
	color: #423B38;
/*	font-weight:bold;*/
}
.second a:hover {
	text-decoration: none;
	color: #c8842e;
/*	font-weight:bold;*/
}
.second a:active {
	text-decoration: none;
	color: #423B38;
/*	font-weight:bold;*/
}


/* -------------------------Lien secondaire------------------------------ */


.second4 a:link {
	color: #423B38;
	text-decoration: none;
	font-size:100%;
/*	font-weight:bold;*/
}
.second4 a:visited {
	text-decoration: none;
	color: #423B38;
	font-size:100%;
/*	font-weight:bold;*/
}
.second4 a:hover {
	text-decoration: none;
	color: #c8842e;
	font-size:100%;
/*	font-weight:bold;*/
}
.second4 a:active {
	text-decoration: none;
	color: #423B38;
	font-size:100%;
/*	font-weight:bold;*/
}



/* -------------------------Lien secondaire------------------------------ */


.second5 a:link {
	color: #423B38;
	text-decoration: none;
	font-size:80%;
/*	font-weight:bold;*/
}
.second5 a:visited {
	text-decoration: none;
	color: #423B38;
	font-size:80%;
/*	font-weight:bold;*/
}
.second5 a:hover {
	text-decoration: none;
	color: #c8842e;
	font-size:80%;
/*	font-weight:bold;*/
}
.second5 a:active {
	text-decoration: none;
	color: #423B38;
	font-size:80%;
/*	font-weight:bold;*/
}



/* -------------------------Lien secondaire------------------------------ */


.second6 a:link {
	color: #423B38;
	text-decoration: Underline;
	font-size:70%;
/*	font-weight:bold;*/
}
.second6 a:visited {
	text-decoration: Underline;
	color: #423B38;
	font-size:70%;
/*	font-weight:bold;*/
}
.second6 a:hover {
	text-decoration: Underline;
	color: #c8842e;
	font-size:70%;
/*	font-weight:bold;*/
}
.second6 a:active {
	text-decoration: Underline;
	color: #423B38;
	font-size:70%;
/*	font-weight:bold;*/
}


/* -------------------------Lien secondaire------------------------------ */

.second2 a:link {
	text-decoration: none;
	font-size:80%;
	color:#ffffff;
	font-weight:bold;
/*	font-weight:bold;*/
}
.second2 a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:80%;
	font-weight:bold;
/*	font-weight:bold;*/
}
.second2 a:hover {
	text-decoration: none;
	color:#423B38;
	font-size:80%;
	font-weight:bold;
/*	font-weight:bold;*/
}
.second2 a:active {
	text-decoration: none;
	font-size:80%;
	color:#ffffff;
	font-weight:bold;
/*	font-weight:bold;*/
}


/* -------------------------Lien secondaire------------------------------ */


.second3 a:link {
	text-decoration: none;
	font-size:80%;
	color:#ffffff;
	font-weight:bold;
/*	font-weight:bold;*/
}
.second3 a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:80%;
	font-weight:bold;
/*	font-weight:bold;*/
}
.second3 a:hover {
	text-decoration: none;
	color:#c8842e;
	font-size:80%;
	font-weight:bold;
/*	font-weight:bold;*/
}
.second3 a:active {
	text-decoration: none;
	font-size:80%;
	color:#ffffff;
	font-weight:bold;
/*	font-weight:bold;*/
}


/* -------------------------Lien secondaire------------------------------ */
.menu a:link {
	text-decoration: none;
	font-size:80%;
	color:#ffffff;
/*	font-weight:bold;*/
}
.menu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size:80%;
/*	font-weight:bold;*/
}
.menu a:hover {
	text-decoration: none;
	color:#c8842e;
	font-size:80%;
/*	font-weight:bold;*/
}
.menu a:active {
	text-decoration: none;
	font-size:80%;
	color:#ffffff;
/*	font-weight:bold;*/
}


/* --------------------------Pied de page------------------------------- */
.pied{
	font-size:60%;
	color:#FFFFFF;
/*	font-weight:bold;*/
}
