/*  
Nom du Thème : GreenGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/


body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFFFFF;
	width:100%;
	color:#333333;
}



h1 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #669900; }


.catego{
	background: #ffffff;
	width : 300px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: #ffffff;


}




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:#669966; font-size:1.01em; font-weight:bold;}


.catwdc{
	color:#FF6600;
	font-weight: bold;
	text-decoration:none;
	font-size:13px;
}




.catwdc:hover{
	color:#777777;
	text-decoration:underline;
	font-size:13px;
}




.details{
	color:#FF6600;
	text-decoration:none;
	font-size:11px;
}


.details a{
	color:#FF6600;
	text-decoration:none;
	font-size:11px;
}






.details:hover{
	color:#336600;
	text-decoration:underline;
	font-size:11px;
}




.annau{
	color:#c2e254;
	text-decoration:none;
	font-size:34px;
}




.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:34px;
}


.sitetable {
	width: 100%;
	border: 1px solid #C2C2C2;
	vertical-align : top;
}


.sitetables {
	width: 100%;
	vertical-align : top;
}


.sitetd {
	border: 1px solid #C6BF9E;
}


.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 : #CCC;
}




.votetable {
	background: #c2e254;
	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: #333333;
	font-size: 16px;
	font-weight: bold;
}


.vote a:hover{
	color: #000000;
	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;
}


a{
	color:#000000;
	text-decoration:none;
}


form, table, ul, li{
	padding:0px;
	margin:0px;;
}


.sub{
	border:0px;
}


input, textarea{
	border:1px solid #cecece;
	font-size:12px
}


div#page{
	width:990px;
	text-align:left;
}


/*header*/
#header{
	width:100%;
	height:205px;
	text-align:left;
}


#header_top{
	width:100%;
	height:125px;
	background:url(images/header_top_bg.gif) no-repeat bottom;
	text-align:left;
}




#header_end{
	width:100%;
	height:80px;
	background:url(images/header_end_bg.gif) no-repeat top;
}


#menu_items{
	float:right;
}


#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	float:right;
	padding-top:77px;
	padding-right:40px;
}


#menu_search_box input.s{
	width:155px;
	font-size:13px;
	color:#666666;
	border:0px;
	background:none;
}


#menu_search_box input.sub{
	position:relative;
	top:2px;
}


#header_title{
	color:#c2e254;
	font-size:31px;
	padding-top:75px;
	padding-left:40px;
	font-style:italic;
}
#header_title div{
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-4px;
	left:100px;
}
/*menu*/


#menu{
	font-size:13px;
	color:#303030;
	height:21px;
	padding-top:27px;
	padding-right:11px;
}


#menu #menu_pad{
}


#menu #menu_left{
	height:48px;
	background:url(images/menu_left_bg.gif) no-repeat top left #c2e254;
	padding-left:60px;
	padding-right:10px;
	float:right;
}


div#menu a{
	color:#303030;
	font-weight:bold;
}


div#menu a:hover{
	color:#ffffff;
}


#menu #menu_left div{
	float:left;
	padding-top:15px;
}


#menu #menu_left .menu_sep{
	padding-left:10px;
	padding-right:10px;
}


/* end menu */


/* end header */


/* blog*/


div#page #blog{
	float:left;
	width:100%;
}


div#page #blog_pad{
	float:left;
	width:100%;

}


div#blog #blog_left{
	width:618px;
	float:left;
	padding-top:10px;
}


div#blog #blog_right{
	width:358px;
	float:left;
}


#body_some_text{
	color:#212121;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:15px;
	margin-bottom:15px;
	background:url(images/idex_web.gif) no-repeat bottom left;
}


#body_some_text p{
	font-size:21px;
	font-style:italic;
	font-weight:bold;
	margin:0px;
	padding:0px;
}


/* sidebar*/
#blog_right #blog_right_body{
	padding-left:0px;
}


#blog_right #blog_right_body #sidebar{
	padding-left:0px;
	padding-right:0px;

	padding-top:5px;
	width:100%;
}


#blog_right #sidebar #sidebar_left{
	width:51%;
	float:left;
}


#blog_right #sidebar #sidebar_right{
	width:49%;
	float:left;
}




#blog_right #sidebar ul{
	padding:0px;
	margin:0px;
}
#blog_right #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}


#blog_right #sidebar h2{
	color:#000000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	padding-left:10px;
	
	padding-top:5px;
	height:28px;
}
#blog_right #sidebar div#sidebar_right h2{
}


#blog_right #sidebar ul li{
	color:#272d11;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:10px;
}


#blog_right #sidebar li a{
	color:#272d11;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}


#blog_right #sidebar ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:5px;
	background:none;
	margin-left:10px;
}
#blog_right #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#272d11;
	padding-bottom:0px;
	margin-left:0px;
}
#blog_right #sidebar ul li ul li ul li a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#272d11;
}


#blog_right #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}


#blog_right #sidebar div#sidebar_right ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}


#blog_right #sidebar ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
}


#blog_right #sidebar ul li ul li ul{
	padding-left:10px;
}


#blog_right #sidebar ul li ul li a{
	background: url(images/bl_li.gif) left top no-repeat;
	padding-left:9px;
}


#blog_right #sidebar ul li.widget_categories ul li a{
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}


#blog_right #sidebar ul li.widget_archives ul li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}




#blog_right #sidebar ul li.widget_archive ul li a{


	padding-left:9px;
}




