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

body {
	font: 0.7em Verdana, Sans-Serif; letter-spacing: -1px;
	color: #01242f;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top:0px;
	}
#page {
	width:100%;
	}	
a {
	color: #01242f;
	text-decoration: none;
}

a:hover {
	color: #01242f;
	text-decoration: none;
}	


img {
	border:0;
	}


	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#01242f;
	scrollbar-highlight-color:#01242f;
	scrollbar-3dlight-color:#01242f;
	scrollbar-darkshadow-color:#01242f;
	scrollbar-shadow-color:#01242f;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#01242f;
}

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

h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #ff6600; }



.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


table.sample { 
    width:100%;
}

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:#e379c0; font-size:1.01em; font-weight:bold;}

.catwdc{
	color:#669900;
	text-decoration:none;
	font-size:13px;
}


.catwdc a {
	color:#669900;
	text-decoration:none;
	font-size:13px;
}


.catwdc:hover{
	color:#01242f;
	text-decoration:none;
	font-size:13px;
}


.details{
	color:#669900;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#669900;
	text-decoration:none;
	font-size:11px;
}



.details:hover{
	color:#01242f;
	text-decoration:none;
	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 #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: #01242f;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #01242f;
	font-size: 16px;
	font-weight: bold;
}



/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#container ul#mest {	
	font-weight: bold;
}
#container ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#container ul#mest li a {
text-decoration: none;

}
#container ul#mest li a:hover {
text-decoration: none;
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;
}

#container .on {
	display: block;
	text-align: left;
}
#container .off {
	display: none;
}



















#header {
	width:850px;
	height:61px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#header_logo {
	width:393px;
	height:61px;
	float:left;
	margin-right:129px;
}
#header_logo_ {
	width:41px;
	height:61px;
	float:left;
}
#header_logo_description{
	width:310px;
	height:61px;
	padding-left:10px;
	float:left;
}
h1 {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	color:#01242f;
	font-size:19px;
	text-align:center;
	padding:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 a, h1 a:visited {
	color:#FF0000;
	text-decoration:none;
}
h1 a:hover {
	color:#FF0000;
	text-decoration:none;
}



h4{
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:19px;
	text-align:left;
	padding:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 a {
	color:#FF0000;
	text-decoration:none;
}
h4 a:hover {
	color:#FF0000;
	text-decoration:underline;
}










.description {
	color:#669900;
	text-align:left;
	padding:0px;
	margin:0px;
	}
#header_menu {
	width:327px;
	height:25px;
	background:url(images/bg_menu.gif);
	background-repeat:no-repeat;
	margin-top:38px;
	float:left;
	text-align:left;
	margin-left:1px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#nav {
	width:327px;
	height:25px;
	float:left;
	text-align:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin-left: 10px;
	width:auto;
	height:auto;
	margin-top:5px;
	margin-bottom:0px;
}
#nav .page_item a{
	color: #01242f;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	display: block;
}
#nav .page_item a:hover {
	color: #01242f;
}

#main {
	width:850px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#main_left_beta {
	width:523px;
	height:28px;
	float:left;
	background:url(images/beta.png);
}
#main_left {
	width:523px;
	height:auto;
	float:left;
	background:url(images/bg_main_left.png);
}
#main_left_footer {
	width:523px;
	height:15px;
	float:left;
}
.submenu {
	width:100%;
	height:auto;
	background-color: #01242f;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	

	}
.submenu_line1 {
	width:auto;
	height:auto;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:25px;
	margin-top:8px;
	letter-spacing:normal;
	}
.submenu_line2 {
	width:auto;
	height:auto;
	color:#FF0000;
	font-size:11px;
	margin-left:25px;
	
	}
