/*
	COLORS :

	_beige clair : #f3efba
	_marron : #6b502f
	_vert : #a5be0f
	_orange : #e75f08

*/
*{
	margin:0;
	padding:0;
}

body {
	background:url(gfx/bg-body.png) repeat-x top center #E8F7F9;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px; /* Sets default font size to 10px */
	color:#222222;
	margin: 0 auto ;
	padding: 0 ;
	width:100%;
	}

#body {
	width:100%;
	text-align:center;
}

div.site {
	width: 1000px;
	margin:0 auto;
	text-align:left;
}

a:link {
	text-decoration:none;
	/*color:#57577F;*/
	color:#6EBBC7;
}

a {
	text-decoration:none;
	/*color:#57577F;*/
	color:#6EBBC7;
}

ul {
	margin-left:15px;
}

li {
	margin-left:5px;
}

a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	font-size:1.20em;
	}

#header {
	height:90px;
	width:1000px;
	margin:auto;
	background:#fff;
	}

#header50 {
	height:107px;
	width:1000px;
	margin:0px auto;
	background:#BBE5EB;
	}

#header51 {
	height:107px;
	width:1000px;
	margin:0px auto;
	background:#C7D856;
	}

#header52 {
	height:107px;
	width:1000px;
	margin:0px auto;
	background:#FFCC66;
	}

#header53 {
	height:107px;
	width:1000px;
	margin:0px auto;
	background:#D7AEFB;
	}

#menudims {
	height:35px;
	width:1000px;
	margin:auto;
	line-height:35px;
	background:url(gfx/bg-menu.png) repeat-x;
	padding:0px;
	}


#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:75px;
	background:url(gfx/bg-footer.jpg) no-repeat;
	}

#footer2 {
	clear:both;
	height:100px;
	/*background:url(gfx/bg-footer.jpg) no-repeat;*/
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(gfx/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(gfx/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {

	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(gfx/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.1em;
	font-weight:normal;
	cursor:default;
	position:relative; top:40px; left:20px;
	letter-spacing:1px;
	color:#444444;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(gfx/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(gfx/bg-ad-top.png) no-repeat;
	padding:5px;
}


a img{border:none;}

ul li{
	padding:0.1em;
}

table{
	width:100%;
	margin:15px auto;
}

table th{
	border-bottom:1px solid;
}

/*table tr:hover{
	background:url('./modules/airlor/images/white45.png') repeat top left;
}*/

td a{
	text-decoration:none;
}
/*
	ERROR
*/

div.error{
	padding:5px;
	color:black;
	margin:5% 15%;
	border:1px solid #ffb4b4;
	background:url('./modules/airlor/images/error/rayures_rouges.png') repeat top left;
}

div.error div.sql{
	padding:5px;
	color:grey;
	background-color:white;
	border-top:1px solid #eaeaea;
}

div#notification_positive{
	background-color:#a5be0f;
	border-top:2px solid #9bac12;
	border-bottom:2px solid #9bac12;
	margin-bottom:15px;
	padding:7px;
	opacity: 0.7;
	/*filter:alpha(opacity=70);*/
	color:#6B502F;
}

/*
	WebSite
*/

#connexion {
	font-size:11px;
	margin-left:0px;
	margin-top:0px;
	width:250px;
	text-align:right;
	float:right;
	border:0px solid;
}

#connexion .identification{
	float:right;
	padding:2px;
	width:100%;
	text-align:right;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left:#B2CED3 1px dotted;
	border-bottom:#B2CED3 1px dotted;
}

#search{
	float:right;
	text-align:left;
	padding-top:5px;
}

#search input{
	font-size:10px;
	vertical-align:middle;
}

#menudims{
	height:40px;
}

#menudims .conteneur{
    margin-left: 20px;
	height:40px;
}

#menudims .conteneur span
{
	height:100%;
	line-height: 22px;
	background-color: transparent;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #435F65;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	padding:7px 9px;
}


#menudims .conteneur span a
{
	line-height: 25px;
	color: #435F65;

}


#menudims .conteneur span a:hover
{
	color: #FFCC66;
}

#menudims .conteneur span.root1_selected
{
	height:30px;
	color: #6D8489;
	border:#B2CED3 2px solid;
	background:#CCE7EC;
}

#menudims .conteneur span.link3C
{
	color: #6D8489;
	border:#B2CED3 2px solid;
	background-color:#FFF69D;
}

#menudims .conteneur span.link3C a:hover
{
	color: #6D8489;
}

