/* General */
* {
padding:0;
margin:0;
}

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#185B98;
	line-height:140%;
	text-align:center;
	background:#04355f url(images/arriere.gif) repeat-y center;
}

strong {
	color: #185B98;
}



fieldset,select,img {
border:0;
}



hr,#searchform br,.counter {
display:none;
}

a,a:link,a:active,a:visited {
color:#136FD5;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

p {
margin:0 0 10px;
}

ol li {
list-style:decimal outside;
}

acronym,abbr,span.caps {
cursor:help;
font-size:10px;
letter-spacing:.07em;
}

acronym,abbr {
border-bottom:1px dashed #ddd;
}

blockquote {
border-left:3px solid #BEDCFF;
margin:20px;
padding-left:10px;
}

cite,ins {
text-decoration:none;
}

code,pre,kbd {
font:14px 'Courier New',Courier,sans-serif;
}

small {
font:10px Arial,Helvetica,sans-serif;
color:#777;
}

strike,del {
color:#777;
text-decoration:line-through;
}

label {
cursor:pointer;
}

h1,h2,h3,h4 {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:14px;
}

h1 {
font-size:24px;
text-align:left;
padding:20px 0 5px 20px;
}

h1 a,h1 a:link,h1 a:active,h1 a:hover,h1 a:visited {
color:#fff;
background:none;
}

h2 {
margin:5px 0;
}

h3,h4 {
margin:20px 0px 20px 0px;
}

h4 {
font-size:14px;
}

/* Structure Divs */
#header {
margin:0 auto;
height:174px;
width:960px;

background:url(images/header.jpg) no-repeat top center;
}

#header2 {
margin:0 auto;
height:174px;
width:960px;

background:url(images/header.jpg) no-repeat top center;
}

#container {
position:relative;
margin:0 auto;
width:970px;
background:url(images/fn-milieu.gif) repeat-y left top #fff;
}

#primary-content {
float:left;
text-align:left;
margin:5px 12px !important;
margin:5px 12px;
width:650px;
display:inline;
background:#fff;
overflow:hidden;
}

#secondary-content {
float:left;
width:100%;
overflow:hidden;
}

#toggle {
width:960px;
margin:0 auto !important;
margin:0;
}

#footer {
clear:both;
color:#fff;
height:78px;
width:100%;
background:url(images/bg_footer.png) repeat-x bottom left #ddd;
}

#sidebar2 {
float:left;
margin:0px 0px 0px 0px;
width:280px;
text-align:left;
overflow:hidden;
}

