/* ===| TYPOGRAPHY |============================================*/

body{
	font-family:Verdana;
	font-size:12px;
}

p{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:14px;
	text-align:justify;
}


h1{
	font-family:Verdana;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-left:18px;
	padding-right:67px;
	padding-bottom:23px;
	width:630px;
}
h2{
	font-family:Verdana;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	text-align:center;
}
h3{
	font-family:Verdana;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-left:18px;
	padding-right:67px;
	padding-bottom:5px;
}

h5{
	font-family:Verdana;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	padding-right:67px;
	padding-bottom:5px;
}

.text-page1 a {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}
.text-page1 a:hover{
	color:#ea9a26;
	text-decoration: none;
}

/*.................. actualites .....................*/
#actualite .inner p{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:14px;
	text-align:justify
}

/* info */

#info-text p{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

#contact-info p{
		font-family:Verdana;
		font-size:11px;
		line-height:15px;
		color:#000000;
		padding-top:4px;
}
	#contact-info a {
		font-family:Verdana;
		font-size:11px;
		font-weight:normal;
		color: #000000;
		text-decoration:none;
	}
	#contact-info a:hover{
		color:#fec842;
		text-decoration: underline;
	}

/*...................horaires..................................*/
#horaires p{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}	
#horaires span{
	font-family:Verdana;
	font-size:12px;
	color:#fec842;
	font-weight:bold;
}	

/* menu footer */
#menu2{ float:right; line-height:16px; padding-top:7px; padding-bottom:13px;}
#menu2 ul li{
	display: inline;
    color:#fec842;
    margin: 0;
	padding:0px 1px;
    text-align: right;
    }
#menu2 ul li a{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:normal;
}
#menu2 ul li a:link, #menu2 ul li a:visited{
	color:#fec842;
	text-decoration: none;}
	
#menu2 ul li a:hover, #menu2 ul li a:active{
	color:#ffffff;
	text-decoration:underline!important;}
.active
{
    color:#ffffff !important;
    text-decoration: underline !important;
	font-weight:normal !important;
}
#copyright
{
    float: right;
    width:600px;
	padding-right:12px;
}
#copyright p
{
    font-size: 10px;
	font-family: Verdana;
    color:#000000;
	font-weight:normal;
    text-align: right;
    clear:both;
	padding-top:1px;
}
#copyright a:link, #copyright a:visited{
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
}
#copyright a:hover, #copyright a:active{
	color:#bc8433;
	text-decoration: none !important;
}
#fabrique{
    float:left;
    color:#000000;
    font-size: 10px;
	font-family: Verdana;
	font-weight:normal;
    text-align:left;
    width:345px;
	padding-top:38px;
    }
#fabrique p{
    color:#000000;
    font-size: 10px;
	font-family: Verdana;
	font-weight:normal;
	text-align:left;
	padding-bottom:2px;
	padding-left:14px;
    }
#fabrique span{
	letter-spacing:1px;
}	
#fabrique a:link, #fabrique a:visited{
    color:#000000;
	font-weight:bold;
    text-decoration: none;
}
#fabrique a:hover, #fabrique a:active{
    color:#bc8433;
    text-decoration: none;
}