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

body {
	background-repeat:repeat-x;
	font-family:arial;
}

body, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

h1, h3, h4 {
	padding: 10px 0;
}

ul {
	list-style: none;
}

blockquote {
	font-size: 13px;
	line-height: 22px;
	padding: 10px 25px;
	margin: 0 auto;
	width: 430px;
	background: url(images/quote.gif) no-repeat 0 15px;
}

blockquote p {
	font-style: italic;
	color: #979797 !important;
}

blockquote blockquote {
	width: 90%;
}

blockquote blockquote p {
	color: #CACACA !important;
}

a {
	text-decoration:  none;
	color: #4C772B;
}

a:hover {
	text-decoration: none;
}

img {
	border:0;
	}


	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#1D211A;
	scrollbar-highlight-color:#1D211A;
	scrollbar-3dlight-color:#1D211A;
	scrollbar-darkshadow-color:#1D211A;
	scrollbar-shadow-color:#1D211A;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#1D211A;
}

.topsearch{
	font-size:10px;
}

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: #ffffff; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #ffffff; }


.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:#55A16C;
	text-decoration:none;
	font-size:13px;
}

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

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



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

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



.details a:hover{
	color:#D16903;
	text-decoration:underline;
	font-size:11px;
}

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



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


.rss a:hover{
	color:#4BB5C1;
	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-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-right: 2px solid #c2c2c2;
	border-top: 2px solid #c2c2c2;
	vertical-align : top;
	background-color:#EFEFEF;
}

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

.sitetd {
		/*border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-right: 2px solid #c2c2c2;
	border-top: 2px solid #c2c2c2;*/
}

.votelargeur {width: 50px;}

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

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: #333333;
	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: #222222;
	font-size: 16px;
	font-weight: bold;
}

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

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

#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 {/*
	width: 970px;
	height:292px;
	margin: 0 auto;
	padding-left: 11px;
	background-color: #ffffff;*/
}

#header2 {
	width: 100%;
	height: 141px;
	position: relative;
	font-family: Georgia;
	/*background: url(http://www.blog-espritdesign.com/img/Entete_espritdesign.jpg) no-repeat;
	padding-top:150px;
	margin-top:70px;*/
	background-position: center;
}
#header {
BACKGROUND-COLOR: #0A0809;
}

#header h2 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 25px;
}

#header h2 a {
	color: #E5F2CF;
}

#header h2 a:hover {
	color: #fff;
}

#header h2, #header p {
	padding-left: 20px;
}

#header p {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #9EB47A;
}

#header ul {
	height: 41px;
	position: absolute;
	top: 290px;
	/*background: url(images/menu_part_right.gif) no-repeat right bottom;*/
	padding-right: 0px;
	width:905px;
}

#header ul li {
	display: inline;
	font-size: 12px;
	font-family: "Arial";
	font-weight: bold;
}

#header ul li a {
	display: block;
	float: left;
	background: url(images/menu_rollover.jpg) no-repeat right top;
	line-height: 41px;
	color: #fff;
	padding: 0 24px;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: url(images/menu_rollover.jpg) no-repeat right -41px;
}

#header ul:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#header img.subscribe {
	position: absolute;
	right: 96px;
	bottom: 57px;
}


#bg_top {
	width: 100%;
	/*background: url(images/bg_content.jpg);*/
	padding-top:0px;
}

#middle_wrap {
	width: 100%;
	/*background: url(images/bg_content_top.jpg) no-repeat;*/
}


#content {
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 30px;
	color: #C7C7C7;
}

#content a {
	color: #97CD43;
}

#content a:hover {
	color: #ffffff;
}

#content p a {
	border-bottom: #47413E 1px solid;
}

#content p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	color: #C7C7C7;
	line-height: 21px;
}

#content h2 {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0 10px 0;
	width: 490px;
}

#content h2 a {
	color: #fff;
}

#content h2 a:hover {
	color: #B0B0B0;
}

#content ul, #content ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 50px;
	margin: 10px 0;
}

#content ul li {
	list-style: square;
}

#content img.alignleft {
	margin: 10px 10px 10px 0;
}

#content img.alignright {
	margin: 10px 0px 10px 10px;
}

#content h2.heading_2 {
	background: url(images/sidebar_underline.gif) repeat-x bottom left;
}

