

body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/bg.png) repeat-y top center;
    font: normal 11px Arial;
	color: #333333;
	text-align: left;
	}

p,
ol,
ul {
	line-height: 150%;
	}
ol {}
ul {}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;

	background: transparent;
	color: #02548f;
	}

h1 {
	font-size: 20px;
	}
h2 {
	font-size: 18px;
	}
h3 {
    font-family: arial;
    font-size: 16px;
	color: #2ea00c;
	margin: 0;
    padding-bottom: 14px;
	}	
 h4, h5, h6 {
	font-size: 1em;
	}

a:link {
	color: #2f63b3;
	text-decoration: none;
	}
a:visited {
	color: #2f63b3;
	text-decoration: none;
	}
a:hover {
	color: #333333;
	}
a:active {
	color: #2f63b3;
	}
.image {float: left; margin: 0 10px 10px 0;}	
	
.simplemenu {
	width: 300px; /*width of menu*/
}
.simplemenu .headerbar {
	font: bold 13px Verdana;
	color: #000; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 0px; /*31px is left indentation of header text*/
}
.simplemenu ul {
	list-style-type: none;
	padding: 0 0 20px; /*bottom spacing between each UL and rest of content*/
	margin: 0;
}

.simplemenu ul li {
	margin: 0px;
	padding-bottom: 2px;
}
.simplemenu ul li a {
	font: normal 12px Arial;
	color: black;
	background: #FFF;
	display: block;
	padding: 4px 0 4px 5px;
	line-height: 17px; /*link text is indented 8px*/
	text-decoration: none;
	border-bottom: 1px solid #E9E9E9;
}
.simplemenu ul li a:visited {
	color: black;
}
.simplemenu ul li a:hover { /*hover state CSS*/
	color: #000;
	background: #E7EAED;
	text-decoration: none;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #CECECE;
	background-color: #E7EAED;
	width: 285px;
}
.sidebarlt2 {
	padding: 6px;
	border: 1px solid #CECECE;
	background: #FFFFFF url(images/bgsondage.png) no-repeat right bottom;
	width: 600px;
	height: 305px;
}
.sidebarlt3 {
	padding: 6px;
	border: 1px solid #CECECE;
	background-color: #E7EAED;
	width: 600px;
}
.presentation {
	padding: 6px;
    font: normal 13px Arial;
}
.sidebardk {
	color: #FFFFFF;
	border: 1px solid #333;
	padding: 6px;
	background-color: #3E4953;
	width: 285px;
}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
	}

code {
  background: #e9f0fa;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

small {
	font-size: 0.8em;
	}

input, textarea, select {}

form {}

img {}


.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 1.3em;
	}



.menubgh3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
	color: #fe3f04;
	margin: 0;
    padding-top: 6px;
	padding-left: 25px;	
	}	

h3.title {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
	color: #FFFFFF;
	margin: 0;
    padding-top: 5px;
	padding-left: 35px;
}	
div#titlehome {
	background: url(images/bgserie.png) no-repeat 0 0;
	width: 544px;
	height: 51px;
	font-size: 11px;
}

h3.titlehome {
    font-family: Arial;
    font-size: 13px;
	margin: 0;
	color: #333;
    padding-top: 24px;
	padding-left: 55px;
}	
/**********************
*   Header            *
***********************/

#header {
	width: 960px;
	height: 135px;
	background: url(images/header.png) no-repeat left top;
	}
#pubheader {
	width: 729px;
	height: 90px;
    padding-top:31px;
    padding-right:13px; 

	float:right
	}
#header .blogtitle {
	width: auto;
	height: 150px;
	background: transparent no-repeat left bottom;
	}
#header h1 {
	padding: 50px 0 0 50px;
	}
#header h1 a {
	color: #fff;
	}


	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 31px;
		background: transparent url(images/nav_bg.gif) repeat-x 0 0;
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 4px 15px 0 15px;
		line-height: 24px;
		color: #FFF;
		background: transparent url(images/menuhaut.png) no-repeat;
			width: 100px;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #FFF;
background: transparent url(images/menuhaut.png) no-repeat;
	width: 100px;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #FFF;
background: transparent url(images/menuhaut.png) no-repeat;
		text-decoration: none;
			width: 100px;
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #FFF;
background: transparent url(images/menuhaut.png) no-repeat 0 0;
	width: 100px;
		text-decoration: none;
		}

	.searchbar {
		float: right;
		width: 290px;
		height: 41px;
		margin: 0;
		}
	.searchform {
		width: 290px;
		height: 40px;
		text-align: left;
		}
	input#s {
		width: 265px;
		height: 28px;
		margin: 5px 0 0 1px !important;
		margin: 4px 0 0 1px; /* Fuck IE */
		padding: 1px 4px 0 3px;
		border: 1px solid #0b236c;
	
		color: #ccc;
		}
	input#s:focus {
		color: #999;
		}

