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

body {
	margin: 0;
	background: #0e1332 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:#0e1332;
	scrollbar-highlight-color:#0e1332;
	scrollbar-3dlight-color:#0e1332;
	scrollbar-darkshadow-color:#0e1332;
	scrollbar-shadow-color:#0e1332;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#0e1332;
}

.topsearch{
	font-size:10px;
}

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ffffff; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ffffff; }


.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:#ffffff;
	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: 520px;
}

#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 */

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


/* Page */

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


/* Header */

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

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 55px;
		left: 300px;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: normal 39px "Century Gothic", Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 25px "Century Gothic", Verdana;
		padding-left: 25px;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 354px;
		left: 50px;
		width: 900px;
		height: 36px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 900px;
		height: 36px;
		text-align: center;
	}
	
	#header #header-menu ul li {
		height: 36px;
		font: normal 14px/36px "Century Gothic", Verdana;
		color: #ffffff;
		background: url("images/header_menu.gif") no-repeat right center;
		padding: 0 44px 0 30px;
		display: inline;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		color: #92a2c1;
		text-decoration: none;
	}
	
		/* Header - Menu - Active */
		
		#header #header-menu ul li.current_page_item a {
			color: #92a2c1;
			font-weight: bold;
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 414px;
		left: 621px;
		width: 330px;
		height: 47px;
		background: url("images/header_search.jpg") no-repeat;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 330px;
		height: 47px;
	}
	
	#header #header-search #s {
		width: 258px;
		height: 17px;
		padding: 17px 0 3px 15px;
		border: 0;
		font: normal 12px "Century Gothic", Verdana;
		color: #000000;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 57px;
		height: 47px;
		padding: 0;
		float: right;
	}
	
	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 474px;
		left: 627px;
		width: 318px;
		height: 65px;
	}


/* Main */

#main {
	width: 1000px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 540px;
		padding: 0 21px 0 18px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 40px;
		width: 540px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 534px;
			padding: 0 3px 10px 3px;
			border-bottom: 1px solid #8f9cb6;
			color: #cccccc;
			font: normal 11px "Century Gothic", Verdana;
		}
		
		#content .post .post-title a {
			color: #cccccc;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			color: #cccccc;
			text-align: center;
			width: 48px;
			height: 60px;
			margin-top: 5px;
			margin-right: 15px;
			font: normal 11px "Century Gothic", Verdana;
			background: url("images/post_date.gif") repeat-x;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			font: bold 29px "Century Gothic", Verdana;
			color: #ffffff;
			padding: 1px 0;
		}
		
		#content .post .post-title .post-title-right {
			float: left;
		}
		
		#content .post .post-title h2 {
			color: #9db7e1;
			font: normal 27px "Century Gothic", Verdana;
			padding-bottom: 3px;
		}
		
		#content .post .post-title h2 a {
			color: #9db7e1;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			height: 18px;
			line-height: 18px;
			padding-top: 10px;
		}
		
		#content .post .post-title .post-title-author {
			background: url("images/post_title_author.gif") no-repeat;
			padding-left: 16px;
			float: left;
			padding-right: 30px;
		}
		
		#content .post .post-title .post-title-category {
			background: url("images/post_title_category.gif") no-repeat;
			padding-left: 18px;
			float: left;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px "Century Gothic", Verdana;
			color: #cccccc;
			width: 520px;
			padding: 0 10px;
		}
		
		#content .post .post-entry a {
			color: #9db7e1;
			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 #12183f;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			clear: both;
			width: 500px;
			height: 23px;
			font: normal 11px/23px "Century Gothic", Verdana;
			color: #cccccc;
			padding: 0 20px;
			background: url("images/post_info.gif") no-repeat;
		}
		
		#content .post .post-info a {
			color: #cccccc;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#content .post .post-info .post-info-comments {
				float: right;
				padding-left: 20px;
				background: url("images/post_info_comments.gif") no-repeat;
			}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 25px 0 5px 0;
			color: #9db7e1;
			font: bold 17px "Century Gothic", Verdana;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 12px/18px "Century Gothic", Verdana;
			color: #cccccc;
			width: 520px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #9db7e1;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #12183f;
		}
		
		#content .post .comments ol li cite {
			color: #9db7e1;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #9db7e1;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #9db7e1;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 12px/18px "Century Gothic", Verdana;
			color: #cccccc;
			width: 495px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #9db7e1;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		float: left;
		margin-bottom: 45px;
		font: bold 11px "Century Gothic", Verdana;
		color: #9db7e1;
		padding: 0 10px;
		width: 520px;
	}
	
	#content .navigation a {
		color: #9db7e1;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 405px;
		font: normal 12px/18px "Century Gothic", Verdana;
		color: #cccccc;
		margin-top: 135px;
	}
	
	#sidebar a {
		color: #9db7e1;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Sides */
	
	#sidebar #sidebar-left {
		float: left;
		width: 195px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 195px;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 195px;
		margin-bottom: 25px;
		background: #192d66;
	}
	
	#sidebar .sidebar-box-blank {
		width: 195px;
		margin-bottom: 25px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			height: 50px;
			width: 195px;
			padding-left: 20px;
			font: bold 17px/36px "Century Gothic", Verdana;
			color: #ffffff;
			background: url("images/sidebar_title.jpg") no-repeat left bottom
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #cccccc;
			font: normal 14px/36px "Century Gothic", Verdana;
		}
		
		#sidebar ul li a {
			color: #cccccc;
			text-decoration: none;
			padding-left: 25px;
			display: block;
			background: url("images/sidebar_menu.gif") no-repeat left bottom;
		}
		
		#sidebar ul li a:hover {
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			background: #92a2c1;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
			
			#sidebar ul li ul a {
				padding-left: 35px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			padding: 15px 0;
			width: 195px;
			text-align: center;
			margin: 0;
		}
		
		#sidebar #searchform #s {
			width: 155px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 140px;
			padding: 5px 0;
		}
		
		#sidebar #calendar_wrap table {
			width: 140px;
		}
		
		#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 - Texts */
		
		#sidebar .textwidget {
			padding: 3px 5px;
		}
		
		/* Sidebar - Ads */
		
		#sidebar .sidebar-ads {
			width: 195px;
			text-align: center;
		}


/* Footer */

#footer {
	width: 1000px;
	height: 90px;
	color: #cccccc;
	font: normal 12px/90px "Century Gothic", Verdana;
	text-align: center;
}

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

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