/* @override http://ifnl.univ-lyon1.fr/assets/css/styles.css */

/* Feuille de style de L'IFNL */

/**
 With a CSS 3col and a CSS 2col layout by
 @http://matthewjamestaylor.com/blog/ultimate-3-column-holy-grail-pixels.htm
 */

/* General */

/* @group V1 */

/* dans styles_wys.css */
/*body {
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}*/

body {
	background-color: #d3dde8;
}
* {
	margin: 0;
	padding: 0;
}

/* a, a:hover, a:visited, a:active {color : #000; text-decoration: none; } */
/* a, a:hover, a:visited, a:active {background-color : #fffeac; color: #000 } */

a img { border: 0 none }

.b { font-weight: bold }
.u { text-decoration: underline }
.i { font-style: italic }

/* semble ne pas avoir d'effet sur IE6 et titre.png ???*/
div#logo-bottom { behavior: url(../js/iepngfix.htc) }

.aleft { text-align: left }
.acenter { text-align: center }
.aright { text-align: right }
.fleft { float: left }
.fright { float: right }

.cl, .cl5, .cl6, .cl10, .cl20 { clear:both; visibility:hidden; font-size:1px; line-height: 0; height: 0; }
.cl5 { height: 5px; line-height: 5px }
.cl6 { height: 6px; line-height: 6px }
.cl10 { height: 10px; line-height: 10px }
.cl20 { height: 20px; line-height: 20px }
.clear {clear:both}

.point20 { border-bottom: 1px dotted #999; margin: 10px 0; clear: both }
az
/*.cl { height:1px; overflow:hidden; line-height:1%; font-size:0px; margin-bottom:-1px }*/

* html .clear {height:auto;margin-bottom:0} /*** stops IE browsers from displaying
the clear div/br in the page, as these are for Moz/Opera and Safari only. If IE 5.x Win DID display these, the page is too high ***/

table {font-size:inherit;font:100%;}
caption, legend, td, th	{
	font-size: 1.1em;
}

/* Debug dump */
body>#dump{
	position: fixed;
}
#dump {
	position: absolute;
	bottom: 0;
	text-align: left;
	left: 0;
	width: 100%;
	height: 200px;
	background-color: #fff;
	overflow: auto;
	z-index: 15 ;
	font-size: 0.9em ;
}

/* Dds styles_wys.css */
/*
.dotted-red {
	border : 0 none;
	border-bottom : 1px dotted #a60000 ;
	margin : 10px;
}

.lightblue {
	color : #5c8bc3;
}

.lightyellow-bg, a.lightyellow-bg {
	background-color : #fffeac;
	color: #000 !important
}
#main-container {
	margin: 0 auto ;
	width : 1006px;
	text-align : left;
}*/

/******************************* Header *******************************/
#header {
	height : 80px;
}

#logo-top {
	background : url(../images/logo_top-v3.gif) no-repeat scroll 0 0 ;
	width: 88px;
	margin-left: 33px;
	overflow: hidden;
	text-indent: -9999px;
	height: 80px;
}

#logo-bottom {
	background : none;
	width : 109px;
	height : 38px;
	position: relative;
	display: block;
	text-indent:-9999px;
	left: -1px;
	top: 0;
}

#top-bar {
	width : 885px;;
	height : 50px;
}

#top-bar h1, #top-bar h1 a {
	width: 511px;
	height : 29px;
	display: block;
	background-color : transparent;
}
#top-bar h1 {
	line-height : 29px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 8px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 10px;
	background : url(../images/titre-v3.gif) no-repeat scroll 0 0 !important;
}

#top-bar img {
	margin: 10px 0 0 13px;
}

/* ----------------------------- Login   ------------------------------------ */
#login-flags-container {
	width: 362px
}
#login-bar {
	height : 26px;
	margin-right:10px;
	color: #fff;
	font-size : 0.9em
}
#left-login {
	background : url(../images/back_ids_left-v3.gif) repeat-x scroll 0 0;
	height: 26px;
	width: 7px;
	float : left;
}
#login-content {
	background : url(../images/back_ids_repeat-v3.gif) repeat-x scroll 0 0;
	height: 26px;
	width: 337px;
	float : left
}
#right-login {
	background : url(../images/back_ids_right-v3.gif) repeat-x scroll 0 0;
	height: 26px;
	width: 8px;
	float : left
}

