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

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/header_bg_rep.png) repeat-x top #ffffff;
	width:100%;
	color:#ed145b;
}


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

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


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


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

.lien{
	color:#DA70D6;
	text-decoration:none;
	font-size:13px;
}


.lien:hover{
	color:#8B008B;
	text-decoration:none;
	font-size:13px;
}

.details{
	color:#8B008B;
	text-decoration:none;
	font-size:13px;
}


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


/* 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: #FFFFFF;
	width: 100%;
	border: 1px dashed #8B008B;
	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: #99cc00;
	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:#737373;
	text-decoration:none;
	font-size:12px;
}

form, table, ul, li{
	padding:0px;
	margin:0px;;
}

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

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

/*header*/
#header{
	width:1000px;
	height:369px;
	text-align:left;
}

#header_top{
	width:100%;
	height:112px;
	background:url(images/header_bg.png) no-repeat bottom #ffffff;
}

#header_end{
	width:1000px;
	height:257px;
	background:url(images/header2_bg.png) no-repeat top;
}

#header_end #header_text_pad{
	padding-top:55px;
	padding-left:295px;
}

#header_end #header_text_pad #header_text_title{
	color:#ffffff;
	font-size:23px;
	padding-bottom:5px;
}

#header_end #header_text_pad #header_text_title span{
	color:#ffffff;
}

#header_end #header_text_pad #header_text_body{
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	width:480px;
	padding-bottom:5px;
}

#header_end #header_text_pad #header_text_link{
}

#header_end #header_text_pad #header_text_link a{
	color:#c5005c;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header_end #right_search_box{
	padding-top:10px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	padding-top:55px;
	padding-right:21px;
	color:#cccccc;
}

#header_end #right_search_box input.s{
	width:158px;
	font-size:15px;
	color:#999999;
	border:0px;
}

#header_title{
	color:#ec008c;
	font-size:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-top:30px;
	padding-left:35px;
}

/*menu*/

#menu{
	width:100%;
}

div#menu #menu_pad{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	padding-right:95px;
	padding-top:10px;
}

div#menu a{
	color:#FFFFFF;
}

div#menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* end menu */

/* end header */

/* blog*/

div#page #blog{
	background:#FFFFFF url(images/blog_bg.png) repeat-x top;
	padding-top:35px;
}

div#blog #blog_left{
	width:620px;
}

div#blog #blog_left_bg{
	width:100%;
	background:#FFFFFF url(images/left_bg.png) repeat-y top left;
}

div#blog #blog_right{
	width:370px;
	padding-left:5px;
	padding-right:5px;
}

div#blog #blog_right #blog_right_end{
	width:100%;
	height:25px;
	background:url(images/blog_right_end.png) no-repeat top;
}

/* sidebar*/
div#blog #blog_right #blog_right_pad #sidebar{
	padding-top:0px;
	background:url(images/sidebar_bg.png) repeat-y top;
}

div#blog #blog_right #blog_right_pad #sidebar table{
	background:url(images/sidebar_bg_top.png) no-repeat top;
	padding-top:0px;
}
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:#ed145b;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:27px;
	background:url(images/block_title_bg.png) no-repeat left top;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right h2{
	color:#ed145b;
}

div#blog #blog_right #blog_right_pad #sidebar table ul li{
	color:#f26d7d;
	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:#f26d7d;
}


div#blog #blog_right #blog_right_pad #sidebar li a{
	color:#f26d7d;
	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:#f26d7d;
}
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_li.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_li.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:0px;
}
div#blog #blog_right #sidebar ul li ul li a{
	padding-left:8px;
	background: url(images/line_li2.png) no-repeat left;
}
div#blog #blog_right #sidebar td.td_right ul li.widget_meta ul li a{
	padding-left:8px;
	background: url(images/meta_li.png) no-repeat left;
}
div#blog #blog_right #sidebar td.td_right ul li ul li a{
	padding-left:8px;
	background: url(images/meta_li.png) no-repeat left;
}

/* end sidebar*/

div#blog .navigation{
	/*background:#000000;*/
	margin-bottom:10px;
	padding-left:100px;
	padding-right:30px;
}

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

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

