/*  
Nom du Thème : MacGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/

html{height:100%;}
body{height:100%;margin:30px 0px;font-family:Arial;font-size:12px;
color:#343434;background:url(images/bg.jpg);line-height:17px;text-align:left;}
a,a:active,a:visited{text-decoration:none;color:#19727F;}
a:hover{color:#818181;}
input,form{margin:0px;}
img{border:none;}
h1,h2,h3,h4,h5,h6{font-family:tahoma;line-height:normal;margin:0px;}
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:11px;}

img {
	border:0;
	}


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

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

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

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


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


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

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



.details:hover{
	color:#FF6600;
	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 #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: #F1F1F1;
	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: #19727F;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #19727F;
	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;
}

	



















.clear_both{clear:both;}
.alignleft{float:left;}
.alignright{float:right;}
.margin_5px{margin:5px 0px; }
.center{text-align:center;margin:0px auto;}
.loading{color:#000; width:300px;height:90px;position:absolute;top:50px;left:50%;margin-left:-150px;text-align:center;padding:5px; padding-top:40px;}
.error_msg{color:#666;}
.error_msg h3{margin:5px 0px;font-weight:normal;font-size:13px;}
.navigation{height:25px;}

.page_holder{display:block;}
#page{min-width:600px;background:#EEEEE4 url(images/content_bg_left.jpg) repeat-y;width:90%;margin:0px auto;height:100%;height:auto;position:relative;}
.left_shadow{background:url(images/content_bg_right.jpg) top right repeat-y;}
#header{height:135px;background:#67CDDB url(images/header_bg.jpg) repeat-x;position:relative;overflow:hidden;}
	.header_bg1{background:url(images/header_bg_left.jpg) left top no-repeat;}
	.header_bg2{background:url(images/header_bg_right.jpg) right top no-repeat;}
	.header_top{position:absolute;width:100%;height:3px;background:#43BCCE;line-height:0px;font-size:1px;}
		.header_nv_corner,.header_ne_corner{width:8px;height:8px;position:absolute;top:0px;line-height:0px;font-size:1px;}
			.header_nv_corner{left:0px;background:url(images/header_nv_corner.jpg);}
			.header_ne_corner{right:0px;background:url(images/header_ne_corner.jpg);}
	
	.header_title{height:83px;padding-top:34px;padding-left:115px;}
		.header_title h1{margin:0px;margin-bottom:0px;font-family:tahoma;font-size:30px;font-weight:normal;}
		.header_title h1 a,.header_title h1 a:visited{color:#FFF;text-decoration:none;}
		.header_title_description{padding-left:40px;color:#12687A;font-family:tahoma;font-size:14px;font-weight:bold;}
	.logo{position:absolute;top:0px;left:0px;width:135px;height:135px;}
	#main_menu{}
		#main_menu ul{list-style:none;padding:0px;margin:0px;padding-right:30px;}
		#main_menu li{float:right;margin-right:15px;padding-left:9px;background:#D9DAB5 url(images/main_menu_left.jpg) no-repeat;}
		#main_menu li a{display:block;padding-top:3px;padding-left:20px;padding-right:29px;background:#D9DAB5 url(images/main_menu_right.jpg) right top no-repeat;text-decoration:none;color:#3C757D;font-weight:bold;font-family:tahoma;font-size:12px;}
		#main_menu li a:active{color:#3C757D;}
		#main_menu li a:visited{color:#3C757D;}
		#main_menu li a:hover{color:#8FC1C9;}
	.header_bottom{height:22px;background:url(images/header_bottom.jpg);position:relative;}
		.header_bottom_v,.header_bottom_e{position:absolute;height:22px;top:0px;}
			.header_bottom_v{width:100px;left:0px;background:url(images/header_bottom_v.jpg);}
			.header_bottom_e{width:50px;right:0px;background:url(images/header_bottom_e.jpg);}

#content{padding-top:15px;position:relative;}
	.content_c{margin-right:400px;margin-left:25px;position:relative;min-height:600px;}
#ad_bar{width:190px;height:700px;text-align:center;position:absolute;right:190px;top:160px;z-index:10;}
#sidebar{width:170px;height:700px;padding-left:0px;padding-right:30px;position:absolute;right:0px;top:160px;z-index:10;}

	.sideber_right{padding:0px;margin-right:20px;}
	.ad_sidebar{padding:0px;;margin:0px;list-style:none;}
	.sidebar {list-style:none;margin:0px;padding:0px;}

.sidebar_h ul ul {list-style:url(images/bullet.jpg);margin:0px;padding:0px;margin:4px 18px;}
.sidebar_h ul ul li {margin:3px 5px;padding:0px;color:#818181;font-size:11px;}
.sidebar_h ul ul li a,#sidebar ul ul li a:active,#sidebar ul ul li a:visited{color:#818181;font-size:12px;}
.sidebar_h ul ul li a:hover{color:#5EC6D6;}
.sidebar_split{height:20px;}
	.sidebar_title{background:url(images/side_bar_title_left.jpg) left no-repeat;color:#FFF;font-weight:bold;font-family:tahoma;font-size:11px;}
	.sidebar_title2{height:17px;padding-left:25px;padding-top:2px;background:url(images/side_bar_title_right.jpg) right no-repeat;}
#search_box{border:1px solid #818181;background:none;padding:2px;width:85px;font-size:11px;color:#509DA8;font-style:italic;}
#searchsubmit{border:none;background:url(images/search_button.jpg) no-repeat center left;color:#818181;margin-left:6px;padding-left:5px;font-size:11px;}	

#footer{clear:both;position:relative;}
	.footer_top{height:22px;background:url(images/footer_top.jpg);position:relative;}
		.footer_top_left,.footer_top_right{position:absolute;height:22px;top:0px;}
			.footer_top_left{width:100px;left:0px;background:url(images/footer_top_left.jpg);}
			.footer_top_right{width:50px;right:0px;background:url(images/footer_top_right.jpg);}
	.footer_c{height:130px;background:url(images/footer_bg.jpg) repeat-x;position:relative;margin:0px;padding:0px;}
	.footer_c a,.footer_c a:active,.footer_c a:visited{color:#FFF;}
		.footer_sv_corner,.footer_se_corner{width:7px;height:15px;position:absolute;bottom:0px;line-height:0px;font-size:1px;}
			.footer_sv_corner{left:0px;background:url(images/footer_sv_corner.jpg);}
			.footer_se_corner{right:-1px;background:url(images/footer_se_corner.jpg);}
			.footer_bottom{position:absolute;left:0px;bottom:0px;width:100%;height:2px;background:#060606;line-height:0px;font-size:1px;}
	.sub_footer{width:90%;margin:0px auto;height:65px;color:#29707A;margin-top:3px;font-size:11px;}
	.footer_title{padding:4px;padding-left:20px;margin:10px 0px;background:#80D6E1 url(images/bullet_bottom.jpg) center left no-repeat;color:#FFF;font-weight:bold;font-family:tahoma;font-size:12px;border-bottom:1px solid #B1E5EC;}
	.footer_list{list-style:none;margin:0px; padding:0px;}
		.footer_list li{border-bottom:1px solid #7BD3DF;}
			.footer_list li a,.footer_list li a:active,.footer_list li a:visited{font-size:12px;color:#FFF;display:block;background:url(images/bullet_footer.jpg) top left no-repeat;background-position:8px 8px;padding-left:20px;padding-top:1px;white-space:nowrap;overflow:hidden;}
			.footer_list li a:hover{color:#FFF;background:#80D6E1 url(images/bullet_footer.jpg) center left no-repeat;background-position:8px;}
	.footer_left{width:300px;float:left;margin:0px 15px;height:250px;}
	.footer_center{width:300px;float:left;height:250px;}
	.footer_right{margin-left:645px;margin-right:15px;padding-top:10px;position:relative;height:250px;text-align:justify;line-height:normal;}
		.footer_right a:hover{color:#666;}
	
	
.post{position:relative;background:url(images/post_bottom.jpg) bottom repeat-x;margin-bottom:50px;padding-bottom:10px;}
	.post_rank{position:relative;float:right;}
	.post_title{margin:0px;margin-bottom:5px;padding:0px;}
		.post_title a,.post_title a:active,.post_title a:visited{color:#2690A0;font-size:18px;font-weight:normal;font-family:Arial;}
		.post_title a:hover{color:#FF5F00;}
	.post_meta{background:url(images/post_bottom.jpg) bottom repeat-x;font-size:11px;color:#818181;height:20px;}
		.post_meta a,.post_meta b{color:#19727F;font-weight:normal;}
		.post_author_date{float:left;background:url(images/user.jpg) center left no-repeat; padding-left:15px;}
		.post_cat{float:right;background:url(images/cat.jpg) center left no-repeat; padding-left:20px;}
	.post_entry{color:#666;line-height:125%;font-size:12px;padding-bottom:5px;}
		.post_entry blockquote{background:#E0E0D7;padding:5px 15px;margin:5px;color:#888;border:1px solid #C1C1AE;line-height:150%;font-size:11px;}

	.postmetadata{margin-top:10px;font-size:11px;color:#818181;margin-bottom:25px;}
		.post_tags{float:left;background:url(images/book.jpg) center left no-repeat; padding-left:20px;}
		.post_tags a,.post_tags a:active,.post_tags a:visited{font-size:11px;color:#2690A0;}
		.post_tags a:hover{color:#FF5F00;}
		.post_comments{float:right;background:url(images/comments_bg.jpg);height:18px;width:115px;margin-top:-6px;}
			.post_com_no{background:url(images/comments_bg_left.jpg) left no-repeat;color:#FFF;font-size:12px;height:18px;padding:0px 20px;padding-right:5px;}
			.post_com_text{float:right;background:url(images/comments_bg_right.jpg) right no-repeat;color:#FFF;font-size:11px;height:18px;padding:0px 10px;}
		.postmetadata2{background:url(images/post_bottom.jpg) top repeat-x; padding:7px 0px;font-size:11px;color:#737373;}

.commentlist{list-style:none;margin:0px;padding:0px;}
	.commentlist li{margin:0px;padding:0px;position:relative;margin-bottom:20px;}
		.post_number{float:right;color:#50A6B3;font-size:16px;font-style:italic;letter-spacing:1px;margin-top:10px;}
		.comment_meta{padding-top:18px;height:13px;background:url(images/comment.jpg) no-repeat left;padding-left:75px;color:#E26D24;font-size:11px;}
		.comment_text{font-size:11px;color:#6B7273;background:#E0E0D7 url(images/comment_bg.jpg) left repeat-y;position:relative;overflow:auto;}
			.comment_text p{margin:0px;}
		.comment_c1,.comment_c2,.comment_c3,.comment_c4{height:9px;font-size:1px;width:9px;}
			.comment_text_h{margin:9px 6px;}
			.comment_c1{float:left;background:url(images/comment_c1.jpg) no-repeat;}
			.comment_c2{float:right;background:url(images/comment_c2.jpg) no-repeat;}
			.comment_c3{float:left;background:url(images/comment_c3.jpg) no-repeat;}
			.comment_c4{float:right;background:url(images/comment_c4.jpg) no-repeat;}
			.comment_c{background:#E0E0D7;height:9px;}
		#loged_in a{color:#FFF;}

	.comment_form_h1{position:relative;background:#739495 url(images/comment_form_bg.jpg);color:#FFF;}
		.comment_form_h2{background:#739495 url(images/comment_form_bg.jpg);padding	:10px;padding-right:45px;}
		.comment_form_c{background:#739495;height:9px;}
			.comment_form_c1,.comment_form_c2,.comment_form_c3,.comment_form_c4{width:9px;height:9px;font-size:1px;}
			.comment_form_c1{float:left;background:url(images/comment_form_c1.jpg) no-repeat;}
			.comment_form_c2{float:right;background:url(images/comment_form_c2.jpg) no-repeat;}
			.comment_form_c3{float:left;background:url(images/comment_form_c3.jpg) no-repeat;}
			.comment_form_c4{float:right;background:url(images/comment_form_c4.jpg) no-repeat;}
		.comment_form_input{width:100%;padding-left:30px;margin:10px 0px;display:block;border:1px solid #DDD;background:#FFF;height:18px;padding-top:4px;font-size:12px;color:#666;font-family:arial;}
		.comment_form_textarea{width:100%;display:block;border:1px solid #DDD;background:#FFF;font-size:13px;padding:10px;color:#666;font-family:arial;padding-left:10px;padding-right:20px;}
			.comment_form_input:hover,.comment_form_input:focus,.comment_form_textarea:focus,.comment_form_textarea:hover{border:1px solid #0F8CF2;background-color:#E3F5FC;}
		.comment_form_submit{border:none;background:url(images/comment_submit.jpg);width:110px;height:31px;float:right;margin-right:-40px;}
		.comment_form_submit_h{color:#E6E8DF;padding:10px;font-size:11px;}