/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.contour {
	border: 1px solid #333333;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/******************************************************************** Lien rollover **********************************************************/
#lien {	/* "lien" sera notre conteneur, ici la balise div */
width: 100px;  /* changer la largeur ici */
height: 100px; /* changer la hauteur ici */
background: url(image2.gif) top left no-repeat;	/* placement de l'image over */
}

#lien a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(image1.gif) top left no-repeat;	/* placement de l'image du menu */
color: #000;
}

#lien a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}
.fondpage {
	background-color: #FBF1D3;
}
.fondg {
	background-image: url(gifs/images/new_01.gif);
	background-repeat:repeat-x;
}
.fondd {
	background-image: url(gifs/images/new_03.gif);
	background-repeat:repeat-x;
}
.fdnewsletter {
	background-image: url(gifs/images/new_13.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 183px;
}


.fdnewsletter2 {
	background-image: url(gifs/new_ang_12.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 183px;
}



.fondpoint {
	background-image: url(gifs/images/maquette_37.jpg);
	width: 188px;
}
.fondpoint2 {
	background-image: url(gifs/images/tel_ang.jpg);
	width: 188px;
}
.fondtexte {
	background-image: url(gifs/images/maquette_20.gif);
	width: 566px;
}
.fondgauche {
	background-image: url(gifs/images/maquette_06.jpg);
	width: 44px;
}
.menu1 {
	background-image: url(gifs/images/maquette_14.jpg);
	width: 151px;
	height: 22px;
}
.menu2 {
	background-image: url(gifs/images/maquette_18.jpg);
	width: 151px;
	height: 22px;
}
.menu3 {
	background-image: url(gifs/images/maquette_23.jpg);
	width: 151px;
	height: 22px;
}
.menu4 {
	background-image: url(gifs/images/maquette_27.jpg);
	width: 151px;
	height: 22px;
}
.menu5 {
	background-image: url(gifs/images/maquette_31.jpg);
	width: 151px;
	height: 22px;
}
.menu6 {
	background-image: url(gifs/images/maquette_35.jpg);
	width: 151px;
	height: 22px;
}
.fondtitre {
	background-image: url(gifs/images/new_08.jpg);
	width: 196px;
	height: 61px;
}
.fondsoustitre {
	background-image: url(gifs/images/new_12.jpg);
	width: 372px;
	height: 61px;
}
.fondmail {
	background-image: url(gifs/images/maquette_10.jpg);
	width: 150px;
	height: 122px;
}
.fondamis {
	background-image: url(gifs/images/new_09.jpg);
	width: 176px;
	height: 61px;
}
.fondadresse {
	background-image: url(gifs/images/maquette_38.gif);
	width: 798px;
	height: 114px;
}
.fondtexte {
	background-image: url(gifs/images/maquette_20.gif);
	width: 566px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.menu:hover{
	color: #D4AC46;
	text-decoration: none;
	font-size: 12px;
}
.lienamis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #E72C1F;
}
a.lienamis:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #E72C1F;
}
a.lienamis:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #E72C1F;
}
a.lienamis:hover{
	color: #D4AC46;
	text-decoration: none;
	font-size: 12px;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #E72C1E;
}
.texteadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
body {

}
.dn {
	display: none;
}

.texteRouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #E72C1F;
}

.petitTexteNoir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.contourRouge{
	border:2px solid #E72C1F;
}

.alignGauche{
	float:left;
	margin-right:5px;
	border:2px solid #E72C1F;
}
.alignDroite{
	float:right;
	margin-left:5px;
	border:2px solid #E72C1F;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	color: #993333;
	text-decoration: none;
	display: inline;
}
.fond_g {
	background-image: url(gifs/images/fond_g.gif);
	background-repeat: repeat-x;
}
.fond_d {
	background-image: url(gifs/images/fond_d.gif);
	background-repeat: repeat-x;
}.fond_intro {
	background-color: #b40723;
}

.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}
.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

.encat_1{
	height:170px;
	width: 200px;
	border:3px;
	border-style:solid;
	border-color:#FFB154;
	background-color:#850923;
	float:left;
}

.encat_1 h1{
	margin:0px;
	padding: 3px 0 5px 5px;
	color:#FFB154;
	text-align:center;
	font-size:20px;
}

.encat_1 img{
	padding-left:50px;
}

.encat_1 a{
	padding-left:65px;
	color:#FFB154;
}

.encat_2{
	height:170px;
	width: 200px;
	border:3px;
	border-style:solid;
	border-color:#FFB154;
	background-color:#850923;
	float:left;
	margin-left: 25px;
}

.encat_2 h1{
	margin:0px;
	padding: 3px 0 5px 5px;
	color:#FFB154;
	text-align:center;
	font-size:20px;
}

.encat_2 img{
	padding-left:50px;
}

.encat_2 a{
	padding-left:65px;
	color:#FFB154;
}


.encat_3{
	margin-top:25px; 
	height:170px;
	width: 200px;
	border:3px;
	border-style:solid;
	border-color:#FFB154;
	background-color:#850923;
	float:left;
}

.encat_3 h1{
	margin:0px;
	padding: 3px 0 5px 5px;
	color:#FFB154;
	text-align:center;
	font-size:20px;
}

.encat_3 img{
	padding-left:50px;
}

.encat_3 a{
	padding-left:65px;
	color:#FFB154;
}


.encat_4{
	margin-top:25px;
	height:170px;
	width: 200px;
	border:3px;
	border-style:solid;
	border-color:#FFB154;
	background-color:#850923;
	float:left;
	margin-left: 25px;
}

.encat_4 h1{
	margin:0px;
	padding: 3px 0 5px 5px;
	color:#FFB154;
	text-align:center;
	font-size:20px;
}

.encat_4 img{
	padding-left:50px;
}

.encat_4 a{
	padding-left:65px;
	color:#FFB154;
}
