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

h1{
	font-family: "Myriad Pro", Verdana;
	font-size: 16px;
	text-transform: uppercase;
	color:#339900;
	letter-spacing: 4px;
}

h2{
	font-family: "Myriad Pro", Verdana;
	font-size: 14px;
	color:#FF6600;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-indent: 10px;
}

a:link, a:active, a:visited{
	font-family: "Myriad Pro", Verdana;
	font-size: 12px;
	color: #339900;
}

a:hover {
	font-family: "Myriad Pro", Verdana;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}

/*MENU GAUCHE*/

.Pub_GECO a:link, .Pub_GECO a:visited, .Pub_GECO a:active{
	color: #339900;
	text-decoration: none;
	font-size:14px;
}

.content_left_h1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
	font-family: "Myriad Pro", Verdana;
	font-size: 14px;
	color: #339900;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
	word-spacing: normal;
	white-space: normal;
}

.content_left a{
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
	font-family: "Myriad Pro", Verdana;
	font-size: 13px;
	color: #339900;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 1px;
}

.content_left_h2{
	font-family: "Myriad Pro", Verdana;
	font-size: 12px;
	color: #339900;
	line-height: 10px;
}

/*BANNIERE*/

.banner_h1{
	padding:30px 0 0 190px;
	margin:0;
	font-family: "Myriad Pro", Verdana;
	font-size: 50px;
	text-transform: uppercase;
	color:#339900;
	letter-spacing: 2px;
}

.banner_h2{
	text-align:left;
    padding:10px 0 0 228px;
	margin:0;
	font-family: "Myriad Pro", Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color:#339900;
	letter-spacing: 2px;
}

/*RECHERCHE*/

h1#recherche{
	font-family: "Myriad Pro", Verdana;
	font-size: 12px;
	color: #FF6600;	
}

#recherche a{
	font-family: "Myriad Pro", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #339900;
	letter-spacing: 2px;
}

/*FOOTER*/

#footer a{
	color:#000;
	text-decoration: none;
}

#footer a:hover{
	color:#000;
	text-decoration:underline;
}