/* blod item*/

div#blog #blog_left #blog_pad{
	margin-left:5px;
	background:url(images/blog_item_bg.png) no-repeat top;
	width:609px;
}

div#blog #blog_left .blog_item{
}

div#blog #blog_left .blog_item table.blog_item_t{
	margin-left:20px;
	background:url(images/item_line.png) no-repeat top;
	width:572px;
	height:3px;
}

div#blog #blog_left .date{
	background:url(images/qust.png) no-repeat top;
	width:56px;
	height:67px;
}
div#blog #blog_left .date .datetext{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	padding-top:2px;
	text-align:center;
}
div#blog #blog_left .date .datetext .datetext_number{
	padding-top:2px;
	color:#FFFFFF;
	font-size:20px;
}
div#blog #blog_left .title a{
	color:#003471;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
}
div#blog #blog_left .subtitle{
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	padding-bottom:10px;
}
div#blog #blog_left .subtitle a{
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}

div#blog #blog_left .item_line{
	background:url(images/line.png) repeat-x left;
	width:481px;
	height:4px;
}

div#blog #blog_left .text{
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	padding-top:0px;
	padding-left:3px;
}

div#blog #blog_left p{
	padding-left:20px;
	padding-top:20px;
}

div#blog #blog_left .text p{
	padding:0px;
	margin:0px;
}
div#blog #blog_left .center{
	padding-left:20px;
	padding-top:20px;
}

div#blog #blog_left .panel{
	background:url(images/panel.png) repeat-x left;
	width:481px;
	height:28px;
}

div#blog #blog_left .panel .panel_links{
	padding-right:10px;
}

div#blog #blog_left .panel .panel_links span.comm a{
	color:#002157;
	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#blog #blog_left .panel .panel_links a.readmore{
	color:#002157;
	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:14px;
}

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

/*blog item end*/

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

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

div#blog #blog_left  .blog_comm .comm_count{
	color:#002564;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:4px;
	padding-left:10px;
	background:url(images/comm_panel.png) repeat-x top;
	width:100%;
	height:30px;
	padding-bottom:10px;
}

div#blog #blog_left  .blog_comm .comm_data{
	background:url(images/comm_bg.png) repeat-x top #e9f8fe;
	margin-left:30px;
	margin-top:0px;
}

div#blog #blog_left  .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;
	padding-bottom:5px;
}


div#blog #blog_left  .blog_comm .comm_data_pad a{
	color:#000000;
}
div#blog #blog_left  .blog_comm .comm_text{
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px;
	margin-left:30px;
}

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

div#blog #blog_left  #comm_form
{
	padding-left:40px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	text-align:left;
}

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

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

div#blog #blog_left  #comm_form .form_table{
	background:none;
	width:95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-bottom:10px;
}

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

/* end blog */

/* footer */

#blog_end{
	width:100%;
	height:28px;
	background:#FFFFFF url(images/blog_bg_end.png) repeat-x bottom;
}

#footer{
	width:100%;
	height:116px;
	background:url(images/footer_bg_rep.png) repeat-x top left;
	text-align:center;
}

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

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

/* end footer */

.blog_item blockquote, .blog_comm blockquote{
	background:url(images/bq_li.png) no-repeat left top;
	padding-left:35px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding-top:10px;
}

.blog_item blockquote p, .blog_comm blockquote p{
	/*background:url(images/bq_li_b.png) no-repeat right bottom;*/
}

.blog_item blockquote blockquote, .blog_comm blockquote blockquote{
	background:url(images/bq_li2.png) no-repeat left top;
	padding-left:35px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}

.blog_item blockquote blockquote p, .blog_comm blockquote blockquote p{
	/*background:url(images/bq_li2_b.png) no-repeat right bottom;*/
}

.blog_item ol, .blog_comm ol{
	background:url(images/oll_li.png) repeat-y left;
	color:#993300;
}

.blog_item ol li, .blog_comm ol li{
	color:#7c7c7c;
}

.blog_item ul, .blog_comm ul{
	padding-left:30px;
	list-style:url(images/list_li.png);
}

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