/*  
Nom du Thème : TaliaGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/
html {
	scrollbar-face-color:#2f5f84;
	scrollbar-highlight-color:2f5f84;
	scrollbar-3dlight-color:#2f5f84;
	scrollbar-darkshadow-color:#2f5f84;
	scrollbar-shadow-color:#2f5f84;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#2f5f84;
}

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

.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:1.01em; font-weight:bold;}

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


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


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

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



.details:hover{
	color:#2e4976;
	text-decoration:underline;
	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 #ffffff;
}

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

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



/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

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

#container ul#menus {	
	font-weight: bold;
}
#container ul#menus li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#container ul#menus li a {
text-decoration: none;

}
#container ul#menus li a:hover {
text-decoration: underline;
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;
	background: white url(images/shade.gif) top left repeat-x;
}

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




img{
	border:0px;
}




















*{
margin:0;
padding:0;
}

#page {
width: 848px;
margin: 0px auto;
background: #FFF top center repeat-y;
}

body {
font: 62.5% Helvetica, Sans-Serif;
background: #2f5f84 url('images/bg.gif') no-repeat;
margin: 0px;
padding: 0px;
}

body a, body a:visited {
color: #1b1b1b;
text-decoration: none;
}

body a:hover {
color: #363636;
text-decoration: none;
}

body p {
padding: 5px 0px;
margin: 5px 0px;
}

#wrapper {
width: 100%;
}

/* Heading */

h1, h2, h3, h4 {
font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
font-size: 1.61em;
line-height: 1.0em;
}

h2 {
font-size: 2.0em;
}

h3 {
font-size: 1.5em;
}

h4 {
font-size: 1.0em;
}


/* Header */

#header {
width: 100%;
background: #000;
height: 128px;
background: #FFF url('images/header.gif') top center no-repeat;
}


#header h1 {
font-size: 2.5em;
padding: 10px;
padding-left: 40px;
margin: 0;
color: #fff;
font-family: Helvetica, sans-serif;
}

#header h1 a {
color: #e0e0e0;
text-decoration:none;
}


#header #header_left {
float:left;
width: 480px;
text-align: left;
font-size: 1.2em;
color: #fff;
padding: 10px 0px 20px 20px;
}

#description{
padding-left: 47px;
margin: 0;
color: #fff;
font-family: Helvetica, sans-serif;
}

/* Search Form */
#searchform {
top:0px;
height: 37px;
width: 200px;
}
#searchform #s{
background: #ffffff url(images/formbg.gif) no-repeat ;
height: 17px;
width: 140px;
margin: 6px 5px 0px 10px;
padding: 3px 7px 2px 5px;
color: #999999;
border: none;
}
#searchform #searchsubmit {
background: url(images/seachbtn.gif) no-repeat left top;
height: 23px;
width: 23px;
border: none;
text-indent: -999%;
line-height: 1px;
margin-top: 6px;
}

/* Content */

#content {
float: left;
width: 560px;
line-height: 1.6em;
padding-left: 20px;
padding-top: 20px;
}


/* Post Data */

#cal {
background:url('images/cal.gif') no-repeat;
width:65px;
height:67px;
padding-top: 5px;
padding-left: 15px;
margin-left:3px;
float:left;
font-weight:bold;
font-size:13pt;
font-family:  Sans-Serif,Helvetica, Arial,;
color:#ffffff;
}

.caldate {
padding-top:14px;
color:#313131;
font-size: 23pt;
}

.post h2, .post h2 a:visited, .post h2 a {
font-size: 1.4em;
text-decoration: none;
color: #103c66;
margin-bottom: 10px;
line-height: 1.0em;
}
.post h2 a:hover {
text-decoration: none;
color: #0b68c2;
}

.post {
font-size: 1.2em;
margin-bottom: 30px;
text-align: justify;
}

.post p {
padding: 5px 0px;
margin: 5px 0px;
}

.post ul, .post ol {
margin: 10px 0 10px 0;
padding-left: 40px;
}

.post li {
padding: 2px 0 2px 0;
}

.entry {
margin-bottom: 10px;
text-align: justify;
}


.pencil{
background: url('images/pencil.gif') no-repeat;
padding-left: 17px;
clear: both;

}

.entrytext .postmetadata {
margin-top: 20px;
text-align: justify;
}

.postmetadata {
border-top: 1px dotted #ccc;
padding-top: 2px;
margin-bottom: 40px;
text-align: right;
}

.postmetadata alt {
border-top: 1px dotted #ccc;
padding-top: 2px;
margin-bottom: 40px;
text-align: left;
}

.endpost{
background: url('images/postend.gif') no-repeat center;
width:149px;
height:33px;
padding-left:300px;
}

.navigation {
display:block;
margin-bottom: 20px;
}

/* Nav Bar */

#navbar{
float: left;
width: 848px;
border-top: 1px solid #535353;
background: #333333 url('images/nav.gif') repeat-x;
}

#navbar ul, #navbar ul li{
list-style:none;
margin:0;
padding:0;
}

