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

body{
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background:#4b4b4b url(images/bg.gif) repeat-x top left;
	width:100%;
	color:#f2f2f2;
}

html {
	scrollbar-face-color:#4b4b4b;
	scrollbar-highlight-color:#4b4b4b;
	scrollbar-3dlight-color:#4b4b4b;
	scrollbar-darkshadow-color:#4b4b4b;
	scrollbar-shadow-color:#4b4b4b;
	scrollbar-arrow-color:#c2c2c2;
	scrollbar-track-color:#4b4b4b;
}

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

.catwdc{
	color:#DA70D6;
	text-decoration:none;
	font-size:14px;
}


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


.annau{
	color:#333333;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#777777;
	text-decoration:none;
	font-size:28px;
}


/* Onglets fiche site */
#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 #333300;
	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 #333300;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: #333300;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #333300;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}

.sitetable {
	background: #4b4b4b;
	width: 100%;
	border: 1px solid #777777;
	vertical-align : top;
}

.sitetables {
	width: 80%;
	border: 1px solid #ffffff;
	color:#ed145b;
	vertical-align : top;
}


.vote a{
	color: #333300;
	font-size: 18px;
	font-weight: bold;
}

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

.votelargeur {width: 80px;}


.vote {
float: center;
height: 32px;
width: 32px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
padding-left: 3px;
background-color: transparent;
background-image: url(images/date_text_bg.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}



img{
	border:0px;
}

a{
	color:#ffe5e8;
	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:779px;
	text-align:left;
}

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

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

#header_center{
	width:100%;
	height:164px;
	background:url(images/header_center_bg.jpg) no-repeat bottom;
}

#header_center #header_center_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:40px;
	padding-top:30px;
}

#header_center #header_center_text #header_center_title{
	font-size:19px;
	color:#e5f6eb;
	padding-bottom:10px;
}

#header_center #header_center_text #header_center_body{
	font-size:9px;
	line-height:18px;
	width:485px;
	color:#e5f6eb;
}

#header_title{
	color:#212121;
	font-size:31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-left:25px;
}

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

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

#menu_search_box input.s{
	width:115px;
	font-size:13px;
	color:#666666;
	border:0px;
	background:url(images/s_bg.gif) repeat-x left center;
}
/* 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:515px;
	float:left;
	padding-top:25px;
}

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

/* sidebar*/

#blog_right #sidebar{
	padding-left:35px;
	padding-top:15px;
	width:90%;
}


#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:#ffe5e8;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:14px;
	font-weight:normal;
	background:url(images/h2_li.gif) no-repeat center left;
}

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

#blog_right #sidebar li a{
	color:#dadada;
	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:#dadada;
	padding-bottom: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:#dadada;
}

#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: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_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:70px;
	float:left;
	width:465px;
}

#blog_left #blog_comm h2{
	font-size:21px;
	font-weight:bold;
	color:#ffe5e8;
	position:relative;
	top:-10px;
	margin-left:0px;
	padding-left:0px;
}

#blog_left #blog_comm .comm_panel{
	height:16px;
	background:#434343;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
	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 #e5e5e5;
	width:94%;
	color:#dbdbdb;
}

#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:460px;
	padding-bottom:20px;
}

#blog_left #blog_comm #comm_post_title{
	width:430px;
	height:65px;
	font-size:21px;
	font-weight:normal;
	padding-left:25px;
	padding-top:10px;
	color:#ffe5e8;
}

#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:90%;
	padding-left:50px;
	padding-bottom:30px;
	float:left;
}

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

#blog_left .item_class .item_class_title_text{
	min-height:52px;
}

#blog_left .item_class .item_class_title_text .titles{
	float:left;
	width:90%;
	padding-bottom:5px;
}

#blog_left .item_class .item_class_title_text .top_title_top{
	font-size:10px;
	padding-right:10px;
	padding-left:10px;
	color:#dbdbdb;
}

#blog_left .item_class .item_class_title_text .top_title{
	padding-right:10px;
	padding-left:10px;
}

#blog_left .item_class .item_class_title_text .top_title a{
	font-size:21px;
	color:#ffe5e8;
	font-weight:bold;
}

#blog_left .item_class .item_class_title_text .end_title{
	font-size:11px;
	padding-right:10px;
	padding-left:10px;
	color:#ffffff;
}

#blog_left .item_class .item_class_title_text .end_title a{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

#blog_left .item_class .item_class_text{
	color:#dbdbdb;
	font-size:11px;
	line-height:20px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:10px;
	background:url(images/title_line.gif) no-repeat center top;
	float:left;
	width:484px;
}

#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:21px;
	background:#5d5d5d;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:460px;
}

#blog_left .item_class .item_class_panel a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}

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

#blog_left .item_class .item_class_panel a.panel_read{
	background:url(images/read.gif) no-repeat left center;
	padding-left:10px;
	color:#FFFFFF;
}

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

/* end blog */

/* footer */

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

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

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

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

/* 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:#ffe5e8;
}

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

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

div#blog .entry{
	padding-left:40px;
}

div#blog .entry p{
	margin:0px;
	padding:0px;
	color:#c9c9c9;
	line-height:16px;
}

.item_class blockquote, #blog_comm blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:35px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:10px;
}

.item_class blockquote blockquote, #blog_comm blockquote blockquote{
	background:url(images/block2_bg.gif) no-repeat left top;
	padding-left:35px;
	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:#993300;
}

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

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