/*  
Nom du Thème : FinanciaGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/
body {
	margin: 0;
	background: #336600;
 }
a {
	color:#336600;
	text-decoration:none;
 }

h1, h2, h3, h4 {
	margin: 0;
}
img {
	border:0;
	}

	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#8AAE4E;
	scrollbar-highlight-color:#8AAE4E;
	scrollbar-3dlight-color:#8AAE4E;
	scrollbar-darkshadow-color:#8AAE4E;
	scrollbar-shadow-color:#8AAE4E;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#8AAE4E;
}

.topsearch{
	font-size:10px;
}
h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ff6600; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ff6600; }


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}

table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}

.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}

.catwdc{
	color:#336600;
	text-decoration:none;
	font-size:13px;
}

.catwdc a{
	color:#336600;
	text-decoration:none;
	font-size:13px;
}

.catwdc a:hover{
	color:#ff6600;
	text-decoration:none;
	font-size:13px;
}

.details{
	color:#ff6b00;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#ff6b00;
	text-decoration:none;
	font-size:11px;
}

.details a:hover{
	color:#ff6b00;
	text-decoration:underline;
	font-size:11px;
}

.rss {
	color:#ff6600;
	text-decoration:none;
	font-size:11px;
}

.rss a{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}

.rss a:hover{
	color:#4BB5C1;
	text-decoration:none;
	font-size:11px;
}

.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}

.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {
	width: 100%;
	border: 1px dotted #c2c2c2;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border: 1px dotted #c2c2c2;
}

.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}


.votetable {
	background: #ffffff;
	width : 50px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

.vote a{
	color: #336600;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #336600;
	font-size: 16px;
	font-weight: bold;
}

/* Onglets fiche site */
#containered {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	width: 490px;
}
#containered hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#containered ul#mest {	
	font-weight: bold;
}
#containered ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#containered ul#mest li a {
text-decoration: none;

}
#containered ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#containered h1,

#containered .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#containered a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#containered a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#containered a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#containered a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#containered .on {
	display: block;
	text-align: left;
}
#containered .off {
	display: none;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
#page {
	margin: 0 auto;
	width: 1000px;
	background: url("images/page.gif") repeat-y;
}
#page-in {
	width: 1000px;
	
	background: url("images/page_in.jpg") no-repeat;
}
#header {
	width: 1000px;
	height: 180px;
	position: relative;
}
#header #header-info {
	position: absolute;
		top: 85px;
		left: 102px;
		width: 800px;
		text-align: center;
}
#header #header-info h1 {
		color: #ff6b00;
		font: normal 35px "Century Gothic", Verdana;
		padding-bottom: 1px;
	}
#header #header-info h1 a {
	color: #ff6b00;
	text-decoration: none;
	}

#header #header-info h1 a:hover {
		color: #111111;
		text-decoration: none;
	}		

#header #header-toto {
	position: absolute;
	top: 0px;
	left: 9cm;
	width: 285px;
	text-align: center;
	
}
#header #header-toto h1 {
		color: #c5e402;
		background: #336600;
		font: normal 15px "Century Gothic", Verdana;
		padding-bottom: 1px;
		font-weight: bolder;
	}
#header #header-toto h1 a {
	color: #c5e402;
	text-decoration: none;
	font-weight: bolder;
}

#header #header-toto h1 a:hover {
		color: #ffffff;
		text-decoration: none;
	}		


	
	#header #header-info .description {
		color: #ff6b00;
		font: normal 17px "Trebuchet MS", Verdana;
	}
	#header #header-menu {
		position: absolute;
		top: 0px;
		left: 290px;
		width: 760px;
		height: 45px;
	}

	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		
		height: 40px;
	}
	#header #header-menu ul li {
		font: normal 12px/45px Verdana;
		color: #99FF00;
		float: left;
		margin-right: 20px;
        display: block;
		  background: #336600;
	}
	#header #header-menu ul li a {
	color: #C5E402;
	text-decoration: none;
	padding: 0 30px;
	height: 40px;
	display: block;
	font-weight: bolder;
}
	#header #header-menu ul li a:hover {
		background: #336600;
		color: #ffffff;
		text-decoration: none;
}
	#header #header-menu ul li ul {
	display: none;
	}
	#header #header-menu ul li.current_page_item {
	font-weight: bold;
	}
	#header #header-search {
		position: absolute;
		top: 185px;
		left: 15px;
		width: 210px;
		height: 28px;
	}
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 210px;
		height: 28px;
	}
	#header #header-search #s {
		width: 174px;
		height: 18px;
		border: 0;
		padding: 5px 0 5px 5px;
		font: normal 13px "Trebuchet MS", Verdana;
		color: #c5e402;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 28px;
		height: 28px;
		padding: 0;
		float: right;
	}
	#header #header-feed {
		position: absolute;
		top: 282px;
		left: 798px;
		width: 160px;
		height: 110px;
	}
