#page {
width: 100%;
}

#header {
width: 100%;
border-bottom:1px solid #BBB;
text-align: left;
}

#header_gauche {
float: left;
width: 650px;
}

#header_droite {
float: right;
width: 130px;
}

#menu_gauche {
float:left;
width: 160px;
}

#content {
margin-left: 2px;
padding-top:5px;
float: left;
width: 620px;
}

#content_800 {
margin-left: 0px;
padding-top:5px;
float: left;
width: 800px;
}
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#545454;
	margin-top:-4px;
	text-align: center;
	padding-top:5px;
	}


#sidebar {
float: right;
width: 200px;
padding-left:0px;
background:white;
}

#sidebar_content {
width: 100%;
background:white;
}

#sidebar_pub {
float: right;
width: 100%;
text-align: center;

}

#sidebar_OLD {
float: right;
width: 275px;
border-top:1px dotted #b6b6b6;
border-right:1px dotted #b6b6b6;
border-left:1px dotted #b6b6b6;
border-bottom:1px dotted #b6b6b6;
padding-right:0px;
padding-left:0px;
background:white;
}

#sidebar_titre {
float: right;
width: 100%;
border-left:3px solid #C80815;
padding-top : 4px;
padding-bottom : 4px;
padding-right:18px;
padding-left:18px;
background:#f2f2f2;
color:#C80815;
font-weight: bold;
}

#footer {
width: 100%;
clear:both;
height: 60px;
background-color: #f2f2f2;
margin-top: 5px;
}


#sidebar li {
list-style : square ;
line-height : 22px;
background: #f2f2f2;
margin-top: 1px;
margin-bottom: 1px;
padding-left: 0px;
font:0.8em
}
#sidebar a {
color: #000000;
text-decoration: underline;
padding-left: 0px;
}
#sidebar a:hover {
text-decoration: none;
}


#header h1 {
	font:1.10em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#C80815;
	text-transform:uppercase;
	padding-top : 4px;
	padding-bottom : 4px;
}

#header h1 a:hover {
	color:#C80815;
	text-decoration: none;
}

#header h1 a {
	color:#C80815;
}

#header p {
	padding: 0 20px 0 0;
	font-size: 1em;
	text-align: right;
}


#header h2 {
	font:0.7em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#C80815;
}

#header h2 a:hover {
	color:#C80815;
	text-decoration: none;
}

#header h2 a {
	color:#C80815;
}

.info_titre {
	font:0.7em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#C80815;
}

.info_texte
{
	font:0.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.02em;
	color:#000000;
}


.gallery_item {
	vertical-align:middle;
	text-align:center;
	height=144;
	width=144;
	BORDER-RIGHT: #d4d4d4 1px solid;
	BORDER-TOP: #d4d4d4 1px solid;
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 4px;
	BORDER-LEFT: #d4d4d4 1px solid;
	BORDER-BOTTOM: #d4d4d4 1px solid;
	background-color: #fafafa;
	font:0.7em Georgia, "Times New Roman", Times, serif;
      color:#000000;
}

.gallery_news {
	vertical-align:middle;
	text-align:left;
	height=96;
	width=600;
	BORDER-RIGHT: #d4d4d4 1px solid;
	BORDER-TOP: #d4d4d4 1px solid;
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 4px;
	BORDER-LEFT: #d4d4d4 1px solid;
	BORDER-BOTTOM: #d4d4d4 1px solid;
	background-color: #fafafa;
	font:0.7em Georgia, "Times New Roman", Times, serif;
      color:#000000;
}
