* {
	margin: 0px;
	padding: 0px;
}
*:focus{
	-moz-outline-style:none;
	outline-style:none;
}
body {
	background-repeat: repeat-x;
}
#global {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#global #header {
	height: 105px;
}
#global #header .logo {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#global #header .logo.accueil {
}
#global #header #nav {
	width: 695px;
	position: absolute;
	left: 255px;
	z-index: 1000;
	top: 0px;
}
#global #content {
	background-color: #FFF;
	height: 542px;
	width: 950px;
	clear: both;
}
#global #content #title {
	background-repeat: no-repeat;
	height: 70px;
	background-position: 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 25px;
	width: 900px;
}
#global #content #title #liens {
	float: right;
	margin-top: 50px;
	line-height: 17px;
	position: relative;
	z-index: 2000;
}
#global #content #title #liens .more {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#global #content #speech {
	float: left;
	width: 534px;
	padding-top: 28px;
	padding-left: 40px;
}
#global #content #speech .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding-top: 10px;
}
#global #content #photos {
	padding-top: 40px;
	padding-left: 227px;
}
#global #content #carterestobar {
	height: 401px;
	width: 567px;
	overflow: auto;
	margin-top: 40px;
	margin-left: 32px;
	float: left;
}
#global #content .imagecontent {
	margin-top: 40px;
	margin-left: 25px;
	float: left;
}#global #content #evenement {
	float: left;
	width: 420px;
	text-align: center;
	padding-left: 22px;
}
#global #content #evenement .text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 130px;
	padding-bottom: 45px;
}
#global #content #evenement .facebook {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
#global #content #evenement .facebook:hover {
	text-decoration: underline;
	color: #54A8D9;
}
#global #content #contact {
	float: left;
	width: 376px;
	padding-left: 50px;
	padding-top: 40px;
}
#global #content #contact .text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 13px;
}
#global #content #contact .text3.italic {
	font-style: italic;
}
#global #content #contact a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
#global #content #contact a:hover {
	color: #EDC42B;
}