/* Config Structure Divs */
	/* Header and Navigation */
	.description {
	font-size:12px;
	text-align:left;
	padding:0 0 5px 20px;
	}
	
		#header h1 a, .description {
	color:#ffffff;
	}
		
	.pagetitle {
	margin-top:0px;
	margin-left:10px;
	color: #999999;
	font-weight: normal;
	}
	
	#nav {
	display:block;
	height:34px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-size:12px; 
	letter-spacing:0.15em;
	text-transform:uppercase;
	width:960px;	background:url(images/fn-haut.gif) no-repeat left top transparent;
	list-style:none;
	z-index:8;
	}
	
	#nav li {
	float:left;
	padding:0;
	margin:0;
	}
	
	#nav li a { 
	display:block;
	line-height:32px;
	padding:0 10px;
	color:#fff;
	text-decoration:none;
	}
	
	#nav li a:hover { 
	color:#fff;
	background:#003366;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
	}
	
		#nav li li {
	width:200px;
	}
	
	#nav ul a {
	color:#fff;
	line-height:24px;
	}

	#nav ul{
	position:absolute;
	z-index:500;
	top:auto;
	list-style:none;
	display:none;
	width:200px;
	list-style:none;
	text-align:center;
	border:1px solid #333;   
	background:url(images/bg_nav_ul.png) repeat left top transparent;
	}

	#nav ul ul{
	top:0;
	left:100%;
	}
	
	#nav li:hover, #nav li.sfhover{
	color:#fff;
		background:#003366;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
	cursor:pointer;
	z-index:100;
	}
	
	#nav li:hover ul ul,
	#nav li li:hover ul ul,
	#nav li li li:hover ul ul,
	#nav li li li li:hover ul ul,
	#nav li.sfhover ul ul,
	#nav li li.sfhover ul ul,
	#nav li li li.sfhover ul ul,
	#nav li li li li.sfhover ul ul
	{display:none;}
	
	#nav li:hover ul,
	#nav li li:hover ul,
	#nav li li li:hover ul,
	#nav li li li li:hover ul,
	#nav li.sfhover  ul,
	#nav li li.sfhover  ul,
	#nav li li li.sfhover  ul,
	#nav li li li li.sfhover  ul
	{display:block;}
		
	/* Primary Cotent and Entries */
	.content-top {
	background:url(images/fn-milieu-top.png) no-repeat left top;
	height:25px;
	width:100%;
	}

	.entry {
	text-align:left;
	padding:20px 8px;
	}
	
	.entry ul,.entry ol {
	margin:0 0 0 40px;
	}
	
	.entry li {
	padding-bottom:8px;
	}
	
	.date-header {
	font-size:11px;
	color:#ddd;
	text-align:right;
	margin:0 0 10px;
	padding:0 5px;
	}
	
	.entry-header {
	border-bottom:1px solid #ddd;
	font-size:18px;
	margin:0;
	}
	
	.entry-footer {
	color:#ddd;
	font-size:10px;
	text-align:right;
	border-top:1px solid #ddd;
	margin:0 0 20px;
	padding:4px 2px 2px;
	}
	
	/* Footer */
	#footer p {
	font-size:10px;
	text-align:center;
	line-height:12px;
	margin:0;
	padding:2px 0;
	}
	
	/* sidebar2 */
	#sidebar2 h2 {
	color:#333;
	font-size:12px;
	letter-spacing:.2em;
	text-transform:uppercase;
	margin:15px 2px 0 10px;
	padding:2px 0;
	}
	
	#sidebar2 ul {
	color:#777;
	list-style:none;
	}
	
	#sidebar2 li {
	width:100%;
	}
	
	#sidebar2 ul ul li {
	width:100%;
	margin:0 10px;
	padding:2px;
	}
	
	#sidebar2 ul ul li a,#sidebar2 ul ul li a:link,#sidebar2 ul ul li a:visited {
	color:#6BA4DC;
	padding:2px 4px;
	}
	
	.left-sidecolumn {
	clear:left;
	float:left;
	width:140px;
	padding:0 0 0 0px;
	}
	
	.right-sidecolumn {
	clear:right;
	float:right;
	width:120px;
	padding:20px 0px 0 0;
	}
	
	.intro {
	color:#777;
	width:90%;
	margin:5px;
	padding:5px;
	text-align:left;
	}
	
	/* Secondary Content */	
	.inner {
	text-align:left;
	background:#061c2e;
	list-style:none;
	overflow:hidden;
	}
	
	.inner h2 {
	color:#fff;
	font-size:12px;
	letter-spacing:.2em;
	text-transform:uppercase;
	margin:15px 25px 0 !important;
	margin:15px 10px 0;
	}
	
	.inner ul {
	list-style:none;
	margin:10px 0 10px;
	}
	
	.inner li {
	float:left;
	width:20%;
	background:transparent;
	margin-left:15px !important;
	margin-left:12px;
	padding:0 4px 6px 4px;
	display:inline;
	}
	
	.inner ul li {
	width:100%;
	margin:2px 0;
	padding:0 8px;
	overflow:hidden;
	}
	
	.inner ul li a,.inner ul li a:link,.inner ul li a:visited {
	display:block;
	background:transparent;
	color:#fff;
	white-space:nowrap;
	padding:2px;
	border-top:1px solid #3465A4;
	border-bottom:1px solid #3465A4;
	text-decoration:none;
	}
	
	.inner ul li a:hover {
	border-top:1px solid #ffcc00;
	border-bottom:1px solid #ffcc00;
	}
	
	.inner li.tags {
	width:45%;
	line-height: 20px !important;
	line-height: 25px;
	word-spacing: 3px;
	}
	
	.inner li.tags a:hover {
	background:none;
	text-decoration:underline;
	}
	
	#sidebar2 ul ul,.inner ul {
	margin:0;
	padding:0 0 10px;
	}
	
	/* Footer */
	#footer p {
	text-align:center;
	line-height:18px;
	padding:25px 0 5px;
	}

