
BODY
{
	background-color: #D8E0FE;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
}

div#conteneur
{
	width:800px;
	margin:0 auto;
}

/*------- Profile ------*/

div#profile
{
	position:absolute;
	right:5px;
	top:0px;
	text-align:center;
}


/*------- Header -------*/
div#header
{
	height:90px;
}
div#logo
{
	height:84px;
	width:300px;
	float:left;
	background-image:url(../images/logo_bleu.gif);
}
/*------- Pub ------*/
div#pub_468-60
{
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
#adsense
{
	margin-top:5px;
	text-align:center;
}

/*-------- Menu du haut --------*/
div#top_menu
{
	height: 23px;
	background-image:url(../images/degrade23.gif);
}
#menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
	text-align:center;
}
#menuhaut li {
	display: inline;
}

/*--------- Main -------- */

div#main
{
	margin-top:5px;
}

/*-------- left ------*/
div#left
{
	float:left;
	width:150px;
	text-align:center;
}
#menu {
list-style-type: none;
margin: 0;
padding:0;
}

/*-------- center -----*/
div#center
{
	float:left;
	width:480px;
	text-align:center;
	margin-left:10px;
}

/*-------- right -----*/
div#right
{
	float:right;
	width:150px;
	text-align:center;
}

/*----- Footer -----*/

div#footer
{
	float:left;
	width:100%;
}

/*----- Footer bar -----*/

div#footer_bar
{
	width:100%;
	text-align:center;
	height:23px;
	background-image:url(../images/degrade23.gif);
}
.copyright
{
	font-weight:bold;
}

/*----- Stats -----*/

div#stats
{
	width:100%;
	text-align:center;
}

/*----- analytics ----*/
div#analytics
{
	display:none;
}

/*----- Communs -----*/
.pub_468-60
{
	height:60px;
	width:468px;
}
#title
{
	background-image:url(../images/degrade23.gif);
	height:23px;
	font-weight:bold;
}
div#bloc
{
	border: 1px solid #A4BBFF;
	margin-bottom:10px;
	padding-bottom:5px;
}
a {
	font-weight:bold;
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

a.bulle {
font-weight:bold;
margin: 0 2px;
color: #000000;
position: relative;
text-decoration: none;
}
a.bulle span {
display: none;
}
a.bulle:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
font-size:13px;
color:#99CCFF;
}
a.bulle:hover span {
display: inline;
position: absolute;
top: 1em;
left: 1em;
background-image:url(../images/bulle.png);
background-repeat:no-repeat;
text-align: center;
color: white;
width:314px;
height:240px;
}
img.info_image {
margin-top:45px;
}

/*----- CSS RSS ----*/
.item
{
	text-align:left;
	margin:5px;
	margin-top:10px;
	border: 1px solid #A4BBFF;
}
.item_description
{
	margin-left:5px;
}
.item_title
{
	text-align:center;
	border:dotted thin #A4BBFF;
	background-color:#A4BBFF;
	font-weight:bold;
}
.item_description img
{
	padding:5px;
}
.item_link
{
	text-align:right;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	font-size:10px;
}
.item_link a
{
	font-size:10px;
	font-weight:bold;
}

/*----- Fonction AJAX -----*/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
background-image:url(../images/degrade23.gif);
}

.shadetabs li a:hover{
text-decoration: underline;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-color:#D8E0FE;
background-image:none;
border:none;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
#maintab
{
	text-align:center;
	background-image:url(../images/degrade23.gif);
}

/*------ Paretnaires -----*/
#paretnaires
{
	float:left;

}
#partenaires_list 
{
	text-align:center;
	font-size:10px;
}
#partenaires_list li {
	display: inline;
}
/*------- Keaywords -----*/
#keywords
{
	font-size:8px;
	color:#999999;
	text-align:center;
}
/*--------- Date -----*/

#date
{
	position:absolute;
	left:5px;
	top:2px;
	padding:2px;
}
