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

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#1f1f1f url(images/bg.png) right;
	color:#777777;
	
}

html {
	scrollbar-face-color:#212121
	scrollbar-highlight-color:#212121;
	scrollbar-3dlight-color:#212121;
	scrollbar-darkshadow-color:#212121;
	scrollbar-shadow-color:#212121;
	scrollbar-arrow-color:#330066;
	scrollbar-track-color:#212121;
}

h1 { font: bold 1.5em "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:90%;
}

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:#ffff00; 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 #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 : 1px dotted #CCC;
}


.votetable {
	background: #006699;
	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: #ffff00;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #ffff11;
	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:14px
}

div#page{
	width:929px;
	text-align:left;
}

/*header*/
div#page #header{
	width:100%;
	border-bottom:#0054a6 solid 6px;
	height:150px;
	background:url(images/head1.jpg) no-repeat;
 

}

div#header #header_top{
	width:100%;
}

div#header #header_top #header_top_left{
	width:100%;
	position:relative;
	top:15px;
	left:15px;
}

div#header #header_top #header_top_left #header_title2{
	font-size:15px;
	color:#8a8a8a;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#header #header_top #header_top_left #header_title{
	font-size:34px;
	color:#ffff00;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#header #header_top #header_top_right{
	width:100%;
	text-align:left;
}

/*menu*/
div#header #header_top #header_top_right #menu{
	width:100%;
}

div#menu #menu_items{
	text-align:right;
	padding-right:15px;
	padding-top:70px;
}
/* end menu */
/* end header */

/*blog*/
div#page #blog{
	width:100%;
	background:#ffffff;
	padding-top:10px;
}

div#blog #blog_left{
	width:590px;
	background:#FFFFFF;
}

div#blog #blog_left #blog_left_pad{
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}

div#blog .blog_item{
}

div#blog .blog_item .blog_item_title{
	background:#f2f6fb;
	width:100%;
	text-align:left;
	padding-bottom:18px;
}

div#blog .blog_item .blog_item_title_top{
	background:url(images/item_title_bg2.png) no-repeat top right;
	width:100%;
	height:17px;
}

div#blog .blog_item .item_text1 a{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e4976;
	font-weight:bold;
	text-align:left;
}

div#blog .blog_item .item_text2{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}

div#blog .blog_item .item_text2 a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}

div#blog .blog_item .item_text2 a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}

div#blog .blog_item .blog_text3{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	text-align:left;
	line-height:21px;
	padding-left:25px;
	padding-right:45px;
}

div#blog .blog_item .panel{
	text-align:right;
	background:url(images/item_comm_bg.png) repeat-x top;
	height:28px;
	width:100%;
}

div#page .blog_item .panel .panel_links{
	padding-top:6px;
	padding-right:20px;
}

div#page .blog_item .panel .panel_links span.comm a{
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.png) no-repeat left;
	padding-left:15px;
}

div#page .blog_item .panel .panel_links a.readmore{
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/read.png) no-repeat left;
	padding-left:15px;
}

div#page .blog_item .panel .panel_links a.readmore:hover, div#page .blog_item .panel .panel_links span.comm a:hover{
	text-decoration:underline;
}

div#blog #blog_right{
	width:320px;
	background:url(images/right_top_bg.png) no-repeat top left #7da7d9;
}

div#blog #blog_right #body_search{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4b7eb4;
	font-size:12px;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:10px;
	height:32px;
}

div#blog #blog_right #body_search table{
	background:url(images/search_bg.png) left top no-repeat #97b9e1;
}

div#blog #blog_right #body_search table td{
	padding-left:10px;
}

div#blog #blog_right #blog_right_pad{
}

/* sidebar*/
div#blog #blog_right #blog_right_pad #sidebar{
	padding-top:5px;
}
div#blog #blog_right #blog_right_pad #sidebar ul{
	padding:0px;
	margin:0px;
}
div#blog #blog_right #blog_right_pad #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

div#blog #blog_right #blog_right_pad #sidebar h2{
	color:#ffff00;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:7px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	height:27px;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right h2{
	color:#ffff00;
}

div#blog #blog_right #blog_right_pad #sidebar table ul li{
	color:#19212b;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/sidebar_title_bg.png) no-repeat top;
	padding-left:14px;
	padding-bottom:7px;
	padding-top:3px;
}
div#blog #blog_right #blog_right_pad #sidebar table td.td_right ul li{
	color:#19212b;
}


