/* CSS Document */
body {
	/* height: 100%; */
	font: 11px Tahoma, Arial;
	color: #515151;
	padding: 0;
	text-align: center;
	background: url(../images/bg.jpg)  fixed top no-repeat;
        background-color: #2d2d2d;
	margin: 0 auto;
}
h1, h2, h3, div, form, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul li{list-style:none}
img {
	border: 0px;
}
/* All setting =) */
#page {
	display: block;
	position:relative;
	width: 936px;
	padding: 0;
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/fondcda.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
         zoom:1;
}
.clr {
	clear:both;
}
.left {
        display:inline;	
        float: left;
}
.right {
        display:inline;	
        float: right;
}

#logotip_search {
	background: #765A42;
}
#logotip {
	width: 668px;
	height: 60px;
	background-color: #765A42;
	background-image: url(../images/fondtop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#search {
	background: url(../images/log_right.jpg) no-repeat right;
	padding: 18px 20px 0px 0px;
	text-align: right;
}

#menu {
	border: 0px;
	padding: 8px 0px;
	background: #684D37;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
}
#menu ul, #menu li {
                     display: inline;	
                     list-style: none;
	
}
#menu a {
	padding: 8px 20px;
	margin: 0px;
	color: #FFFFFF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
	border-left: 1px solid #765A42;
}
#menu a:hover {
	text-decoration: none;
	color: #FFDF6F;
	background: #765A42;
}

#navigation {
	width: 180px;
        margin-left: 1px;
	background: #F1F2F2;
}
#navigation div.module {
}

#navigation table {	
}
div#navigation td {
	border: 0px;
	padding: 6px 0px;
	border-top: 1px dotted #A7A7A7;
}
#navigation h3{	
		text-align: left;
	padding: 8px 0px;
	padding-left: 25px;
	font: bold 12px Tahoma, Arial;
	color: #FFFFFF;
	background: #909D36;
	margin: 5px 0 10px 0;}
#navigation form {
}
#navigation form td {
	padding-left: 10px;
}
#navigation form a {
	color: #8D8D8D;
	font-weight: normal;
	text-decoration: none;
}
#navigation form a:hover {
	text-decoration: underline;
}
#navigation input.button {
	border: 1px solid #EDEDED;
	background: #FFFFFF;
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #748B29;
	padding: 2px 6px;
	margin: 4px 5px;
}
div.syndicate {
}
.syndicate img {
	padding: 3px;
}
#polls td {
	border: 0px;
	color: #FFFFFF;
}
#polls thead td {
	border: 0px;
	color: #000000;
}
#polls, #polls td.sectiontableentry1, #polls td.sectiontableentry2 {
	text-align: left;
	border: 0px;
	padding: 0px;
	background: #BC8523
}
#polls td.sectiontableentry1 label, #polls td.sectiontableentry2 label {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}
#polls h3 {
	background: #DFDFDF;
	color: #4E4E4E;
}
#polls input.button {
}

#body {
	width: 739px;
}
#header_images {
	background: url(../images/header_images.jpg);
	height: 155px;
	width: 737px;
        border: 1px solid #C5C5C5;
}

#user_box {
	width: 737px;
	margin-top: 1px;
}
#user_box div#user_1, #user_box div#user_2, #user_box div#user_3  {
	width: 365px;
	background: #F7F7F7;
	margin-left: 1px;
}
#user_box div.moduletable {
	text-align: left;
}
#user_box h3 {
	color: #6A6A6A;
	font: bold 12px Tahoma, Arial;
	padding: 8px 0px 8px 30px;
	background: #FFFFFF;
	border-bottom: 1px solid #C5C5C5;
}
#user_box ul {
	list-style: none;
	margin: 0px;
	padding: 5px 15px;
}
#user_box table {
	color: #828282;
}
#user_box ul {
	color: #828282;	
}
#user_box li {
	padding: 3px 0px;
}
#user_box a {
	padding-left: 30px;
	margin: 0px;
	color: #684D37;
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
	background: url(../images/menu_link_2.gif) no-repeat left center;
}
#user_box a:hover {
	text-decoration: underline;
}
#user_box table.contentpaneopen {
	color: #2F2F2F;
	font: 11px Tahoma, Arial;
	border-top: 1px solid #CCCCCC;
}
#user_box table.contentpaneopen td {
	color: #828282;
	padding: 5px;
}
#user_box span {
	display: none;
}
#user_box span.article_seperator {
	display: none;
}

.content {
	padding: 10px;
}
#content div {
}
#content .blog, #content table {
	border: 0px;
	margin: 0px;
	padding: 0px;	
}
#content table.blog {
}
div.blog_more {
	padding: 5px;
}
.contentheading, .componentheading, .blog_more {
	font: bold 12px Tahoma, Arial;
	color: #909D36;
	padding: 5px 0px;
}
#content div .contentheading {
	font: bold 14px Tahoma, Arial;
	color: #684D37;
	background: none;
	padding: 0px;
}
.contentheading {
	width: 100%;
	border: 0px;
	margin: 0px;
}
#content td div.mosimage {
	margin: 0px 10px 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#content div.mosimage_caption {
	display: none;
}
#content .contentpaneopen {
	font: normal 11px Tahoma, Arial;
	color: #828282;
	margin: 0px;
	padding: 0px;
	width: 100%;
background-image: url(../images/fondcontent.png);
background-repeat:no-repeat;
background-position:left top;
}
#content div .contentpaneopen {
	width: 100%;
	color: #828282;
	border-bottom: 1px dotted #999999;
}
.small, .createdate {
	color: #BC8523;
	font: normal 10px Tahoma, Arial;
}
#content a {
	color: #909D36;
	font-family normal: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a.readon {
	font-weight: bold;
}
#content ul {
	list-style: none;
}

#footer {
	background: #623C1B;
	border: 0px;
	padding: 10px;
	color: #FFFFFF;
	font: normal 11px Tahoma, Arial;
	text-align: center;
	border-top: 5px solid #765A42;
}
#footer a {
	color: #FFFFFF;
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* cacher le lien "plus d'articles" au format blog */
div.blog_moremonsuffixe > div {
	display:none;
}
/**************menu styling *****************/
div.moduletable h3 {
	
	text-align: left;
	padding: 8px 0px;
	padding-left: 25px;
	font: bold 12px Tahoma, Arial;
	color: #FFFFFF;
	background: #909D36;
}
.moduletable_text h3 {
	

		text-align: left;
	padding: 8px 0px;
	padding-left: 25px;
	font: bold 12px Tahoma, Arial;
	color: #FFFFFF;
	background: #909D36;
}
.moduletable_menu ul.menu li a {

font: 12px Tahoma, Arial;
	
color: #686868;
	font-weight: normal;
	text-decoration: none;
	padding-left: 25px;
	background: url(../images/menu_link_1.gif) no-repeat center left;
	height : 20px;
        display:block;
	background-color: #f1f2f2;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.moduletable_menu ul.menu li a:hover, .moduletable_menu ul.menu li a:active, .moduletable_menu ul.menu li a:focus {
	
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	padding-left: 25px;
	background: url(../images/menu_link_hover.gif) no-repeat center left;
	height : 20px;
        display:block;
	background-color: #666666;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	
}
.moduletable_menu ul.menu li.active a {
	
	text-decoration: none;
	font-weight:bold;
	padding-left:30px;
	color:#993300;
	
}
/*******************end of menu style**************/
