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

body {
	margin: 0;
	padding: 0;
	background: #d7fafd url(images/background.jpg) repeat-x;
	font-size: 78%;
	font-family: Verdana;
	color: #333;
	text-align: center;
}
p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0.5em 0;
}

img {border:0;}
p img {float:left; margin:0 10px 0 0; padding-left: 6px; padding-bottom: 2px;}

html {scrollbar-face-color:#eeeeee; scrollbar-highlight-color:#eeeeee;
scrollbar-3dlight-color:#eeeeee; scrollbar-darkshadow-color:#eeeeee;
scrollbar-shadow-color:#eeeeee; scrollbar-arrow-color:#06c06c;
scrollbar-track-color:#eeeeee;}

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

.catwdc{color:#0e9dec; text-decoration:none; font-size:12px;}
.catwdc a{color:#0e9dec; text-decoration:none; font-size:12px;}
.catwdc a:hover{color:#046380; text-decoration:none; font-size:12px;}

.details{color:#046380; text-decoration:none; font-size:12px;}
.details a{color:#046380; text-decoration:none; font-size:12px;}
.details a:hover{color:#046380; text-decoration:underline; font-size:12px;}

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

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

#clock {color: #333333; font-size: 12px;}


ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #333333; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}

a {
	color: #666666; text-decoration: none;
}

a:hover {
	color: #666666;
}
input, textarea, select {
	border: 1px solid #58eefd;
	background-color: #ffffff;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #eeeeee;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #666666;
}


#wrapper {
	margin: 0 auto;
	width: 900px;

	text-align: left;
}
#header {
	background: url(images/header.jpg);
        width: 900px;
        height: 370px;
}

	#header h1 {
                padding-top: 15px;
                padding-left: 100px;
		margin: 0;
		font-size: 2.8em;
	}
	#header h1 a {
		text-decoration: none;
		color: #ffffff;
	}
	
	#header h1 a:hover {
		text-decoration: none;
		color: #F9A41E;
	}
	
	
#content {
	float: left;
	padding: 0 20px;
        margin-top: -35px;
	width: 630px;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 

#sidebar {
	float: right;
        margin-top: -120px;
	padding: 5px 20px 0 20px;
	width: 230px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
} 
html>body #sidebar {
	width: 190px;
}


#footer {
	clear: both;
        width: 900px;
	font-size: 0.9em;
	text-align: center;
        padding-top: 15px;

}

	#footer p {
		margin: 0;        
		padding: 10px 0 20px 0;
		border-top: 1px dotted #333333;
		font-size: 0.9em;
		text-align: center;
                color: #333333;
	}

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


#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #58eefd;
	background-color: #ffffff;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #58eefd;
	border-right: 1px solid #58eefd;
	border-left: 1px solid #58eefd;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 170px;
}
#sidebar ul ul li a:hover {
        color: #333333;
	background-color: #58eefd;
}

#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;

}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}

.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #0e9dec;
	overflow: auto;
}
.posttitle a {
	float: left;
        padding: 0 30px;
}
.posttitle a:link, .posttitle a:visited {
	color: #0e9dec;	
}
.posttitle a:hover, .posttitle a:active {
	background: #0e9dec;
	color: #ffffff;	
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	background: url(images/postmeta.gif) no-repeat top left;
	font-family: verdana;
	font-size: 0.8em;
	color: #333333;
	border-top: 3px solid #0e9dec;
}
.postentry {
	font-size: 0.9em;
	color: #333333;
	font-family: verdana;
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}


#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #eeeeee;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #eeeeee;
	padding: 1px 20px;
	background-color: #f6f6f6;
}
.alt {
	background-color: #f6f6f6 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #666666;
}

