/*  
Nom du Thème : NeolienGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/


body {
	margin: 0;
	background: url("images/background.gif") repeat-x;
}

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:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ff6b00;
	scrollbar-track-color:#ffffff;
}

.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:#55A16C;
	text-decoration:none;
	font-size:13px;
}

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

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



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

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



.details a:hover{
	color:#D16903;
	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: #399171;
	font-size: 16px;
	font-weight: bold;
}

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

/* Onglets fiche site */
#containered {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	width: 570px;
}

#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;
}

#wrapper {
	background: url("images/wrapper.gif") repeat-x left bottom;
}


#page {
	margin: 0 auto;
	width: 1000px;
}


#header {
	width: 1000px;
	height: 161px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}

	
	#header #header-info {
		position: absolute;
		top: 10px;
		left: 60px;
		
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: normal 35px "Century Gothic", Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info h1 a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#header #header-info .description {
		color: #333333;
		font: normal 20px "Century Gothic", Verdana;
padding-left: 115px
	}
	
	#header #header-menu {
		position: absolute;
		top: 121px;
		left: 39px;
		width: 920px;
		height: 30px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 920px;
		height: 30px;
	}
	
	#header #header-menu ul li {
		font: bold 12px/28px Arial;
		color: #ffffff;
		float: left;
		margin-right: 10px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		padding: 1px 21px;
		text-decoration: none;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		background: #EE480F;
		border: 1px solid #ffffff;
		padding: 0 20px;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		background: #EE480F;
		border: 1px solid #ffffff;
		padding: 0 20px;
	}
	
	#header #header-feed {
		position: absolute;
		top: 110px;
		left: 820px;
		width: 150px;
		height: 40px;
	}

#main {
	width: 1000px;
	background: url("images/main.gif") repeat-y;
}
	
	#content {
		float: left;
		width: 618px;
		padding: 35px 20px 0 21px;
	}
	
	#content .post {
		float: left;
		margin-bottom: 30px;
		width: 745px;
	}
		
		#content .post .post-title {
			width: 745px;
			padding-bottom: 10px;
			color: #91c11b;
			font: normal 11px Century Gothic, Helvetica, Arial, sans-serif;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-right {
			float: left;
		}
		
		#content .post .post-title .post-date {
			float: left;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			width: 48px;
			height: 44px;
			padding: 0px 0 0 12px;
			margin-right: 12px;
			font: normal 12px Century Gothic, Helvetica, Arial, sans-serif;
					}
		
		#content .post .post-title .post-date span {
			display: block;
			font-weight: bold;
			font-size: 20px;
			line-height: 20px;
			padding-top: 3px;
		}
		
		#content .post .post-title h2 {
			color: #64a404;
			font: normal 25px Century Gothic, Helvetica, Arial, sans-serif;
			padding-bottom: 3px;
		}
		
		#content .post .post-title h2 a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			height: 20px;
			line-height: 20px;
			padding-left: 18px;
			background: url("images/post_title_info.gif") no-repeat;
		}
		
		#content .post .post-title .post-title-info .post-title-info-item {
			width: 70px;
			float: left;
		}
		
		#content .post .post-title .post-title-info .post-title-author {
			color: #000000;
		}
		
		#content .post .post-entry {
			font: normal 12px/19px Arial, Verdana;
			color: #000000;
			width: 618px;
		}
		
		#content .post .post-entry a {
			color: #cc0000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #8BB00A;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		#content .post .post-info {
			padding: 0 30px;
			margin: 0 6px 0 24px;
			width: 488px;
			height: 27px;
			font: normal 11px/27px Tahoma, Verdana;
			color: #000000;
			border: 1px solid #8BB00A;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#content .post .post-info .post-info-comments {
				float: right;
				padding-left: 35px;
				background: url("images/post_info_comments.jpg") no-repeat;
			}
		
		#content .post h3 {
			margin-top: 20px;
			color: #000000;
			font: bold 15px Tahoma, Verdana;
		}
		
		#content .post .comments {
			font: normal 12px/19px Arial, Verdana;
			color: #64a404;
			width: 618px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #f1f1f1;
		}
		
		#content .post .comments ol li cite {
			color: #64a404;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			font: normal 12px/19px Arial, Verdana;
			color: #64a404;
			width: 593px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #64a404;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	#content .navigation {
		float: left;
		font: bold 13px Arial, Verdana;
		color: #64a404;	
		width: 618px;
	}
	
	#content .navigation a {
		color: #64a404;
		margin-bottom: 40px;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	#sidebar {
		float: left;
		width: 341px;
		font: normal 13px/19px Arial, Verdana;
		color: #8BB00A;
	}
	
	#sidebar a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .full-box {
		width: 310px;
		height: 93px;
		padding: 15px;
		background: #ffffff url("images/full_box.gif") repeat-x;
		
		margin-bottom: 11px;
	}
	
		#sidebar .full-box .full-box-picture {
			width: 74px;
			float: left;
		}
		
		#sidebar .full-box .full-box-text {
			width: 210px;
			float: right;
color: #ffffff;
		}


	
	#sidebar .sidebar-box {
		margin: 0 auto;
		width: 339px;
		border-top: 1px solid #ffffff;
		margin-bottom: 20px;
	}
	
	#sidebar .sidebar-box-search {
		width: 341px;
		height: 62px;
		margin-bottom: 25px;
	}
	
	#sidebar .sidebar-box-feed {
		width: 341px;
		height: 64px;
		margin-bottom: 20px;
	}
	
		
		#sidebar #sidebar-search {
			position: relative;
			width: 341px;
			height: 62px;
			background: url("images/sidebar_search.gif") no-repeat;
		}
		
		#sidebar #sidebar-search #search-form {
			position: absolute;
			top: 12px;
			left: 19px;
			margin: 0;
			padding: 0;
			width: 294px;
			height: 27px;
		}
		
		#sidebar #sidebar-search #sb {
			width: 249px;
			height: 13px;
			border: 0;
			padding: 7px 10px;
			font: normal 11px Arial, Verdana;
			color: #000000;
			background: transparent;
			float: left;
		}
		
		#sidebar #sidebar-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 25px;
			height: 27px;
			padding: 0;
			float: right;
		}
		
		#sidebar h3 {
			width: 315px;
			height: 50px;
			padding-left: 24px;
			font: bold 17px/50px Arial, Verdana;
			color: #ffffff;
		}
		
		#sidebar ul {
			margin: 0;
			padding: 0 39px 0 40px;
			list-style-type: none;
			width: 260px;
		}
		
		#sidebar ul li {
			color: #ffffff;
			font: normal 14px/28px Arial, Verdana;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			padding-left: 20px;
			text-decoration: none;
			background: url("images/sidebar_menu.gif") no-repeat;
			display: block;
		}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			font-weight: bold;
			color: #ffffff;
			background: url("images/sidebar_menu_hover.gif") no-repeat;
		}

			
			#sidebar ul li ul {
				padding: 0;
			}

		
		#sidebar #searchform {
			margin: 0;
			padding-top: 20px;
			width: 339px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 279px;
		}
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 160px;
		}
		
		#sidebar #calendar_wrap table {
			width: 160px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#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: 0 25px;
		}
		
		#sidebar .sidebar-sponsors {
			width: 290px;
			margin: 0 auto;
		}
		
		#sidebar .sidebar-sponsors-banner {
			float: left;
			width: 125px;
			padding: 0 10px 20px 10px;
		}

#footer {
	width: 930px;
	height: 58px;
	padding: 7px 35px 0 35px;
	color: #64a404;
	font: normal 11px/58px Arial, Verdana;
}

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

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