@charset "UTF-8";
.conference a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF7C1F;
	text-transform: uppercase;
	line-height: 25px;
}
.listing{
	text-decoration: none; 
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E1B32;
	line-height: 25px;
}
.phrase-avant-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.intitule-atelier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
	color: #9E1B32;
	font-weight: bold;
	white-space: nowrap;
}
.rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	background-color: #9E1B32;
	text-align: center;
	letter-spacing: 1px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #EF7C1F;
	line-height: 20px;
}
.intervenants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E1B32;
	line-height: 16px;
}
.intervenants a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E1B32;
	line-height: 16px;
}
.commune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
}
/* CSS Document */

.inscriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.lieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.texte-courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.intervenants-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
}
.dejeuner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bolder;
	color: #9E1B32;
}
.seance-travail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: bolder;
	color: #000000;
}
/* Barre de navigation client*/
.menu_nav_client{
	border-bottom: 1px solid #9E1B32;
	font-weight: bold ;
	text-align: center;
	font-size: 1.1em;
}
.logo_nav{
	width: 60%;
}
.navigation_client{
	font-family: arial;
}
.navigation_client a:hover{
	text-decoration: none;
}
.navigation_client li{
	list-style: none;
}
.navigation_client ul{
	position: relative;
	left:-35px;
	width:95%;
}
.navigation_client li:hover{
	background-color: #F29400 ;
}
.submenu{
	border-bottom: 1px solid #9E1B32;
	font-size: 1.1em;
}

/* Barre de navigation horizontale*/
.navigation_horizontale{
	width: 50%;
	text-align: center ;
	font-family: arial;
	margin-left: auto;
	margin-right: auto;
}
.navigation_horizontale td :hover{
	background : #9E1B32;
}
/*Menu de la base de données*/
.menu_BdD{
	border-bottom: 1px solid #9E1B32;
	font-size: 1.1em;
}
.menu_BdD a{

}
.titre_menu_BdD{
	border-bottom: 1px solid #9E1B32;
	text-align: center; 
}
/* Formulaire rechercher */
#q{	border-top: 1px solid #9E1B32;
	border-left: 1px solid #9E1B32;
	border-bottom: 1px solid #9E1B32;
	border-right: 1px solid #9E1B32;
	background: #EF7C1F	url("../images_site/search.gif") no-repeat 0px center;
	padding-left: 18px;
	width: 89px;}
#q:focus {background: #fff url("../images/search.gif") no-repeat 0px center;}
/* Sommaire */
.titre_sommaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E1B32;
	text-transform: uppercase;
	line-height: 25px;
	text-align: center;
}
/* Portrait */
.portrait_conteneur{
	border: 1px solid #EF7C1F;
	height: 100%;
	overflow: auto;
}
.portrait{
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;
}
/* Vitrine des curieux */
.vitrine_des_curieux_conteneur{
	border: 1px solid #EF7C1F;
	height: 100%;
	overflow: auto;
}
.vitrine_des_curieux{
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;
}
/* Actualite */
.actualite_conteneur{
	border: 1px solid #EF7C1F;
	height: 100%;
	overflow: auto;
}
.actualite{
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;
}
/*Agenda de la langue*/
.agenda_langue_conteneur{
	border: 1px solid #EF7C1F;
	height: 100%;
	overflow: auto;
}
.agenda_langue{
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;
}
/*editorial*/
.editorial_conteneur{
	border: 1px solid #EF7C1F;
	overflow: auto;
}
.editorial{
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;
}
/*Logo_inscription*/
.logo_inscription{
	float: left;
	left :0;
	bottom: 2em;
	width: 18%;
}
.inscriptions{
	line-height: 1.5;
	background-color: #9E1B32;
}
.inscriptions a{
	color: #FFFFFF;
}
/*Dernières publications*/
.dernieres_publications{
	float: right;
	width: 20%;
}
.titre-dernieres_publications{
	border-bottom: 1px solid #9E1B32;
	font-weight: bold ;
	text-align: center;
	font-size: 1.1em;
}
.article_dernieres_publications{
	font-size: 1em;
	text-align: left;
}
/*Menu bas gauche*/
.menu_bas_gauche{
	float: right;
	right: 0;
	bottom: 2em;
	width: 18%;
}
.bas_gauche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.5;
	font-weight: bold;
	background-color: #9E1B32;
}
.bas_gauche a{
	color: #FFFFFF;
}
