/*  
Nom du Thème : WorldGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/

body {
	margin:0;
	background:#262420;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#ced665;
	text-decoration:none;
	}
a:hover {
	color:#d0bc93;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
	
img {
	border:0;
	}


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

h1 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ced665; }

h3 { font: bold 1.5em "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}



.date { color:#e379c0; font-size:1.01em; font-weight:bold;}

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


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


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

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



.details:hover{
	color:#eeddfd;
	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 solid #C2C2C2;
	vertical-align : top;
}

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

.sitetd {
	border: 1px solid #262420;
}

.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: #d0bc93;
	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: #eeddfd;
	font-size: 16px;
	font-weight: bold;
}

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



/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: right; 
	width:430px;
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

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

}
#container ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

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

#container 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;
}
#container a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

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

	
	
	
	
	
	
	
	
	
	
	
	
blockquote {
	border-left:5px solid #fff;
	padding-left:10px;
	font-style:italic;
	}
.clear {
	clear:both;
	}

/* The Top */

.top {
	height:190px;
	background:url(images/top.gif) bottom repeat-x;
	}
.topwrapper {
	width:1000px;
	margin:0 auto;
	position:relative;
	}
.photos {
	width:512px;
	height:230px;
	background:url(images/photos.jpg);
	position:absolute;
	top:0;
	right:12px;
	}
.top ul {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
	height:32px;
	}
.top li {
	float:left;
	height:32px;
	line-height:32px;
	background:url(images/menuleft.gif) left no-repeat;
	padding-left:1px;
	margin-right:10px;
	}
.top ul a {
	display:block;
	height:32px;
	float:left;
	background:url(images/menuright.gif) right no-repeat;
	padding:0 24px;
	color:#d0bc93;
	text-decoration:none;
	}
.top ul a:hover {
	color:#fff;
	text-decoration:none;
	}
.top h1 {
	font-size:25px;
	margin:45px 0 0 65px;
	font-weight:normal;
	color:#e99645;
	}
.top h1 a, .top h1 a:hover {
	color:#e99645;
	text-decoration:none;
	}
.top h2 {
	font-size:15px;
	color:#ced665;
	font-weight:normal;
	margin:0 0 0 65px;
	}

/* The Wrappers */

.outer {
	background:#33302b url(images/bottom.gif) bottom repeat-x;
	}
.inner {
	width:902px;
	margin:0 auto;
	padding:43px 0 20px 98px;
	}

/* The Content */

.content {
	width:490px;
	padding:0 107px 0 0;
	float:left;
	}
.post {
	clear:both;
	position:relative;
	padding-left:60px;
	}
.date {
	position:absolute;
	top:0;
	left:0;
	height:64px;
	width:48px;
	text-align:center;
	padding:0 7px 0 0;
	background:url(images/date.gif);
	}
.month {
	height:25px;
	line-height:25px;
	font-weight:bold;
	}
.day {
	color:#e99645;
	font-size:20px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	}
h2.title {
	font-size:20px;
	margin:0 0 2px 0;
	color:#ced665;
	}
h2.title a, h2.title a:hover {
	color:#ced665;
	text-decoration:none;
	}
p.cats {
	margin:0;
	padding:0 0 10px 0;
	color:#d0bc93;
	}
p.cats a, p.commentslink a {
	color:#d0bc93;
	text-decoration:none;
	}
p.cats a:hover, p.commentslink a:hover {
	color:#d0bc93;
	text-decoration:underline;
	}
p.commentslink {
	margin:0;
	padding:10px 0 30px 0;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:294px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:12px;
	font-weight:bold;
	color:#e99645;
	text-transform:uppercase;
	margin:0 0 5px 0;
	background:url(images/h2.gif) 0 0 no-repeat;
	padding-left:18px;
	padding-top:3px;
	}
.sidebar ul li {
	padding-bottom:20px;
	}
.sidebar ul li li {
	padding-bottom:0;
	}
.sidebar ul li ul li {
	line-height:20px;
	}
.sidebar ul li ul, .sidebar ul li div {
	padding-left:21px;
	}
.sidebar ul li ul ul {
	padding-left:10px;
	}
.sidebar ul li div div {
	padding-left:0;
	}
.sidebar form#searchform {
	margin:0;
	padding:0;
	height:34px;
	}
.sidebar form#searchform input {
	border:none;
	padding:0;
	float:left;
	}
.sidebar form#searchform input#s {
	width:149px;
	height:24px;
	padding:10px 0 0 5px;
	background:url(images/search.gif);
	color:#fff;
	}
.sidebar form#searchform input#searchsubmit {
	background:url(images/go.gif);
	height:34px;
	width:30px;
	}

/* The Footer */

.footer {
	width:912px;
	margin:0 auto;
	padding:15px 0 0 0;
	}
.footerfirst {
	width:242px;
	margin:0 127px 0 0;
	float:left;
	}
.footersecond {
	width:242px;
	margin:0 59px 0 0;
	float:left;
	}
.footerthird {
	width:242px;
	float:left;
	}
.footer h2 {
	font-size:15px;
	color:#e99645;
	margin:0 0 5px 3px;
	text-transform:uppercase;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:26px;
	}
.footer li {
	border-bottom:1px solid #46423b;
	padding:0 3px;
	}
.copyright {
	text-align:right;
	color:#ced665;
	line-height:18px;
	padding-bottom:20px;
	padding-top:10px;
	font-size:11px;
	}
	
/* The Page Links */

.pagelinks {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	padding:10px;
	height:25px;
	font-weight:bold;
	font-size:13px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-size:16px;
	font-weight:bold;
	color:#b2cc72;
	margin:0;
	font-style:italic;
	text-align:center;
	padding:10px 0 20px 0;
	}

/* The Comments */

.comments {
	margin-top:20px;
	padding-left:60px;
	}
.comments ol {
	margin:0;
	padding:0 8px;
	list-style:none;
	}
.comments p {
	margin:0 0 20px 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.respond {
	padding:0 0 0 60px;
	}
.respond form {
	margin:0;
	padding:0 0 10px 0;
	}
.respond textarea {
	width:90%;
	height:100px;
	background:#fff;
	border:1px solid #b2cc72;
	color:#361c14;
	padding:3px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #b2cc72;
	color:#361c14;
	padding-left:3px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 10px;
	}
.respond h2, .comments h2 {
	line-height:26px;
	color:#ced665;
	font-size:14px;
	margin:0;
	padding:0 6px;
	}