/*  
Nom du Thème : ComboGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/

body {
	font-size: 12px;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #2F2F2F;
	text-align: center;
	background: #85c9ff url('images/header-bg.jpg') top repeat-x;
	}
 
 
 img {
	border:0;
	}


	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#85c9ff;
	scrollbar-highlight-color:#85c9ff;
	scrollbar-3dlight-color:#85c9ff;
	scrollbar-darkshadow-color:#85c9ff;
	scrollbar-shadow-color:#85c9ff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#85c9ff;
}

h1 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #a3ceff; }

h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #ff6600; }

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #de5400; }


.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}




.catwdc{
	color:#046380;
	text-decoration:none;
	font-size:13px;
}


.catwdc:hover{
	color:#de5400;
	text-decoration:none;
	font-size:13px;
}



.details{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}



.details:hover{
	color:#DE5400;
	text-decoration:underline;
	font-size:11px;
}

.metag {
	color:#de5400;
	text-decoration:none;
	font-size:11px;
}



.metag a{
	color:#de5400;
	text-decoration:none;
	font-size:11px;
}


.metag a:hover{
	color:#de5400;
	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 #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: #de5400;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #de5400;
	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;
}

 
 
 
 
 
 
 
 
 
#page {
	text-align: left;
	background: url(images/page-bg.jpg) bottom repeat-x;
	}

#headerimg { 
	background: transparent url('images/headerimg.jpg') top center no-repeat;
	} 	

#page-top {
	background: url(images/page-top-bg.jpg) bottom no-repeat; 
	}

#page-body { 
	background: url(images/page-body-bg.jpg) repeat-y; 
	}	
	
#content {
    background-color:#fff;
	line-height: 1.4em;
	}

#sidebar {
    background-color:#fff;
    }


.narrowcolumn .entry  {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	}

#footer {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #2e2e2e url('images/footer-bg.jpg') top repeat-x; 
	font-size:10px;
	border: none;
	}

#footer a { color: #66ccff; }	
	
small {
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 40px;
	text-align: left;
	font-weight:normal;
	color:#fff;
	} 

h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 40px;
	text-align: left;
	font-weight:normal;
	color:#fff;
	} 


#headerimg .description {
    font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 14px;
	text-align: left;
	color:#47708F;
	padding-left:58px;
	height:29px;
	}

h2 {
	font-size: 1.8em; 
	}

h2.pagetitle {
	font-size: 1.8em;  
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight:bold;
	margin:0;
	padding:0px 10px 0px 10px;
	color:#9c9b22;
	}

h3 {
	font-size: 1.6em; 
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #000000;
	padding-left:6px;
	}


h4, h4 a, h4 a:hover, h4 a:visited{
	text-decoration: none;
	color: #ffffff;
	padding-left:6px;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #de5400; 
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #cc6600;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: normal; 
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
    font: 11px Verdana, Arial, Georgia, Helvetica, sans-serif;
	line-height: 18px; 
	background: #fff;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666; 
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #006699;  
	text-decoration: none;
	}


a:hover { 
	color: #006699;
	text-decoration: none; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Georgia, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

body {
	margin: 0;
	padding: 0; 
	}


#header {
    margin: 0 auto;
	padding: 0; 
	height: 154px;   
	width:100%;
	}
	


#headerimg {
	margin: 0 auto;
	padding:0;
    text-align:center;
    height:134px; 
	width:979px; 
	}
	
#page {
	margin: 0 auto;
	padding: 0;
	width: 100%; 
	min-height: 500px;
	}

#page-top {
    margin: 0 auto;
	width: 964px; 
	height: 13px;
	}

#page-body { 
    margin: 0 auto;
	width: 964px; 
	min-height: 600px;
	}

#content {
    float:left;
	width: 540px; 
	min-height:500px;
	padding:0px 12px 10px 12px;  
	margin-right:20px;
	margin-left:9px;
	}

.narrowcolumn { 
	padding:0;
	margin:0;
}

.post {
	text-align: justify;  
	font-size:0.9em;
	width:540px;
	min-height:50px;
	}
	
.post hr {
	display: block;
	}

.post-head {
    float:left;
	margin-top: 18px;
	padding-bottom: 8px;
	}
	
.post-head h2 { margin: 0em 0px 0px 0px;}	

.date-posted { 
    float:left;
	margin-top: 15px;
	margin-left:-1px;
	text-align:center;
	height:54px;
	width:49px;
	margin-right:10px;
	color:#006699;
	font-family: 'century Gothic';
	background: url(images/date-posted-bg.jpg) no-repeat;
	}	

.dp-day {
    font-size:24px;
	font-weight:bold;
	margin-top:11px;
	}

.dp-month {
    text-transform:uppercase;
	padding-top:4px;
	font-size:12px;
	}
	
.category-icon {
    background: url(images/category-icon.jpg) left center no-repeat;
	width:12px;
	height:12px;
	padding-left: 15px;
    }	
	
.comment-icon {
    background: url(images/readmore.gif) left center no-repeat;
	width:10px;
	height:10px;
	padding-left: 15px;
    }
	
.entry {
    margin:0;
	padding-top:1px;
	background: url(images/post-divider.jpg) top right repeat-x;
    }

.postmetadata {
	clear: left;
	height:28px;
	background:url(images/postmetadata-bg.jpg) no-repeat;
	line-height:2.3em;
	padding-left:5px;
	font-size: 10px;
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;}

.postmetadata a {
    color: #006699;
	}

#footer {
    margin: 0 auto;
	padding: 0;
	width:100%; 
	} 
	
#footer p {
	margin: 0;
	padding-top:20px;
	text-align: center;  
	color: #787878;
	}

h1 {
	margin: 0;
	padding-top:8px;
	padding-left:50px;
	height:50px; 
	}

h4 {
	margin: 0;
	padding-top:8px;
	padding-left:50px;
	height:50px; 
	}


h2 {
	margin: 12px 0 10px 0;  
	line-height:30px;
	}

h2.pagetitle {
	text-align: left;
}

h3 {
	padding: 0;
	margin: 25px 0 0 0;
	}

/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

html>body .entry ul {
	margin: 0 20px 15px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: -5px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0px;  
	}
	
.entry ul {
   margin-left:28px;
}

.entry ul li {
   padding:0;
   padding-left:10px; 
  }	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;  
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 3px; 
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 8px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 10px 0 25px; 
	padding: 0;
	list-style-type:disc;	
	color:#cc6600;
	}

#sidebar ul ul li a {color:#cc6600;}

#searchform {
    float:right;
	width: 347px;
	height:67px;
	padding:0;
	margin:0;
    padding-right:28px;
	padding-top:15px;
	}

#header  #searchform  #s {
	width: 218px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 300px;
	}

#commentform {
    margin:0;
	padding:0;
}	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; 
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
    margin-bottom: 2em;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify; 
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li ul li {
    list-style: disc outside;
    border:0;
	margin:0;
	}
	
.commentlist li ol li {	
	list-style: decimal outside;
	margin:0;
	border:0;
    margin-left:4px;
	padding:5px;
	}

.commentlist p {
	margin: 10px 5px 10px 25px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#sidebar {
    float:left;
	padding: 0;
	margin:0;
	width: 365px;  
	min-height: 430px;
	margin-top:12px;
	}
	
#sidebar1 {
    float:left;
	width:168px;
	min-height:100px;
	background: url(images/sidebar1-bg.jpg) repeat-y;
	}
	
#sidebar1-top {
    width:168px;
	height:10px;
	background: url(images/sidebar1-top-bg.jpg) top no-repeat;
    }

#sidebar1-bot {
    width:168px;
	height:10px;
	background: url(images/sidebar1-bot-bg.jpg) bottom no-repeat;
	}

#sidebar2{
    float:left;
	margin-left:13px;
	width:168px;
	min-height:100px;
	background: url(images/sidebar2-bg.jpg) repeat-y;
	}
	
#sidebar2-top {
    width:168px;
	height:10px;
	background: url(images/sidebar2-top-bg.jpg) top no-repeat;
    }
	
#sidebar2-bot {
    width:168px;
	height:10px;
	background: url(images/sidebar2-bot-bg.jpg) bottom no-repeat;
    }

#sidebar form {
	margin: 0;
	} 
	
#sidebar p {
    padding:5px;
	color:#333
	}	
	
#sidebar .subscribe-rss {
    background: transparent url(images/); 
	
	margin:0;
	}	
	
#sidebar .rss-feed-a {
    color: #9c9b22;
    background: url(images/rss-icon.jpg) right no-repeat;
	
	padding-right:30px
	}	
	

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin:0;
    padding:0; 
	padding-left:50px;
	min-height:30px;
    color:#999999;  
	background: #fff url(images/blockquote-bg.jpg) top left no-repeat;  
    font-style:italic; 
	width:85%;   
	}

blockquote blockquote {
   	margin:0;
    }	
	
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
 	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px; 
	width:100%;
	}

#menu-bar {
    float:left;
  	width: 919px; 
	line-height:29px;
	padding-left:25px;
	padding-top:17px;
	}
    
#menu-bar ul {
    padding:0;
	margin:0; 
	}	
	
.pagenav-home { 
   width: 100px;
   height:29px;
   list-style-type:none; 
   padding:0;
   margin:0;
   display:inline;
   }
   
.pagenav {
 	list-style-type:none; 
	}

.pagenav h2 {
   display:none;
   margin:0;
   padding:0; 
   }	

.pagenav ul, .pagenav-home ul   {
    list-style-type:none;
	float:left; 
	padding:0;
	margin:0;
	}
	
.pagenav ul li {
    padding:0;
	margin:0;
    display:inline;
    }
	
.pagenav ul li a, .pagenav-home ul li a {
    width:100px;
	text-decoration: none;
	float: left;
	background: url('images/pagemenu-inactive-bg.jpg') top no-repeat; 
    color:#006699;
	font-size:8pt;
	text-align:center;
	margin-left:2px;
    }	
	
.pagenav ul li a:hover, .pagenav-home ul li a:hover {
 	background: url('images/pagemenu-active-bg.jpg')  top no-repeat; 
    color:#de5400;
	}		

.pagenav ul li.current_page_item a, .pagenav-home ul li.current_page_item a { 
    background: url('images/pagemenu-active-bg.jpg') top no-repeat;  
    color:#de5400;
	}	
	
.pagenav ul li.current_page_item ul li a { 
    background: url('images/pagemenu-inactive-bg.jpg')  top no-repeat; 
    color:#006699;
	}		
	
.yellow-green {
    color:#006699;
    }

#footer-top {
   margin:0 auto;
   width:980px;
   height:9px;
   background: url(images/footer-top-bg.jpg) top no-repeat;
}
	
#footer-bot {
   margin:0 auto;
   width:980px;
   height:50px;
   text-align:center;  
}
	
#recent-comments {
    float:left;
    height:200px;
    width:552px;
    padding-left:38px;
	padding-top:10px;
    }

#recent-comments h2, #meta h2 {
    font-size:30px;	
    }

#recent-comments ul, #meta ul {
    font: 14px 'Century Gothic', Arial, Verdana, 'Lucida Grande', Sans-Serif;
    padding:2px; 
    padding-left:12px;
	margin:4px;
	}	
	
#recent-comments ul li {	
	padding:2px;
	}

#meta ul li {	
	padding:2px;
	}

#meta {
    float:left;
    height:200px;
    width:265px;
    padding-left:70px;	
	padding-top:10px;
	} 


#sidebar .categories ul li  {
   list-style-type:none;   
   padding-left:20px;
   margin-left:10px;    
   background: url(images/category-bullet.jpg) left no-repeat;
   }
  
#sidebar .archives ul li  {   
   list-style-type:none;   
   padding-left:20px;
   margin-left:10px; 
   background: url(images/archive-bullet.jpg) left no-repeat;
}
#main ul {list-style:none; padding:5px 20px;}
#main ol {padding:5px 35px;}
#main ul li {display:block; padding:2px 0px 2px 12px;  background: url(images/marker.gif) 0px 7px no-repeat;
}
.detalles{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}

.detalles a{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}



.detalles:hover{
	color:#DE5400;
	text-decoration:underline;
	font-size:11px;
}
