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


body {
	margin:0;
	background:#FF9999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3b2d1e;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#695e4f;
	text-decoration: none;
	}
a:hover {
	color:#000;
	text-decoration: none;
	}
h1, h2, h4, h5, h6 {
	
	}
	
	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#e2dac4;
	scrollbar-highlight-color:#e2dac4;
	scrollbar-3dlight-color:#e2dac4;
	scrollbar-darkshadow-color:#e2dac4;
	scrollbar-shadow-color:#e2dac4;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#e2dac4;
}

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

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:#ff6600; font-size:0.90em; font-weight:bold;}

.catwdc{
	color:#695e4f;
	text-decoration:none;
	font-size:12px;
}


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


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

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



.details:hover{
	color:#2e4976;
	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 #ffffff;
	vertical-align : top;
}

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

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

.votelargeur {width: 50px;}

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

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

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


.votetable {
	background: #e2dac4;
	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: #695e4f;
	font-size: 16px;
	font-weight: bold;
}

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



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

#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:3px solid #e2dac4;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:900px;
	margin:0 auto;
	background:#fff;
	}

/* The Blog Title */

.blogname {
	font-size:32px;
	font-weight:bold;
	color:#fff;
	background:#993333 url(images/star.gif) 52px 40px no-repeat;
	height:55px;
	padding:30px 0 0 25px;
	}

.blogname a {
	font-size:32px;
	font-weight:bold;
	color:#FF9999;
	height:55px;
	text-decoration: none;
	}

.blogname a:hover {
	font-size:32px;
	font-weight:bold;
	color:#fff;
	height:55px;
	text-decoration: none;
	}

/* The Menu */

.menu {
	height:32px;
	text-align:right;
	background:#cc0033;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	}
.menu a {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	border-left:1px dotted #fff;
	padding:0 11px 0 11px;
	}


.menu a:hover {
	color:#ff6600;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	border-left:1px dotted #fff;
	padding:0 11px 0 11px;
	}


/* The Header */

.head {
	height:220px;
	background:url(images/head.jpg);
	border-top:5px solid #e2dac4;
	border-bottom:5px solid #e2dac4;
	}

/* The Description */

.description {
	height:120px;
	border-bottom:2px solid #e2dac4;
	background:#FFFFFF url(images/literie.gif) 12px 12px no-repeat;
	color:#484d5a;
	padding:20px 0 0 125px;
	line-height:18px;
	}
.descriptionleft {
	float:left;
	width:730px;
	}

.description h2 {
	font-size:18px;
	margin:0;
	line-height:normal;
	}

/* The Content */

.content {
	float:left;
	width:692px;
	background:#fff url(images/center.gif) top repeat-x;
	padding:0 0 0 30px;
	min-height:225px;
	overflow:hidden;
	}
h1.title {
	color:#3b2d1e;
	font-size:21px;
	font-weight:normal;
	margin:20px 0 0 0;
	}
h1.title a {
	text-decoration:none;
	color:#3b2d1e;
	}
h1.title a:hover {
	text-decoration:underline;
	}
	
.titlea	{
	color:#3b2d1e;
	font-size:10px;
	font-weight:normal;
	margin:20px 0 0 0;
	}
	
	
	
	
	
	
.postinfo {
	color:#484d5a;
	font-size:11px;
	}
.postinfo a {
	color:#484d5a;
	text-decoration:none;
	}
.postinfo a:hover {
	text-decoration:underline;
	}
.post {
	text-align:justify;
	margin:0 10px;
	border-bottom:1px solid #000;
	}
.commentslink {
	text-align:right;
	font-weight:bold;
	padding:5px 5px 0 0;
	}
.commentslink a {
	color:#000;
	text-decoration:none;
	background:url(images/comments.gif) left no-repeat;
	padding-left:25px;
	}
.pages {
	float:left;
	padding-left:10px;
	}
.pages a {
	background:none;
	padding:0;
	color:#695e4f;
	text-decoration:underline;
	}
p.notfound {
	margin:10px 0 180px 0;
	}

/* The Skyscraper */

.skyscraper {
	width:178px;
	float:left;
	background:#fff url(images/center.gif) top repeat-x;
	min-height:225px;
	text-align:center;
	padding-top:14px;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:00px;
	padding:0 51px 0 0;
	background:#fff url(images/center.gif) top repeat-x;
	font-weight:normal;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:12px;
	margin:14px 0 0 0;
	text-transform:uppercase;
	background:url(images/li.gif) left no-repeat;
	padding:1px 0 1px 21px;
	}
.sidebar li ul, .sidebar div {
	padding:0 0 0 21px;
	margin:14px 0 0 0;
	line-height:24px;
	}
.sidebar li ul ul {
	margin:0;
	padding-left:10px;
	}
.sidebar a {
	color:#3b2d1e;
	text-decoration:none;
	}
.sidebar a:hover {
	text-decoration:underline;
	}

/* The Search Form */

#searchform {
	margin:14px 0 0 21px;
	padding:0;
	width:179px;
	height:25px;
	}
#searchform div {
	margin:0;
	padding:0;
	}
#searchform input {
	float:left;
	border:none;
	background:#e2dac4;
	color:#3b2d1e;
	margin-top:-24px;
	height:26px;
	
	}
#searchform input#s {
	width:112px;
	margin-top:0;
	height:20px;
	padding-top:5px;
	margin-right:5px;
	}

/* The Footer */

.footer {
	clear:both;
	height:130px;
	background:url(images/footer.gif);
	border-top:1px solid #000;
	margin-top:10px;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
.footer ul.sponsors {
	width:320px;
	}
.footer ul.links {
	width:320px;
	}
.footer ul.meta {
	
	}
.footer li {
	background:url(images/arrow.gif) left no-repeat;
	padding:0 0 0 15px;
	margin-left:7px;
	}
.footer li.footerhead {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding:12px 0;
	background:none;
	margin:0;
	}
.footer li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	}
.footer li a:hover {
	text-decoration:none;
	color:#c2c2c2;
	}

/* The Bottom */

.bottom {
	height:27px;
	weight:360px;
	line-height:27px;
	background:url(images/bottom.gif);
	text-align:right;
	padding-right:35px;
	color:#e2dac4;
	}

.bottom a {
	color:#f2f2f2;
	text-decoration:none;
	font-weight:bold;
	}
.bottom a:hover {
	color:#e2dac4;
	text-decoration:none;
	}
a.xhtml {
	background:url(images/xhtml.gif) left no-repeat;
	padding-left:22px;
	padding-right:10px;
	}
a.rss {
	background:url(images/rss.gif) left no-repeat;
	padding-left:22px;
	}



/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}