/* CSS NINA template CLIENT */


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

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

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


#site {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	position :relative;
	clear:both;
	background-color:#f4f0ed;
}

#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;
	height:115px;
	background-image: url(img/header.jpg);
	
background-repeat: no-repeat;
	}


	
	
#footer {
	text-align:center;
	position :relative;
	width:800px;
	float:left;
	font-size:11px;
	color:#666666;
	background-image: url(img/fond_footer.jpg);
	background-repeat: no-repeat;
	height:70px;
	}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:11px;
	margin-left:auto;	
	margin-right:auto;
	height:40px;
	}


#footer ul li {
	display:inline;

}

#footer li a{
	color:#666666;
}

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



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

#drapeaux {
	float:right;
	height:25px;
	width:75px;
	display:inline;
	margin-top:5px;
	margin-right:292px;
	
	}

#navigation {
	
	border-top: solid 1px #374EA1;
	border-bottom: solid 1px #374EA1;
	height:20px;
	width: 790px;
	border-top: solid 1px #374EA1;
	border-bottom: solid 1px #374EA1;
	padding-top: 5px;	
	margin-top:20px;
	margin-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}


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


#navigation ul li {
	float:left;
	list-style-type: none;
	list-style:none;
	margin-right:10px;
	}





#navigation li a{
	height: 16px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	color: #666;
	list-style:none;/*indispenable pour IE6*/
	
}


#navigation li a.on{
	/*background-color:#F69;*/
	text-decoration: underline;
}

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



#navigation li a:focus {
	color: #FFFFFF;
	text-decoration:underline;
}


#arian{
position:relative;
float:left;
display:inline;
width:600px;
clear:both;
}


#arian p{
margin-left:0px;
margin-bottom:5px;
margin-top:0px;
font-size:12px;
}



#conteneur{
	clear:both;
	width:800px;
	
	float:left;
	display:inline;
	min-height:300px;
	background-image: url(img/fond_page.jpg);
	background-repeat: no-repeat;

}	
	
		
/***************** Sous-menu dans la colonne ******************/
#colonne{
	float:left;
	display:inline;
	width:180px;
	margin-left:10px;

	
}
#colonne h1{
	margin-top:0px;
	padding-top:0px;
	line-height:22px;
	font-size:18px;
}

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

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

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

#colonne li a{
	display: block;
	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: #666666;
	text-decoration:underline;
}



/* Colonne sous menu */

#colonne_ssmenu_haut{
clear:both;

float:left;
}


#colonne_ssmenu_centre{
float:left;
clear:both;

}

#colonne_ssmenu_bas{
clear:both;

}


/************ Zone de Texte **********/

#contenu{
	position:relative;	
	float:left;
	display:inline;
	width:780px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;

}

#contenu h1{
	 /*border-bottom: 2px dotted #999999;the border*/
}	

#contenu_tiers{
	position :relative;	
	float:right;
	display:inline;
	width:595px;
	margin-right:10px;

	}


#colonne_gauche_accueil{
	display: inline;

	float:left;
	width:185px;
	margin-top:10px;
	margin-left:10px;

}

#colonne_centre_accueil{
	display: inline;
	float:left;
	width:780px;
	margin-left:10px;

}


#colonne_droite_accueil{
	display: inline;

	float:right;
	width:0px;
	margin-top:10px;

	}


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


.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: #CCC;
background-color: #CCC;
border: 0;
}


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

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

}

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


a:link {
color: #374ea1;
text-decoration:none;
}
a:visited {
color: #374ea1;
}
a:hover {
color: #374ea1;
}
a:active {
color: #374ea1;
}


h1{
	padding:0px;
	margin:0px;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #374EA1;
	padding-bottom: 10px;
	font-weight: normal;
}

h2{
	padding:0px;
	margin:0px;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight:bold;
}

h3{
	padding:0px;
	margin:0px;
	margin-top:20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4{
	margin:0px;
	margin-top:10px;
}
	
hr{
color:#FFF;
background-color:#FFF;
height:1px;
border-top: 1px thin  #FFF;/*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;
}



/*////// 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;
color: #333333;
}

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

}



/* /////////////// SLIDER  ///////////////*/

div.scroll{

background-image: url(img/Fond_Zone_Actu.gif);
width:640px;
height:520px;
clear:both;

}


div.scroll_gauche{
float:left;
width:25px;
margin-top:230px;
margin-left:3px;
display:inline;

}

div.scroll_droite{
float:left;
margin-top:230px;
margin-left:10px;
display:inline;

}


div.scrollable { 
	float:left;
	margin-top:25px;
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 580px; 
    height:500px;
	display:inline;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute;
	margin-left:5px;
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div.colonne_article_accueil { 
    float:left;
	width:280px;
	margin-right:10px;
	display:inline;
} 

.disabled {
	visibility:hidden;		
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}


.article_accueil{
height:150px;
clear:both;
}

.logo_article_accueil{
float:left;
width:100px;

}

.texte_article_accueil{
width:180px;
height:150px;
float:left;
}



.date_article_accueil{
color:#666666;
}

.article_accueil h2{
margin:0px;
padding:0px;
margin-bottom:5px;
font-size:14px;	

}

.article_accueil p{
margin:0px;
margin-bottom:2px;
font-size:11px;

}

/* position and dimensions of the navigator */ 
.navi {
	text-align:center;
    height:15px;
	margin-left:5px;
	} 
 
 
/* items inside navigator */ 
.navi a { 
    width:8px; 
    height:8px; 
    float:left; 
    margin-right:5px; 
    background:url(img/navigator.png) 0 0 no-repeat; 
    display:block; 
    font-size:1px; 
	display:inline;
} 
 
/* mouseover state */ 
.navi a:hover { 
    background-position:0 -8px;       
} 
 
/* active state (current page state) */ 
.navi a.active { 
    background-position:0 -16px;      
}

.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;
}


/*style client */
.edito
{
font-size: 13px;
font-family: Georgia,"Times New Roman",Times,serif;
font-style: italic;
color: #374ea1;
padding-bottom: 10px;
text-align: left;
}

.legende
{
color: #666666;
font-size: 11px;
font-style: normal;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
}