#menudims .conteneur span.rub1selected
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #c5d260;
	font-weight: bold;
	text-decoration: none;
}

#infos_reso{
	position:absolute;
	left:800px;
	top:85px;
	display:none;
	background:#ffffff;
	width:250px;
	height:300px;
	padding:10px;
	border:#B2CED3 2px solid;
	z-index:100;
}

#mentions_leg{
	position:absolute;
	left:1000px;
	top:195px;
	display:none;
	background:#ffffff;
	width:250px;
	height:350px;
	padding:10px;
	border:#B2CED3 2px solid;
	z-index:100;
}

div#main {
	width:1000px;
	margin: 0 auto;
}

div#main div#menu{
	height:25px;
}

div#main div#menu div.bouton{
	float:left;
	color:#6b502f;
	height:100%;
	margin:0px 10px;
	padding-left:5px;
	padding-right:5px;
	background:url('./modules/airlor/images/triangle.png') no-repeat bottom center;
}

div#main div#menu div.bouton a{
	text-decoration:none;
	color:#6b502f;
}

div#main div#menu div#search{
	float:right;
}

div#main div#menu div#search input{
	height:14px;
	width:120px;
	color:#6b502f;
}

div#main div#menu div.bouton a:hover{
	text-decoration:underline;
}


div#main div#part1{
	padding:1%;
	min-height:300px;
	/*background: url('./modules/airlor/images/fleur_part1.gif') no-repeat bottom right #f3efba;*/
	/*background: url('../images/fleur_part1.gif') no-repeat top right #a5be0f;
	/*color:#6b502f;*/
	background: #FFFFFF;
}

div#onglets{
	/*background: url('./modules/airlor/images/fleur_part1.gif') no-repeat bottom right #f3efba;
	float:right;*/
	margin-bottom:20px;
	width:260px;
	clear:both;
	float:right;
}

div#onglets div.onglet a {
	width:250px;
	height:25px;
	background: url('./gfx/menu_graph_unsel.png') no-repeat;
	/*color:#6b502f;*/
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	float:right;
	padding:6px 2px 4px 2px;
	margin-left:5px;
	display:block;
	color:#2C9CC0;
}

div#onglets div.onglet_curent{
	width:250px;
	height:25px;
	background: url('./gfx/menu_graph_sel.png') no-repeat;
	float:right;
	padding:6px 2px 4px 2px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin-left:5px;
	/*border:1px solid #6b502f;*/
}

div#onglets div.onglet a:hover{
	/*background-color:#6b502f;
	color:#f3efba;*/
	background: url('./gfx/menu_graph_hover.png') no-repeat;
	color:#0e4097;
}

/**** Onglets menu graphique bas de page *****/

div#onglets_sec{
	/*background: url('./modules/airlor/images/fleur_part1.gif') no-repeat bottom right #f3efba;
	float:right;*/
	/*margin-top:25px;*/
	margin-left:5px;
	padding-top:25px;
	clear:both;
	/*float:left;*/
}

div#onglets_sec div.onglet_unsel a {
	width:113px;
	height:30px;
	background: url('./gfx/menu2_graph_unsel.png') no-repeat;
	/*color:#6b502f;*/
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:4px 2px 4px 2px;
	margin-left:5px;
	display:block;
	float:left;
}

div#onglets_sec div.onglet_current{
	width:130px;
	height:30px;
	background: url('./gfx/menu3_graph_sel.png') no-repeat;
	padding:4px 4px 4px 2px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin-left:5px;
	float:left;
	/*border:1px solid #6b502f;*/
}

div#onglets_sec div.onglet_unsel a:hover{
	/*background-color:#6b502f;
	color:#f3efba;*/
	background: url('./gfx/menu2_graph_sel.png') no-repeat;
	color:#0e4097;
	float:left;
}




/**** ****/

div#main div#part1 div#left{
	float:left;
	text-align:justify;
	width:46%;
	margin-left:2%;
	margin-top:2%;
}

div#main div#part1 div#left100{
	float:left;
	text-align:justify;
	width:96%;
	margin-left:2%;
	margin-top:2%;
	margin-right:2%;
}

/*div#left100 {
	text-align:justify;
	width:96%;
	margin-left:2%;
	margin-top:2%;
	margin-right:2%;
}*/

div#main div#part1 div#left25{
	float:left;
	text-align:justify;
	width:22%;
	margin-left:2%;
	margin-top:2%;
	margin-right:2%;
}

div#main div#part1 div#right{
	float:right;
	width:46%;
	margin-right:2%;
	margin-top:2%;
}

