body{
	background-color: #8E9D58
	}
	
#accessibility {
	display: none;
	}

 #prechargement {
 display: none;
 }
	
/********** #PAGE **********/

html>body #page{
	width: 794px;
	\width: 794px;
	w\idth: 794px;
	margin-left: auto;
	margin-right: auto;
}

#page{
	width: 794px;
	margin-left: 15%;
}

/********** #HEADER **********/

#header {
	width: 794px;
	\width: 794px;
	w\idth: 794px;
	height: 180px;
	background: url(../images/picts/header.jpg) no-repeat;
	float: left;
}

a.logo {
	width: 180px;
	height: 158px;
	margin-left: 22px;
	margin-top: 22px;
	display: block;
     background-image: url(../images/picts/header-left.jpg);
}

a.logo:hover {
	width: 180px;
	height: 158px;
	margin-left: 22px;
	margin-top: 22px;
	display: block;
     background-image: url(../images/picts/header-left-on.jpg);
}

.logonaba {
	width: 100px;
	height: 65px;
	margin-right: 50px;
	margin-top: -130px;
	float: right;
}

/********** # NAVIGATION **********/
	
#navcontainer-left {
	width: 440px;
	height: 32px; 
	float: left;  
	}

a.titre {
	width: 440px;
	height: 32px;
	display: block;
     background-image: url(../images/picts/navcontainer-left.jpg);
	}
	
a.titre:hover {
     background-image: url(../images/picts/navcontainer-left-on.jpg);
     }
		
#navcontainer-right {
	width: 354px;
	height: 32px;
	float: right; 
	background: url(../images/picts/navcontainer-right.jpg) no-repeat;
	}
	
#navcontainer-right ul {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#navcontainer-right ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#navcontainer-right ul li a {
	width: 50px;
	height: 26px;
	color: #f1e577;
	display: block;
	text-align: center;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding-top: 5px;
	border-bottom-style: none;
	text-decoration: none;
	margin: 1px 2px;
	}

#navcontainer-right ul li a:hover {
	background: url(../images/picts/navcontainer-bout.gif) no-repeat;
	}

#navcontainer-right a:active {
	color: #fff;
	}

#navcontainer-right li#active a {
	color: #fff;
	}

/********** #CONTENT **********/

#content {
	width: 794px;
	\width: 794px;
	w\idth: 794px;
	float: left;
	background: url(../images/picts/container.jpg) repeat-y;
	margin: 0;
	padding: 0;
}

/********** #MAIN-CONTENT **********/

html>body #main-content-top { 
	width: 475px;
	\width: 471px;
	w\idth: 471px;
	float: right;
	padding: 0 27px 0 0;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 0;
}

*html #main-content-top { 
	float: right;
	padding: 0 27px 0 0;
	margin-top: 4px;
	margin-bottom: 5px;
	width: 475px;
	margin-left: 0;
}

#main-content-top { 
	float: right;
	padding: 0 27px 0 0;
	margin-top: 4px;
	margin-bottom: 5px;
	width: 500px;
	margin-left: 0;
}

#main-content-top h2{ 
	margin-right: auto;
	margin-left: auto;
	background: no-repeat url(../images/picts/rubrique-barre.gif) center;
	text-align: center;
	letter-spacing: 2px;
}

.about-post{

}

.post { 
	display: block;
	margin: 0 0 15px;
	padding: 0;
	background: #ffffff;
	border-bottom: 2px inset #e4e4e4;
}
	
.post p {
	padding: 0;
	margin: 0 10px;
}
	
.post h3 {
	padding: 1px 0 1px 5px;
	background: url(../images/picts/rayure.gif) repeat;
	margin: 0 0 5px;
	text-decoration: none;
	font-weight: bold;
}

.small {
	font-size: 50%;
	text-align: right;
}

.single-post { 
	display: block;
	padding: 0;
	margin: 0 0 15px 0;
	border-bottom: 2px inset #e4e4e4;
	background: #eeeeee;
}

.single-post h3 { 
	padding: 1px 0 1px 5px;
	background: url(../images/picts/rayure-sans.gif) repeat;
	margin: 0 0 5px;
	text-decoration: none;
	font-weight: bold;
}