.submenu2 {
	width:100%;
	height:auto;
	background-color: #FF0000;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	}
.submenu2_line1 {
	width:auto;
	height:auto;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:25px;
	letter-spacing:normal;
	margin-top:8px;
	}
.submenu2_line2 {
	width:auto;
	height:auto;
	color:#01242f;
	font-size:11px;
	margin-left:25px;

	}	
	
	
	
	

	
	
	
	
	
	
	
	
	
	
				
#main_right {
	width:327px;
	height:auto;
	float:left;
	background-color: #01242f;
	background-image: url(images/bg_main_right.gif);
	background-repeat:no-repeat;
}
.post_fix {
	width:auto;
	height:auto;
	padding-left:15px;
	float:left;
}
.post {
	width:496px;
	height:auto;
	margin-bottom:20px;
	float:left;
}
#post_header {
	width:496px;
	height:auto;
	float:left;
	background:#ffffff;
	padding-bottom:8px;
}
.post_content {
	width:486px;
	height:auto;
	float:left;
	background:#FFFFFF;
	font-size:11px;
	text-align:justify;
	line-height:22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.post_content p {
	padding:0px;
	margin:0px;
	}
.portfolio_link a, portfolio_link a:visited {
	text-decoration:none;
}
.portfolio_link a:hover {
	text-decoration:none;
	border-color:#FFFF00;
}
.post_content a {

	text-decoration: none;


}
.post_content a:visited {

	text-decoration: none;

}
.post_content a:hover {

	text-decoration: none;

}
.information_txt a {
	color: #01242f;
	text-decoration: none;
	padding-bottom:0px;
}
.information_txt a:visited {
	color: #01242f;
	text-decoration: none;
	padding-bottom:0px;
}
.information_txt a:hover {
	color: #FF0000;
	text-decoration: none;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1e374;	
}
.post-date {
	width: 42px;
	height: 45px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background: url(images/date.png) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 1px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post_title {
	width:424px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	padding-left:5px;
	letter-spacing: normal;
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}
h2 {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
}
h3 {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin:0px;
}
h2.pages {
	text-align: left;
	background:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	color:#669900;
	}
h3.comments {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9dee0;
	}
h3.respond {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9dee0;
	margin-bottom:2px;
	}	
h2 a, h2 a:visited {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	text-decoration: none;
}
h2 a:hover {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #669900;
	text-decoration: none;
	
}
.post_information {
	width:424px;
	height:auto;
	float:left;
	font-size:11px;
	padding-left:10px;
	margin-top:3px;
	line-height:16px;
	text-align:left;
}
.information_txt {
	width:auto;
	height:auto;
	float:left;
}
.comment_icon {
	width: 16px;
	height:12px;
	float:left;
	background:url(images/comment.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:3px;
	margin-left:5px;
}
.author_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/author.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:0px;
}
.category_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/category.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}
.sharethis_icon {
	width: 11px;
	height:12px;
	float:left;
	background:url(images/sharethis.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}
.tagstart_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/tag_start.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:0px;
}
.tagend_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/tag_end.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:0px;
}
#clock_ {
	width:300px;
	height:auto;
	float:left;
	margin-top:15px;
	padding-left: 10px;
}
#clock_img {
	width:22px;
	height:22px;
	float:left;
	background:url(images/clock.gif);
	background-repeat:no-repeat;
}
.icon_img {
	width:22px;
	height:22px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
#clock {
	width:auto;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:6px;
	margin-right:6px;
	margin-top:4px;
}
#box_search {
	width:305px;
	height:auto;
	margin-left:5px;
	float:left;
	margin-top:35px;
	text-align:left;
}
.search_text {
	width:auto;
	height:auto;
	float:left;
	margin-bottom:8px;
}
.search { width: 62px; height: 25px; background: url(./images/searchbutton.png) no-repeat;}
.keyword {
	border: none;
	background: url(./images/keyword.png) no-repeat;
	width: 235px;
	border: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
} /* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 238px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 238px; top: 0px; background: none; }
#sidebar {
	width:315px;
	height:auto;
	float:left;
	padding-top:35px;
	padding-left: 6px;
	}
#sidebar_base {
	width:327px;
	height:auto;
	float:left;
	margin-top:5px;
	background-color: #FFFFFF;
	background-image: url(images/bg_main_right_base.gif);
	background-repeat: no-repeat;
	}	
#bloc1 {
	width:315px;
	height:auto;
	float:left;
}
#bloc2 {
	width:315px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
}
.bloc2_title, .bloc3_title, .bloc4_title, .bloc5_title, .bloc6_title, .bloc_sidebar_title {
	width:315px;
	float:left;
	height:auto;
	margin-bottom:8px;
	text-align:left;
}
.bloc6_title_ {
	width:315px;
	float:left;
	height:auto;
	text-align:right;
	margin-bottom:2px;
}
.bloc4_content {
	width:315px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
}
.bloc5_content {
	width:315px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
}
.bloc6_content {
	width:315px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
	color:#FFFFFF;
}
.bloc_ads {
	width:300px;
	float:left;
	height:auto;
	text-align:left;
	padding-top:10px;
	padding-bottom:8px;
	color:#FFFFFF;
	padding-left:7px;
}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;}
.delicious-post { border-bottom: 1px solid #052e3b;  }

#bloc3 {
	width:315px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
}
#bloc4 {
	width:315px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
}
#bloc5 {
	width:315px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
}
#bloc6 {
	width:315px;
	height:auto;
	float:left;
	margin-top:20px;
	text-align:center;
	margin-left:6px;
}
.bloc_sidebar {
	width:315px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
}
.bloc_sidebar_content {
	width:315px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
}
#category {
	width:150px;
	height:auto;
	float:left;
	color:#FFFFFF;
	padding-right: 7px;
}
#category_ {
	width:150px;
	height:auto;
	float:left;
	color:#FFFFFF;
	padding-right: 7px;
	text-align:left;
}

#category ul, #category_ ul {
	margin: 0;
	padding: 0;
	text-align:left;
}
#category ul li, #category_ ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#category ul li ul, #category_ ul li ul {
	padding: 0;
	margin: 0;
}
#category ul li ul li, #category_ ul li ul li{
	border-bottom: 1px solid #052e3b;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}
#category ul li ul li ul li, #category_ ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
	
}
#category h2, #category_ h2, #sidebar .sidebartitle{
	color: #ffffff;
	margin: 0px 0px 2px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 120%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
ul.list-cat li, li.widget_categories li{
	padding-left: 0px !important;
	color:#FFFFFF;
	font-size:100%;
}


ul.list-cat li a{
	padding-left: 0px !important;
	color:#FFFFFF;
	font-size:100%;

}

ul.list-cat li a:hover{
	padding-left: 0px !important;
	color:#FF0000;
	font-size:100%;

}



/* Tag Cloud style */
ul#tagcloud { padding:0; margin:0; text-align:justify; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ffffff; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#e5edf1; font-size: 120%; }
ul#tagcloud li.t2 a { color:#dfebf1; font-size: 160%; }
ul#tagcloud li.t3 a { color:#d9eaf2; font-size: 190%; }
ul#tagcloud li.t4 a { color:#CC0000; font-size: 210%; }
ul#tagcloud li.t5 a { color:#990000; font-size: 230%; }
ul#tagcloud li.t6 a { color:#CC3300; font-size: 250%; }
ul#tagcloud li.t7 a { color:#FF00FF; font-size: 270%; }
ul#tagcloud li.t8 a { color:#FF0000; font-size: 290%; }
ul#tagcloud li.t9 a { color:#FF0000; font-size: 310%; }
ul#tagcloud li.t10 a { color:#FFFF00; font-size: 330%; }