/* Search */
li#search {
width:95%;
margin:2px 3%;
}

#searchform {
color:#fff;
line-height:100%;
padding:0 0 5px 0;
display: block;
}

#searchform input {
border:0;
color:#fff;
margin:2px 4px;
}

#searchform input#searchinput {
background:inherit;
background:none;
color:#6699CC;
margin:6px 10px 0px 12px;
padding:3px;

}


/* Comments and Trackbacks */
#comment-section {
margin:40px 0 0;
text-align:left;
}

#leavecomment {
text-align:center;
color:#ddd;
font-size:18px;
letter-spacing:-2px;
margin:30px 0;
}

#commentform {
margin:15px 0;
padding:10px;
}

input#author,input#email,input#url,textarea#comment {
border:1px solid #ddd;
padding:1px;
background:url(images/bg_input.jpg) repeat-x left top;
}

#commentform input:focus,#commentform textarea:focus {
color:#3377E3;
border:1px solid #ffcc00;
}

textarea#comment {
width:99%;
}

#submit,#previewcomment {
float:right;
margin:0 0 0 10px;
border:1px solid #3377E3;
color:#fff;
background:#6BA4DC;
padding:0 2px;
}

#submit:hover,#previewcomment:hover {
background:#4986e3;
}

.comment-header {
font-size:18px;
color:#ddd;
}

.comment-header a,.comment-header a:active,.comment-header a:visited,.comment-header a:link {
color:#ddd;
background:none;
}

.comment-header a:hover {
color:#ddd;
background:none;
text-decoration:underline;
}

.comment-content {
width:94%;
}

.comment-footer {
font-size:10px;
margin:4px 0;
padding:0;
}

.commentlist,.pinglist {
list-style:none;
margin:10px 0;
}

.commentlist li {
width:94%;
list-style:none;
padding:4px;
}

.commentlist p {
margin:10px;
}

.class-comment1 {
margin:15px 10px;
border:1px solid #6BA4DC;
}

.class-comment2 {
margin:15px 10px;
border:1px solid #ddd;
}

.pinglist li {
width:94%;
border:1px solid #0A396E;
list-style:none;
margin:15px 10px;
padding:4px;
}

.pinglist p {
text-align:left;
padding:8px 10px;
}
 
#error {
line-height:2.0;
padding:4px;
color:#FF0000;
background-color:#FFFF99;
}

#commentload {
padding-top:3px;
float:right;
vertical-align:middle;
}
/* Images */
p img {
border:0;
max-width:100%;
padding:2px;
}

img.center {
display:block;
margin:auto;
}

img.alignright {
float:right;
display:inline;
margin:0 0 2px 7px;
padding:2px;
}

img.alignleft {
float:left;
display:inline;
margin:0 7px 2px 0;
padding:2px;
}

.feedlink img {
float:right;
height:12px;
width:12px;
border:0;
margin:-19px 0 0;
}

.sidelinks img {
float:left;
height:12px;
width:12px;
border:0;
padding:2px;
}

/* Text align */
.center {
text-align:center;
}

.alignleft {
text-align:left;
}

.item,.alignright {
text-align:right;
}

/* Float */
div.floatright {
float:right;
}

div.floatleft {
float:left;
}

/* Classes */
.toggle-button {
	float:right;
	color:#FF9900;
	background:none;
	margin-right:30px !important;
	margin-right:17px;
	margin-top:154px;
	font-family: Arial, Helvetica, sans-serif;
}

.toggle-button a:link, .toggle-button a:visited {

color:#FF9900;
}

.navigation {
display:block;
text-align:center;
padding:15px 0;
}

.alert {
width:90%;
background:#FFFF99;
border-left:4px solid #FFD324;
text-align:center;
margin:10px 0;
padding:5px 10px 5px 0;
}

