/* CSS NINA template CLIENT */


/*//////////// styles génériques ///////////////*/

body
{
	
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	margin: 0px; /* pour viter les marges */
	padding:0px;
	text-align: left; /* pour corriger le bug de centrage IE */
	background-image: url(img/fond_site.jpg);
	background-position:center 0;
	background-repeat: no-repeat;
	color:#2e1e19;
	background-color:#2e1e19;
}


/*////////////////////////// Selecteurs //////////////////////*/

a{
	color:#5b5452;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;

}

a:hover, a:focus {
	/*color:#0066b3;*/

}

h1{
	padding: 0px;
	margin:0px;
	color:#2e1e19;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2{
	padding-bottom:5px;
	margin:0px;
	color:#5b5452;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}


h4{
	margin:0px;
	margin-top:10px;
	font-size:11px;
}
	
hr{
color:#5b5452;
background-color:#5b5452;
height:1px;
border-top: 1px thin  #5b5452;/*the border*/

}

 
input{
	border-color: #666666;
	border: 1px solid #999999;
}


textarea {
	border-color: #666666;
	border: 1px solid #999999;
}


a img {
	border: none;
}
img a{
	text-decoration:none;
}


.espace {
	clear: both;
	line-height: 0px;
	height:0px;
	padding:0px;
	margin:0px;
	height:0px;
}

/* div principales */

#site {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	position :relative;
	height:850px;
}

#nom_site{
	position:absolute;
	left: -4000px;
}

#logo_site{
	float:left;
	margin-top:0px;
	margin-left:0px;
	display:inline;
}

#logo_site img{
border:0px;
}


#header {
	margin: 0px;
	background-repeat: no-repeat;
	background-position:365px 0px;
	height:170px;
	clear:both;
	}
	
	
	
#conteneur{
	float:right;
	width:1000px;
	position:relative;
	height:575px;
	margin-bottom:50px;
	}
	
#contenu{
	float:right;
	display:inline;
	width:800px;
	height:575px;
	overflow:auto;
}

/*#top_header {
	
	height:100px;
	}*/

#menu_haut{
	float:right;
	margin-top:40px;
	color: #958682;
	font-size: 13px;
}
#menu_haut a, #menu_haut a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #958682;
	margin :10px;
}
	
#footer {
	text-align:center;
	position :relative;
	float:left;
	font-size:11px;
	color:#666666;
	clear:both;
	position:relative;
	width:1000px;
	padding-left:40px;
}



#footer div{
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:11px;
}

#footer ul li {
	display:inline;
}

#footer li a{
	color:#666666;
}

#footer li a:hover, #footer li a:focus {
	text-decoration:none;
}



/***************** menu principal ******************/



#navigation {
	width:200px;
	float:left;
	clear:both;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#navigation ul li {
	list-style-type: none;
	list-style:none;
	background-image:url(img/rub-audit-conseil.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;
	}
	
#navigation ul li#li_1 {
background-image:url(img/rub-web-multimedia.gif);}
#navigation ul li#li_2 {
background-image:url(img/rub-edition-presse.gif);}
#navigation ul li#li_3 {
background-image:url(img/rub-audit-conseil.gif);}
#navigation ul li#li_4 {
background-image:url(img/rub-formation.gif);}


#navigation ul li a{
	display: inline-block;
    text-align: left;  
	text-decoration:none;
	padding-left:15px;
	padding-right:10px;
	padding-top:3px;
	font-size:14px;
	list-style:none;/*indispenable pour IE6*/
	text-align:left;
}

#navigation ul li a#rub_1{
color:#236271;
}
#navigation ul li a#rub_2{
color:#992b34;
}
#navigation ul li a#rub_3{
color:#84a430;
}
#navigation ul li a#rub_4{
color:#ff680b;
}

#navigation ul li a.on{
	text-decoration: underline;
}

#navigation ul li a:hover, #navigation ul li a:focus {
	text-decoration:underline;
}