/* ---*/

.bloc5_content li{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;border-bottom: 1px solid #052e3b; 
}
.bloc5_content ul{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
.bloc5_content li a{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;border-bottom: 1px solid #052e3b; 
	color:#FFFFFF;
}

.bloc5_content li a:hover{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;border-bottom: 1px solid #052e3b; 
	color:#FF0000;
}

.bloc5_content ul a{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;
	color:#FFFFFF;
}

.bloc5_content ul a:hover{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;
	color:#FF0000;
}




#footer {
	width:850px;
	height:auto;
	float:left;
	background-color: #01242f;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
}
#footer_base {
	width:850px;
	height:15px;
	float:left;
}
#footer_base2 {
	padding-top:10px;
	padding-bottom:10px;
	width:850px;
	height:auto;
	float:left;
}
#footer_base2_ {
	width:850px;
	height:auto;
	float:left;
}
#footer_bloc1 {
	width:340px;
	height:auto;
	float:left;
	padding-left:15px;
	padding-right:5px;
}
.footer_bloc_header {
	width:100%;
	height:auto;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
}
.footer_bloc_content {
	width:100%;
	height:auto;
	float:left;
	text-align:justify;
	font-style:normal;
}
.footer_bloc_content2 {
	width:100%;
	height:auto;
	float:left;
	text-align:justify;
	font-style:normal;
}
.footer_bloc2_footer {
	width:260px;
	height:14px;
	float:left;
	text-align:justify;
	font-style:normal;
	background:url(images/bg_footer_comments.gif);
	background-repeat:no-repeat;
}
.footer_bloc_content li{
	margin: 0; padding: 0;padding:3px;border-bottom: 1px solid #052e3b; color:#FFFFFF;font-style:normal; line-height:15px;
}
.footer_bloc_content li:hover{
	background-color: #01242f;
	background-image: url(images/recentposts_hover.png);
	background-repeat: repeat;
}
.footer_bloc_content2 li{
	margin: 0; padding: 0;padding:3px;border-bottom: 1px solid #57b2e1; color:#01242f;font-style:normal;
}
.footer_bloc_content2 li:hover{
	background-color: #FF0000;
	background-image: url(images/recentposts_hover.png);
	background-repeat: repeat;
}
.footer_bloc_content2 li a:visited{
	color:#ffffff;
}
.footer_bloc_content li a{
	color:#FFFF00;
}
.footer_bloc_content li a:visited{
	color:#FFFF00;
}
.footer_bloc_content li a:hover{
	color:#FF0000;
}
.title a{
	color:#FFFF00;
	font-style:normal;
}
.title a:visited{
	color:#FFFF00;
}
.title a:hover{
	color:#FF0000;
}
.footer_bloc_content ul{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
.footer_bloc_content2 ul{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
#footer_bloc2 {
	width:250px;
	height:auto;
	float:left;
	background:#FF0000;
	padding-left:5px;
	padding-right:5px;
}
#footer_bloc2_ {
	width:260px;
	height:auto;
	float:left;
	background:#FF0000;
}
#footer_bloc3 {
	width:160px;
	height:600px;
	float:left;
	padding-left:30px;
	padding-top:15px;
	background:#01242f;
}
.footer_ads {
	width:160px;
	height:600px;
	float:left;
	color:#ffffff;
	}