#main {
	width: 986px;
	padding-left: 14px;
}
	.sidebar {
		float: left;
		width: 208px;
		font: normal 13px/18px "Trebuchet MS", Verdana;
		color: #ffffff;
	}
		.sidebar-right {
			margin-top: 40px;
		}
	
	.sidebar a {
		color: #c5e402;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	.sidebar .sidebar-box {
	width: 208px;
	margin-bottom: 20px;
	margin-top: 45px;
}
	
	.sidebar .sidebar-box-in {
		width: 208px;
		height: 15px;
		background: url("images/sidebar_box_in.png") no-repeat;
	}
	
	.sidebar .sidebar-box-ads {
		width: 208px;
		margin-bottom: 20px;
		text-align: center;
	}
	.sidebar h3 {
			width: 190px;
			height: 39px;
			background: url("images/sidebar_title.png") no-repeat;
			padding-left: 18px;
			font: bold 15px/39px "Trebuchet MS", Verdana;
			color: #c5e402;
		}
		.sidebar ul {
			margin: 0;
			padding: 6px 6px 2px 6px;
			list-style-type: none;
			background: url("images/sidebar_box.gif") repeat-y;
		}
		
		.sidebar ul li {
			color: #ffffff;
			font: normal 13px/30px "Trebuchet MS", Verdana;
		}
		
		.sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			border-bottom: 1px solid #89ad49;
			padding-left: 12px;
		}
		
		.sidebar ul li a:hover {
			text-decoration: none;
			background: #ffffff;
			color: #336600;
		}
			.sidebar ul li ul {
				padding: 0;
				background: none;
			}
			
			.sidebar ul li ul li a {
				padding-left: 32px;
			}
		.sidebar #searchform {
			margin: 0;
			padding-top: 15px;
			width: 208px;
			text-align: center;
			background: url("images/sidebar_form.png") no-repeat;
		}
		
		.sidebar #searchform div {
			background: url("images/sidebar_box.gif") repeat-y;
		}
		
		.sidebar #searchform #s {
			width: 158px;
		}
		.sidebar #calendar_wrap {
			width: 208px;
			background: url("images/sidebar_box.gif") repeat-y;
			padding-top: 10px;
		}
		
		.sidebar #calendar_wrap table {
			margin: 0 auto;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
			margin: 0 auto;
		}
		
		.sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		.sidebar .textwidget {
			padding: 3px 5px 0 5px;
			width: 198px;
			background: url("images/sidebar_box.gif") repeat-y;
		}
	#content {
		float: left;
		width: 508px;
		padding: 50px 22px 0 24px;
	}
	#content .post {
	margin-bottom: 30px;
	width: 508px;
	
}
		#content .post .post-title {
			width: 508px;
			color: #000000;
			font: normal 12px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title a {
			color: #336600;
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			float: left;
			line-height: 24px;
			padding: 0 0 5px 15px;
		}
		
			#content .post .post-title .post-title-info .pti-category {
				background: url("images/icon_category.gif") no-repeat left center;
				padding-left: 16px;
			}
			
			#content .post .post-title .post-title-info .pti-author {
				background: url("images/icon_author.gif") no-repeat left center;
				padding-left: 18px;
			}
		
		#content .post .post-title h2 {
			float: left;
			width: 435px;
			padding-left: 15px;
			color: #ff6b00;
			font: normal 24px/35px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #ff6300;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: right;
			background: url("images/post_date.gif") no-repeat;
			width: 42px;
			height: 45px;
			margin-right: 15px;
			color: #000000;
			text-align: center;
			font: bold 25px/30px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			font-size: 10px;
			color: #ffffff;
			line-height: 15px;
			text-transform: uppercase;
			font-weight: normal;
		}
		#content .post .post-entry {
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #333333;
			width: 498px;
			padding: 0 5px;
		}
		

		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 6px solid #aecf72;
			margin: 0px 30px;
			padding-left: 15px;
			color: #336600;
		}
		#content .post .post-info {
			width: 468px;
			height: 30px;
			padding: 0 20px;
			background: #eff5e5;
			font: normal 11px/30px "Trebuchet MS", Verdana;
			color: #000000;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-info span {
			float: right;
			padding-left: 20px;
			background: url("images/icon_comments.gif") no-repeat left center;
		}
		#content .post h3 {
			margin: 20px 0 10px 0;
			color: #ff6b00;
			font: normal 20px "Trebuchet MS", Verdana;
		}
		#content .post .comments {
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #333333;
			width: 498px;
		}
		
		#content .post .comments a {
			color: #ff6b00;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #eff5e5;
		}
		
		#content .post .comments ol li cite {
			color: #333333;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #333333;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #ff6b00;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #333333;
			width: 473px;
		}
		
		#content .post #commentform a {
			color: #ff6b00;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	#content .navigation {
		font: bold 12px "Trebuchet MS", Verdana;

		color: #ff6b00;
		float: left;
		width: 498px;
		padding: 0 5px;
	}
	
	#content .navigation a {
		font: bold 12px "Trebuchet MS", Verdana;
		color: #ff6b00;
		text-decoration: none;
		margin-bottom: 30px;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
		
#catalt {
	width: 500px;
	padding: 0 15px;
	color: #919d7a;
	font: 12px normal normal "Times New Roman", Times, serif;
	
}
#catalt a {
	color: #802100;
	font: 13px normal bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
		
 pp {
	margin-right: 280 ;
	margin-left: 260 ;
	color: #336600;
	font: 11px normal bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ppp {
	color: #336600;
	font: normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
							
		
#footer {
	width: 1000px;
	height: 90px;
	padding-bottom: 10px;
	
	background: #85C33A;
	color: #ffffff;
	font: normal 11px/90px "Trebuchet MS", Verdana;
	text-align: center;
}

#footer a {
	color: #336600;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