/* Sous menu */

#navigation ul li ul {
padding-left:20px;
padding-top:20px;
margin-top:10px;


}

#navigation ul li ul li{
	padding:0px;
	margin:0px;
	background-image:none;	
}


#navigation ul li ul li a{
	padding:0px;
	margin:0px;
	font-size:10px;
	color: #2e1e19;
	text-decoration: none;
}

#navigation ul li ul li.on a{
	text-decoration: underline;
}

#navigation ul li ul li a:hover{
	font-size:10px;
	color: #3d352c;
	text-decoration: underline;
}
	

#navigation ul li ul li ul {
padding:0px;
margin:0px;
padding-left:20px;
}


#navigation ul li ul li.on ul li a{
	padding:0px;
	margin:0px;
	font-size:10px;
	color: #;
	text-decoration: none;
}


	

#arian{
position:relative;
float:left;
display:inline;
clear:both;
margin-right: 10px;
margin-left: 10px;
height:20px;
}


#arian a{
color: #6d605d;
font-size: 12px;
text-decoration:none;
}

#arian a:hover{
color: #6d605d;
font-size: 12px;
text-decoration:underline;
}



/****** colonne de droite ****/
/*#colonne_droite{
	float:right;
	display:inline;
	width:260px;
	margin-right:5px;
}
		*/
/***************** Sous-menu dans la colonne ******************/
/*
#colonne{
	float:left;
	display:inline;
	width:160px;
	margin:10px;
}
#colonne h1{
	padding-left:7px;
	margin-top:0px;
	padding-top:0px;
	color:#FFFFFF;
	line-height:22px;
	font-size:18px;
}

#colonne ul {
	margin-left:0px;
	padding:0px;
}

#colonne ul ul{
	margin-left:20px;
	padding:0px;
}

#colonne li {
	list-style:none;
	margin:10px 5px 10px 5px;
	}
	
#colonne li.on {
	list-style:url(img/flecheN1.gif);
}

#colonne li a{
	display: block;
	color:#0066b3;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#colonne li.on a{
	color:#000000;
}

#colonne li a:hover, #navigation li a:focus {
	color: #0066b3;
	text-decoration:underline;
}


*/
/* Colonne sous menu */
/*
#colonne_ssmenu_haut{
height:25px;
width:150px;
float:left;
background-image: url(img/fond_titre_Rub5.gif);
}



#colonne_ssmenu_centre{
float:left;
width:150px;
min-height:600px;
background-image: url(img/fond_sous_Rub.gif);
background-repeat:repeat-x;
}

#colonne_ssmenu_bas{
height:15px;
float:left;
width:150px;
}*/


/************ Zone de Texte **********/
/*
#contenu_tiers{
	position:relative;	
	float:left;
	display:inline;
	width:455px;
	margin-top:10px;
}

#contenu_tiers h1{
}	

#contenu_plein{
	position :relative;	
	float:left;
	display:inline;
	margin:10px;
	width:615px;
}

#contenu_plein h1{
}	*/

#colonne_gauche_accueil{
	float:left;
	width:0px;

}

#colonne_centre_accueil{
	float:left;
	width:350px;
}


#colonne_droite_accueil{
	float:right;
	width:400px;
}


.article_accueil a:link, .article_accueil a:visited{
	font-size:10px;
	text-decoration: none;
}

.article_accueil h2 {
	padding-bottom:0px;

}
.article_accueil a:hover{
	font-size:10px;
	color: #645856;
	text-decoration: underline;
}

.article_accueil h2 a:link{
	font-size:15px;
	color:#2e1e19;
	text-decoration: none;
}

.article_accueil{
	width:350px;
	border-top: 2px dashed #564d49;
	border-right: 2px dashed #564d49;
	text-align:left;
	padding:10px  0px 10px 40px;
	background-repeat:no-repeat;
	background-position:top left; 
	font-size:9px;
	background-image:url(img/actu_Rub1.gif);
}

