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

.selected{
	color: #d2141c;
}

.underlined {
	text-decoration: underline;
}

a, a:link, a:hover, a:visited, a:active {
	color: #d2141c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

big {
	font-weight: bold;
	font-size: 14px;
}

body {
	background-color: #777777;
	background-image: url('images/bg_body.png');
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-family: Geneva, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}

div {
	text-align: left;
}

div#affiche {
	float: right;
	width: 220px;
	height: 430px;
}

div#bottom {
	text-align: center;
	font-size: 10px;
	padding-top: 30px;
}

div#bottomnav {
	height: 30px;
	background-image: url('images/bg_selected.png');
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
	font-size: 13px;
}

div#bottomnav a {
	color: #FFFFFF;
	text-decoration: none;
}

div#bottomnav a:hover {
	text-decoration: underline;
}

div#btn_newsletter, div#btn_soutien, div#btn_vision {
	position: absolute;
	top: 440px;
}

div#btn_newsletter {
	left: 460px;
}

div#btn_soutien {
	left: 230px;
}

div#btn_vision {
	left: 0px;
}

div.clearer {
	clear: both;
}

div#container {
	position: relative;
	width: 850px;
	margin: 0px auto;
}

div#content {
	float: right;
	width: 680px;
	text-align: justify;
	position: relative;
}

div#filler {
	position: relative;
	width: 680px;
	display: none;
	height: 780px;
}

div#galerie {
	text-align: center;
}

div.galerie {
	margin: 5px;
	float: left;
	width: 160px;
	text-align: center;
	height: 140px;
}

div#header {
	position: relative;
	width: 850px;
	height: 50px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

div#header h1 {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 200px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/logo_enc.png');
	background-repeat: no-repeat;
}

div#header h1 span {
	display: none;
}

div#header p.contact {
	position: absolute;
	right: 0px;
	top: 30px;
	padding: 0px;
	margin: 0px;
	height: 50px;
	text-align: right;
}

div#header p.contact small {
	font-size: 9px;
}

div.img {
	margin: auto;
	text-align: center;
}

div.img img {
	padding: 4px;
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
}

div.left {
	float: left;
	padding-left: 10px;
}

div.leftimg {
	float: left;
	padding-right: 10px;
}

div#menu {
	float: left;
	width: 160px;
	font-size: 13px;
}

div#menu a {
	display: block;
	width: 160px;
	height: 30px;
	background-color: #333333;
	background-image: none;
	border-bottom: 1px #ffffff solid;
	text-decoration: none;
	color: #FFFFFF;
}

div#menu a:hover, div#menu a.selected {
	background-image: url('images/bg_selected.png');
	background-repeat: repeat-x;
}

div#menu a span, h2 span {
	display: block;
	position: relative;
	top: 7px;
	left: 10px;
}

div#menu a span {
	width: 150px;
}

div#menu div#gradient {
	width: 160px;
	height: 305px;
	background-image: url('images/bg_gradient.png');
	background-repeat: no-repeat;
}

div#news {
	float: left;
	top: 0px;
	left: 0px;
	width: 450px !important;
	height: 430px;
}

div.news {
	float: left;
	margin-right: 5px;
}

div#photos {
	position: absolute;
	width: 680px;
	top: 600px;
}

div.right {
	float: right;
	padding-right: 10px;
}

div.rightimg {
	float: right;
	padding-left: 10px;
}

div.spacer {
	line-height: 1px;
	height: 10px;
}

div#zonenews {
	position: relative;
	top: 10px;
	height: 390px;
	overflow: auto;
	padding-right: 10px;
	text-align: justify;
}

h2 {
	background-image: url('images/bg_selected.png');
	background-repeat: repeat-x;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #666666;
	float: right;
}

img {
	border: 0px;
}
