/*  
	Theme Name: 	WordPress Theme 993
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.8
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/

* { padding:0; margin:0;}

	html { font-size:100,01%;font-family:verdana; }
	
	body { background:url(images/tail.gif) repeat-x 0 0 #e9e9ce; font-size:90%; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666a67; }
	
.clear { clear: both;}

	td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#629d08; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:13px; color:#666a67; font-family:arial;}
	input.text, input, select, textarea  { padding:2px 0px 3px 6px; border:1px solid; border-color:#f2f2f2 #bbb #a0a0a0 #ededed; background:#fff;}
        .message { background:#F4F5EB;}
        
	
/*** Main ***/
	.main {/* width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990px)? "990px" : "100%");*/ min-width:990px;}
	
	.main { overflow:hidden; height:100%;}
	
	.main-bgr { overflow:hidden; height:100%; padding:22px 0px 0px 0px;}

	.main-width { width:984px; margin:0 auto;}
	
		.border-top { background:url(images/border-top.gif) repeat-x 0 0 #fff; overflow:hidden; height:100%;}
		.border-left { background:url(images/border-left.gif) repeat-y 0 0;}
		
		.corner-left-top { background:url(images/corner-left-top.gif) no-repeat 0 0;}
		.corner-right-top { background:url(images/corner-right-top.gif) no-repeat right 0;}
		.corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
		.corner-right-bot { background:url(images/corner-right-bot.gif) no-repeat right bottom; overflow:hidden; height:100%;}

	.header { height:344px; padding:0px 16px 0px 20px;}
	
/*** Menu ***/
	.main-menu-horizontal{ clear:both; height:40px; background:url(images/menu-bgr.gif) repeat-x 0 0; overflow:hidden;}
	.menu-horizontal { float:left;  padding:0px 0px 0px 0px;}
	
	.menu-horizontal ul { float:left; overflow:hidden; list-style:none; overflow:hidden; padding:0px 0px 0px 0px; margin:0px 0px 0px -12px;}
	.menu-horizontal ul li {  float:left; overflow:hidden; background:url(images/ver.gif) no-repeat 0 7px; margin:0px 0px 0px -3px; padding:13px 36px 10px 36px;}
	
	.menu-horizontal ul li a {
		font-size:11px; display:block; float:left;
		color:#fff; text-decoration:none; cursor: pointer; text-transform:uppercase;
		}
	
	.menu-horizontal ul li a:hover {}
	
	.menu-horizontal ul li.current_page_item a {}
	
/*** Perso - ajout fonction déroulant vertical ***/
#navigationaccordeon { 
background:url(images/widget-top.gif) no-repeat 0 0 #F4F5EB; 
padding:0px 0px 0px 0px;  
font-size:11px; 
 }

#navigationaccordeon ul {
	list-style-type: none; font-weight: bold; 

}
#navigationaccordeon ul li {
	position: relative;
z-index:1500;
	}

#navigationaccordeon ul li ul {
	position: absolute;
        clear: none;
        background-color: #F4F5EB; 
	display: none;
	list-style-type: none;
	left: 200px;
        top: 0px;
        background:url(images/widget-top.gif) no-repeat 0 0 #F4F5EB;
        width: 200px;
}
#navigationaccordeon ul li a { display: block; color:#0C0259; text-decoration:none; cursor: pointer;}
#navigationaccordeon ul li a:link {
	
        padding:6px 10px 6px 10px; 
        line-height:1.5em; 
        font-weight: bold; background:url(images/border01.gif) repeat-x 0 top;
}
#navigationaccordeon ul li a:visited {
	
        padding:6px 10px 6px 10px; 
        line-height:1.5em; 
        font-weight: bold; background:url(images/border01.gif) repeat-x 0 top;
}

#navigationaccordeon ul li a:hover {
	background: #D8D9B9;
}

#navigationaccordeon ul li:hover > ul {
	display: block;
}
#navigationaccordeon ul a {
	border: 0px #6e5842 solid;
}
#navigationaccordeon ul ul li a {color:#5D83A0; text-decoration:none; cursor: pointer;}	