img.post {
        background: #fff;
        border: 1px solid #ccc;
        display: block;
        margin: 0 0 5px 5px;
        padding: 4px;
        position: relative;
	   float: right;
}

html>body #main-content-bottom { 
	width: 475px;
	float: right;
	padding: 0 27px 0 0;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 0;
}

*html #main-content-bottom {
	float: right;
	padding: 0 27px 0 0;
	margin-top: 4px;
	margin-bottom: 5px;
	width: 475px;
	margin-left: 0;
}

#main-content-bottom {
	float: right;
	padding: 0 27px 0 0;
	margin-top: 4px;
	margin-bottom: 5px;
	width: 500px;
	margin-left: 0;
}

#main-content-bottom h2{ 
	margin-right: auto;
	margin-left: auto;
	background: no-repeat url(../images/picts/rubrique-barre.gif) center;
	text-align: center;
	letter-spacing: 2px;
}

/********** # SIDE BAR **********/

html>body #sidebar {
	width: 245px;
	padding: 0 0 0 27px;
	float: left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 5px;
}

*html #sidebar {
	width: 245px;
	padding: 0 0 0 27px;
	float: left;
	margin: 4px 0 5px;
}

#sidebar {
	width: 272px;
	padding: 0 0 0 27px;
	float: left;
	margin: 4px 0 5px;
}

#sidebar h2 {
	margin-right: auto;
	margin-left: auto;
	background: no-repeat url(../images/picts/rubrique.gif) center;
	text-align: center;
	letter-spacing: 2px;
}

#sidebar h5 {
	text-align: center;
	background: #f1e577;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
}

#sidebar .rubrique_box {
	padding: 0 0 5px;
	background: #eff1e1;
	font-weight: 100;
	margin: 0 5px;
}

/*** FORM ***/

#scroll {
	width: 100%;
	height: 300px;
	margin: 0; 
	padding: 0;
	overflow: auto;
}

/********** # SEPARATION **********/

.separation-page{
	clear: both;
	visibility: hidden;
	}
	
/********** # FOOTER **********/

#footer { 
	width: 794px;
	\width: 794px;
	w\idth: 794px;
	height: 57px;
	float: left;
	margin: 0;
	background: url(../images/picts/footer.jpg) no-repeat;
	padding: 0;
}

#footer p.left {
	width: 245px;
	padding: 0;
	margin: 0 0 6px 27px;
	float: left;
}

#footer p.right {
	width: 475px;
	margin: 0 27px 6px 0;
	padding: 0;
	float: right;
	text-align: center;
}

#footer a:hover { 
	background: url(../images/picts/rayure.gif) repeat;
}

/********** # BASICS **********/

a {
	text-decoration: none;
	color: #283f56;
}

a:hover {
	color: #538bbc;
}


img {
	border-width: 0;
	border-style: none;
	vertical-align: -3px;
	}
	
a img {

}
	
img.divider {
	align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

img.news {
        background: #fff;
        border: 1px solid #ccc;
        display: block;
        margin: 5px auto;
        padding: 4px;
        align: center;
	text-align: center;
}

p {
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.lettrine {
	Font-weight: bold;
	font-size: 2em;
	color: #3f3f3f;
	letter-spacing: 1px;
}

/********** # TITRES **********/

h1 {
	font-weight: normal;
	text-decoration:none;
	font: small-caps 15px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 3em;
}

h2 {
	font: 900 small-caps 14px/normal "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #EAEAEA;
}

h3 {
	font: normal 14px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

h3 a {
	background: none;
}

h4 {
	font-size: 14px;
}

h5 {
	font-weight: normal;
}

h6 {
	font-weight: bold;
	font-size: 12px;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr {
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error { 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

/********** # GALLERY **********/

.thumbnail {
	height: 120px;
	width: 120px;
	position: relative;
	float: right;
	padding: 5px;
	border: 1px solid #999;
	margin: 0 10px 15px 15px;
}

	
/********** # MENU VERTICAL **********/

ul#menu {
width: auto;
list-style-type: none;
border-top: solid 1px #b9a894;
margin: 0;
padding: 0;
}

ul#menu ol {
display: none;
text-align: left;
list-style-type: none;
margin: 0;
padding: 5px;
}

ul#menu li, ul#menu a {
font-family: verdana, sans-serif;
font-size: 11px;
color: #785a3c;
}

ul#menu li {
border-bottom: solid 1px #b9a894;
line-height: 15px;
}

ul#menu li:hover {
background: #eff1e1;
}

ul#menu ol li {
border-bottom: none;
}