#loginform {
	margin-top:0;
}
#login-bar label {
	vertical-align: middle;
	line-height : 20px;
}

#login-bar input#username, #login-bar input#pass {
	border : 0 none;
	background-color : #fff;
	width : 79px;
	vertical-align: middle;
	height : 14px;
	line-height : 20px;
	padding : 0 2px 1px;
	color : #5c8bc3;
	font-size: 1.1em
}
#login-bar input#go-login {
	width: 14px;
	height: 14px;
	vertical-align: middle;
	line-height : 22px;
}
#login-content p.logged {
	text-align: center;
	line-height: 22px;
}
#login-content p.logged a {
	color: #fff;
	text-decoration: underline;
	background-color:transparent;
}

.login-error {
	color: #a60000;
	float: left;
	margin: 2px 0 0 8px;
	font-weight: bold;
	font-size: 1.1em
}

/*---------------------------  Languages -------------------------------------*/
#languages-bar {
	float:right;
	height:24px;
	line-height:24px;
	margin-right:19px !important;
	margin-right:9px;
}
#languages-bar a {
	display : block ;
	text-decoration:none ;
	text-indent: -9999px;
	overflow: hidden;
}
#languages-bar div {
	float: left;
	margin: 4px 2px 0 0 ;
	height: 18px;
}
#languages-bar .flag , #languages-bar .flagon, #languages-bar .flagie , #languages-bar .flagieon {
	margin : 0px 5px 0 0;
	height : 16px ;
	width : 24px;
	line-height : 16px;
	/* background-image : url(../images/all.png) ; */
	background-repeat : no-repeat ;
	background-position:0 -4px;
	/*display : block ;*/
}
/*#languages-bar .flagie , #languages-bar .flagieon {
	margin : 0px 5px 0 0;
	height : 11px ;
	width : 16px;
	line-height : 11px;
	background-image : url(../images/all.gif) ;
	background-repeat : no-repeat ;
}
#languages-bar .flagieon  , #languages-bar .flagon {
	filter : alpha(opacity=50);
    -moz-opacity : 0.5;
    opacity : 0.5;
}*/
#languages-bar .en {
	background-image : url(../images/UK.png) ;
	/*background-position:0 -154px*/
}
#languages-bar .fr {
	background-image : url(../images/France.png) ;
	/*background-position:0 -55px*/
}


/*********************************** RECHERCHE ********************************/
#searchform, #wrappersearchform {
	/*height: 30px;*/
}
#wrappersearchform {
	padding-left: 10px;
}
#search-bar {
	float: left;
	width: 232px;
	height : 30px;
	line-height : 30px;
	vertical-align: middle;
	background-image: url(../images/menu_uniback_nodots.png);
	background-repeat: no-repeat;
	background-position: right;
	/*text-align: center;*/
}
#search-bar form {/*
	height : 30px;
	line-height : 30px;
	vertical-align: middle;*/
}
#search-bar #search {
	border : 1px solid #999;
	background-color : #fff;
	width : 185px;
	height : 14px;
	padding : 2px;
	font-size: 1.1em;
	/*vertical-align: middle;*/ /* ie6 marche pas */
}

