/*  
Nom du Th&#232;me : WinterGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/

body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 padding: 0px;
 margin: 0px;
 background: url('images/bg.png') repeat-x #50C6DD;
 text-align: justify;
 color:#333333;
 }
 
 img {border:0;}
p {line-height: 1.3em; margin: 0.5em 0;}
p img {float:left; margin:0 10px 0 0; padding-left: 6px; padding-bottom: 2px;}

html {scrollbar-face-color:#50C6DD; scrollbar-highlight-color:#50C6DD;
scrollbar-3dlight-color:#50C6DD; scrollbar-darkshadow-color:#50C6DD;
scrollbar-shadow-color:#50C6DD; scrollbar-arrow-color:#ff6600;
scrollbar-track-color:#50C6DD;}

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

.catwdc{color:#046380; text-decoration:none; font-size:12px;}
.catwdc a{color:#046380; text-decoration:none; font-size:12px;}
.catwdc a:hover{color:#cc0000; 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;}

.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: #ff6b00; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #ff6600; font-size: 16px; font-weight: bold;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 500px;}
#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;}
 
 
#wrap {
 background: url('images/content_bg.png') repeat-y center bottom #FFFFFF;
 width: 950px;
 padding: 0px;
 margin: auto;
 }
#header {
 background: url('images/header.png') no-repeat #FFFFFF;
 height: 200px;
 margin: auto;
 text-align: right;
 font-size: 16px;
 color: #FFFFFF;
 padding: 100px 400px 0px 0px;
 }
#header h1 {
 font-size: 48px;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 background: #92D6E3;
 height: 40px;
 font-weight: bold;
 color: #FFFFFF;
 margin: auto;
 font-size: 16px;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 10px 0px 0px 10px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 float: left;
 width: 530px;
 }
.entry_body {
 padding: 0px 15px;
 margin: 0px 0px 50px 0px;
 }
#content h1 {
 font-size: 24px;
 color: #F58220;
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 }
.entry_date {
 color: #636467;
 }
.entry_body p {
 line-height: 18px;
 }
.entry_body blockquote {
 padding: 20px;
 margin: 10px;
 background: #E7F5F5;
 color: #636467;
 texst-align: justify;
 }
.entry_footer {
 clear: both;
 margin: 0px;
 padding: 5px;
 height: 15px;
 border-top: 1px dashed #50C6DD;
 border-bottom: 1px dashed #50C6DD;
 }
.entry_category {
 float: left;
 }
.entry_comment {
 float: right;
 }
#footer_link {
 clear: both;
 padding: 10px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#sidebar {
 width: 390px;
 padding: 0px 10px;
 float: right;
 margin: 0px;
 color: #000000;
 }
#sidebar_left {
 float: left;
 width: 180px;
 }
#sidebar_right {
 float: left;
 width: 180px;
 padding: 0px 0px 0px 25px
 }
#sidebar h2 {
 font-size: 18px;
 color: #F58220;
 padding: 5px 5px 8px 35px;
 margin: 10px 0px;
 background: url('images/sidebar_title.png') no-repeat center left;
 border-bottom: 1px dashed #50C6DD;
 }
#sidebar ul {
 list-style: none;
 margin: 0px 0px 30px 5px;
 padding: 0px;
 }
#sidebar li {
 padding: 3px 0px;
 }
#footer {
 clear: both;
 color: #FFFFFF;
 text-align: center;
 padding: 30px;
 background: url('images/footer.png') no-repeat center top #50C6DD;
 }
#footer a {
 text-decoration: none;
 color: #FFFFFF;
 }
#footer a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }
#header a {
 text-decoration: none;
 color: #FFFFFF;
 }
#header a:hover {
 text-decoration: none;
 color: #cc0000;
 }
#navigation a {
 text-decoration: none;
 color: #FFFFFF;
 }
#navigation a:hover {
 text-decoration: none;
 color: #cc0000;
 border-bottom: 3px solid #FFFFFF;
 }
#content h1 a {
 text-decoration: none;
 color: #F58220;
 }
#content h1 a:hover {
 text-decoration: none;
 color: #FFBE8D;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0px;
 background: transparent;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin: 0px;
 padding: 10px;
 }
.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }
.alt {
 background: #E7F5F5;
 }
#comment_box {
 margin: 5px 20px;
 }
#comment_box ol {
 padding: 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 list-style: none;
 }
.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }
#wp-calendar a {
 text-decoration: underline;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #50C6DD;
 }
a:hover {
 text-decoration: underline;
 color: #50C6DD;
 }