.metacmt,.metaedit,.metapost {
background:url(images/arrow.png) left center no-repeat;
padding-left:18px;
}

.clear {
clear:both;
}

#header-g{
height:174px;
width:500px;
float:left;
}

#header-d{
height:174px;
width:392px;
float:right;
}

.logo-h{
margin-top:90px;
margin-left:208px;

}

#search-fn{
	background:url(images/search.png) no-repeat right;
	width:247px;
	height:38px;
	margin-left:10px;
}

#fleche-vert{
width:106px;
height:88px;
background-image:url(images/feche-vert.png);
background-repeat:no-repeat;
margin-top:23px;
margin-left:15px;}

#menu{
	width:127px;
	height:190px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	margin-top:18px;
	margin-left:13px;
	padding-top:7px;
	font-family: Arial, Helvetica, sans-serif;
}

#zapnet{
width:99px;
height:106px;
margin-top:5px;
margin-left:28px;

}

#rss{
width:57px;
height:58px;
margin-top:20px;
margin-left:50px;
}

#adsense1{
width:120px;
height:600px;
margin-top:15px;
margin-left:5px;
}

#menu-inter{
margin-left:37px;
}

.menus{
margin-bottom:17px;

}


#menu a:link, #menu a:visited{
	color: #FF9900;
	font-weight: bold;
	font-size:13px;
}

#menu a:hover{
	color: #68AE00;
	text-decoration: none;
}

#haut-p{
width:640px;
height:80px;}

#haut-g{
	width:74px;
	height:63px;
	float: left;
	background-image:url(images/exclamation.png);
	background-repeat:no-repeat;
	display:block;
	margin-left:10px
}


#haut-g2{
	width:74px;
	height:63px;
	float: left;
	background-image:url(images/img-loop/rotate.php);
	background-repeat:no-repeat;
	display:block;
	margin-left:10px
}

#haut-d{
	width:282px;
	height:80px;
	float: left;
	display:block;
	margin-left:15px;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#haut-d2{
	width:224px;
	height:52px;
	float: left;
	display:block;
	margin-left:20px;
	margin-top:5px;
}


.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	

.cadre img {
	border-style: solid;
	border-color:#EAEAEA;
	border-width:1px;
}

.sp-color{
	color: #5FBE18;
	font-weight: bold;
}

#post-rel{
	width:245px;
	margin-left:12px;
}

.post-list{
	background-image: url(images/file.jpg);
	background-repeat: no-repeat;
	padding-left:23px;
	margin-bottom:5px;
}



.post-tit {
	background-repeat: no-repeat;
	padding-left:23px;
	margin-bottom:10px;
}

#ban-sidebar2{
margin-left:10px;
margin-bottom:30px;
border:solid 0px #CCCCCC;
padding:3px;

}

.post-tit span {
border-bottom: 1px dashed #CDD5E4;

}

.imageframe{
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#blogbang_divdyn .globalCadreNoir {

border:0px solid #0084FF !important;

}

#ban-sidebar{
margin-left:15px;
}

.imgalignleft { float: left; }
.imgalignright { float: right; }
.imgaligncenter { margin-left: auto; margin-right: auto; }








#bout-all {
width:250px;
height:250px;
display:block;

}

#bout-link a:link, #bout-link a:visited {
	text-decoration: none;
	color: #3e7bc0;
	font-size: 12px;
	border-bottom: 1px dashed #D0DFF0;
	line-height:20px;

}

#bout-link a:hover {
	color: #FF9900;

}


#bout-1 {
width:250px;
height:83px;
display:block;
border-bottom:1px dashed #BFBFBF;
}

#bout-img {
width:60px;
height:60px;
float:left;
display:block;
margin:10px 34px 9px 9px !important;
margin:10px 26px 9px 9px;
}

#bout-txt {
	width:135px;
	height:60px;
	float:left;
	
	display:block;
	margin-top:15px;
}

#bout-link {
	width:135px;
	height:49px;
}

#bout-ico {
	width:135px;
}

#bout-all img {
border:0;