.logo_article_accueil{
float:left;
width:100px;
height:90px;
}

.texte_article_accueil{
float:left;
width:230px;
}

#dernier_article_accueil .article_accueil{
	border-bottom: 2px dashed #564d49;
}

.article_accueil.rub_1{background-image:url(img/actu_Rub1.gif);}
.article_accueil.rub_2{background-image:url(img/actu_Rub2.gif);}
.article_accueil.rub_3 {background-image:url(img/actu_Rub3.gif);}
.article_accueil.rub_4{background-image:url(img/actu_Rub4.gif);}


/*************************** CLASSES ************************/

.reference {
	width:360px;
	float: left;
	background-image:url(img/fond_ref2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:25px 5px 0px 25px;
	display:inline;
	min-height:300px;
}

.date_droite{
	text-align:right;
	font-size:10px;
}

.date_gauche{
	text-align:left;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.add_this_gauche{
	clear:both;
	float:right;
	text-align:right;
	margin-right:0px;
	padding:10px;
	display:inline;
	width:160px;
}

.commentaire_gauche{
float:left;
width:100px;
height:25px;
clear:both;

}


.commentaire_gauche2{
float:left;
width:400px;
display:inline;
}

.nb_commentaire{

border-top:#CCCCCC solid 1px;
border-bottom:#CCCCCC solid 1px;
color:#666666;
padding-top:5px;
padding-bottom:5px;
clear:both;
}

.article_date_auteur{
color:#666666;
}

.plugin_image{
float:left;
width:150px;
display:inline;
}


hr.plugin{
height: 1px;
margin:0;
padding: 0;
color: #5b5452;
background-color: #5b5452;
border: 0;
}


ul.liste_plugin{
	margin-left:10px;
	padding:0px;
}

li.liste_plugin{
	margin:10px 5px 10px 5px;
	}
	
.antispam{
display:none;

}




/************************************************************************/
/***************Colonnes des modules de l'accueil ***********************/

/*agenda accueil*/
#colonne_actu_agenda{
	background-color:#ededee;
	width:180px;
	background-repeat:repeat;
	position:relative;
	float:left;
	padding:10px;
	padding-top:0px;
}


#colonne_actu_agenda h2{
font-size:24px;

}

#colonne_actu_agenda hr{
background-color:#ededee;
}


#colonne_actu_agenda_bas{
	width:180px;
	height:0px;
	position:relative;
	background-color:#FFFFFF;
	}


/*colonne de droite */

#colonne_droite_accueil #colonne_actu_agenda{
	background-color:#FFFFFF;
	width:200px;
	background-repeat:repeat;
	position:relative;
	float:left;
	padding:0px;
	}


#colonne_droite_accueil #colonne_actu_agenda_haut{
	background-image: url(img/ZoneVerte_Haut.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:10px;
	padding-top:0px;
	width:190px;
	height:50px;
	float:left;
	}

#colonne_droite_accueil #colonne_actu_agenda_texte{
	background-image: url(img/ZoneVerte_Milieu.jpg);
	padding:10px;
	padding-top:0px;
	width:180px;
	float:left;
	color:#FFFFFF;
	text-align:left;
}


#colonne_droite_accueil #colonne_actu_agenda_texte a{
color:#FFFFFF;
}

#colonne_droite_accueil #colonne_actu_agenda_texte a:hover, #colonne_droite_accueil #colonne_actu_agenda_texte a:focus {
color: #E1E1E1;
}

#colonne_droite_accueil #colonne_actu_agenda_bas{
	background-image: url(img/ZoneVerte_Bas.jpg);
	width:200px;
	height:15px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

/* podcast accueil */

#colonne_actu_podcast{
background-color:#e32322;
width:200px;
position:relative;
color:#FFFFFF;
float:left;
}


#colonne_actu_podcast a{
color:#FFFFFF;
}