/***********************
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	margin: 0 !important;
	margin: -15px 0 0 0; /* Fuck IE */
	padding: 0;
	}
#sondage {
width: 550px;
	}
/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 640px;
	height: 100%;
	background: #fff;
	}


.page-title {
	margin: 30px 0;
	}
.page-title {
	clear: both;
	float: left;
	width: 550px;
	max-height: 48px;
	overflow: hidden;
	line-height: 48px;
	padding: 0 30px;
	background: #dce6ff url(images/pages-title.gif) repeat-x bottom center;
	}

.paged,
.wp-pagenavi {
	clear: both;
	float: left;
	width: 550px;
	line-height: 48px;
	padding: 0 30px;
	
	}
.wp-pagenavi a,
.wp-pagenavi span {
	margin: 0 20px 0 0;
	}


/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 20px 30px;

	}

.postentry {
	color: #333333;
	text-align: justify;
	}
.postentry a,
.postentry a:hover {
	color: #2f63b3;
	}



.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}

.posttitle {}
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	color: #333333;
	}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 1em;
	color: #2f63b3;
	}
.post-date {
	padding: 0 0 0 20px;
	background: url(images/icon_date.gif) no-repeat 0 0;
	}
.post-cmts {
	padding: 0 0 0 20px;
	background: url(images/icon_cmts.gif) no-repeat 0 0;
	}
.post-cate {
	padding: 0 0 0 20px;
	background: url(images/icon_cate.gif) no-repeat 0 0;
	}
.post-tags a {
	padding: 0 0 0 20px;
	background: url(images/icon_tag.gif) no-repeat 0 0;
	}

/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(images/separator_green.gif) repeat-x center bottom;
	padding: 0 0 3px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.avatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
	}

h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(images/separator_green.gif) repeat-x center bottom;
	}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
	background: #dce6ff url(images/separator_blue.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #fec02a;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}


.telecharger
 {
color: #FF0000;
                }
.virus
 {
color: #672505;
                }
.erreur
 {
color: #ec5911;
                }				
.astuce
 {
color: #4a9125;
                }				

.news
 {
color: #2087e1;
                }
.topnews
 {
color: #2087e1;
font-size: 12px;
font: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
                }			
.forum
 {
color: #a70fa9;
                }				
/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 310px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	}

#sidebar .rssfeeds {
		height: 140px;
		margin: 0;
		padding: 0;
		background: transparent url(images/feeds.gif) no-repeat right bottom;
		}
#sidebar h2.feed-title {
		margin: 0;
		padding: 20px 0 0 3px;
		background: none !important;
		font-size: 1.4em;
		}
	.rssfeeds a.rss  {
		padding: 1px 0 1px 25px;
		background: transparent url(images/icon_rss.gif) no-repeat 5px 0;
		line-height: 200%;
		}

#sidebar h2 {

	width: 287px;

	overflow: visible;

	display: block;

	margin: 16px 0 6px 0;

	padding: 0 0 10px 3px;

	background: url(images/separator_green.gif) repeat-x center bottom;

	font-size: 16px;

	}
	
