body
{
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Verdana;
    font-size: 80%;
}

a
{
    color:  #657a3d;
    text-decoration: none;
	font-weight: bold;
}

a:hover
{
    color:  #657a3d;
    text-decoration: underline;
}

#wrapper
{
    margin: 20px auto;
    width: 990px;
}

#header
{
    background: url(./images/header.jpg) no-repeat top center;
    height: 186px;
}

#bdy
{
    position: relative;
    overflow: hidden;
}

#partners
{
    position: relative;
    top: 165px;
    font-weight: bold;
    font-size: 12px;
    left: 770px;
}

#partners a
{
    color: #657a3d;
}

#sidebar ul
{
    list-style-type: none;
    margin-top: 60px;
    margin-right: 30px;
}

#sidebar ul#second
{
    margin-top: 61px;
}

#sidebar ul li
{
    line-height: 28px;
    text-align: right;
}

#sidebar ul li a
{
    font-weight: bold;
    color: #657a3d;
}

#photoslide
{
    float: right;
    width: 200px;
    margin: 10px 10px 10px 30px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 3px 3px 0 3px;
}

.pslide
{
    width: 200px;
    margin: 10px 10px 10px 30px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 3px 3px 0 3px;
}

#page_body
{
    background: url(./images/page.png) no-repeat 218px 0px;
    padding-left: 250px;
    min-height: 430px;
}

#footer
{
    clear: both;
    font-size: 10px;
    color: #ccc;
    text-align: center;
    margin-top: 20px;
}

h2 {
    padding: 0;
    margin: 0;
    font-size: 26px;
    font-weight: 200;
    color: #222;
    padding: 0.7em 0.9em;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    color: #657a3d;
}

p
{
    text-indent: 3em;
    margin: 0;
    padding: 1em;
    text-align: justify;
}

#sidebar
{
    float: left;
    width: 221px;
    background: url(./images/sidebar.png) no-repeat top left;
    height: 420px;
}

label
{
    display: block;
    font-weight: bold;
}

#contact label
{
	font-weight: normal;
	line-height: 30px;
	display: inline;
}


.inp
{
    display: block;
    width: 600px;
}

.sinp
{

    display: block;
    width: 290px;
}

textarea.inp
{
    height: 700px;
}

textarea.small
{
    height: 100px !important;
}

.flashmessage
{
    text-align: center;
    padding: 1em;
    background: #eee;
    border-top: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
    font-weight: bold;
    margin-bottom: 10px;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

div#carte
{
	border: 1px solid #CCCCCC;
	color:  #657a3d;
}

.gallery_thumb
{
    float: left;
    width: 240px;
    text-align: center;
    margin-bottom: 15px;
}

.thumb_inlay
{
    border: 1px solid #000;
    margin: 0 auto;
    width: 200px;
}

.thumb_inlay_part
{
    border: 1px solid #fff;
    margin: 0 auto;
    width: 200px;
}

a.thumb
{
    width: 200px;
    height: 150px;
    display: block;
}

.label
{
    font-weight: bold;
}


.ctx
{
    overflow: hidden;
    position: relative;
}


.pager
{
    padding: 5px 0;
}

.pager a, .pager a:link, .pager a:active
{
    text-decoration: none;
    font-weight: bold;
    color: #657a3d;
    margin: 0 3px;
}

.pager a:hover
{
    color: #000;
}

.pager span.page
{
    font-weight: bold;
    color: #657a3d;
}

.pager span.current
{
    font-weight: bold;
    color: #000;
    border: 1px solid #000;
    padding: 2px 3px 2px 3px;
    margin: 2px 1px 2px 2px;
}
.pager .fastlink
{
    border: 1px solid #000;
    padding: 2px 3px 2px 2px;
    margin: 2px 1px 2px 2px;
    background: #ddd;
}
.pager span.lastnext
{
    font-weight: bold;
    color: #000;
}

.panel_lnk a
{
    line-height: 2em;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.panel_lnk a:hover
{
    text-decoration: underline;
    color: #657a3d;
}

.error
{
    background-color: #faa;
}

.admlnk
{
	font-weight: normal;
	color: #ccc;
}

.admlnk:hover
{
	color:  #657a3d;
}

.emb
{
	color:  #657a3d;
	font-weight: bold;
}

.billet
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width:720px;
}

.billet_contents
{

}

.date
{
	float: right;
	width: 62px;
	height: 56px;
	background: transparent url(/images/date_carnet.png) no-repeat;
	background-position:0px 0px;
    font-size: 100%;
	margin-top: 10pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	line-height: 1.4em;
}

.dateDay
{
	line-height: 1em;
	display: block;
	text-align: center;
    margin-left: 2px;
	margin-top: 8px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.dateMonth
{
	color: #000000;
	font-size: 100%;
	display: block;
	text-align: center;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8px;
	line-height: normal;
	text-transform: uppercase;
    margin-left: 2pt;
    padding-left: 0px;
}

.dateYear {
	color: #000000;
	display: block;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-align: center;
    font-size: 8px;
	text-transform: uppercase;
    line-height: normal;
    margin-left: 2pt;
    padding-left: 0px;
}

.photoblog
{
   float: left;
   border:1px solid #CCCCCC;
   margin:10px 10px 10px 30px;
   padding:3px 3px 3px 3px;
   text-align:center;
   width:200px;
}

.inpPhoto
{
	width: 20em;
}

.inpDate
{
	width: 20em;
}

.blog_separateur
{
	border-width: 2px;
	border-color: #854615;
	width: 380px;
	border-top-style: solid;
	margin-left: 118px;
	padding-left: 120px;
	margin-top: 10px;

}

.blog_separateur_admin
{
	border-width: medium;
	border-color: #808080;
	clear: both;
	width: 720px;
	border-top-style: solid;
}