/*** Perso - Tab Interface jQuery ***/
.TabInterface {
width: 440px;
margin: 20px;
padding: 10px;
background: #f3f1eb;
border: 1px solid #dedbd1;
margin-bottom: 15px;
}

	.TabInterface a {
	color: #222;
	text-decoration: none;
	}
	
	.TabInterface a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
                font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}

/*** Logo ***/
	.logo { float:left; height:10px;}
	.logo .indent { overflow:hidden;/* height:100%;*/ padding:27px 0px 0px 8px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:290px; height:70px;
		background:url(images/logo.gif) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
		}
	.logo h1:hover { text-decoration:none;}
	
	.description {}
	
/*** Slogan ***/
	.slogan { clear:both; background:url(images/header.jpg) no-repeat 0 0; height:283px;}
	
	
/*** Search ***/
	.search { float:right; width:199px;}
	.search .indent { overflow:hidden; padding:41px 0px 0px 0px;}
	
	.search form { background:url(images/search-bgr.gif) no-repeat 0 0px;}
	.search .text { width:194px; display:block; padding:3px 0px 5px 5px; border:0; background: transparent; margin:0px 0px 3px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px; float:right;}

	
	
/*** Rss ***/
	.rss {}
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; padding:0px 15px 10px 20px;}
	
	.column-left { float:left; width:199px; margin:0px 30px 0px 0px; _margin:0px 27px 0px 0px;}
	.column-right { float:right; width:200px; margin:0px 0px 0px 31px; _margin:0px 0px 0px 28px;}

	.column-right .banner { overflow:hidden; height:100%; padding:0px 0px 0px 1px; margin:0px 0px -4px 0px;}
	.column-right .banner p { padding:0px 0px 22px 0px;}
	.column-right .banner .img { margin:0px 20px 0px 0px;}
	