#topnews{
  width:615px;
  height:223px;
  background-image: url(images/topnews.png);
  background-repeat: no-repeat;
  padding-top:10px;
  padding-left:7px; 
  margin-bottom:10px;
  
}	
#avoiraussi{
  width:615px;
  height:223px;
  background-image: url(images/avoiraussi.png);
  background-repeat: no-repeat;
  padding-top:15px;
  margin-bottom:10px;
  
}		
div#rss2 {

	float:left;
	margin-left: 5px;
}
div#annonc {

	float:left;
	margin-left: 30px;
	padding-top: 140px;
}
div#liste {
    font-family: verdana;
	padding: 5px;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 13px;
	float:left;

}	
div#liste3 {
    font-family: verdana;
	padding: 15px;
	padding-top: 20px;
	font-size: 13px;

}
#yahoo-messenger{
  width:300px;
  height:367px;
  background-image: url(images/yahoo-messenger.png);
  background-repeat: no-repeat;
  padding-top:10px;
  padding-left:7px; 
  margin-bottom:10px;
  float:left;
  
}
#nuage{
  width:300px;
  height:367px;
  background-image: url(images/nuage.png);
  background-repeat: no-repeat;
  padding-top:10px;
  padding-left:7px; 
  margin-bottom:10px;
  float:left;
  
}
#yahoo-messenger3{
  width:300px;
  height:367px;
  background-image: url(images/yahoo-messenger.png);
  background-repeat: no-repeat;
  padding-top:10px;
  padding-left:7px; 
  margin-bottom:10px;
  float:left;
  
}
#contenu{
  width:660px;
  height:409px;
  background-image: url(images/contenu.png);
  background-repeat: no-repeat;
  padding-top:45px;
  padding-left:7px; 
  margin-bottom:10px;
  
}
#wlm{
  width:300px;
  height:367px;
  background-image: url(images/yahoo-messenger.png);
  background-repeat: no-repeat;
  padding-top:15px;
  padding-left:7px; 
  margin-bottom:10px;
  float:left;
  
}
#wlm2{
  width:300px;
  height:367px;
  background-image: url(images/yahoo-messenger.png);
  background-repeat: no-repeat;
  padding-top:25px;
  padding-left:5px; 
  margin-bottom:5px;
  float:left;
  
}
#google-talk{
  width:300px;
  height:367px;
  background-image: url(images/yahoo-messenger.png);
  background-repeat: no-repeat;
  padding-top:15px;
  padding-left:0px; 
  margin-bottom:5px;
  float:left;
  
}
#google-talk2{
  width:300px;
  height:367px;
  background-image: url(images/yahoo-messenger.png);
  background-repeat: no-repeat;
  padding-top:25px;
  padding-left:5px; 
  margin-bottom:5px;
  margin-left:15px;
  float:left;
  
}
#virus{
  width:300px;
  height:367px;
  background-image: url(images/yahoo-messenger.png);
  background-repeat: no-repeat;
  padding-top:25px;
  padding-left:5px; 
  margin-bottom:5px;
  float:left;
  
}
#erreur{
  width:300px;
  height:367px;
  background-image: url(images/erreur.png);
  background-repeat: no-repeat;
  padding-top:25px;
  padding-left:5px; 
  margin-bottom:5px;
  margin-left:15px;
  float:left;
  
}
#skype{
  width:300px;
  height:367px;
  background-image: url(images/skype.png);
  background-repeat: no-repeat;
  padding-top:15px;
  padding-left:7px; 
  margin-bottom:10px;
  float:left;
  
}
#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	clear: both;
	color: #FFF;
	}

#sidebar li li,
#sidebar li.widget li,
#sidebar li.widget div,
#sidebar .tagcloud {
	width: 260px;
	margin: 0 0 0 3px;
	}

#sidebar li.widget_tag_cloud {
	width: 260px;
	margin: 0 0 0 3px;
	}
#sidebar li.widget_tag_cloud h2 {
	margin-left: -3px;
	}
#sidebar ul.blc {
	padding: 0 5px;
	}


/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 960px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000000 url(images/separator_green.gif) repeat-x 0 0;
	border-top: 20px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}
	
#bottom2 {
  padding-top:10px;
  padding-left:15px;
	}
#bottom a {
	color: #fff;
	}	
#bottom-left,
#bottom-mid,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 16px;
	color: #fff;
	}
#bottom h2 span {
	color: #508fd2;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #031c5d;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #031c5d;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #010b32;
	}



/**********************
*   Footer            *
***********************/

#footer {
	width: 960px;
	height: 37px;
	clear: both;
	background: #2088e1 url(images/footer.png) no-repeat 0 0;
	color: #fff;
	border-top: 1px solid #333;
	}

#footer .validate {
	background: url(images/icon_valid.gif) no-repeat 0 0;
	padding: 0 5px 0 20px;
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 13px 25px;
	font-size: 0.9em;
	line-height: 200%;
	}
#footer p a:link,
#footer p a:visited {
	color: #a8cbff;
	}
#footer p a:hover {
	color: #fff;
	}
#footer p a:active {
	color: #9ad202;
	}
#bigfoot{
  height:10px;
  padding: 10px;
  
}	
.important {
	border: 1px solid #999;
}

.important,
.important2,
.important3,
.important4 {
	padding: 15px;
	margin: 15px 0;

}

span.important-title,
span.important-title2,
span.important-title3,
span.important-title4 {
	display: block;
	float: left;
	margin-top: -24px;
	background: #fff;
	color: #B79000;
	padding: 0 8px;
	font-weight: bold;
	font-size: 120%;
}

.important4 {
	border: 1px solid #000;
}
.important3 {
	border: 1px solid #B79000;
}
span.important-title,
span.number {
	color: #666;
}

span.important-title4 {
	color: #000;
}
