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

body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#00c5fe url(images/bg.gif) repeat-x top left;
	width:100%;
	color: #c2c2c2;
}

img{
	border:0px;
}

h1 {
color: #FFFFFF;
font-size:17px;
	
}


a{
	color:#00bbf1;
	text-decoration:none;
	
}

a:hover{
	color:#00bbf1;
	text-decoration:underline;
}

#container {
	font: bold 12px 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;
}

#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px 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#menu li a {
text-decoration: none;

}
#container ul#menu 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;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}


.vote a{
	color: #99cc66;
	font-size: 28px;
	font-weight: bold;
}

.votetable {
	background: #00c5fe;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

/*ajout resux*/
.votelargeur {width: 80px;}


.visite  a{
	color: #119FF0;
	font-size: 12px;
	font-weight: bold;
}


.sitetable {
	width: 100%;
	border: 2px solid #00c5fe;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #99cc99;
}

.lien {
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #8CC739;
	text-decoration: none;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

 .ml25{
 font-size: 12px;
 color: #ff6600;
 font-weight: bold;
 font-family: arial;
 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:764px;
	text-align:left;
}

/*header*/
#header{
	width:100%;
	height:176px;
	text-align:left;
}

#header_top{
	width:100%;
	height:118px;
	background:url(images/header_top_bg.gif) no-repeat bottom;
}

#header_end{
	width:100%;
	height:58px;
	background:url(images/header_end_bg.gif) no-repeat bottom;
}

#header_text{
	width:70%;
	float:left;
}

#header_menu{
	width:30%;
	float:left;
}

#header_title{
	color:#00c0f7;
	font-size:31px;
	padding-top:40px;
	padding-left:25px;
}

#header_title span{
	color:#0081a6;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-5px;
}

#header_menu #header_menu_pad{
	padding-top:41px;
	padding-left:60px;
}

#header_menu #header_menu_pad a.home{
	padding-right:50px;
}

#header_date{
	width:20%;
	float:left;
}

#header_slogan{
	width:52%;
	float:left;
}

#header_search{
	width:28%;
	float:left;
}

#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#635b5c;
	font-size:11px;
	padding-top:12px;
	text-align:right;
	padding-right:10px;
}

#menu_search_box input.s{
	width:87px;
	font-size:13px;
	color:#666666;
	border:0px;
	background:none;
}

#menu_search_box input#sub_go{
	position:relative;
	top:-4px;
}

#header_date div{
	color:#668791;
	padding-top:17px;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header_slogan div{
	color:#00607b;
	padding-top:12px;
	font-size:19px;
	text-align:right;
}
/* end header */

/* blog*/

div#page #blog{
	background:url(images/body_bg.gif) repeat-y top left;
	float:left;
	width:100%;
}

div#blog #blog_top{
	background:url(images/body_top_bg.gif) no-repeat top left;
	float:left;
	width:100%;
}

div#blog #blog_left{
	width:512px;
	float:left;
	padding-top:25px;
}

div#blog #blog_right{
	width:158px;
	float:left;
}

/* sidebar*/

#blog_right #sidebar{
	padding-left:75px;
	padding-top:15px;
	width:100%;
}


#blog_right #sidebar ul{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
#blog_right #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#blog_right #sidebar h2{
	color:#ffffff;
	font-size:17px;
	margin:0px;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:1px;
	font-weight:normal;

}

#blog_right #sidebar ul li{
	color:#b3d6e0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#blog_right #sidebar li a{
	color:#b3d6e0;
	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;
}
#blog_right #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#b3d6e0;
	padding-bottom:0px;
}
#blog_right #, ul li ul li ul li a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#b3d6e0;
}

#blog_right #sidebar 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:12px;
}

#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_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;
}