#search-bar input#go-search {
	width: 14px;
	height: 14px;
	vertical-align: text-top;
	/*vertical-align: middle;*/ /* ie6 marche pas */
}
/* Recherche - logué */
.menu-logged #search-bar {
	width: 146px;
}
.menu-logged #search-bar input#search {
	width: 99px;
}
.gsearch{text-align: center !important;}
.gsearch input {margin-left: 10px;font-size: 1.1em}
.gsearch input.ginput {/*margin-bottom:10px;*/ width:180px !important}
#bread-search .gsearch input.ginput {margin: 0}
.gsearch input.gsubmit {background-color: #013782; color: #fff; padding: 1px 3px; border: 0 none; border-radius: 2px; -moz-border-radius: 2px;-webkit-border-radius: 2px;cursor:pointer}

/******************************** Main ( content + footer ) ********************************/
#main {
	width : 970px;
	background-color : #fff;
	margin-left: 33px;
}
#bread-search {
	border-bottom: 1px dotted grey;
	width: 945px !important;
	width: 970px;
	padding: 10px 10px 10px 15px;
}
#breadcrumb {
	padding-left: 0;
	/*width: 970px;*/
	font-size: 1.1em;
	color: #5f6974;
	line-height: 19px;
	float: left;
}

/*#breadcrumb .bc-content {
	border-bottom: 1px dotted grey;
	width: 965px !important;
	width: 990px;
	padding: 10px 10px 10px 15px;
}*/

#breadcrumb /*.bc-content*/ a {
	color: #5F6974;
	background-color : transparent;
	text-decoration: none;
}

#breadcrumb /*.bc-content*/ a:hover {
	text-decoration: underline;
}

.bread-inact {
	color: #5F6974;/*font-weight: bold;*/
}

/* Pagination */
.pagination {
	float: right;

	font: normal 1.2em Verdana, Arial, sans-serif;
	color: #5f6974;
	line-height: 20px;
}
.pagination span, .pagination div {
	padding:0 2px;
	margin-left: 3px;
}
#content-page .pagination a, #content-page .pagination a:hover {
	color: #5f6974;
	background-color : transparent;
	text-decoration: none;
}
.pagination span.page-on, .pagination div.page-on {
	border: 1px solid #013782;
	padding: 1px 4px;
	color: #013782;
}

#page-container {
	padding: 13px 15px;
	width: 940px;
}
.colmask {
	clear:both;
	float:left;
	overflow:hidden;
	position:relative;
	width: 970px;
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#col-container h2 {
	text-align: center;
	font : bold 17px verdana, helvetica, sans-serif;
	line-height: 1.8em;
	color:  #a60000;
	border-bottom: 1px dotted #666;
	width: 80%;
	margin: 0 0 15px -40%;
	margin-bottom: 15px;
	position: relative;
	left: 50%;
	/*top: 4px;*/
}

/* Accueil  341 288 341 */

/* INUTILE FF */

#col-container #col1 h2 {
	width : 230px;	/* 80% de 288px */
	left: 144px;	/* 50% de 288px */
	margin-left: -115px;
}
#col-container #colmid {
	float:left;
	width:200%;
	margin-left:-341px; 	/* Width of right column */
	position:relative;
	right:100%;
	background:#fff;    	/* Centre column background colour */
	border-right: 1px solid #d5d5d5 ;
}
#col-container #colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:682px;         	/* Left column width + right column width */
	background:#fff;    	/* Left column background colour */
	border-right: 1px solid #d5d5d5 ;
}
#col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:341px;        	/* Width of left column */
}
#col-container #col1 {
	margin: 0 341px;     	/* Centre col side padding:Left padd = left col width + centre col left padding width /
							 Right padding = right col width + centre col right padding width */
	/* PB : regle + ou - le positionnemnent de l'IMG mais renvoi à la ligne le H2 */
	position:relative;
	left:200%;
	overflow:hidden;
}
#col-container #col1 p {
	margin: 0 15px 10px;
	font-size: 1.2em;
}
#col-container #col1 h4 {
	margin : 0 10px 10px;
	font-size: 1.2em;

}
#col-container #col2 {
	float: right;
	width: 321px;        	/* Width of left column content (left column width minus left and right padding) */
	position: relative;
	right: 10px;         	/* Width of the left-had side padding on the left column */
}
#col-container #col3 p {
	font-size: 1.1em;
	margin-left: 10px
}
#col-container #col3 h4 {
	font-size: 1.1em;
}
#col-container #col2 p {
	font-size: 1.3em;
	margin: 0 0 15px 10px;
}
#col-container #col3 {
	float:right;
	width:311px;        	/* Width of right column content (right column width minus left and right padding) */
	margin-right:30px;  	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	left:50%;
}