#colonne_actu_podcast h2{
font-size:20px;
color:#FFFFFF;
}

#colonne_actu_podcast hr{
background-color:#e32322;
}


#colonne_actu_podcast_texte{
padding:10px;
}


#colonne_actu_podcast_bas{
	width:280px;
	height:45px;
	position:relative;
}



/*////// Selecteur langues /////////*/


.selecteur_lang{
	float:right;
	display:inline;

}

.bouton_lang{
text-align:center;
width:50px;	float:left;
}


.bouton_lang a,.bouton_lang a:hover,.bouton_lang a:focus {
color:#FFFFFF;
}


.bouton_lang a .FR{
background-image: url(img/Flag_FR.gif);
background-repeat:no-repeat;
background-position:center;
background-position:bottom;
height:30px;
width:50px;
}


a:hover .FR{
background-image: url(img/Flag_FR_Over.gif);

}

.bouton_lang a .DE{
background-image: url(img/Flag_DE.gif);
background-repeat:no-repeat;
background-position:center;
background-position:bottom;
height:30px;
width:50px;
}


a:hover .DE{
background-image: url(img/Flag_DE_Over.gif);

}

.bouton_lang a .EN{
background-image: url(img/Flag_EN.gif);
background-repeat:no-repeat;
background-position:center;
background-position:bottom;
height:30px;
width:50px;
}


a:hover .EN{
background-image: url(img/Flag_EN_Over.gif);

}


/**************************************/
/**************Agenda******************/
.calendarBack {
background-image: url(img/Fond_Agenda.gif);
background-repeat:no-repeat;
width:170px;
float:left;
margin-left:10px;
}
.calendarTable {
width:160px;
margin-left:6px;
}

.calendar_haut {
background-image: url(img/Fond_Agenda_top.gif);
background-repeat:no-repeat;

width:170px;
text-align:center;
padding-top:10px;
padding-bottom:5px;
clear:both;

}

.calendar_centre {
background-image: url(img/Fond_Agenda_fond.gif);
background-repeat:repeat;
width:170px;
clear:both;
}
.calendar_bas {
background-image: url(img/Fond_Agenda_bottom.gif);
background-repeat:no-repeat;
width:170px;
clear:both;
height:15px;
}



.calendarNav{ 
	font-style: normal; 
 }

.calendarTop{  
	font-size: 12px;

 }
	
.calendarToday a{ 
 font-size: 14px;
  font-weight: bold; 


}
.calendarDays{  
	width: 18px; 
	height: 18px; 
	font-size: 12px;
	font-style: normal;
	text-align: center
}

.calendarHL
{  
	width: 20px;
	height: 18px;
	font-size: 12px; 
	color: #FFF;
	background-color: #ccc; 
	text-align: center;
}

.calendarHL a
{  
	width: 20px;
	height: 18px;
	font-size: 12px; 
	text-align: center;
}




#form_accueil{
margin-top:20px;
float:right;
display:inline;
color:#FFF;
margin-right:8px;
text-align:right;
}

#form_accueil input{
background-color:#87c8df;
border-color:#2c8bb4;
margin:0px;
}

#form_accueil input[type=submit]{
background: transparent;
border:none;
color:#FFFFFF;
margin:0px;
}




.nuage_1 a{font-size: 18px; color:#666666; padding-right:10px; white-space : nowrap;}
.nuage_2 a{font-size: 16px;  color:#666666; padding-right:10px;white-space : nowrap;}
.nuage_3 a{font-size: 14px;  color:#666666; padding-right:10px;white-space : nowrap;}
.nuage_4 a{font-size: 12px;  color:#666666; padding-right:10px;white-space : nowrap; }
.nuage_5 a{font-size: 10px;  color:#666666; padding-right:10px;white-space : nowrap;}


#nuage p{
text-align:center;
width:250px;
margin-left:10px;
}

#nuage{
clear:both;
}
