/*  
Nom du Thème : MosaiqueGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
Adapt. : Pierre LANNOY (rawlog.voile-rc.net)
*/

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#0f204f;
	color:#396ea0;
}


h1 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #3366CC; }

.date { color:#FF6600; font-size:1.01em; font-weight:bold;}

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


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


.details{
	color:#FF6600;
	text-decoration:none;
	font-size:11px;
                border-bottom : 0px;
}


.details:hover{
	color:#FF6600;
	text-decoration:underline;
	font-size:11px;
}


.annau{
	color:#C2C2C2;
	text-decoration:none;
	font-size:26px;
}


.annau:hover{
	color:#FFFFFE;
	text-decoration:underline;
	font-size:26px;
}

.sitetable {
	width: 100%;
	border: 1px solid #C2C2C2;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #C2C2C2;
}

.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: #ffffff;
	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: #000033;
	font-size: 16px;
	font-weight: bold;
                border-bottom:0px ;
}

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



/* sidebar*/

div#right_header #right_pad #sidebar{
	padding-top:0px;
	color:#fffffe;
}

div#right_header #right_pad #sidebar .td_left{
	padding-left:10px;
}

div#right_header #right_pad #sidebar .td_right{
	padding-top:40px;
	padding-left:20px;
}

div#right_header #right_pad #sidebar ul{
	padding:0px;
	margin:0px;
}
div#right_header #right_pad #sidebar li{
	/*padding:0px;*/
                padding-bottom:30px;
	margin:0px;
	list-style-type:none;
}

div#right_header #right_pad #sidebar h2{
	color:#EEEEFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:12px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:27px;
}
div#right_header #right_pad #sidebar td.td_right h2{
	color:#EEEEFF;
}

div#right_header #right_pad #sidebar table ul li{
	color:#fffffe;
	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#right_header #right_pad #sidebar table td.td_right ul li{
	color:#fffffe;
}


div#right_header #right_pad #sidebar li a{
	color:#fffffe;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
                border-bottom:0px ;
}
div#right_header #right_pad #sidebar td.td_right li a{
	color:#fffffe;
                border-bottom:0px ;
}
div#right_header #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#right_header #right_pad #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:5px;
	padding-right:0px;
	background:none;
}

div#right_header #right_pad #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.png) center bottom no-repeat;
	padding-left:10px;
}

div#right_header #right_pad #sidebar td.td_right ul li ul li{
	border-bottom:0;
	background: url(images/solid_li2.png) center bottom no-repeat;
}

div#right_header #right_pad #sidebar ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
}
div#right_header #right_pad #sidebar ul li ul li ul{
	padding-left:0px;
}
div#right_header #right_pad #sidebar ul li ul li ul li {
	border:0px;
	background: none;
}
div#right_header #right_pad #sidebar td.td_right ul li ul li ul li {
	border:0px;
	background: none;
}
div#right_header #right_pad #sidebar li ul li ul li a{
	background: url(images/line_li2.png) left bottom no-repeat;
	padding-left:10px;
                border-bottom:0px ;
}

div#right_header #sidebar ul li ul li a{
	padding-left:12px;
	background: url(images/line_li.png) no-repeat left;
                border-bottom:0px ;
}
div#right_header #sidebar td.td_right ul li.widget_meta ul li a{
	padding-left:12px;
	background: url(images/meta_li.png) no-repeat left;
                border-bottom:0px ;
}
div#right_header #sidebar td.td_right ul li ul li a{
	padding-left:12px;
	background: url(images/line_li3.png) no-repeat left;
                border-bottom:0px ;
}

/* end sidebar*/


img{
	border:0px;
}

a{
	color:#132453;
	border-bottom:1px dotted #132453;
                text-decoration:none;
}

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

.sub{
	border:0px;
}

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

.blue_s{
	background:#083a7a;
	border:1px solid #194f94;
                color: #FFFFFF;
}

div#page{
	width:985px;
	text-align:left;
	border:10px #ffffff solid;
	background:#ffffff;
}

/*left*/
div#page #left{
	width:570px;
}

#left #left_header{
	background:url(images/header_left.png) no-repeat left top;
	width:100%;
	height:134px;
	padding-bottom:4px;
}

#left #left_header #left_header_title{
	color:#FFFFFE;
	font-size:43px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:30px;
	left:35px;
}

#left #left_body{
	width:566px;
	background:#ecf3fa url(images/left_body_top.png) top left no-repeat;
}

#left #left_body #left_body_pos{
	padding:10px;
}

#left #left_body #left_body_pos h2{
	color:#396ea0;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
}

#left #left_body #left_body_pos .item{
	width:540px;
}

#left #left_body #left_body_pos .item .item_title{
	background:url(images/item_title_bg.png) no-repeat top left;
	width:100%;
	min-height:55px;
}

#left #left_body #left_body_pos .item .item_title .item_title_1{
	padding-left:55px;
	padding-top:15px;
}

#left #left_body #left_body_pos .item .item_title .item_title_1 a{
	color:#396ea0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
                border-bottom:0px ;
}