#blog_right #sidebar ul li.widget_pages ul li a{
	background: url(images/pg_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_pages li ul li a{
	background: url(images/line_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_pages ul li ul li{
	border-bottom:0;
	background: none;
}

/*inside*/

#blog_left #blog_comm{
	margin-left:40px;
	float:left;
	width:500px;
}

#blog_left #blog_comm h2{
	font-size:17px;
	font-weight:normal;
	color:#ffffff;
	position:relative;
	top:-10px;
	margin-left:0px;
	padding-left:0px;

}

#blog_left #blog_comm .comm_panel{
	background:#013645;
	padding-right:10px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	width:94%;
}

#blog_left #blog_comm .comm_panel a{
	font-weight:bold;
	color:#ffffff;
}

#blog_left #blog_comm .comm_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:3px solid #007293;
	width:94%;
	color:#ffffff;
}

#blog_left #blog_comm .comm_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left #comments_from_bg{
	background:url(images/blog_form_bg.gif) no-repeat top left;
	width:500px;
	padding-bottom:30px;
}

#blog_left #blog_comm #comm_post_title{
	width:430px;
	height:65px;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:5px;
	padding-top:5px;
	color:#ffffff;
}

#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;
	color:#ffffff;
}

#blog_left #blog_comm #comm_post_form td.right{
	text-align:right;
	vertical-align:top;
}


/* end sidebar*/

/* blod item*/

#blog_left .item_class{
	width:100%;
	padding-left:25px;
	padding-bottom:30px;
	float:left;
}

#blog_left .item_class .item_class_title{
	width:512px;
}

#blog_left .item_class .item_class_title_text{;
}

#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_top{
	font-size:9px;
	padding-right:10px;
	padding-left:0px;
	color:#80a4af;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#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:21px;
	color:#ffffff;
	font-style:italic;
}

#blog_left .item_class .item_class_title_text .end_title{
	font-size:10px;
	padding-right:10px;
	padding-left:0px;
	color:#ccdadf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blog_left .item_class .item_class_title_text .end_title a{
	font-size:10px;
	color:#00a5d4;
}

#blog_left .item_class .item_class_text{
	color:#b3c8ce;
	font-size:11px;
	line-height:20px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:0px;
	background:url(images/title_line.gif) no-repeat center top;
	float:left;
	width:512px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blog_left .item_class .item_class_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left .item_class .item_class_panel{
	height:27px;
	background:url(images/panel.gif) repeat-x top left;;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:495px;
}

#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:13px;
}

#blog_left .item_class .item_class_panel span.panel_comm a{
	background:url(images/comm.gif) no-repeat left center;
	padding-left:15px;
}

/* end blog */

/* footer */

#footer{
	width:100%;
	height:137px;
	text-align:right;
	float:left;
	background:url(images/footer_bg.gif) repeat-x top left;
}

div#footer #footer_text{
	color:#ffffff;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-right:10px;
	font-size:10px;
}

div#footer #footer_text a{
	color:#007fa4;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

div#footer #footer_text a span{
	color:#e9ff93;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div#footer #footer_text span a{
	color:#ffffff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

div#footer #footer_text img{
	position:relative;
	top:5px;
}
/* end footer */



#blog_left .navigation{
	padding-bottom:40px;
	text-align:center;
}

#blog_left .navigation ul{
}

#blog_left .navigation ul li{
	list-style:none;
	display:inline;
	padding-right:20px;
}

#blog_left .navigation .alignright a{
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
	color:#00bbf1;
}

#blog_left .navigation .alignleft a{
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
	color:#00bbf1;
}

div#blog h2{
	margin:0px;
	padding:0px;
	padding-left:40px;
	padding-top:0px;
	font-size:17px;
	color:#ffffff;
}

div#blog .entry{
	padding-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b3c8ce;
}

div#blog .entry p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

.item_class blockquote, #blog_comm blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:10px;
	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:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}

.item_class ol, #blog_comm ol{
	background:url(images/ol_bg.png) repeat-y left;
	color:#b3c8ce;
}

.item_class ol li, #blog_comm ol li{
	color:#b3c8ce;
}

.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:#ffffff;
}