#page {
width: 100%;
}

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}

#header {
width: 100%;
text-align: left;
}

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

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

#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: 300px;
padding-left:0px;
background:white;
}

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

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

}

#sidebar_titre {
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 Arial;
}
#sidebar a {
color: #000000;
text-decoration: underline;
padding-left: 0px;
}
#sidebar a:hover {
text-decoration: none;
color:#C80815;

font-weight:bold;
}


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

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

#header h1 a {
	color:#C80815;
}


#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.8em Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#C80815;
}

.info_texte
{
	font:0.8em Arial, "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 Arial, "Times New Roman", Times, serif;
        color:#000000;
	text-decoration: none;
}


.gallery_item a:hover {
	color:#C80815;
	text-decoration: none;
}

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

.gallery_item_300 {
	vertical-align:middle;
	text-align:center;
	height:144;
	width:300;
	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 arial;
        color:#000000;
}


.gallery_item_lien_mois {
	vertical-align:middle;
	height:90;
	width:100%;
	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;
      color:#000000;
}

.bandeau_haut_lien {
	vertical-align:middle;
	font-family      : Arial, sans-serif;
	font-size        : 10px;
	height:30;
	width:100%;
	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;
      color:#000000;
}


.bandeau_haut_lien a {
	color            : #000000;
}

.bandeau_haut_lien a:hover {
	text-decoration  : none;
	color            : #990000;
}

.bandeau_haut_lien h1 {
	font-size        : 10px;
	font-family      : Arial, sans-serif;
	color            : #000000;
	text-decoration  : none;
	display: inline;
}

