html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #CCCCCC;
	color: #FFFFFF;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


p{
	margin:0 10px 10px;
	color: #FFFFFF;
}
a{
	padding:0px;
	text-decoration:underline;
	color:#FFFFFF;
}
div#container{
	width:766px;
	margin:0 auto;
	background-color: #868886;
	background-image: url(images/bg_contenair.jpg);
	text-align:left;
	background-repeat: no-repeat;
}


div#header{height:170px;}
div#header h1{
	margin-left:0px;
	margin-top:0px;
	background-image: url(images/communication-orale.gif);
	height:80px;
	width:475px;
	text-indent: -1200px;
	background-repeat: no-repeat;
	background-position: left top;
}



div#content p{
	
	
}
.post-content{
margin-left:20px;
}
div#content h2{
	margin-left:5px; 
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

div#content h3{
	margin-left:5px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
div#navigation{
margin-left:35px;


}
div#navigation h2{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
div#navigation li{margin-bottom:2px;margin-left:30px;}
div#navigation ul{margin:5px 0; padding:0; list-style-type:none;}



div#footer{
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height:69px;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}


div#content{
	float:left;
	width:500px;

}
div#navigation{float:right;width:226px}
div#extra{float:left;width:500px}
div#footer{clear:both;width:100%}
.post-title{
	margin-left:5px;
	color: #FFFFFF;
	margin-bottom: 0;
}

.post-title a{
	color: #FFFFFF;
	text-decoration: none;
}
.post-content{
	text-align: left;
}

div#fco{
	background-image: url(images/cosmo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.intro{
	color:#44B2FC;
	font-size:110%;
}

.f_blog{
 display:none;	
}