ul#menu a {
text-decoration: none;
outline: none;
}

ul#menu a:hover {
color: #539dbc;
}

ul#menu a.active {
color: #be5028;
}

ul#menu a.active {
	text-align: center;
	background: #f1e577;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
}

/*** ARCHIVE BY CATEGORY ***/

small {
	font-size: 60%;
}

#archive_c #page #content #main-content-bottom {
	font: normal 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#archive_c #page #content #main-content-bottom a:hover {
background: repeat url(../images/picts/rayure.gif);
}

#archive_c #page #content #main-content-bottom h3 { 
	text-align: center;
	border-bottom: 1px solid #cf97cc; 	
	border-top: 1px solid #cf97cc;
	background: #eff1e1;
	clear: both;
}

#archive_c #page #content #main-content-bottom h3 a { 
	color: #cf97cc;
}

#archive_c #page #content #main-content-bottom h3 a:hover { 
	color: #775677;
	background: none;
}

#archive_c #page #content #main-content-bottom ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#archive_c #page #content #main-content-bottom ul li {
	padding: 0 0 6px 20px; 
	margin: 0; 
	background: url(../images/picts/icon-post-off.gif) no-repeat left 2px;
	}

#archive_c #page #content #main-content-bottom ul li:hover {
	background: url(../images/picts/icon-post-on.gif) no-repeat left 2px;
	}
	
#archive_c #page #content #main-content-bottom .menu-archive {
	padding: 2px;
	font: small-caps 13px sans-serif;
	text-align: center;
	margin: 10px auto;
	clear: both;
}

#archive_c #page #content #main-content-bottom .menu-archive li {
	display: inline;
	padding: 3px 5px;
}

#archive_c #page #content #main-content-bottom .menu-archive li:hover {
	background: repeat url(../images/picts/rayure.gif);
}
	
/*** ARCHIVE BY DATE ***/

#archive_d #page #content #main-content-bottom {
	font: normal 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	}

#archive_d #page #content #main-content-bottom a:hover {
background: repeat url(../images/picts/rayure.gif);
}

#archive_d #page #content #main-content-bottom h3 {
	border-bottom: 1px solid #cf97cc; 	
	border-top: 1px solid #cf97cc;
	text-align: center;
	background: #eff1e1;
	color: #cf97cc;
}

#archive_d #page #content #main-content-bottom ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#archive_d #page #content #main-content-bottom ul li {
	padding: 0 0 6px 20px; 
	margin: 0; 
	background: url(../images/picts/icon-post-on.gif) no-repeat left 2px;
	}

#archive_d #page #content #main-content-bottom ul li:hover {
	background: url(../images/picts/icon-post-off.gif) no-repeat left 2px;
	}
	
#archive_d #page #content #main-content-bottom .menu-archive {
	padding: 2px;
	font: small-caps 13px sans-serif;
	text-align: center;
	margin: 10px auto;
	clear: both;
}

#archive_d #page #content #main-content-bottom .menu-archive li {
	display: inline;
	padding: 3px 5px;
}

#archive_d #page #content #main-content-bottom .menu-archive li:hover {
	background: repeat url(../images/picts/rayure.gif);
}

/*** PRESS ***/

.comunicati-stampa {
	font: 11px/15px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}


ul.comunicati-stampa {
	margin-top: 20px;
	margin-left: auto;
	display: block;
	margin-right: auto;
}

ul.comunicati-stampa  li {
	padding: 1px;
	display: block;
	margin: 0 10px 4px 0;
}

ul.comunicati-stampa  li:hover {
	background: #eff1e1;

}	