#content img.centered {
	margin: 10px auto 20px auto !important;
	display: block;
}

.post_details {
	width: 480px;
	height: 43px;
	padding-left: 50px;
	/*background: url(images/bg_post_details.gif) no-repeat left top;*/
	margin-left: -50px;
	margin-top: -5px;
	margin-bottom: -10px;
	position: relative;
}

.post_details p {
	padding: 0 30px 0 0 !important;
	font-family: Georgia;
	font-size: 12px !important;
	font-style: italic;
	color: #97CD43 !important;
	float: left;
	/*background: url(images/post_details_p_bg.jpg) no-repeat right top;*/
}

.post_details .comments {
	position: absolute;
	right: -60px;
	top: -19px;
	width: 34px;
	height: 31px;
	/*background: url(images/post_details_comment.gif) no-repeat;*/
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	padding-top: 6px;
	padding-right: 2px;
}

.post_details .comments a {
	color: #97CD43 !important;
}

.post_details .comments a:hover {
	color: #fff !important;
	text-decoration: none;
}

* html .post_details .comments {
	width: 34px;
	padding-left: 2px;
	padding-right: 0px;
}

.post_details a {
	color: #97CD43 !important;
	border-bottom: none !important;
}

.post_details a:hover {
	text-decoration: none;
}

.more_entries {
	padding-top: 5px;
	padding-bottom: 10px;
}

.more_entries h2 {
	font-size: 23px !important;
}

.comments_wrap {
	width: 460px;
	margin: 30px 0 5px 10px;
	clear: both;
}

.comments_wrap a {
	color: #905640 !important;
}

.comments_wrap .left {
	width: 56px;
	float: left;
}

.comments_wrap .right {
	width: 358px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right a {
	text-decoration: none;
}

.comments_wrap .right a:hover {
	text-decoration: underline;
}

.comments_wrap .right h4 {
	font-size: 10px;
	font-family: "Lucida Grande";
	color: #5D5D5D;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 13px;
	color: #BEC7C7;
}

.comments_wrap .right p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}
#content form {
	margin: 30px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
	border: #444444 1px solid;
	background: #383838;
	color: #B8B8B8;
	overflow: hidden;
}


.author_box {
	width: 300px;
	/*background: #151419 url(images/author_paper_top.jpg) no-repeat left top;*/
	margin-bottom: 10px;
}

.author_box_in {
	width: 300px;
	/*padding: 0 23px 0 10px;*/
	/*background: url(images/author_paper_bottom.jpg) no-repeat left bottom;*/
	font-family: Georgia;
	font-size: 13px;
}

.author_box p {
	line-height: 20px;
	color: #C7C7C7;
}

#sidebar a {
	color: #97CD43;
	}

#sidebar a:hover {
	color: #ffffff;
}

#sidebar {
	width: 300px;
	float: right;
	margin-right: 25px;
	padding-bottom: 30px;
	display: inline;
	padding-top: 21px;
	font-size: 12px;
	color: #7B7B7B;
	margin-left: -15px;
	
}

#sidebar p {
	padding: 10px 0;
}

#sidebar h2 {
	display: block;
	font-family: Georgia;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	background: url(images/sidebar_underline.gif) repeat-x bottom;
	padding-bottom: 1px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
}

#sidebar ul {
	padding: 0px 0 10px 5px;
}

#sidebar ul li {
	line-height: 18px;
	padding: 4px 0 4px 13px;
	background: url(images/li.gif) no-repeat 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	position: relative;
	color: #C7C7C7;
}

#sidebar ul li ul {
	padding: 0 !important;
	margin-bottom: -5px;
}

#sidebar ul li a {
	color: #7B7B7B;
	border-bottom: #424242 1px solid;
}

#sidebar ul li a:hover {
	color: #9D9D9D;
}

#sidebar li span.wrap {
	width: 100%;
	display: block;
}

#sidebar li span.title {
	width: 185px;
	display: block;
}

#sidebar ul li span.date {
	font-size: 10px;
	color: #545353;
	width: 100%;
	clear: both;
	display: block;
}

#sidebar li span.comment {
	position: absolute;
	right: 0;
	top: 4px;
	width: 20px;
	height: 18px;
	text-align: center;
	font-size: 10px;
	padding-right: 0px;
	padding-top: 2px;
	background: url(images/sidebar_span_a.gif) no-repeat left bottom;
}