#col-container #col1 img {margin-left: 0; position: relative;left: 1px }
#col-container #col1 #flash-container {
	display: block;
	width:100%;
	height: 200px;
	margin-left: 1px;
}
#col-container dl {}
#col-container dl dt {}
#col-container dl dd {
	margin : 10px 0 0 10px;
}
#col-container h4 {
	font-weight: normal;
	margin-top: 12px;
}
.rose {
	font-size: 1.1em;
	/*margin: 0 0 10px 30px;*/
	color:  #a60000;
}

.enbref {margin-bottom: 30px}
.enbref a {
	/* color: #4093FB; */
}

/*----------------------- VUE PAGES ------------------------------------------*/
#content-page {
	float: left;
	width: 746px;
}
.fullwidth #content-page {
	width: 940px;
	float: none;
}
#content-page table {
	width: 100% !important;
}

/* Titre */
#content-page h2 {
	font : bold 1.6em verdana, helvetica, sans-serif;
	border: 0 none;
	color: #a60000;
	margin-bottom: 15px;
/*	float: left;*/
}

/* Titre ds le contenu de la page */
#content-page .content h2 {
	color : #5c8bc3;
}

/* Sous titre (categorie) */
#content-page h3 {
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #333;
}

#content-page h4 {
	font-size: 1.1em;
	margin-bottom: 5px;
}

#content-page.categ-col1 h4 {
	margin-bottom: 8px;
}

#content-page h4 .list-title {
	/*width: 600px;*/
}
#content-page h4 .list-category {
	float: right;
	font: normal 0.8em Verdana, Arial, sans-serif;
	color: #a60000;
	margin-left: 30px;
	padding-right: 2px;
}

#content-page .list-description {
	clear: both;
	padding: 10px 0;
}
#content-page hr {
	border: 0 none;
	border-top: 1px solid #999;
	height: 1px;
	margin: 12px 0;
}
#content-page .rose {
	margin-left: 0;
}

/* Page team*/
#content-page.team h3 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}

#content-page.team h4 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#content-page.team img {
	float:right;
	margin-left: 10px;
}

#content-page.team p, #content-page.team div.director {
	font-size: 1.1em;
}

#content-page.team a.knowmore {
	line-height: 2em;
}

.director, .margl24 {
	margin-left: 24px
}
.list-infos, .list-infos-all, .list-date, .list-datepublished, .list-url, .list-coord, .list-dl {
	padding-left: 24px;
	margin-bottom: 0;
}

.list-infos, .list-infos-all {
	margin-bottom: 10px;
}

.list-url {
	margin-bottom: 10px;
	/* background: url('../images/icons/link.png') no-repeat scroll 0 0; */
}
.list-infos, .list-infos-all {
	/* background: url('../images/icons/information.png') no-repeat scroll 0 0; */
}
.list-date {
	background: url('../images/icons/date.png') no-repeat scroll 0 0;
}
.list-coord {
	/* background: url('../images/icons/vcard.png') no-repeat scroll 0 0; */
}

.list-datepublished {
	font-style: italic;
	margin-top: 10px;
	color: #5F6974;
}

.list-return {
	position: absolute;
	right: 15px;
	top: 15px;
}

.list-infos br {
	line-height: 0.7em;
}

/* Contenu de l'affichage */
#content-page ul, .list-description ul, #content-page ol, .list-description ol { list-style-position : inside; list-style-type: disc; padding-left: 20px; }
#content-page p, .list-description p { margin-bottom: 10px }
#content-page table {
	border-collapse: collapse;
	margin-bottom: 10px;
	border: 1px solid #333
}
#content-page td { padding: 3px }

/* --------------------- Menu gauche de la page ------------------------------*/

#menu-page-placeholder { /* , #menu-page-2 */
	float: left;
	width: 172px;
	/*margin-left: 15px;*/
	margin-right: 20px;
}