#navbar ul{
padding: 0 0 0 1px;
}

#navbar ul li{
float: left;
display: inline;
line-height: 18px;
overflow: visible;
}

#navbar ul li a{
display: block;
padding: 10px;
border-right: 1px solid #535353;
text-decoration: none;
color: #bbbbbb;
font-size: 13px;
font-family: helvetica;
}

#navbar ul li a:hover{
border-left: 1px solid #ededed;
background: #fcfcfc;
color: #000;
}

#navbarright {
	width: 250px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


.alignleft {
float:left;
text-align:left;
}

.alignright {
float:right;
text-align:right;
}

.pagetitle {
font-size: 1.6em;
margin-bottom: 20px;
}

/* BlockQuote/Code */

blockquote {
margin: 10px 0 10px 0;
padding: 5px 10px 5px 10px;
background: #eeeeee;
border-top: solid 1px #5f5f5f;
border-bottom: solid 1px #5f5f5f;
}


code{
font:1.2em 'Courier New',Courier,Fixed;
display:block;
overflow:auto;
text-align:left;
margin: 10px 0 10px 0;
padding: 5px 10px 5px 10px;
background: #d1d1d1;
border-top: solid 1px #5f5f5f;
border-bottom: solid 1px #5f5f5f;
}

a img {
border: 1px #ccc;
}


/* SideBar */
#sidebar {
float: right;
width: 199px;
margin-left: 0px;
padding-top: 20px;
}

#sidebar ul {
margin-bottom:20px;
}

#sidebar ul li {
list-style:none;
line-height:1.6em;
font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar a:hover {
text-decoration: none;
}

#sidebar  ul h2 {
padding-bottom: 10px;
border-bottom: solid 1px #4a4a4a;
font-size: 1.5em;
}

#sidebar  ul ul li {
border-bottom: dotted 1px #4a4a4a;
}

#sidebar ul ul li ul{
padding-left:20px;
margin-bottom:0;
}

#sidebar ul ul li ul li{
list-style:none;
line-height:1.6em;
font-size: 1.1em;
border-bottom:0;
}

/* RSS Button */
.rss {
display:block;
background:url('images/rss.gif') no-repeat;
width:82px;
height:81px;
}

/* Comment */

.commentimg {
background: url('images/comment.gif') no-repeat;
padding-left: 17px;
clear: both;
}

#comments {
font-size: 1.6em;
margin-bottom: 20px;
border-bottom: 1px dashed #ccc;
padding-bottom:20px;
}

#respond {
font-size: 1.6em;
margin-bottom: 5px;
}

ol.commentlist {
list-style-type : none;
font-size: 1.2em;
}

ol.commentlist li {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
}

ol.commentlist li.alt {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dotted #ccc;
}

#comment_title {
margin-bottom: 5px;
}

#commentform {
margin-bottom: 20px;
}

#commentform p {
margin-bottom: 10px;
}

#commentform textarea {
width:99%;
padding:2px;
font-size: 12px;
background-color: #fff;
border: 1px solid #ccc;
}

/*Footer*/

#footer {
color: #4c4c4c;
font-family: Helvetica, Arial, Sans-Serif;
font-weight: bold;
width: 100%;
clear: both;
background: #000;
}

#footer a, #footer a:visited {
color: #4c4c4c;
text-decoration: none;
}
#footer a:hover{
color: #fff;
text-decoration: none;
}

#footer_left {
padding: 10px 0 10px 20px;
line-height: 1.6em;
width:350px;

}


#footer2 {
clear: both;
height: 100%;
float: left;
width: 848px;
background: #141414;
border-top: 20px solid #fff;
font-size: 0.9em;
text-align: left;
color: #fff;
}

#footer2 a {
color: #fff;
}

#footerl,#footerm,#footerr {
float: left;
width: 30%;
padding: 20px 0 20px 20px;
}


.title {
border-bottom:1px solid  #FFFFFF;
font-size:16px;
font-weight:bold;
padding:3px;
margin:0px;
color:#fff;
}

#footer2 ul {
list-style-type: none;
border-top: 1px solid #555;
}

#footer2 ul li {
line-height: 26px;
border-bottom: 1px solid #555;
}

#footer2 ul li a {
display: block;
padding: 0 10px;
color: #fff;
text-decoration: none;
	}
#footer2 ul li a:hover {
background: #505050;
}

#footer2 ul li a:visited {
color:#fff;
}


/* WP Block */
.WP {
display:block;
background:url('images/wp.gif') no-repeat;
width:20px;
height:20px;
font-size: 12px;
}

/* Calendar */

#wp-calendar {
width: 180px;
text-align: left;
margin-top: 5px;
}

#wp-calendar th {
margin-top: 5px;
}

#wp-calendar caption {
font-size: 1.2em;
margin-top: 5px;
}

/* Other */

hr {
display: none;
}
margin-top: 5px;
}

#wp-calendar caption {
font-size: 1.2em;
margin-top: 5px;
}

hr {
display: none;
} 

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