@charset "utf-8";
/* CSS Document */
.clear{
	clear:both;
}
.numberTel{
	font-size:130%;
}
.typoMaj{
	font-weight:bold;
	font-size:140%;
	color:#2f6015;
	word-spacing:0.01em;
	line-height:100%;
	white-space: nowrap;
}
.typoMin{
	font-weight:normal;
	font-size:85%;
	color:#adc81c;
	line-height:80%;
	white-space: nowrap;
}
a.myButton {
    /* Sliding right image */
    background: transparent url('../img/button_right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 19px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px;/*  CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
}
a.myButton span {
	/* Background left image */ 
	background: transparent url('../img/button_left.png') no-repeat; 
	display: block;
	line-height: 19px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0px 7px 10px;
} 
a.myButton:hover span{
	/*text-decoration:underline;*/
	color:#ffed00;
}
a.myButtonHigh {
    /* Sliding right image */
    background: transparent url('../img/button_right2.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 19px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
}
a.myButtonHigh span {
	/* Background left image */ 
	background: transparent url('../img/button_left2.png') no-repeat; 
	display: block;
	line-height: 19px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 0px 5px 10px;
} 
a.myButtonHigh:hover span{
	text-decoration:underline;
}
.centrer{
	text-align:center;
	margin:10px 0px 10px 0px;
}
.Gauche{
	float:left;
	padding:0px 15px 20px 0px;
}
.News{
	color:#668a53;
	line-height:100%;
	font-weight:bold;
}
.News a{
	color:#668a53;
}
.FilAriane{
	margin-left:-10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
.FilAriane a{
	text-decoration:none;
	color:#1a8dc1;
}
.FilAriane a:hover{
	text-decoration:none;
	color:#0d4761;
}
.FilAriane img{
	vertical-align:middle;
}
/* Zone Gauche = Page index */

#zoneGauche>H1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2f6015;
	/*font-variant:small-caps;*/
	font-size:160%;
	white-space: nowrap;
}
#zoneGauche>H2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2f6015;
	/*font-variant:small-caps;*/
	font-size:140%;
	line-height:100%;
	/*white-space: nowrap;*/
}
#zoneGauche>H3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#87aca1;
	font-weight:bold;
	font-size:160%;
	line-height:90%;
}

/*Pages */
.MainMain {
	color:#333333;
}
.MainMain a{
	text-decoration:none;
}
H1{
	color:#333333;
	font-size:230%;
}
H2{
	color:#333333;
	font-size:130%;
}
H3{
	color:#333333;
	font-size:110%;
}
p{
}

blockquote {
    margin: 1em 3em;
    color: #333;
    border-left: 2px solid #333;
    padding-left: 1em; 
	}
blockquote a{
	text-decoration:none;
}
.topLink a{
	display:block;
	margin:10px 20px 10px 440px;
	padding:20px 5px 20px 50px;
	color:#1a8dc1;
	text-decoration:none;
	background:url(../img/marguerite-mini.png) left bottom no-repeat;
}
.topLink a:hover{
	color:#0d4761;
}
.alignG{
	float:left;
	padding-right:20px;
	padding-bottom:15px;
}
.alignD{
	float:right;
	padding-left:20px;
	padding-bottom:15px;
}
.MainMain ul{
	margin:20px 0px 20px 0px;
}
.MainMain li {
	padding-left:20px;
	background:url(../img/puce3.png) no-repeat;
	background-position:0px 3px;
	padding-bottom:2px;
}
.MainMain ul>ul{
	margin:0px;
	padding-left:40px;
	padding-bottom:10px;
}
.MainMain ul>ul>li{
	background:url(../img/puce.png) no-repeat;
	background-position:0px 3px;
	
}
.couleur1{
	color:#035b9a;
}
.couleur2{
	color:#2f6015;
}
strong{
	font-weight:bold;
	font-size:110%;
}
.Illustration{
	margin:10px auto 10px auto;
	text-align:center;
}
.legende{
	color:#585858;
	font-style:italic;
	display:block;
	margin-bottom:20px;
}
.legendePetit{
	color:#585858;
	font-style:italic;
	margin-bottom:10px;
	font-size:85%;
}
.Left{
	float:left;
}
.Left IMG{
	padding:10px 10px 0px 0px;
}
.rss blockquote{
	border:none;
	padding-left:0px;
	margin-left:5px;
}
.rss IMG{
	padding-right:10px;
	padding-bottom:10px;
}
.rss li{
	clear:both;
}