#blog_right #sidebar ul li.widget_meta ul li a{
	background: url(images/meta_li.gif) left top no-repeat;
	padding-left:9px;
}


#blog_right #sidebar ul li.widget_categories li ul.children li a{
	background: url(images/line_li.gif) left top no-repeat;
	padding-left:9px;
}


/*inside*/


#blog_left #blog_comm{
	margin-left:20px;
	float:left;
	width:520px;
}


#blog_left #blog_comm h2{
	font-size:23px;
	font-weight:normal;
	color:#000000;
	position:relative;
	top:-10px;
}


#blog_left #blog_comm .comm_panel{
	height:16px;
	background:#f7f7f7;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	color:#000000;
}


#blog_left #blog_comm .comm_panel a{
	font-weight:bold;
	color:#000000;
}


#blog_left #blog_comm .comm_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	margin-left:30px;
	color:#003663;
	width:100%;
	background:url(images/comm_panel.gif) no-repeat bottom center;
}


#blog_left #blog_comm .comm_text p{
	padding:0px;
	margin:0px;
}


#blog_left #comments_from_bg{
	background:url(images/blog_form_bg.gif) no-repeat top left;
	width:554px;
	margin-left:12px;
}


#blog_left #blog_comm #comm_post_title{
	width:457px;
	height:45px;
	font-size:19px;
	font-style:italic;
	font-weight:normal;
	padding-left:25px;
	padding-top:10px;
	color:#000000;
}


#blog_left #blog_comm #comm_post_form{
	padding-left:25px;
}


#blog_left #blog_comm #comm_post_form input.text{
	font-size:14px;
}


#blog_left #blog_comm #comm_post_form td{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
}


#blog_left #blog_comm #comm_post_form td.right{
	text-align:right;
	vertical-align:top;
}




/* end sidebar*/


/* blod item*/


#blog_left .item_class{
	width:555px;
	padding-left:25px;
	padding-bottom:30px;
	float:left;
}


#blog_left .item_class .item_class_title{
	width:100%;
}


#blog_left .item_class .item_class_title_text{
	min-height:52px;
}


#blog_left .item_class .item_class_title_text .titles{
	float:left;
	width:98%;
	padding-bottom:5px;
}


#blog_left .item_class .item_class_title_text .top_title{
	padding-right:10px;
	padding-left:0px;
}


#blog_left .item_class .item_class_title_text .top_title a{
	font-size:17px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}


#blog_left .item_class .item_class_title_text .end_title{
	font-size:10px;
	padding-right:10px;
	padding-left:0px;
	color:#595959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#blog_left .item_class .item_class_title_text .end_title a{
	font-size:10px;
	font-weight:bold;
	color:#8ba922;
}


#blog_left .item_class .item_class_text{
	color:#595959;
	font-size:11px;
	line-height:20px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	background:url(images/title_line.gif) no-repeat center top;
	float:left;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#blog_left .item_class .item_class_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
}


#blog_left .item_class .item_class_panel{
	height:22px;
	background:url(images/item_class_panel.gif) repeat-x top left;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:540px;
}


#blog_left .item_class .item_class_panel a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}


#blog_left .item_class .item_class_panel a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}


#blog_left .item_class .item_class_panel a.panel_read{
	background:url(images/read.gif) no-repeat left center;
	padding-left:12px;
	color:#336600;
}


#blog_left .item_class .item_class_panel span.panel_comm a{
	background:url(images/comm.gif) no-repeat left center;
	padding-left:20px;
}


/* end blog */


/* footer */


#footer{
	width:100%;
	height:147px;
	background:url(images/footer_bg.gif) repeat-x top left;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


div#footer #footer_text{
	color:#000000;
	line-height:20px;
	text-align:right;
	padding-top:20px;
	padding-right:10px;
}


div#footer #footer_text img{
	position:relative;
	top:3px;
}


/* end footer */






#blog_left .navigation{
	padding-bottom:40px;
	float:left;
}


#blog_left .navigation ul{
	padding-left:220px;
}


#blog_left .navigation ul li{
	list-style:none;
	display:inline;
}


#blog_left .navigation .alignright a{
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
	color:#000000;
}


#blog_left .navigation .alignleft a{
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
	color:#000000;
}


div#blog h2{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:0px;
	font-size:19px;
	color:#000000;
}


div#blog .entry{
	padding-left:20px;
}


div#blog .entry p{
	margin:0px;
	padding:0px;
	color:#595959;
	line-height:16px;
	margin-top:10px;
	padding-right:20px;
}


.item_class blockquote, #blog_comm blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:25px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:5px;
}


.item_class blockquote blockquote, #blog_comm blockquote blockquote{
	background:url(images/block2_bg.gif) no-repeat left top;
	padding-left:25px;
	margin:0px;
	margin-top:5px;

	margin-bottom:5px;
	margin-left:20px;
}


#blog_comm blockquote p{
	line-height:16px;
	padding-top:15px;
	text-indent:20px;
}


.item_class ol, #blog_comm ol{
	background:url(images/ol_bg.png) repeat-y left;
	color:#595959;
}


.item_class ol li, #blog_comm ol li{
	color:#595959;
}


.item_class ul, #blog_comm ul{
	padding-left:30px;
}


.item_class img, #blog_comm img{
	float: left;
	margin:5px;
}


.item_class strong, #blog_comm strong{
	color:#007236;
}

