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

    body {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(background.png);
    background-repeat: no-repeat;
    background-position:center top;
    background-color: #ffffff;
    padding: 0px 0 0 0;
    background-attachment: scroll;    
	
	
	color:#50493C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	
	
	}

    #container {

    	width: 1000px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
    	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
    	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */

    }

    #mainContent {

    	padding: 0 ; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
    }
	
	#top, #main {
	width:1000px;
	clear: both;
	}
	#outils{
	height:33px;
	padding-top:5px;
	}
	
	
	#searchinput
{
	background-image:url(google_custom_search_waterm.gif);
	height:16px;
	border:none;
}

#ok
{

	background-image:url(ok.png);
	height:20px;
	width:32px;
	border:none;
	color:#E5DED3;
	font-size:10px;
}

.blocImportant h3
{
background-image:url(important.png);
height:30px;
color:white;
line-height:30px;

}

.top h3{

margin-top:0px;

}

.blocImportant div
{
background-color:#D4C6BC;
padding:5px 0 5px 10px;
}
.blocImportant {

background-image:url(important-bottom.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position:bottom;
height:auto;
margin-bottom:20px;

}
.blocImportant h2{
font-family:"Arial Narrow", Arial, sans-serif;
font-size:22px;
padding:0;
margin:0;
}
.blocImportant p{
margin:0;
}

.motcle1{font-size:12px;color:white;}
.motcle2{font-size:12px;font-weight:bold;color:#82002a}	
.motcle3{font-size:14px;font-weight:bold;color:white;}	
.motcle4{font-size:16px;color:white;}	
.motcle5{font-size:20px;font-weight:bold;color:white;}	
.motcle6{font-size:28px;font-weight:bold;color:#82002a}	
.col1, .col3 {
width : 230px;
margin-right:20px;
float:left;
}

.col2 {
width : 460px;
margin-right:20px;
float:left;
}

.col2et3
{
width : 730px;
float:left;
}
.col2et3enveloppe
{
width : 730px;
float:left;
}


#flashcontent, .collarge{
width : 710px;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
float:left;

}


.bloc
{
	background-image: url(gradient1.png);
    background-repeat:repeat-x;
	padding:0 0 15px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1ADA0;
}

.bloc:hover{
	background-image: url(gradient2.png);

}
.col2 .bloc img
{
	float:right;
}

.col1 .bloc {
padding-bottom:0;
border:0;
}

h2, h2 a {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:22px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	color:#82002A;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#82002A;
	font-size:140%;
	font-style: italic;
	font-weight:normal;
	padding-left:10px;
	line-height: 12px;
	margin-bottom:0;
	padding-bottom:0;
}

h3.sansfilet{
	padding-left:0px;

}

h3.souligne {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1ADA0;

}
a {
	color:#50493C;
	text-decoration: none;	
}

a:hover, a.souligne {
	color:black;
	text-decoration: underline;
}


ul,li {

padding:0;
margin-left:0;


}
li {
	list-style:none;
	line-height:18px;
}


ul.HF{
float:right;
width:55px;
margin:4px 0 0 0;
padding:0;

}
.HF li {
margin:0;
padding:0;
line-height:17px;
}
.col1 li img{
margin:0;
padding:0;
}
.col1 p {
background-image: url(gradient1.png);
margin:0;
padding:5px 0 15px 10px;
}

.col1 p:hover{

	background-image: url(gradient2.png);

}

.col1 ul{padding-left:10px;}
.col1 ul.menu li{line-height:22px;}

.demi
{
	float:left;
	width:220px;
}
.gouttiere
{
	float:left;
	width:20px;
}
.demi div{
border:0px;
padding:0;

}
.demi div ul, .demi div p{
padding-left:10px;

}

h2.femme, h2.homme{
color:white;
background-color:#82002a;
font-size:14px;
padding-left:10px;
line-height:20px;
}

a.encadre_a_la_vero{
color:white;
background-color:#82002a;
font-size:12px;
padding-left:10px;
line-height:20px;
font-weight:bold;
padding:3px 10px 3px 10px;
}

h2.homme {

background-color:#57778E;
}

.fleur
{
background-image:url(../images/fleur+.gif);
background-repeat:no-repeat;

}

#footer
{
padding-top:30px;
width: 1000px;
	clear: both;
	font-size:11px;
}
.gros_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #82002A;
}
.Histoire_18 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8e7a4e;
	}
.Histoire_24 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8e7a4e;
	}
.Histoire_34 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8e7a4e;
	}
.Histoire_43 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 43px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8e7a4e;
	}
.EnLigne43 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 43px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #82002A;
	}
	.EnLigne39 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 39px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #82002A;
	}
.EnLigne32 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #82002A;
	}
.EnLigne24 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #82002A;
}
.EnLigne18 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #82002A;	
}