.post_info {
	width:95%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	background:#e5e9ea;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9dee0;
	border-bottom-color: #d9dee0;
	margin-bottom:10px;
	font-size:11px;
	color:#526770;
	margin-top:5px;
}

#comments_box_ {
	width:496px;
	height:auto;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	background:#ffffff;
}
#comments_box {
	width:486px;
	height:auto;
	float:left;
	background:#ffffff;
	padding-left:5px;
	padding-right:5px;
}
.comment_ind_top {
	width:480px;
	height:9px;
	float:left;
	margin-top:10px;
	margin-left:3px;
	}
.comment_ind_content {
	width:470px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:left;
	background-image: url(images/comment_ind_bg.gif);
	margin-left:3px;
}
.comment_ind_bottom {
	width:480px;
	height:63px;
	float:left;
	background:url(images/comment_ind_bottom.gif);
	margin-left:3px;
	margin-bottom:2px;
}
.comment_ind_bottom_info {
	width:390px;
	height:auto;
	float:left;
	padding-left:68px;
	margin-top:28px;
	text-align:left;
}
.comment_ind_bottom_info a{
	color:#FF0000;
	text-decoration:none;
}
.comment_ind_bottom_info a:visited{
	color:#FF0000;
	text-decoration:none;
}
.comment_ind_bottom_info a:hover{
	color:#FFFF00;
	text-decoration:none;
}
.comment_form {
	width:390px;
	height:auto;
	text-align:left;
	float:left;
}

.navigation {
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	width:486px;
	float:left;
	padding:5px;
	}
.alignleft a { width:auto; float:left; background:#01242f; padding:5px;  }
.alignright a { width:auto; float:right;background:#01242f; padding:5px;  }	

.footer_base2 a {
	color:#00232e;
	text-decoration:none;
}
.footer_base2 a:visited {
	color:#00232e;
	text-decoration:none;
}
.footer_base2 a:hover {
	color:#FF0000;
	text-decoration:none;
}
.footer_bloc_content2 li a:visited, .footer_bloc_content2 li a:hover {
	color:#ffffff;
}

#body_content {position: absolute;left: -10000px;};