div#blog #blog_right #blog_right_pad #sidebar li a{
	color:#19212b;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right li a{
	color:#19212b;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:7px;
	padding-right:25px;
	padding-bottom:5px;
	background:none;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	background:none;
}

div#blog #blog_right #blog_right_pad #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li3.png) left bottom no-repeat;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_right ul li ul li{
	border-bottom:0;
	background: url(images/solid_li2.png) left bottom no-repeat;
}

div#blog #blog_right #blog_right_pad #sidebar ul li.widget_categories ul li{
	border-bottom:0;
	background: url(images/solid_li.png) left bottom no-repeat;
}

div#blog #blog_right #blog_right_pad #sidebar ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul{
	padding-left:5px;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul li {
	border:0px;
	background: none;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right ul li ul li ul li {
	border:0px;
	background: none;
}
div#blog #blog_right #blog_right_pad #sidebar li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:7px;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_border{
	width:1px;
	background:url(images/pix.png) repeat-y top;
}
div#blog #blog_right #sidebar ul li.widget_meta ul li a{
	padding-left:10px;
	background: url(images/meta_li.png) no-repeat left;
}
div#blog #blog_right #sidebar td.td_right ul li.widget_meta ul li a{
	padding-left:10px;
	background: url(images/meta_li.png) no-repeat left;
}
div#blog #blog_right #sidebar td.td_right ul li ul li a{
	padding-left:10px;
	background: url(images/bl_li.png) no-repeat left;
}

/* end sidebar*/

/* blog comm*/
div#blog #blog_left #blog_left_pad .blog_comm{
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_title{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_count{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:13px;
}


div#blog #blog_left #blog_left_pad .blog_comm .comm_data{
	background:#f0f6fe;
	height:25px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_text{
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:0px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_text p{
	padding:0px;
	margin:0px;
}

div#blog #blog_left #blog_left_pad .blog_comm .bl_line{
	background:url(images/line_bl.png) repeat-x bottom;
	width:100%;
	height:1px;
	padding-top:5px;
}

div#blog #blog_left #blog_left_pad #comm_form
{
	padding-left:60px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	text-align:left;
}

div#blog #blog_left #blog_left_pad #comm_form #form_title{
	background:url(images/form_comm_top_bg.png) no-repeat top;
	height:51px;
}

div#blog #blog_left #blog_left_pad #comm_form #form_title #form_title_text{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
}

div#blog #blog_left #blog_left_pad #comm_form .form_table{
	background:url(images/form_comm_bg.png) repeat-y top;
	width:473px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-top:0px;
}

div#blog #blog_left #blog_left_pad #comm_form .form_comm_end{
	background:url(images/form_comm_end_bg.png) no-repeat top;
	width:473px;
	height:15px;
	padding-left:0px;
	padding-bottom:0px;
}
/* blog comm end*/


/* end blog */

/*footer*/
div#page #footer{
	width:100%;
	background:url(images/footer_bg.png) repeat-x top left;
}

div#footer #footer_menu{
	width:100%;
	color:#FFFFFF;
	font-size:11px;
	padding-top:18px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#footer_menu td a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

div#footer_menu td a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}

div#footer #footer_end{
	width:100%;
}

div#footer #footer_end #footer_text{
	color:#8a8a8a;
	font-size:11px;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	padding-top:25px;
	text-align:center;
	line-height:20px;
}

div#footer #footer_end #footer_text a{
	font-weight:bold;
	color:#8a8a8a;
}
/* end footer */


.blog_item blockquote{
	background:url(images/block_bg.png) repeat-y left top;
	padding-left:10px;
}

.blog_item ol{
	background:url(images/ol_bg.png) repeat-y left top;
}

.blog_item ul{
	padding-left:30px;
}

.blog_item img{
	float: left;
	margin:5px;
}

div#blog .navigation{
	/*background:#000000;*/
	margin-bottom:20px;
}

div#blog .navigation .alignright_bg{
	/*background:url(images/nextpage.png) no-repeat center right;*/
	height:24px;
}

div#blog .navigation .alignright_bg .alignright a{
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
}

div#blog .navigation .alignleft_bg{
	/*background:url(images/nextpage.png) no-repeat center left;*/
	height:24px;
}

div#blog .navigation .alignleft_bg .alignleft a{
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
}