div#main div#part1 div#right75{
	position: absolute;
	right:10px;
	width:71%;
	margin-right:2%;
	margin-top:2%;
}

div#main div#bottom{
}

div#main div#part1 div#bottom div#right{
	float:right;
	width:46%;
	margin-top:2%;
}

div#main div#part1 div#bottom div#left{
	float:left;
	text-align:justify;
	width:46%;
	margin-top:2%;
}

div#main div#part2{
	padding:10px;
	border-top:1px solid white;
	background: url('./modules/airlor/images/fleur_part2.gif') no-repeat top right #a5be0f;
	color:white;
	text-align:center;
}


div#block_container{
	margin:auto;
	text-align:center;
	padding:5px;
}

div#block_container div#block{
	float:left;
	height:110px;
	width:30%;
	margin-left:2.7%;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

div#block_container div#block:hover{
	opacity: 0.9;
	filter:alpha(opacity=90);
}

div#block_container div#block div.left{
	float:left;
	height:110px;
	width:4px;
}

div#block_container div#block div.right{
	float:left;
	height:110px;
	width:4px;
}

div#block_container div#block div.content30{
	float:left;
	color:white;
	text-align:center;
	height:100%;
	width:92%;
}

div#block_container div#block div.content30 a{
	color:white;
	display:block;
	padding-top:47px;
	padding-bottom:43px;
	font-size:16px;
}

div#main div#footer div#left{
	float:left;
}

div#footer2 {
	float:left;
	width:100%;
}

div#left2{
	float:left;
}

div#right2{
	float:right;
}

div#main div#footer div#footer2 div#right{
	float:right;
}

div.flux{
	margin-top:10px;
	background:url('./modules/airlor/images/white25.png') repeat top left;

}

div.flux_rss{
    /*background:url('../images/white25.png') repeat top left;*/
	/*background-color:#FFFFEE;*/
	font-size:11px;
}

/*div.flux_rss:hover{
	/*background:url('../images/white45.png') repeat top left;*/
	/*background-color:#FFFFFF;*/
/*}*/

div.flux div.reponse{
	padding:10px;
	margin-left:17px;
	margin-right:17px;
}

div.flux div.tags{
	float:right;
	margin-right:10px;
}

/*div.flux:hover{
	background:url('./modules/airlor/images/white45.png') repeat top left;
}*/

div#tags{
	padding:10px;
	margin-bottom:15px;
	text-align:center;
	margin:0% 20%;
	line-height: 140%;
}

div#tags a{
	padding:5px;
}

div#tags a:hover{
	text-decoration:none;
	/*background-color:#6b502f;*/
	color:#00126f;
}

div#graph_right{
}

div#graph_right div.left{
	margin-right:18px;

}

div#graph_right div.right{
	padding-top:45px;
	float:right;
	width:18px;
}

div#graph_left{}

div#graph_left div.left{
	padding-top:45px;
	float:left;
	width:18px;

}

div#graph_left div.right{
	margin-left:18px;
}

/*div.rounded {
  	background: url('./modules/airlor/images/rounded/br.png') no-repeat left top transparent;
}

div.rounded div.tr {
  	margin: 0 0 0 15px;
  	height: 15px;
  	background: url('./modules/airlor/images/rounded/bl.png') no-repeat right top white;
}

div.rounded div.content {
  	background: url('./modules/airlor/images/rounded/tr.png') no-repeat left bottom white;
}

div.rounded div.br {
  	height: 15px;
  	background: url('./modules/airlor/images/rounded/tl.png') no-repeat right bottom transparent;
}*/

div.postit{
	float:right;
	background-color:#FFF69D;
	padding:10px;
	border-right:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	margin-bottom:15px;
	margin-left : 10px;
	font: 0.9em Arial, sans-serif;
}

div#pages{
	margin:15px auto;
}

div#pages div.page a{
	float:left;
	margin-left:2px;
	padding:1px 5px;
	background-color:#6b502f;
	color:white;
	border:1px solid white;

}

div#pages div.page_selected{
	float:left;
	margin-left:2px;
	padding:1px 5px;
	color:#6b502f;
	border:1px solid #6b502f;
}

div#commentaire{
	padding:5px;
	border-bottom:1px dotted #6b502f;
}

div#commentaire div.text{
	margin:10px 10px 10px 20px;
	padding-left:5px;
	border-left:3px solid #a5be0f;
}

div.flux_rss li {
	list-style:none;
	text-indent:5px;
}

