/* GENERAL */

body, html {
	background-color: #454545;
	color: #5B5B59;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	position: relative;
	height: 99%;
	width: 100%;
	margin: 0px;
}
 img, div, input { behavior: url("fonctions/iepngfix.htc") }
.global {
	width: 991px;
	height: 582px;
	background-color: #FFFFFF;
	background-image: url(images/global.jpg);
	position: relative;
	text-align: justify;
}

.contenu {
	width: 340px;
	height: 410px;
	position: absolute;
	padding-left: 20px;
	padding-right: 15px;
	margin-right: 15px;
	left: 0px;
	top: 150px;
	overflow: auto;
}

.logo {
	width: 181px;
	height: 117px;
	background-image: url(images/logo.png);
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='scale');
	position: absolute;
	top: 20px;
	left: 101px;
}

.menu {
	width: 138px;
	height: 540px;
	background-image: url(images/fondmenu.png);
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondmenu.png',sizingMethod='scale');
	background-repeat: repeat;
	position: absolute;
	left: 385px;
	top: 20px;
}

.flash {
	width: 447px;
	height: 540px;
	background-color: #CCC;
	position: absolute;
	left: 523px;
	top: 20px;	
}

.description {
	width: 585px;
	height: 18px;
	position: absolute;
	bottom: 0px;
	left: 385px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.foot {
	width: 987px;
	position: relative;
	font-size: 11px;
	padding: 2px;
}

.footleft {
	float: left;
	color: a2a2a2;
}

.footleft a {
}

.footright {
	float: right;
	color: #C7C7C7;
	line-height:15px;
}

/* //GENERAL */

/* ELEMENTS */

img {
	border: none;
}

h1 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #B60E0D;
	font-weight: normal;
	margin-bottom: 25px;
}
.contenuContact h1 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #B60E0D;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
}
h3 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #B60E0D;
	font-weight: normal;
	margin-bottom: 15px;
}

a {
	color: #B60E0D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footleft {
	color:#C7C7C7;
}

.footleft a {
	color: #C7C7C7;
	text-decoration: none;
}

.footleft a:hover {
	text-decoration: none;
}
.footleft a.selectionne {
	font-weight: bold;
}

.footright a {
	color: #C7C7C7;
	text-decoration: none;
}

.footright a:hover {
	text-decoration: none;
	font-weight: bold;
}
.footright a.selectionne {
	font-weight: bold;
}

.forme {
	width: 151px;
	height: 36px;
	background-image: url(images/forme.png);
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/forme.png',sizingMethod='scale');
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

p {
	margin: 0px;
	padding: 0px;
}
/* //ELEMENTS */

/* MENU */

li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	zoom:1;
}

ul.surmenu {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	zoom:1;
}

ul.surmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

ul.surmenu li a:hover {
	background-color: #C7C2BC;
	color: #858585;
	text-decoration: none;
}

ul.surmenu li a.selected {
	background-color: #C7C2BC;
	font-size: 13px;
	color: #858585;
}


ul.sousmenu {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	zoom:1;
	padding-bottom: 10px;
	background-color: #C7C2BC;
}

ul.sousmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

ul.sousmenu li a:hover {
	color: #C4161C;
	text-decoration: none;
}

ul.sousmenu li a.selected {
	color: #C4161C;
	font-size: 11px;
}

/* //MENU */


/* AJOUTS */

.contenuAccueil {
	width: 340px;
	height: 240px;
	position: absolute;
	padding-left: 20px;
	padding-right: 15px;
	margin-right: 10px;
	left: 0px;
	top: 150px;
	overflow: auto;
}


.actualites {
	width: 350px;
	height: 150px;
	background-image: url(images/fondactualites.png);
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondactualites.png',sizingMethod='scale');
	background-repeat: repeat;
	position: absolute;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	left: 0px;
	bottom: 22px;
}

.actualites .titre {
	font-size: 12px;
	color: #C4161C;
	margin-bottom: 3px;
}

.actualites .lien {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-right: 15px;
	padding-bottom: 3px;
	font-style: italic;
}

.contenuContact {
	width: 320px;
	height: 100px;
	position: absolute;
	padding-left: 40px;
	padding-right: 15px;
	margin-right: 10px;
	left: 0px;
	top: 150px;
	overflow: auto;
	padding-bottom: 0px;
}

#formulaire {
	position: absolute;
	top: 260px;
	left: 40px;
	font-size: 14px;
}

#formContact input {
	background: none;
	border: 1px #454545 solid;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
}

#formContact textarea {
	background: none;
	border: 1px #454545 solid;
	width: 300px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
}

#formContact .submit {
	background-color: #454545;
	color: #c6c6c6;
	border: none;
	padding: 4px;
	font-size: 11px;
	cursor: pointer;
}

.cfrm { display: none; }

.contenuPresse {
	width: 355px;
	height: 410px;
	position: absolute;
	padding-left: 20px;
	margin-right: 10px;
	left: 0px;
	top: 150px;
	overflow: auto;
}

.photo {
	height: 130px;
	width: 130px;
	overflow: hidden;
	position: relative;
}

img {
	border: none;
}

.masque {
	background-image:url(images/masque.png);
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/masque.png',sizingMethod='scale');
	background-repeat: repeat;
	position:absolute;
	left:0;
	top: 0;
	width: 130px;
	height: 130px;
}

.titreActuPresse {
	margin-bottom: 5px;
}

.pagination {
	position: absolute;
	right: 0px;
	font-size: 10px;
	color: #000000;
	width: 375px;
	left: 0px;
	top: 130px;
	text-align: right;
}

.pagination a {
	color: #000000;
	text-decoration: none;
}

.pagination a:hover {
	color: #B60E0D;
	text-decoration: none;
}

.pagination a.selected {
	color: #B60E0D;
}