#sidebar li a span.comment {
	cursor: pointer;
}

* html #sidebar li span.comment {
	width: 20px;
	height: 19px;
	padding-top: 1px;
	overflow: hidden;
}


#wp-calendar {
	width: 95%;
	padding: 0 0 10px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #343434;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

#footer {
	width: 966px;
	/*background: url(images/bg_footer.jpg) ;*/
	background-color:#252525;
	overflow: hidden;
	margin-bottom: 1px;
	clear: both;
	text-align:center;
}

#footer ul {
	padding-top: 14px;
	width: 600px;
	overflow: hidden;
}

#footer li {
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

#footer li a {
	display: block;
	float: left;
	padding: 0 14px;
	line-height: 25px;
	margin-right: 3px;
	color: #97CD43;
}

#footer li a:hover, #footer li.current_page_item a {
	/*background: url(images/footer_rollover.jpg);*/
	color: #97CD43; 
}

#footer p {
	width: 100%;
	clear: both;
	font-family: Georgia;
	font-size: 11px;
	color: #97CD43;
	padding-top: 13px;
	padding-left: 3px;
	width: 600px;
	line-height: 20px;
}

#footer p a {
	color: #97CD43;
	border-bottom: #6B4A41 1px solid;
	position: relative;
}

#footer p a:hover {
	color: #ffffff;
	border-bottom: #6B4A41 1px solid;
}

#footer p.bot {
	position: absolute;
	right: 94px;
	bottom: 30px;
	display: block;
	width: 80px;
}

#footer p.bot a {
	border-bottom: #97CD43 1px solid;
}


#middle_wrap:after,
.comments_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* SOCIALBOOKMARKS */

div #socialbookmarks {
    clear: both;
    display: inline-block;
    float: left;
    height: 1%; /* IE */
    margin: 0px 10px 5px 10px;
    padding: 0px;
    overflow: visible;
}
div #socialbookmarks ul {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
div #socialbookmarks ul li {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 4px;
    width: 16px;
}

DIV.postleft{
background: url(http://www.blog-espritdesign.com/img/green_tv.png);
background-repeat:no-repeat;
background-position: center;
height:220px;

}


.line {
	border-top: 1px solid #7E8285;
	width:300px;
	margin-left:8px;
	}

.titre_right {
	font-size: 1.4em;
	margin: 10px 0 -10px 0;
	color:#ffffff;
	padding-left:10px;
	}
	
.tab_article{
  width:605px;
	border-collapse:collapse;
	border-spacing: 0px;
	padding:10px;
	margin-bottom:30px;
	background-color:#EFEFEF;
}

.haut_article{
  background-color:#EFEFEF;
	width:605px;
	height:6px;
	padding:0px;
}

.milieu_article{
  background-color:#EFEFEF;
	width:605px;
	height:6px;
	padding:50px;
}

.bas_article{
  background-color:#EFEFEF;
	width:605px;
	height:6px;
	padding:0px;
}	

input{
  color:#0A0809;
}

textarea{
width:450px;
}

.tab_forum{
  width:928px;
	border-collapse:collapse;
	border-spacing: 0px;
	padding:10px;
	margin-bottom:30px;
}

.haut_forum{
  background:#4B4B4B url(http://www.blog-espritdesign.com/wp-content/themes/theme_espritdesign/images/head_art_928.gif) no-repeat;
	width:928px;
	height:6px;
	padding:0px;
}

.milieu_forum{
  background:#4B4B4B;
	width:928px;
	height:6px;
	padding:50px;
}

.tags li {
  color: #aaa;
  font-size:9px;
  font-family:verdana;
  display: block;
  float: right;
  background: transparent url(images/tag_blue.png) no-repeat 0 0;
  padding: 2px 8px 2px 18px;
  white-space: nowrap;
  margin-top:2px;
  border-bottom:0px ;
}

.tags li a:link, .tags li a:visited {
  text-decoration: none;
  color: #aaa;
  border-bottom:0px ;
}

.bas_forum{
  background: url(http://www.blog-espritdesign.com/wp-content/themes/theme_espritdesign/images/foot_art_928.gif) no-repeat;
	width:928px;
	height:6px;
	padding:0px;
}

