/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
background-color: #CCC4AE;
color:#303030;
font-family:Verdana,Tahoma, Arial,sans-serif;
/*font-size: 0.9em;*/
font-size: 12px;
margin:0;
padding:0;
text-align:left;
}
span.top-date {
text-align:left;
position:absolute;
left:20px;
/*padding-right:80px;*/
}
a {
color:#CC6600;
font-weight:bold;
text-decoration:none;
}

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

p {
line-height:1.5em;
margin:0 0 15px;

}

/*** Main container ***/

#container {
background-color: #CCC4AE;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:justify;
width:100%;
}
#delimiteur{
height:10px;
border-top:none;
	border-bottom:1px solid #A69F8D;
clear: both;
margin-top:10px;
margin-bottom:10px;
border-left:none;
border-right:none;

}
/*** Header section ***/

#sitename {

color:#736A58;
height:92px;
padding:0 20px 10px;
text-align:left;
/*background-color: #A69F8D;*/
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-1px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

#mainmenu {
text-align:right;
margin-top: 0;
margin-bottom: 0;
/*font-size: 0.7em;*/
padding-bottom: 7px;
padding-top: 7px;
padding-left: 5px;
padding-right: 30px;
font-weight: normal;
background-color:#CCC4AE;
color: #736A58;
border-bottom: 1px solid #A69F8D;
border-top: 1px solid #A69F8D;
}

#mainmenu a:link, #mainmenu a:visited  {
color: #736A58;
border-bottom: 0;
font-weight:normal;
}
#mainmenu a:hover {
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-weight:normal;
}

#mainmenu a.current {
/*background:#f0f0f0 url(file:///C|/Documents%20and%20Settings/Owner/My%20Documents/Dossiers/CSS/3COLUMNS/LIQUID/andreas09/img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;*/
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside,#rightside {
padding-top:50px;
padding-left:20px;
padding-right:20px;
/*margin:0;
padding:0 10px 10px;*/
width:165px;
text-align:left;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {

float:right;
margin-left:10px;

}

#leftside h1,#rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 0px;
}

#leftside p,#rightside p {
/*font-size:0.9em;*/
line-height:1.4em;
margin:0 0 16px 0px;

}
#rightside h5 {
margin-top: 3px;
margin-bottom: 3px;
padding-left: 0px;	
	padding-bottom:0px;
	color: #807A6C;
	font-size: 0.8em;
	font-weight: normal;
}
.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em; list-style-type: none;}
ul{
	
	padding-left:10px;
	
}
 li {
	margin-bottom:10px;
	/*padding-left:10px;*/
	list-style-position: inside;
	
}

/*** Sidebar menu ***/

.nav {
/**/
border:1px solid #b0b0b0;
display:block;
/*margin-top:8px;
padding:5px 4px 4px 10px;*/
position:relative;
text-transform:uppercase;
width:165px;
color: #333333;
text-align: left;
/*padding-left: 0px;*/
padding-bottom:7px;
padding-top: 7px;
border:0;

}

.nav:hover,.active {
background-color:#A69F8D;

color: #FFF;
text-decoration:none;

border:0;
}
#separator{
/*border-top: 1px #999999 solid;*/
border-bottom: 1px #A69F8D solid;
margin-bottom:0;
margin-top:0;
}
.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}
/*Syle pour petite flèche verte*/

a.arrow:link, a.arrow:visited, span.arrow {
text-decoration: none;
color: #CC6600;
font-weight: bold;
border-bottom: 0;
}


/*Syle pour "en savoir plus"*/
a.more:link, a.more:visited {
text-decoration: none;
color: #000000;
font-weight: bold;
border-bottom: 0;
font-size:11px;
}
/*** Content ***/

#content,#contentalt {
background-color: #CCC4AE;
border-left:1px #A69F8D solid;
border-right:1px #A69F8D solid;
color:#2a2a2a;
padding:15px 20px 10px;
min-height:500px;
_height:500px;
}

#content {margin:0 200px;}
#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color: #CC6600;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
color: #807A6C;
}
#content h5 {
margin-top: 8px;
margin-bottom: 10px;
width:421px;
/*margin-left:15px;*/	
	padding-bottom:2px;
	color: #807A6C;
	font-size: 0.8em;
	font-weight: normal;

}
#contentalt img, #content object{
border:1px #A69F8D solid;
float:left;

margin:4px 15px 6px 0px;
padding:5px;
}
#content img{
border:1px #A69F8D solid;
/*float:right;*/

/*margin:4px 15px 6px 0px;*/
margin-top:4px;
margin-right:15px;
margin-bottom:6px;

padding:5px;
}


/*** Footer ***/

#footer {
clear:both;
color:#736A58;
font-size:0.9em;
font-weight:normal;
padding:5px 0;
height:12px;
width:100%;
border-top:1px #A69F8D solid;
border-bottom:1px #A69F8D solid;
}

#footer a {
color:#CC6600;
font-weight:bold;
}

/*** Various classes ***/
.legal {
/*text-align:center;*/
position:absolute;
left:20px;
}
.signature{
position:absolute;
right:20px;
font-weight:normal;

}

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:0px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

ul.liens{
margin-left:20px;
list-style-type:none;

padding-top: 5px;
padding-bottom: 5px;
text-align: left;
line-height: 1.8em;
padding-right:0px;
}
.border {
/*border-bottom: 1px #ddd dotted;*/
margin-top:5px;
margin-bottom:5px;
border-top: 1px #A69F8D dotted;
}

 .img_centre{
	margin:4px 15px 6px 0px;
	padding:5px;
border:1px #A69F8D solid;
float:left;
}
.img_right{
	margin-left:15px;
	

}
#coordonnees {
	margin-top:50px;
	color: #807A6C;
	text-align:left;
}

/*** End of file ***/