/*** Widgets  ***/
.widget {		clear:both;		overflow:hidden; height:100%;		padding:0px 0px 0px 0px;		margin:0px 0px 8px 0px;		}
.widget .widget-bgr {		overflow:hidden; height:100%;		padding:0px 0px 2px 0px;		}		.widget .title {		overflow:hidden; height:100%;		margin:0px 0px 5px 0px;		}			.widget .title div {}	.widget .title div div {}			
.widget h2 {		overflow:hidden; height:100%;		background:url(images/widget-title-img.gif) no-repeat 8px 17px;		/*font-weight: normal;*/ font-size:1.3em;		color:#5D83A0;		padding:14px 10px 12px 32px;		}		.widget ul {		clear:both; line-height:12px;		font-size:11px;		color:#5D83A0;		margin:8px 0px 0px 11px;		}		.widget ul li {		overflow:hidden; height:100%;		background:url(images/widget-marker.gif) no-repeat 0 3px;		padding:0px 0px 10px 13px;		}		.widget ul li a {		font-size:11px; color:#859088;		}			.widget ul li a { text-decoration:none;}		.widget ul li a:hover { text-decoration: underline;}		.widget ul ul { font-size:100%; margin:0px 0px 0px 0px;}	.widget ul ul li { border:0; background: none; padding-right:0;}
	
/*** widget_siderbar_login***/
.widget_wp_sidebarlogin { background:url(images/widget-top02.gif) no-repeat 0 0 #5D83A0; margin:0px 0px 6px 0px;}
.widget_wp_sidebarlogin .widget-bgr { background:url(images/widget-bot02.gif) no-repeat 0 bottom;}
.widget_wp_sidebarlogin h2 { background: none; font-size:16px; color:#fff; padding:15px 3px 5px 15px; margin:0px 0px 6px 0px; }
.widget_wp_sidebarlogin h2 a { color:#fff; text-decoration:none;}
.widget_wp_sidebarlogin h2 a:hover { color: red; } 
.widget_wp_sidebarlogin .widget-bgr div { padding:0px 15px 21px 23px;}
.widget_wp_sidebarlogin .widget-bgr .title { padding:0;}
.widget_wp_sidebarlogin .widget-bgr .title h2 {}
.widget_wp_sidebarlogin .widget-bgr .title div { padding:0px 0px 0px 0px;}
.widget_wp_sidebarlogin .widget-bgr .title div div { padding:0px 0px 0px 0px;} 
.widget_wp_sidebarlogin ul { color:#fff;		margin:8px 0px 0px 11px;		}
.widget_wp_sidebarlogin ul li { background: none;		padding:0px 0px 10px 13px; color:#fff;}
.widget_wp_sidebarlogin ul li a {                color:#fff;		}
.widget_wp_sidebarlogin form { display:block; margin:0px 0px 6px 23px; color: #fff;}

	/*** widget_categories ***/		.widget_categories { background:url(images/widget-top.gif) no-repeat 0 0 #f4f5eb; padding:0px 0px 0px 0px; margin:0px 0px 9px 0px;}		.widget_categories .widget-bgr { padding:0px 0px 0px 0px;}		.widget_categories .title h2 { background: none; padding:14px 0px 2px 11px;}		.widget_categories ul { margin:0px 0px 0px 0px;}		.widget_categories ul li { background:url(images/border01.gif) repeat-x 0 bottom; padding:4px 50px 4px 13px; line-height:1.6em;}
	/*** widget_archive  ***/

/*** widget_pages ***/
.widget_pages { background:url(images/widget-top.gif) no-repeat 0 0 #f4f5eb; padding:0px 0px 0px 0px; margin:0px 0px 9px 0px;}
.widget_pages .widget-bgr { padding:0px 0px 0px 0px;}
.widget_pages .title h2 { background: none; padding:15px 0px 4px 11px;}
.widget_pages ul { margin:8px 0px 0px 0px; font-weight: bold;}
.widget_pages ul li { background:url(images/border01.gif) repeat-x 0 bottom; padding:4px 40px 5px 13px; line-height:1.5em; font-weight: bold;}
.widget_pages ul li a { color:#0C0259; }
.widget_pages ul ul { font-weight: normal;}
.widget_pages ul ul li { font-weight: normal;}
.widget_pages ul ul li a {color:#5D83A0; }	

/*** widget_meta ***/
		.widget_meta { background:url(images/widget-top.gif) no-repeat 0 0 #f4f5eb; padding:0px 0px 0px 0px; margin:0px 0px 17px 0px;}		.widget_meta .widget-bgr { padding:0px 0px 0px 0px;}		.widget_meta .title h2 { background:url(images/widget-title-top.gif) no-repeat 0 0 #f4f5eb; color:#fff; padding:6px 10px 7px 12px;}		.widget_meta ul { margin:9px 0px 0px 0px; color:#5D83A0;}		.widget_meta ul li { background:url(images/border01.gif) repeat-x 0 bottom; padding:3px 40px 5px 13px; line-height:1.5em;}
	/*** widget_links  		.widget_links h2 { background:url(images/widget-title-img.gif) no-repeat 11px 15px; padding-left:35px} ***/		.widget_links { background:url(images/widget-top.gif) no-repeat 0 0 #f4f5eb; padding:0px 0px 0px 0px; margin:0px 0px 17px 0px;}		.widget_links .widget-bgr { padding:0px 0px 0px 0px;}		.widget_links .title h2 { background:url(images/widget-title-top.gif) no-repeat 0 0 #f4f5eb; color:#fff; padding:6px 10px 7px 12px;}		.widget_links ul { margin:8px 0px 0px 0px; color:#5D83A0;}		.widget_links ul li { background:url(images/border01.gif) repeat-x 0 bottom; padding:4px 40px 5px 13px; line-height:1.5em;}		/*** widget_recent_entries  ***/		.widget_recent_entries { background:url(images/widget-top.gif) no-repeat 0 0 #f4f5eb; padding:0px 0px 0px 0px; margin:0px 0px 17px 0px;}		.widget_recent_entries .widget-bgr { padding:0px 0px 0px 0px;}		.widget_recent_entries .title h2 { background:url(images/widget-title-top.gif) no-repeat 0 0 #f4f5eb; color:#fff; padding:6px 10px 7px 12px;}		.widget_recent_entries ul { margin:8px 0px 0px 0px; color:#5D83A0;}		.widget_recent_entries ul li { background:url(images/border01.gif) repeat-x 0 bottom; padding:4px 40px 5px 13px; line-height:1.5em;}
	/*** widget_recent_comments  ***/		.widget_recent_comments { background:url(images/widget-top.gif) no-repeat 0 0 #f4f5eb; padding:0px 0px 0px 0px; margin:0px 0px 9px 0px;}		.widget_recent_comments .widget-bgr { padding:0px 0px 0px 0px;}
		.widget_recent_comments .title h2 { background: none; padding:15px 0px 4px 11px;}
		
		.widget_recent_comments ul { margin:0px 0px 0px 0px; color:#5D83A0;}
		.widget_recent_comments ul li { background:url(images/border01.gif) repeat-x 0 bottom; padding:4px 10px 4px 12px; line-height:1.6em;}

	/*** widget_tag_cloud ***/
		.widget_tag_cloud { background:url(images/widget-top02.gif) no-repeat 0 0 #5D83A0; margin:0px 0px 6px 0px;}
		.widget_tag_cloud .widget-bgr { background:url(images/widget-bot02.gif) no-repeat 0 bottom;}
		.widget_tag_cloud h2 { background: none; font-size:18px; color:#fff;padding:14px 10px 7px 23px;}
		
		.widget_tag_cloud a { padding:0px 6px 0 0; color:#fff; font-size:12px; line-height:1.6em;}
		.widget_tag_cloud .widget-bgr div { padding:0px 15px 21px 23px;}
		.widget_tag_cloud .widget-bgr .title { padding:0;}
		.widget_tag_cloud .widget-bgr .title h2 {}
		.widget_tag_cloud .widget-bgr .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .widget-bgr .title div div { padding:0px 0px 0px 0px;}
		
		/*.widget_tag_cloud a { text-decoration:none;}
		.widget_tag_cloud a:hover { text-decoration: underline;}*/
	
	/*** widget_text ***/
		.textwidget { color:#666a67; font-size:1.1em; line-height:1.3em; padding:0px 20px 40px 10px;}
		.textwidget a {}
		

	
	/*** widget_other ***/
		.content #wp-calendar * { color:#666a67; font-size:11px;}
		.widget_calendar .widget-bgr { padding-bottom:10px;}
	
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px;}
		
		.search_page .text { padding:2px 0px 3px 5px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 27px 0px;}
		
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden; height:100%;
			padding:0px 0px 0px 0px;
			margin:0px 0px 16px 0px;
			}
		
		.column-center .title h2 {
			overflow:hidden; height:100%;
			border-bottom:1px solid #6f7a72;
			background:#69756c;
			font-size:1.3em; /*font-weight: normal;*/
			color:#fff; line-height:1.3em;
			padding:4px 5px 3px 11px;
			}
			
		.column-center .title h3 {
			overflow:hidden; height:100%;
			border-bottom:1px solid #6f7a72;
			background:#69756c;
			font-size:1.3em; /*font-weight: normal;*/
			color:#fff; line-height:1.3em;
			padding:4px 5px 3px 11px;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#fff; text-decoration:none;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}
	
	/******/
		.title-page01 { padding:11px 0px 11px 0px;}
		.title-page02 { padding:11px 0px 11px 40px;}
		.title-page03 { padding:0px 0px 5px 0px;}
		
		.title-page01 * {  font-size:1.4em; /*font-weight: normal;*/ color:#666a67; text-transform:uppercase;}
		.title-page02 * {  font-size:1.4em; /*font-weight: normal;*/ color:#666a67; text-transform:uppercase;}
		.title-page03 * {  font-size:1.4em; font-weight: normal; color:#666a67; text-transform:uppercase;}
		
	/*** Date ***/
		.date {
			/*float: left;*/
			overflow:hidden; clear:both;
			font-size: 1.1em; color:#5D83A0;
			margin:0; padding:6px 0px 0px 1px;
			}
		
		.date span {}
		
	/*** author ***/
		.author {
			float: left;
			overflow:hidden;
			font-size: 1.3em; color:#3d505d;
			padding:1px 10px 6px 4px;
			}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:1.1em; line-height:1.35em;
			padding:2px 0px 0px 0px;
			}
			
		.text-box p { padding:0px 0px 18px 0px; text-align: justify;}
		
		.text-box p strong { color:#122896; font-size:11px;}
		.text-box p span { color:#122896;}
		
		.text-box .fleft {
			float:left; display: inline;
			overflow:hidden; height:100%;
			margin:0px 13px 1px 0px; padding:0;
			text-align: justify;
                        }
			
		.text-box .fleft img { }
		
		.text-box p.img {}
		
		.text-box .left { float:left; width:230px; margin:0px 17px 0px 0px; text-align: justify;}
		.text-box .right { float:left; width:230px; text-align: justify;}
		
		
		/******/
			.more-link {}
			
			.more-link { /*clear:both;*/
				font-size:11px; font-weight: bold;
				/*text-decoration:none;*/ color:#122896;
				padding:0px 0px 0px 0px;
				}
			
			.more-link:hover { /*text-decoration: underline;*/}
			
		/******/
			.comments { float:left; padding:2px 3px 6px 0px;}
			
			.comments a {  font-size:11px; color:#122896; padding:0px 0px 0px 0px;}
			
			/*.comments a { text-decoration:none; }
			.comments a:hover { text-decoration: underline;}*/
		
		/******/
			.postmetadata { clear:both; font-size:1.1em; padding:0px 0px 5px 0px;}
			.postmetadata a { padding:0px 1px 0px 5px;}
			
		/******/
			.link-edit { float:right; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:11px; font-weight: bold; color:#122896;}
			
		/******/
			.navigation { overflow:hidden; height:100%; font-size:13px; color:#3d505d; padding:5px 0px 0px 0px;}
			.navigation a {
				font-size:11px; color:#3d505d; font-weight: bold;
				padding:0px 0px 0px 0px;
				}
			
			.nav-top { margin:0px 0px 0px 0px; background:#69756c; height:24px; padding:0px 11px 0px 11px; margin:9px 0px 0px 0px;}
			.nav-top div { padding:2px 0px 0px 0px; *padding:5px 0px 0px 0px;}
			.nav-top a { font-size:11px; color:#fff;}
			
			/*.nav-top a { text-decoration:none; }
			.nav-top a:hover { text-decoration: underline;}*/
			
		/********/
			.welcome { padding:0px 0px 17px 0px; margin:0px 0px 0px 0px;}
			.welcome .title { margin:0px 0px 12px 0px;}
			.welcome .title h2 { font-size:18px; color:#5D83A0; background: none; border:0; padding:9px 0px 5px 0px;}
			
			.welcome .text-box { font-size:13px; line-height:1.3em; padding:0px 0px 0px 1px;}
			.welcome .text-box p { padding:0px 0px 16px 0px;}
			
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#666a67; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:19px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		.text-box h3 { font-size:16px;}
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 7px 0px; overflow:hidden; height:100%;}
		.text-box ul li {background:url(images/marker.gif) no-repeat 0 0px; padding:0px 0px 11px 23px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 2px; padding:2px 0px 8px 24px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { text-decoration:none; color:#859088; font-weight: bold;}
		.text-box ul li a:hover { text-decoration:underline;}
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:100%;
		font-size:1.1em; font-weight: bold;
		line-height:1.5em; color:#859088;
                font-size:10px;
		}
	
	.footer .width { width:984px; margin: 0 auto;}
		
	.footer .indent {
		overflow:hidden; height:100%;
		 padding:17px 0px 28px 17px;
		}
		
	.footer span {}
		
	.footer a { color:#5D83A0;}
	
	/*.footer a { text-decoration:none; }
	.footer a:hover { text-decoration: underline;}*/



/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:15px 10px 20px 10px; margin:3px 0px 3px 0px; width: auto; color:#000; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#666a67;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #666a67; text-align:center; padding:6px 12px 10px 12px; *padding:6px 12px 10px 12px;}

/*--- Navigations ---*/
	.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;}
	.navigation .alignright { float: right; width:45%; text-align:right;}
	.nav-top .alignright a { float: right; }
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.html) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.html) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.html) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.html) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 25px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #d8d9b9; color:#666a67;
		background:#f4f5eb; padding:15px 10px 10px 20px; margin:5px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#3d505d;
		text-align: justify;
		}
	.commentlist a { color:#666a67}
	.commentlist span { color:#666a67; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #d8d9b9; color:#666a67;
		background:#f4f5eb;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p {
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}

/** Feuille de style pour slider ***/
#NewsTicker{
	border:solid 1px #cccccc;
	width:900px;
	height:200px;
	margin:0 auto;
}
	#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 900px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
table {
font: 100%/1.5em arial, geneva, sans-serif;
border-collapse: collapse;
align:left;
text-align:left;
}


/* headline */

caption {
margin: 0;
border-bottom: 4px solid #fff;
padding: 10px;
background: #F8F12A;
text-align: left;
font: bold 250%/1em arial, geneva, sans-serif;
color: #000;
width: 100%;
text-transform: uppercase;
letter-spacing: 0.1em;
width: auto;
}	
	
/* data */

tbody {
background: #acc;
}
tbody td {
font-size: 100%;
letter-spacing: 0.05em;
}
tbody td, th {
border-bottom: 4px solid #fff;
border-left: 1px dotted #fff;
vertical-align: top;
padding: 10px;
}

/* header */ 
	
thead th { /* headers oben */
padding: 5px 10px;
text-align: left;
background: #DF3985; /* pink */
color: #fff;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: bold;
font-size: 110%
}


tbody th { 
padding: 10px 10px 10px 10px;
text-align: left;
font-size: 110%;
color: #fff;
letter-spacing: 0.1em;
line-height: 1.5em;
text-transform: uppercase;
}	

/* colours */

tbody tr.odd th {
background: #E6E0C0; 
}
tbody tr.odd {
background: #E6E0C0; 
}

tbody tr th {
background: #b6e5ff; 
}
tbody tr {
background: #b6e5ff; 
}

/* footer */

tfoot th, tfoot td {
margin: 0;
border-top: 2px solid #fff;
padding: 5px 10px;
text-align: left;
background: #F8F12A; /* yellow */
color: #000;
}

tfoot th {
text-transform: uppercase;
letter-spacing: 0.2em;
border: none;
}

tfoot td {
padding-left: 10px;
}
	
/* links */	
	
tbody tr th a { /* blue */
color: #277ffe;
display: block;
}

tbody tr.odd th a { /* beige */
color: #555;
display: block;
}	
	
tbody td a {
color: #DF3985;
}

tbody tr.odd th a:visited {
color: #999;
}

/* Tabs */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/one_page.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#infotab {
width:550px;  
float:left;
}


/* set up the overall width of the menu div, the font and the margins with a relative position*/
.menutab {
font-family: verdana, arial, sans-serif; 
width:550px; 
margin:0; 
position:absolute;
z-index:90;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menutab ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
.menutab ul table {border-collapse:collapse; margin:-1px -10px; font-size:1em;}
/* float the list so that the items are in a line */
.menutab ul li {
float:left; 
}
/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menutab ul li a, .menutab ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:125px; 
height:60px; 
color:#000; 
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#D8D9B9; 
line-height:30px; 
font-size:11px;
}
/* make the dropdown ul invisible */
.menutab ul li ul {
position:absolute; left:-9999px; height:0;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menutab ul li a:hover,
.menutab ul li:hover a {
color:#fff; 
background:#5D83A0;
}
/* make the sub menu ul visible and position it beneath the first list item */
.menutab ul :hover ul {
top:60px; 
left:0;
height:auto;
text-align:left;
}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menutab ul :hover ul li {
background:#eee; 
color:#000;
padding:10px;
width:443px;
border:20px solid #5D83A0;
}
/*float the image left with padding and no border */
.menutab ul :hover ul li img {
float:left; 
padding:10px 10px 10px 0; 
border:0;
}
/* style the paragraph font height */
.menutab ul :hover ul li p {
font-size:0.9em;
line-height:1.8em;
}
/* style the background and foreground color of the submenu links */
.menutab ul :hover ul li a {
display:inline;
background:#eee;
color:#c00;
text-decoration:underline;
border:0;
line-height:1.8em;
}
/* style the background and forground colors of the links on hover */
.menutab ul :hover ul li a:hover {
text-decoration:none; 
color:#000;
}

.cleartab {display:block; height:0; overflow:hidden; clear:both;}