#menu-page { /* , #menu-page-2 */
	float: left;
	width: 170px;
	/*margin-left: 15px;*/
	margin-right: 20px;
	border: 1px solid #5c8bc3;
}

/* Niveau 1 */
#menu-page ul {
	list-style-type: none;
}
#menu-page ul li {
	list-style-type: none;
	width: 170px;
	border-bottom: 1px dotted #999;
}
#menu-page ul li a {
	font: bold 1.1em Verdana, Arial, sans-serif;
	text-decoration: none;
	display: block;
	width: 163px;   /* 216 */
	/*height: 2.3em; /*25px;*/
	/*line-height: 2.3em; /*25px;*/
	padding-top: 6px;
	padding-bottom: 6px;

	padding-left: 7px;
	color: #fff;
	background-color: #5c8bc3;
}

#menu-page ul li a:hover {}
#menu-page ul li a.on {
	background-color: #fff;
	color: #bd0d53;
}

/* Niveau 2 */
#menu-page ul ul {
	margin-left: 10px;
	width: 160px;
	padding: 5px 0
}
#menu-page ul ul li {
	list-style-type: disc;
	list-style-position : outside;
	border: 0 none;
	width: 146px;
	padding: 2px 0;
	margin-left: 14px;
}
#menu-page ul ul li a {
	font: normal 1.1em Verdana, Arial, sans-serif;
	background-color: #fff;
	color: #000;
	line-height: 1.0em;
	display: inline;
	padding: 0;
	width: 146px;
}
#menu-page ul ul li a:hover {
	text-decoration: underline;
}
#menu-page ul ul ul {margin-left: 10px}
#menu-page ul ul ul li a { }

/* Menu pour les liens meme hauteur que #content-page - ... */
/*

categ-leftmenu
categ-colleft
categ-col1
categ-col2
*/
#page-container.colmask {
	width: 970px;
	width: 955px;
	padding: 13px 0;
	padding: 13px 0 13px 15px
}
/* common column settings */
.categ-colleft {
	float: left;
	width: 100%;
	position: relative;
}
.categ-col1, .categ-col2 {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	padding: 0;
	overflow: hidden;
}

/* 2 Column (left menu) settings */
.categ-leftmenu {
	padding: 15px 0;
}
.categ-leftmenu .categ-colleft {
	/* right: 741px;			/* right column width */
	right: 795px;			/* right column width */
	border-right: 1px solid #a60000;
}

.categ-leftmenu .categ-col1 {
	/* width: 706px;			/* right column content width */
	width: 760px;			/* right column content width */
	left: 985px;			/* 100% plus left column left padding */
	left: 987px;			/* 100% plus left column left padding */
}
#content-page.categ-col1 {
	/* width: 706px !important;	/* right column content width */
	/* width: 705px;				/* right column content width */
	width: 760px !important;	/* right column content width */
	width: 759px;				/* right column content width */
	font-size: 1.1em;
}
.categ-leftmenu .categ-col2 {
	/* width: 214px;		/* left column content width (column width minus left and right padding) */
	width: 160px;		/* left column content width (column width minus left and right padding) */
	left: 50px;			/* (right column left and right padding) plus (left column left padding) */
}

/* Pour le menu Annonces - Liens - Agenda */
#menu-page-2 {
	padding-top:48px;
	font-size: 11px;
	font-weight: bold;
}

#menu-page-2 ul {
	clear: right;
}

#menu-page-2 ul li {
	list-style-type: none;
	text-align: right;
	clear: right;
	line-height: 1.2em;
}
#menu-page-2 ul li a {
	padding: 2px 10px 3px 7px;
	background-color: #fff;
	/*height: 1.0em;*/
	float: right;
	font-weight: bold;
}

/* #menu-page-2 ul li a:hover {
	text-decoration: underline;
} */

#menu-page-2 ul li a.on {
	text-decoration: none;
	color: #fff;
	background-color: #bd0d53;
}


