@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 600;
	src: local('Ubuntu'), local('Ubuntu'), url(fonts/Ubuntu.woff)  format('woff');
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu', sans-serif;
	font-style: normal;
	line-height: 0.4em;
	margin-bottom: 0.83em;
	color: #ffffff;
	text-align:center;
}


h1 {
    font-size: 370%;
    line-height: 0.7em;
    margin-bottom: 0.67em;
    padding: 5px 5px 0px;
    letter-spacing: 6px;
    text-align: center;
}

h2, .post h1.entry-title {
    font-size: 150%;
    margin-bottom: 0.4em;
    line-height: 1.3em;
    letter-spacing: 3px;
}


h5 {
	font-size: 5%px;
	line-height: 0.3em;
	margin-bottom: 0.67em;
	padding: 5px 5px 0px 5px;
	letter-spacing: 6px;
	text-decoration : underline;
}
/* Principal */
#menu {
	width: 100%;
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	text-align:center;
}

#menu li {
	float: left;
	padding: 0 0 0px 0;
	position: relative;
}

#menu a {
	float: left;
	height: 25px;
	padding: 0 15px;
	color: #999;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a {
	color: #fafafa;
}

#menu li:hover > ul {
	display: block;
}
/* Sous-menu */

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	left: 0;
	z-index: 99999;
	background: #444;
	background: -moz-linear-gradient(#444, #111);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #444));
	background: -webkit-linear-gradient(#444, #111);
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu ul li {

	margin: 0;
	padding: 0;
	display: block;
	-moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	-webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}
#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul a {
	padding: 10px;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
*html #menu ul a { /* IE6 */
	height: 10px;
	width: 150px;
}
*:first-child+html #menu ul a { /* IE7 */
	height: 10px;
	width: 150px;
}
#menu ul a:hover {
	background: #0186ba;
	background: -moz-linear-gradient(#04acec, #0186ba);
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec, #0186ba);
	background: -o-linear-gradient(#04acec, #0186ba);
	background: -ms-linear-gradient(#04acec, #0186ba);
	background: linear-gradient(#04acec, #0186ba);
}
#menu ul li:first-child a {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#menu ul li:first-child a:after {
	content: '';
	position: absolute;
	left: 0px;
	
	width: 0;
	height: 0;

	
}
#menu ul li:first-child a:hover:after {
	border-bottom-color: #04acec;
}
#menu ul li:last-child a {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
/* Rétablissement du flottement */
#menu:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #menu {
	zoom: 1;
} /* IE6 */
*:first-child+html #menu {
	zoom: 1;
} /* IE7 */
.Gauche {
	float: left;
	position: relative;
}
.C0 {
	position: relative;
	height: 500px;
	width: 990px;
	left: 0px;
	top: 0px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
.CA {
	position: relative;
	width: 740px;
	left: 0px;
	top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	padding: 40px 10px 0px 10px;
}
.C2 {
	position: relative;
	
	left: 0px;
	top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
.C3 {
	position: relative;
	width: 250;
	left: 0px;
	top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
.P1 {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
    padding-right:5px;  
	padding-left:5px;
	color: #FFFFFF;
	font-family: 'Ubuntu', sans-serif;
	font-weight: lighter ;
	font-size: 75%;
	font:  12px/25px;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 1.em;
	text-shadow: 0 1px 0 #000;
}

.Pcontact{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
    padding-right:5px;  
	padding-left:5px;
	color: #dddddd;
	font-family: 'Euphoria Script', cursive;
	font-size: 200%;
	letter-spacing: 2px;
}
