html, body {padding:0; margin:0;}
body {
	font-family: Arial, "Lucida Grande", Helvetica, Verdana, sans-serif; 
	background:#707070;
	font-size: 10pt;
}



#main {
	width: 788px;
	margin: auto;
}

#header {
	margin-top:0px;
	margin-bottom: 0px;
	background:#8b80a1 url(../images/fond_lang.gif) repeat-y;
}

#header img {
	border: 0px;
}

/* Style pour les langues */

#lang {
	background:#8b80a1 url(../images/fond_lang.gif) repeat-y;
	text-align: right;
	margin: 0px;
}

#lang ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

#lang li {
	display:inline;
	margin: 3px;
	padding: 0px;
}

#lang li img {
	border: 0px;
}

/* Style pour la div du centre : permet d'avoir le fond sur tout le contenu */

#content {
	background:#8b80a1 url(../images/fond_centre.gif) repeat-y;
}

/* Style pour le contenu à gauche */

#left {
	width:145px;
	float:left;
	padding: 10px 45px 0px 0px;
	color: #FFFFFF;
}

#left ul {
	color: #FFFFFF;
	margin: 0px;
	list-style-type: square;
}

#left li {
	margin-top: 10px;
}

#left a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#left a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#left img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* Style pour le contenu du centre */

#center {
	width:380px;
	float:left;
	padding-left: 20px;
	margin-right: 10px;
	margin-top : 10px;
	margin-bottom: 10px;
}

#center h1 {
	font-size: 12pt;
}

#center h2 {
	font-size: 11pt;
}

#center .small {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #D9D9D9;
	float:left;
	margin:0 6px 0 0;
	padding:5px;
	width: 50px;
}

#center .presse {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #D9D9D9;
	float:left;
	margin:0 6px 0 0;
	padding:5px;
}

#center .full {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #D9D9D9;
	float:left;
	margin:0 6px 0 0;
	padding:5px;
	width:365px;
}

#center .logo {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #D9D9D9;
	margin:0 6px 0 0;
	padding:5px;
}

#center a {
	color: #000000;
}

#center p {
	padding-top: 5px;
}

div.centrage_filet {
	text-align: center;
}

.erreur_message {
	color: #FF0000;
}
/* Style pour le contenu à droite */

#right {
	float: right;
	width: 175px;
	margin-right: 10px;
	color: #FFFFFF;
}

#right img {
	margin: 0px;
	width: 178px;
}

#right p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
}

#right h1 {
	margin: 10px;
	font-size: 12pt;
}

/* Style pour le contenu du footer */

#footercontent {
	background:#8b80a1 url(../images/fond_footercontent.gif) repeat-y;
	color: #FFFFFF;
	text-align: center;
}

#footercontent p {
	margin: 0px;
}


/* Style pour le contenu du footer */

#footer {
	background:#707070 url(../images/footer.gif) no-repeat;
	background-position: top;
	color: #FFFFFF;
	text-align: center;
}

#footer p {
	margin: 0px;
}

#footer ul {
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#footer li {
	display:inline;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
}

#footer a {
	color: #FFFFFF;
}

/* Style pour la galerie*/
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