/********** FOOTER Accueil : (accordion adresses + organismes) + liens ********/
/* Accordeon */
#contact {
	line-height : 2em;
	background-color: #5F6974;
	clear: both;
	position:relative;
	width: 970px;
	height: 2em;
}
#contact a.toggle, #accordion a {
	background-color: transparent;
}
#contact a.toggle {
	color : #fff;
	font-weight: bold;
	margin-left: 20px;
}
#accordion {
	background : #5F6974 url(../images/accordion_back.png) no-repeat scroll 0 0 ;
	width: 970px;
	height: 56px;
	clear: both;
	color: #fff;
}
#accordion a, #accordion a:hover, #accordion a:visited, #accordion a:active {
	color : #fffeac;
}
#accordion .address {
	float: left;
	margin-left: 94px;
	width : 316px ;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
}
#accordion .phonemail {
	float: left;
	width : 220px;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
	text-align: center;
}
#accordion .maplinks {
	float: left;
	margin-left: 73px;
	width : 267px ;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
}

a#contact-us {
	text-decoration: none;
}

#accordion .maplinks p {
	text-align: center;
}

#accordion .address p, #accordion .phonemail p, #accordion .maplinks p {
	/*height: 46px;*/
	line-height: 1.2em;
	margin-top: 10px;
	vertical-align: middle;
}
#accordion .maplinks p {
	margin-top:0;
	height: 56px;
	line-height:56px;
}

/* Footer organismes */
#footer-organisme {
	width:100%;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	/*border-bottom: 1px dotted #999;*/
	vertical-align: middle;
}
#footer-organisme h5 {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #4c4c4c;
	margin: 0.9em 1em 0 120px;
	float: left;
	text-align: right;
	border-right:1px solid #999;
	padding-right:25px;
}
#footer-organisme a {
	background-color : transparent;
}
#footer-organisme .img-organisme {
	height: 60px;
	line-height: 60px;
}
#footer-organisme .img-organisme img {
	margin-left: 40px;
	vertical-align: middle;
}

/*---------------------------------- Footer ----------------------------------*/
#footer, #footer-bottom {
	background-color: #fff;
	border: 1px solid #999;
	border-top: 1px dotted #999;
	border-bottom: none;
	margin-left: 33px;
	width:970px;
}

#footer-bottom {
	height: 10px;
	border-top: none;
	border-bottom: 1px solid #999;
	-moz-border-radius-bottomleft:10px; /* Old FF */
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius: 10px;	/* Safari / Konqueror */
	-webkit-border-bottom-right-radius: 10px;
	border-radius-bottomleft: 10px;	/* CSS 3 -> FF */
	border-radius-bottomright: 10px;
}
#footer p {
	text-align: center;
}
#footer-copyright {
}
#footer p#footer-links {
	line-height: 2.4em;
}
#footer-links a, #footer-links a:hover, #footer a, #footer a:hover {
	/*color: #333;*/
}
#footer-links a:hover, #footer a:hover {
	text-decoration : underline;
}

/* Coins arrondis IE */
.roundeddiv { font-size: 1px; background-color : #fff; }
#footer-bottom-ie {
	background-color : #fff;
	height: 15px;
	line-height: 15px;
}

/* ACCUEIL */

#col-container #homenews, #col-container #homeagenda {
	font-size: 11px;
}

#col-container #homenews h4, #col-container #homeagenda h4 {
	clear: both;
	font-weight: bold;
}

#col-container #homenews h4 {
	font-size: 1.1em;
}

#col-container #homeagenda h4 {
	font-size: 1em;
	margin-bottom: 4px;
	margin-right: 5px;
}

#col-container #homenews .newstext p, #col-container #homeagenda .agendatext p {
	font-size: 1em;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

#col-container #homenews .newstext, #col-container #homeagenda .agendatext {
	font-size: 1em;
	margin-bottom: 20px;
}

#col-container #homenews .newstext {
	padding-right: 15px;
	padding-left: 25px;
}

#col-container #homeagenda .agendatext {
	padding-right: 5px;
	padding-left: 15px;
}

#col-container #homenews .newsimg {
	float: left;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 9px;
}