#left #left_body #left_body_pos .item .item_title .item_title_2{
	color:#737373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:55px;
}

#left #left_body #left_body_pos .item .item_title .item_title_2 a{
	color:#737373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
                border-bottom:0px ;
}

#left #left_body #left_body_pos .item .item_title .item_title_line{
	background:url(images/item_title_line.png) repeat-x  center left;
	width:98%;
	height:1px;
	padding-top:20px;
	margin-left:13px;
}

#left #left_body #left_body_pos .item .item_text{
	color:#737373;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
	padding-left:13px;
}

#left #left_body #left_body_pos .item .item_text p{
	margin:0px;
	padding:0px;
}

#left #left_body #left_body_pos .item .item_footer{
	background:url(images/item_footer.png) repeat-x  center left;
	width:99%;
	height:31px;
	padding-top:20px;
	margin-left:8px;
}

#left #left_body #left_body_pos .item .item_footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0054a6;
}

#left #left_body #left_body_pos .item .item_footer span{
	position:relative;
	top:-2px;
}

#left #left_body #left_body_pos .item .item_footer span a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0054a6;
                border-bottom:0px ;
}

#left #left_body #left_body_pos .item .item_footer span a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0054a6;
	text-decoration:underline;
}

#left #left_body #left_body_pos .item .item_footer div{
	text-align:right;
	padding-right:15px;
}

#left #left_body #left_body_pos .item .item_footer div#comments{
	text-align:left;
	padding-left:15px;
}

/* end left*/

/* blog comm*/
#left #left_body #left_body_pos  .blog_comm{
	padding-left:0px;
	padding-right:10px;
	text-align:left;
}

#left #left_body #left_body_pos  .blog_comm .comm_title{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}

#left #left_body #left_body_pos  .blog_comm .comm_data{
	margin-left:30px;
}

#left #left_body #left_body_pos  .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;
	background:#f2f7fc;
}


#left #left_body #left_body_pos  .blog_comm .comm_data_pad a{
	color:#000000;
}
#left #left_body #left_body_pos  .blog_comm .comm_text{
	color:#76797d;
	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;
}

#left #left_body #left_body_pos  .comm_text p{
	margin:0px;
	padding:0px;
}

#left #left_body #left_body_pos  #comm_form
{
	padding-left:25px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	text-align:left;
}

#left #left_body #left_body_pos  #comm_form #form_title{
	background:url(images/form_comm_top_bg.png) no-repeat top left;
	height:78px;
}

#left #left_body #left_body_pos  #comm_form #form_title #form_title_text{
	color:#004383;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	padding-left:60px;
	padding-top:15px;
}

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

#left #left_body #left_body_pos  #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*/

/*right*/
div#page #right{
	width:415px;
	background:url(images/right_bg.png) repeat-y top left;
}

#right #right_header{
	background:url(images/header_right.png) no-repeat left top;
	width:100%;
	min-height:189px;
	padding-bottom:4px;
}

#right #right_search{
	padding-left:219px;
	padding-top:24px;
	color:#849dbd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#right #right_menu{
	color:#fffffe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:right;
	padding-right:14px;
	padding-top:55px;
	padding-bottom:30px;
}

#right #right_menu a{
	color:#fffffe;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
                border-bottom:0px ;
}

/* end right*/


div#page #body_bg{
	width:985px;
	height:23px;
	background:url(images/footer_bg.png) no-repeat top left;
}

/*footer*/

#page #footer_left{
	background:url(images/footer_left.png) repeat-x top left;
	width:100%;
	height:50px;
	margin-top:10px;
}

#page #footer_left #footer_copy{
	color:#b3b3b3;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:center;
	position:relative;
	top:8px;
}

#page #footer_left #footer_copy a{
	color:#b3b3b3;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
                border-bottom:0px ;
}

/* end footer */

.navigation{
	width:100%;
	height:30px;
	text-align:center;
}

.alignleft{
	padding-left:10px;
	padding-right:10px;
}

.alignleft a{
	font-weight:bold;
	color:#003399;
}

.alignright{
	padding-left:10px;
	padding-right:10px;
}

.alignright a{
	font-weight:bold;
	color:#003399;
}


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

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

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

.item img{
	float: left;
	margin-left:5px;
                margin-right:5px;
                margin-bottom:5px;
}

.tags li { 
  /*display: inline; */
  color: #aaa;
  font-size:9px;
  font-family:verdana;
  display: block;
  float: right;
  
  background: transparent url(images/tag.png) no-repeat 0 0;
  padding: 2px 8px 2px 18px;
  white-space: nowrap;
  margin-top:2px;
                border-bottom:0px ;
}

.tags li a:link, .tags li a:visited {
  text-decoration: none;
  color: #aaa;
                border-bottom:0px ;
}

.linkcat {
  /*display: block;*/
  margin-top:25px;
  
}

.sf {
  display: inline;
}

dt{
  background: transparent url(images/see.gif) no-repeat 0 0;
  padding-left: 10px;
}

dd{
  padding-top: 5px;
  padding-bottom: 15px;
}