.listblock {
	padding: 5px;
	padding-left: 8px;
	margin-bottom: 15px;
}

.listblock.grey {
	background-color: #eee;
}

#content-page.page p {
	font-size: 12px;
	line-height: 18px;
}

#content-page.page li {
	font-size: 12px;
}

/* MENU PRINCIPAL V2 */

/* @group MENU PRINCIPAL V2 */

#menu-bar-v2 #menu2 {
	font-weight: normal;
}

#menu-bar-v2 a {
	text-decoration: none;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
}

#menu-bar-v2 ul li.selected ul li a {
	color: #fff;
	background-color: #5f6974;
}

#menu-bar-v2 ul {
	list-style-type: none;
	background-image: url(../images/menu_uniback.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 30px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}

#menu-bar-v2 ul li {
	float: left;
	line-height: 24px;
	font-size: 1.2em;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu-bar-v2 ul li ul {
	border-right-color: white;
	border-left-color: white;
	border-bottom-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	position: absolute;
	left:-999px;
	margin-left: -2px;
	margin-top: 3px;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	z-index: 999;
	background-color: #5c8bc3;
	background-image: none;
}

#menu-bar-v2 ul li:hover {
	white-space: normal;
}

#menu-bar-v2 ul li:hover ul {
	left: auto;
}

#menu-bar-v2 ul li ul li {
	border-top-width: 1px;
	border-top-color: white;
	border-top-style: dotted;
	font-size: 1.1em;
	font-weight: normal;
	line-height: normal;
	padding-top: 0;
	padding-bottom: 0;
	float: none;
}

#menu-bar-v2 ul li ul li a {
	padding-top: 4px;
	padding-bottom: 4px;
	border-color: #5c8bc3;
	border-width: 1px;
	border-style: solid;
}

#menu-bar-v2 ul li ul li a:hover, #menu-bar-v2 ul li.selected ul li a:hover {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/* @end */

/* @group MENU PRINCIPAL V2 bis */

#menu-bar-v2 a:hover, #menu-bar-v2 ul li ul li a:hover, #menu-bar-v2 ul li.selected ul li a:hover {
	color: #013782;
	background-color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#menu-bar-v2 ul li.selected a {
	color: #a60000;
	background-color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#menu-bar-v2 ul#menu1 {
	background-image: url(../images/menu_uniback-v3b.png);
}

#menu-bar-v2 ul#menu2 {
	background-image: url(../images/menu_back_logged.png);
	background-color: #013782;
}

#menu-bar-v2 {
	background-color: #5c8bc3;
	width: 884px;
	height: 30px;
}

#menu-bar-v2 ul#menu1 {
	padding-left: 0;
}

#menu-bar-v2 ul li.selected ul li a {
	background-color: #5c8bc3;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#menu-page ul ul li a, #menu-page ul ul li {
	color: #013782;
}

#menu-page ul li a.on {
	color: #a60000;
}

#menu-page-2 ul li a.on {
	background-color: #a60000;
}

/* @end */

a, a:visited, a:hover {
	color: #013782;
}

/* @end */



.message {
	margin-bottom: 10px;
	line-height: 18px;
	background-position: 10px 8px;
	font-size: 11px;
	border-width: 1px;
	border-style: dotted;
	background-repeat: no-repeat;
	padding: 7px 15px 7px 36px;
	margin-top: 10px;
}

.message.error {
	color: #c40003;
	border-color: #c40003;
	background-image: url(../images/icons/exclamation.png);
	background-color: #ffefef;
}

.message.success {
	color: #336633;
	border-color: #336633;
	background-image: url(../images/icons/accept.png);
	background-color: #efffef;
}

#formulaire table td {
	padding: 2px 5px;
	border-bottom: 3px solid #fff;
}

#formulaire #nom, #formulaire #prenom, #formulaire #telephone, #formulaire #email, #formulaire #unite, #formulaire #ville  {
	width: 250px;
}

#formulaire #adresse  {
	width: 450px;
}

#formulaire #codepostal  {
	width: 75px;
}



