/* titre de haut de page : nom du site (KM) */
#top{
	margin: 0px;
	padding: 0px;
	height: 90px; 
	background-image: url("../images/kmcms-logo-new.png"); 
	background-position: 90px bottom; 
	background-repeat: no-repeat;
	/*
	vertical-align:bottom;
	width: 600px;
	border: 1px solid #ffffff;
	background-image: url("../images/kmcms-logo-campus.jpg"); 
	background-color: #F1F1F1;
	http://www.kmcms.net/files/kmcms/images_intros/logo_kmcms.jpg
	font-size:40px;
	text-indent: 10px;
	font-family:"Trebuchet MS", sans-serif;
	visibility:hidden;
	display:none;
	*/
}
#top img {
	display:none;
	float:left;
	font-size:9px;
	font-weight:bold;
	color:#48A72A;
	margin:0px;
	padding-right:10px;
	padding-left:10px;
}
/* -- inclus dans #top -- */
#baseline{
	font-size:9px;
	font-weight:bold;
	color:#48A72A;
	font-family:"Verdana", sans-serif;
	margin: 0px;
	padding: 0px;
}
/*
#top a:link,
#top a:visited{
	color:#48A72A !important;
}
#top a:hover{
	color:#9F3 !important;
}
*/
/* --------------- */
#accessibilite{
	display:none;
}
#moteur{
	text-align:left;
	z-index:3;
	position:absolute;
	right:0px;
	top:120px;
}
#moteur .submit{
/*
	background-image: url("../../../images/icones/chercher.jpg") !important; 
	background-repeat: no-repeat;
	width:30px;
	border:none;
	cursor:pointer;
	font-size:1px;
	color:#a0c9f7;
*/
	margin-top:0px !important;
}
#moteur form, #moteur p, #moteur h4 {
	margin: 0px;
	padding-right: 5px;
	font-size:100%;
}
#moteur h4,
#moteur p {
	float:left;
}
#moteur label{
	color:#ccc !important;
	line-height:18px;
	float:left;
}
#moteur .where,
#moteur .moteur_adv{
	display:none;
}

#mod_newsletter{
	display:none;
}
#layout_cfg{
	z-index:8;
	position:absolute;
	top:0px;
	right:0px;
	font-size:10px;
}
#layout_cfg ul{
	margin:0px;
	padding:0px;
}
#layout_cfg li{
	display:inline;
	padding-right:3px;
}
#layout_cfg a:link,
#layout_cfg a:visited {
	color:#48A72A;
	text-decoration:underline;
}
#layout_cfg a:hover {
	color:#9F3;
	text-decoration:none;
}
/* ------- */

.submit{
	font-weight:bold;
	color:#48A72A;
	background-color: #CCFF99;
	border-top: 1px solid #3F6;
	border-left: 1px solid #3F6;
	border-bottom: 1px solid #3C6;
	border-right: 1px solid #3C6;
	padding:2px;
	margin-top:20px;
/*
	background-image: url("../../../images/background_form_element.gif") !important;
	background-repeat: repeat-x;
	border-color: #C4CCCC #ACB5B5 #6F7777 #ACB5B5;
	border-width: 3px;
	border-style: double;
*/
}
.submit:hover{
	border-top: 1px solid #3C6;
	border-left: 1px solid #3C6;
	border-bottom: 1px solid #3F6;
	border-right: 1px solid #3F6;
}
#mod_login{
	position:absolute;
	left:30px;
	top:250px;
	width:170px;
}
#mod_login p{
	text-align: center;
	display:block;
	margin:2px;
}
#conx_from_net{
}
#conx_from_net a:link,
#conx_from_net a:visited{
	background-image: url("../../../images/bouton-login-vert-small.png"); 
	background-position: center bottom; 
	background-repeat: no-repeat;
	display:block;
	float:left;
	width:100%;
	padding-bottom:40px;
}
#conx_from_net a:hover{
	background-image: url("../../../images/bouton-login-rouge-small.png"); 
}
#mod_login label{
	width:55px;
	text-align:right;
	float:left;
	padding-right:5px;
}
label{
	font-weight:bold;
	cursor:pointer;
	color: #46ac25;
}
#formulaire label{
	min-width:150px !important;
	float:left;
	clear:left;
	line-height:180%;
}
#mod_login a:link, #mod_login a:visited{
	text-decoration:none;
	color:#999999;
}
#mod_login a:hover{
	text-decoration:underline;
}
fieldset{
	margin-bottom:20px;
	border:1px solid #ddd;
}
legend{
	font-size:larger;
	font-weight:bold;
}

#linked_news_last h4{
	color:#D00;
	display:none;
	text-align:center;
}
#linked_news_last h5{
	font-size:105%;
	margin:0px;
}
/*
	border:1px solid #000;
*/
#linked_news_last .date,
#mod_news .date{
	font-size:smaller;
	font-weight:bold;
	color:#F00;
	text-align:right;
	float:right;
}
#linked_news_last .auteurs{
	display:none;
}
#linked_news_last p{
	margin:2px;
	margin-bottom:15px;
	padding:2px;
}
/*
#mod_news p{
	margin-top:-10px;
	display:block;
	line-height:120%;
}
*/
/* * * * * Corps de la page * * * * */
body {
/*
	background-image: url("../images/background-pelouse-savon.png"); 
	background-position: left 12px; 
	background-repeat: no-repeat !important;
*/
	margin:0px;
	padding:0px;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	background-color: #ffffff !important;
}

/* * * * * * * * * * * * * * * * */
#htmlarea {
	line-height: 1.5em;
	font-size: 10px;
	font-family: verdana;
	background-color: #ffffff;
	text-align:left;
}
#htmlarea a:link {
	color: #c01d1e !important;
}
#htmlarea a:visited {
	color: #c01d1e !important;
}
#page {
	margin:0px;
	padding: 0px;
}
#page > hr{ 
/* utilisé pour placer un div a droite du conteneur
fonctionne de paire avec les float de conteneur et barreNB par ex.*/
	display:none;
}
#conteneur > hr{ 
	visibility:hidden;
	clear:both;
}

#conteneur
{
	margin-left:220px;
	padding-left:10px;
	margin-top: 100px;
	margin-bottom: 20px;
	padding-bottom: 20px;
/*
	background-image: url("../images/bordure-page-relevee.png"); 
	background-position: left top; 
	background-repeat: no-repeat;
	width:60%;
	min-width:600px;
	position:absolute;
	top:75px;	
	margin-right: 230px;
*/
}
#last_viewed{
	padding-top:10px;
	font-size:9px;
}
.surlignage { 
	background-color: #FF6 !important;
}

blockquote{
	font-family: "Times New roman", serif;
	font-weight:bold;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	color: #292929;
	padding:0.5em 0.5em 0.5em 2em;
	font-size: larger;
	
}
#conteneur .bloc{
	font-family: "Verdana", serif;
	font-size: 13px;
	border-right: 1px dotted #cccccc;	
	margin:0;
	padding-left:20px;
	padding-right:15px;
	width:250px;
	float:left;
}
#conteneur .bloc p{
	border:0px;
	/* margin-left:1em;*/
}
#conteneur .rub_resume{
	border-left: 1px dotted #cccccc;
	background-color: #ffffff;
	margin-left:20px;
	margin-bottom:9px;
	width:180px;
	float:left;
	font-size:9px;
}
#conteneur .rub_resume ul{
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	margin:5px;
	padding:3px;
}
#conteneur .rub_resume li{
	display:block;
	list-style:none;
}

/* Les quelques lignes de debut de page */
#chemin{
	background-color:#F1F1F1;
	border:1px solid #ECECEC;
	padding:2px;
}
#chemin,
#chemin a:link,
#chemin a:visited{
	font-size:90%;
	color:#aaa;
}
#fiche{
	padding-right:20px;
	margin-top:20px;
	width:600px;
	line-height:2em;
	font-size:120% !important;
}
#fiche iframe{
	width:100%;
	margin-left:-20px;
}

#fonctions {
	position:absolute;
	top:10px;
	right:5px;
	background-color: #fff;
	text-align:right;
	border: 1px solid #eee;
	-moz-border-radius:3px;
	padding:5px;
	/*
	border-top: 5px solid #cc0000;
	float: right;
	width:180px;
	clear:both;
	color:#000000;
	font-size: 9px;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-left:190px;
	*/
}
#recap{
	background-image: url("../../../images/trans/blanc/60.png") !important;
	background-repeat: repeat;
	/*
	background-position: 2px 10px; 
	clear:both;
	width:180px;
	float:left;
	*/
	color:#000000;
	font-size: 10px;
	width:80%;
	margin-left:30px;
} 
#recap dl{
	margin:5px;
	padding:0px;
}
#recap dt{
	font-weight:bold;
}
#recap, #fonctions li{
	padding-bottom:2px;
	display:block;
}
#fonctions ul{
	padding:0px;
	margin:0px;
}
#fonctions li{
	padding:0px;
	margin:0px;
	margin-top:5px;
	display:block;
	list-style:none;
}

#recap hr{
	display:none;
}

/* * * * * Les titres * * * * */
h2 {
	padding-left: 0px;
	padding-top: 0em;
	margin-bottom:20px;
	font-weight: bold;
	font-size: 150%;
	line-height:15px;
}
h2 a{
	color: #333;

}
h3{
	margin-left: 1em;
	margin-bottom: 0em;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	text-align: left;
	/* background-color: #ffffff; */ 
	font-weight: bold;
	padding:0em;
}
h4{
	color: #46ac25;
	font-family: "Verdana", sans-serif;
	margin:0px;
	margin-bottom:5px;
}

h5{

}

h6{

}
#introduction{
	display:block;
	clear:both;
	margin-top:0px;
	margin-bottom:30px;
}
#introduction .date{
	display:none;
}
#introduction img{
	float:right;
	margin-left:20px;
	margin-top:-50px;
}
#introduction p{
	padding-right:0px;
}
/* * * * * La barre de menu sous le nom du site * * * */
#menuBarre {
	z-index:1;
	position:absolute;
	top:100px;
	left:50px;
	clear:none;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin:0px;
}
#menuBarre a:link, #menuBarre a:visited {
	text-decoration:none;
	color: #999999;
    display:block;
	margin-left:5px;
	margin-right:5px;
	padding-bottom: 2px;
	font-weight:normal;
}
#menuBarre a:hover {
	color: #c01d1e !important;
}

#menuBarre div{	
}
#menuBarre div ul{
	margin: 0px;
	padding:0px;
	margin-bottom: 5px;
	clear:both;
	display:block;
}
#menuBarre div li{
   display:inline;
 	clear:bottom;
   float:left;
   height:20px;
}
#menu_std {
}
#menu_services {
	color:#48A72A;
	font-weight:bold;
}
/* - - - - - - - - - - - - - - - - */
#sub_menu {
	background-color: #CCFF99;
	border-top: 1px solid #3F6;
	border-left: 1px solid #3F6;
	border-bottom: 1px solid #3C6;
	border-right: 1px solid #3C6;
	padding-left:10px;
	padding-right:10px;
	width:85%;
}
.sub_menu_1 {
	display:none;
}
#sub_menu ul {
	margin:1px;
	padding:0px;
}
#sub_menu li {
	display:inline !important;
	padding: 3px;
	margin:1px;
	list-style:none;
}

.sub_create{
	float:left;
}

.sub_inscr{
	float:right;
	display:none;
}
.sub_inscr li{
}
.sub_inscr a{
	color:#F60;
	display:block !important;
}
#sub_menu a {

}
.tri {
	text-align: center;	
	color: transparent;
	color:#eee;
/*
	position:absolute;
	top:25em;
	top:262px;
	left:250px;
	width:500px;
	height:27px;
	margin-top:8px;
	float:left;
*/
	margin-left:60px;
}
.tri h4{
	display:none;
}
.tri a:link,
.tri a:visited {
/*
	padding-left:27px;
	padding-right:27px;
*/
	display:block;
	float:left;
	width:13%;
	padding:10px;
	margin-left:1px;
	background-image: url("../../../images/triangle-tri.gif"); 
	background-position: center bottom; 
	background-repeat: no-repeat;
	text-decoration:none;
	color:#c01d1e;
}
.tri a:hover{
	background-image: url("../../../images/triangle-tri-hover.gif"); 
	color:#c01d1e;
/*
	background-color:#fff;
*/
}

/* - - - - - - - - - - - - - - - - */
#barreNB {
	text-align: center;	
	margin-bottom: 5px;
	margin-top: 20px;
	text-decoration: none;
	font-size: 10px;
	padding-left:10px;
	padding-right:10px;
	width:85%;
	background-color: #CCFF99;
	border-top: 1px solid #3F6;
	border-left: 1px solid #3F6;
	border-bottom: 1px solid #3C6;
	border-right: 1px solid #3C6;
}
#barreNB div{
}
#barreNB form{
	margin:0px;
}
#barreNB .p {
	padding:5px;
}
#itemsPerPage {
	text-align:right;
/*
	background-color: #CCFF99;
	position:absolute;
	top:259px;
	left:75%;
*/
	color:#c01d1e;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}

#itemsPerPage select{
	background-color: #CCFF99;
	border:1px solid #CCFF99 !important;
	font-weight:inherit;
	color:inherit;
}
#itemsPerPage .submit{
	display:none;
}
#barreNB a:link,
#barreNB a:visited{
	color:#48A72A;
	color:#c01d1e;
}
/* * * * * Les listes deroulantes de choix de fiches * * * */
#menu_rub_classement{
	border: 1px solid #D8F4FA;	
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
#menu_rub_classement form, #menu_rub_classement p{
	margin: 0px;
	padding: 0px;
}
/* * * * * La barre de menu sous le nom du site * * * */
#gestion{
	/* margin-left:-200px; */
}
table{
	width:99%;
	font-size: 95%;
}
td{
	padding:2px;
}

#gestion table{
	border-collapse:collapse;
	color: #000000;
	width:100%;
	background-color: #fafafa;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
#gestion>table{
	min-width:550px;
}

thead{
	text-align:left;
	height:20px;
	font-size: 11px;
	font-weight:bold;
	background-color: #eeeeee;
}

#gestion td{
	/*
	vertical-align:bottom;
	*/
	padding:3px;
}
#gestion tr:hover{
	background-color: #f0F0F0;
}

/*******************************/
#liste{
	padding-left:10px;
	padding-right:10px;
	width:85%;
	margin-top:20px;
	/*
	float:left;
	width:80%;
	padding-left:180px;
	border-left: 1px solid #FC9;
	*/
}

#liste .element{
	padding:5px;
	margin-bottom:15px;
}
#linked_fiche_last h5{
	border-left:5px solid #fff;
	padding-left:5px;
}
#liste h4,
#liste h4 a:link,
#linked_fiche_last h5 a:link
{
	padding:1px;
	font-size:105% !important;
	color: #000;
}
#liste h4 a:visited,
#linked_fiche_last h5 a:visited
 {
	color: #333;
}
#liste h4 a:hover {
	background-color: #eee;
	color: #333;
}

#liste .element .details{
	color:#333;
	margin-right:15px;
	margin-left:15px;
	margin-top:-5px;
	margin-bottom:0px;
	padding:0px;
}
#liste ul{
	font-size:9px;
	margin:0px;
	padding:0px;
	clear:both;
}
#liste li{
	padding-right:30px;
	padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:1px;
	list-style:none;
	display:inline;
	color:#666;
}
#liste .auteurs{
	color:#000;
	font-size:10px;
}
#liste .rub{
	display:block;
	border-left:10px solid #ccc;
	padding-left:2px;
}
#liste .rub a{
	color:#000;
	text-decoration:none;
}
#liste .rub a:hover{
	text-decoration:underline;
}
#liste .com{
	float:right;
}
#liste .details .resume{
	padding-top:5px;
	padding-bottom:3px;
	margin:0px;
	margin-left:15px;
	color:#666;
}
#liste .details .motcle{
	text-align:right;
	color:#333;
	font-size:smaller;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding-left:5px;
}
#liste .element hr{	
	clear:both;
	display:none;
}

#comments_list{
	background-color: #FFD;
	border-top: 1px solid #09C;
	border-left: 1px solid #09C;
	border-bottom: 1px solid #6CC;
	border-right: 1px solid #6CC;
	width: 75%; 
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
#comments{
	padding-right:130px;
	margin-left:20px;
	margin-right:140px;
}
#comments ul{
	padding:2px;
}
#comments hr{
	display:none;
}
#comments li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	margin:0px;
}
#comments .element{
	margin-top:10px;
	padding:5px;
}
#comments .resume{
	margin:0px;
	margin-top:-10px;
	padding:5px;
	padding-left:15px;
	background-color: #ffd;
	border-left: 3px solid #cc9;
}
.comments a:link, .comments a:visited{
	padding-left:17px;
}

/* * * * * actus : les faire comme resume * * * * */
/*
#actus {
	float:right;
	text-align: left;
	width:400px;
	margin-top: 1em;
	padding-left: 50px;
	padding-right:50px;
	padding-top:1em;	
	line-height: 1.5em;
}
#actus .date{
}
#actus .titre{
	margin-bottom: 1em;
	font-weight:bold;
	font-size: 13px;
	line-height:2em;
	color: #006699;
}
#actus div{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	padding-bottom: 0.5em;
	margin: 0em;
}
#actus ul{
	font-size: 9px;
	text-align: right;
	padding-top: 0.5em;
	padding-left: 0em;
	padding-right: 1em;
	margin-right: 5em;
	margin-top: 1em;
	border-top: 1px dashed #ff3300;
	border-right: 1px dashed #ff3300;
}
#actus li{
	padding: 0.2em;
	margin: 0;
	display:inline;
}
#actus hr{
	visibility:hidden;
}
*/
/* * * * * Alphabet pour dictionnaire * * * * */
#alphabet {
	margin-bottom:2em;
}
#alphabet .lettres a{
	background-color: #CCFF99;
	border-top: 1px solid #3F6;
	border-left: 1px solid #3F6;
	border-bottom: 1px solid #3C6;
	border-right: 1px solid #3C6;
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
}
#alphabet form a{
/*
	margin-left : 2px;
	border: 1px solid #cccccc;
	padding:2px;
	text-decoration:none;
*/
}
#alphabet form a:hover{
/*
	margin-left : 2px;
	border: 1px solid #cccccc;
	padding:2px;
*/
}
#alphabet form a:visited{
/*
	color: #999999;
*/
}

/* * * * * Elements de formulaire * * * * */
textarea , input, select {
	/*
	*/
	border: 1px solid #cccccc;
	font-size: 10px;
	font-family: "Verdana", sans-serif;
}
#formulaire input[type^='text'] {
	/*
	width:70%;
	*/
}
textarea {
	width:90%;
}
.input{

}
/*
input[type^='submit'], input[type^='button'] {
	font-size: 11px;
	color:#000000;
}
*/
input:hover, textarea:hover {
	border-color:#46ac25;
}
input:focus, textarea:focus {
	border-color:#00ee00;
}

a {
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
a:active {
	color: #000000;
	background-color: #fff;
}

a IMG{
	border: solid 0px #000000;
	text-decoration:none;
	margin-bottom:-2px;
}

IMG{
	border:0px;
}

ins{
	text-decoration:none;
}

/* * * * * Les barres permettant de choisir le nombre d'items/page * * * * */
#mod_ql{
	background-color: #eee;
	border: 1px solid #ddd;
	width:210px;
	padding:5px;
	z-index:7;
	position:absolute;
	top:247px;
	right: 0px;
}
#mod_remote_contrib{
	background-color: #eee;
	border-bottom: 1px solid #3C6;
	width:50%;
	margin-left:50%;
	z-index:7;
	position:absolute;
	top:0px;
/*
	border-left: 1px solid #3F6;
	border-right: 1px solid #3C6;
	left: 0px;
*/
}
#mod_remote_contrib h4{
	display:none;
}
#mod_remote_contrib p{
	float:left;
}
#linked_fiche_last{
	border-top:1px solid #ddd;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
#linked_fiche_last h5{
	margin:0px;
	font-size:105%;
}
#linked_fiche_last p{
	margin:1px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	padding:2px;
	border-bottom:1px dotted #ddd;
	font-size:95%;
	color:#666;
}
#linked_fiche_last .auteurs{
	color:#000;
	padding-left:10px;
	float:right;
}
#linked_fiche_last .date{
	float:right;
	color:#ccc;
}
._central h5{
	padding-left:5px;
}

#linked_fiche_rubriques,
#linked_progression_rubriques {
	/*
	background-color: #fff;
	position:absolute;
	right:10px;
	top:180px;
	float:right;
	overflow:auto;
	*/	
	z-index:6;
	position:absolute;
	top:130px;
	left: 0px;
	margin-top:120px;
	width:220px;
	color:#7caa0f;
}
#linked_fiche_rubriques h4{
	padding-left:20px;
	padding-bottom:5px;
	font-size:larger;
	font-weight:bold;	
}
#linked_news_last hr,
#linked_fiche_last hr{
	display:none;
}
#linked_news_last{
	position:absolute !important;
	z-index:5;
	left:600px !important;
	top:20px !important;
	margin-top:0px !important;
	padding-right:30px;
	width:285px !important;
	height:80px !important;
	overflow:auto;
	background-image: url("../images/news.png");
	background-position: 273px top; 
	background-repeat: no-repeat;
}
#linked_fiche_rubriques div{
	margin-bottom: 5px;
	color:#333;
}

#linked_fiche_rubriques a:link, #linked_fiche_rubriques a:visited,
#linked_progression_rubriques  a:link, #linked_progression_rubriques a:visited{
	font-size:10px;
	color: #999999;
	text-decoration:none !important;
}
#linked_fiche_rubriques a:hover{
	color: #c01d1e !important;
}
#linked_fiche_rubriques .rub ,
#linked_progression_rubriques .rub {
	border-left:15px solid #333333;
	font-size:11px;
	margin:0px;
	margin-top:3px;
}
#linked_fiche_rubriques .rub a{
	padding-left:5px;
	border-left:1px solid #666666;
	display:block;
}
#linked_fiche_rubriques .ssrub ,
#linked_progression_rubriques .ssrub {
	font-weight:normal;
	font-size:10px;
	padding:1px;
	padding-left:20px;
	margin:0px;
}
#linked_fiche_rubriques ul ,
#linked_progression_rubriques ul {
	padding-right: 0px;
	padding-bottom: 10px;
	margin:0px;
	padding-left: 25px;
}

#linked_fiche_rubriques li ,
#linked_progression_rubriques li {
	font-size:9px;
	line-height:15px;
}
/* Indicateur des noms de valeurs ... Tout ce qui apparait en mauve */
.intitule {
	width: 100%; 
	color: #000000;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 2em;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.intitule:first-letter{
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	color: #C50003;
	font-weight: bold;
}

.intitule a:link{
	color: #990066;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
}


/* * * * * Les textes qui apparaissent en rouges actuellement 
			lors de l'ajout / modif / suppression de données 	* * * * */
#warning{
	background-image: url("../../../images/icones/valider.jpg");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	line-height: 1.5em;
	color: #330000;
	font-weight: bold;
	background-color: #FFD;
	border-top: 1px solid #F96;
	border-left: 1px solid #F96;
	border-bottom: 1px solid #C30;
	border-right: 1px solid #C30;
	width: 50%;
	padding: 10px;
	padding-left: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	display:block;
}
.warning, #waiter{
	display:block;
	padding: 2px;
	padding-left: 10px;
	color: #330000;
	background-color: #FFD;
	border-top: 1px solid #F96;
	border-left: 1px solid #F96;
	border-bottom: 1px solid #C30;
	border-right: 1px solid #C30;
	margin-bottom: 10px;
}

#good, .good{
	width: 50%;
	color: #333;
	background-color: #FFD;
	border-top: 1px solid #3F6;
	border-left: 1px solid #3F6;
	border-bottom: 1px solid #3C6;
	border-right: 1px solid #3C6;
	padding: 10px;
	margin-bottom: 20px;
}
.neutral{
	color: #333;
	background-color: #FFD;
	border-top: 1px solid #9FF;
	border-left: 1px solid #9FF;
	border-bottom: 1px solid #0CF;
	border-right: 1px solid #0CF;
	padding: 10px;
	margin-bottom: 20px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
#tw{
	position:absolute;
	z-index:10;
	width:100%;
}
#tw div{
	color:#F00;
	width:40%;
	margin-left:30%;
	font-size:120%;
	padding:20px;
	background-color: #ffe;
	border-top: 3px solid #999;
	border-left: 3px solid #999;
	border-bottom: 3px solid #333;
	border-right: 3px solid #333;
}
/* * * * Les indications d'aide qui apparaissent en italique  * * * */
.helpindic{
	font-size: smaller;
	color: #333333;
}

.f {
	background-color: #FF3;
}

/* * * * * Le bloc de copyright en bas de chaque page * * * * */
#footer {
	margin-top: 50px;
	font-size: 9px;
	color:#999;
	clear:both;
	text-align:center;
}
#footer .standards {
	display:inline;
}
#footer a:link,
#footer a:visited{
	font-weight:bold;
	color: #c01d1e;
	color:#48A72A !important;
}
#footer a:hover{
	color:#9F3 !important;
	color:#fff !important;
	background-color: #48A72A;
}

#footer hr{
	visibility:hidden;
}
#footer ul {
	padding: 4px;
	margin: 0em;
}

#footer li {
	display:inline;
	list-style:none;
	padding: 0em;
	margin: 0em;
}

/* * * * Calendrier et agenda  * * */
#calendrier{

}
#conteneur>#calendrier table,
#agenda table{
	clear:both;
	margin-left:-15%;
	margin-top:-15px;
	width:100%;
}
#coucou{
	display:block;
	border: 1px solid #111;
	width:12%;
	height:100px;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	overflow:auto;
}
#cal_annee table{
	margin:0px;
	width:auto;
	height:110px;
	float:left;
	margin-right:10px;
	display:block !important;
	border-collapse:collapse;
}
#cal_annee hr{
	clear:both;
	visibility:hidden;
}	
#calendrier thead,
#agenda thead{
	text-align:center !important;
	font-weight:bold !important;
	background-color: transparent;
}
#calendrier th{
}
#conteneur>#calendrier tbody td{
	border: 1px solid #eee;
	height:100px;
	width:100px;
	vertical-align:top;
	font-size: 9px;
	padding:1px;
/*
	background-color: #fff;
	text-align: left;
	background-color: #eee;
*/
}
#agenda tbody td{
	font-size: 100%;
}
#calendrier tbody td:hover{
	border: 1px solid #aea;
	border: 1px solid #9F3;
}
#conteneur>#calendrier tbody tr>td>div{
	border: 1px dashed #eee;
	height:100%;
}
#calendrier #current_day{
	border: 1px solid #9F3;
}
#calendrier .empty,
#calendrier .empty:hover{
	border: 1px solid #fff !important;
}
#calendrier .gotone{
	background-color: #efe !important;
}
#calendrier .weekend{
	background-color: #ffe!important;
}
#calendrier tbody a{
	float:left;
}
#calendrier a:link , #calendrier a:visited, 
#calendrier_marque a:link , #calendrier_marque a:visited, 
#agenda a:link , #agenda a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
/*
*/
}
#conteneur>#calendrier tbody>tr>td>a:link,
#conteneur>#calendrier tbody>tr>td>a:visited,
#agenda .hour {
	font-family:Georgia, serif;
	color: #ddd;
	font-size: 20px;
	float:right;
	padding-right:3px;
}
#calendrier tbody>tr>td>a:hover{
	color: #48A72A;
}
#agenda .hour {
	border:1px solid #fff;
	font-weight: bold;
	vertical-align:top;
	text-align:right;
	width:20% !important;
	color: #48A72A;
	float:none;
/*
*/
}
#current_day>a:link,
#current_day>a:visited  {
	color: #48A72A !important;
}
#calendrier div div{
	clear:left;
}
#calendrier div div .hour{
	float:left;
	padding-right:5px;
}
#calendrier div div a:link,
#calendrier div div a:visited{
	padding:0px !important;
}
#calendrier div div a:hover{
	text-decoration: underline !important;
}
/*
#calendrier{
	z-index:7;
	position:absolute;
	right:10px;
	top:17em;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: center;
	width:140px;
	margin-left: 0px;
	margin-top: 3em;
	margin-bottom: 1.5em;
	padding:0px;
}
#calendrier table{
	border-collapse:collapse;
	width:100%;
}
#calendrier td{
	margin:0px;
	height:20px;
}
#calendrier .gotone{
	background-color: #efefef !important;
}
#calendrier a:link , #calendrier a:visited, #calendrier_marque a:link , #calendrier_marque a:visited, #agenda a:link , #agenda a:visited {
	font-size: 10px;
	text-decoration: none;
	padding:2px;
	display:inline;
}
#calendrier ul,#agenda ul{
	padding:0px;
}
#agenda ul{
	float:right;
}
#calendrier li, #agenda li{
}
*/
/* * * * * * * * * * * * * */
#agenda {
/*
	margin-left:170px;
	padding-top:0.5em;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	line-height:15px;
	text-align: left;
*/
}
#agenda table{
/*
	margin-left:-15%;
	width:100%;
*/
}
.nav,
#conf {
/*
	width:100%;
	margin-left:-15%;
	clear:both;
	line-height:15px;
*/
	border: 1px solid #fff !important;
	padding:0px;
	text-align:center;
}
.nav ul,
.conf ul{
	width:60%;
	float:none !important;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
.nav li,
.conf li{
	background-color: #CCFF99;
	display:inline;
	float: left;
	width:25%;
	margin-left:-1px;
}
.conf li{
	background-color: transparent !important;
}
.nav a{
	color:#48A72A;
	border-left: 1px solid #3F6;
	border-bottom: 1px solid #3C6;
	border-right: 1px solid #3C6;
	border-top: 1px solid #3F6;
	padding:5px;
	display:block;
}
.nav a:hover{
	border-left: 1px solid #3C6;
	border-top: 1px solid #3C6;
	border-bottom: 1px solid #3F6;
	border-right: 1px solid #3F6;
	display:block;
}
#agenda .contenu{
	padding-top:5px;
	padding-left:10px;
}
#agenda .contenu ul{
	float:right;
	font-size:90%;
	background-color:#efe;
	padding:2px;
	width:80px;
}
#agenda .contenu li{
	margin:0px;
	list-style:none;
}
#agenda .contenu ul img{
	float:right;
}
#agenda .resume{
	margin-left: 20px;
}
/**************/
#formulaire{
	margin-top:20px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:40px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
/*
	background-image: url("../../../images/icones/rafraichir.jpg"); 
	background-position: center bottom; 
	background-repeat: no-repeat;
*/
}
#formulaire ol, #formulaire dl{
	padding:0.2em;
}
#formulaire li,#formulaire dd,#formulaire dt{
	display:block;
	padding-bottom:0.5em;
}
#formulaire dt{
	font-weight:bold;
	color:#46ac25;
}
#formulaire dd{
	margin-left:100px;
	clear:bottom;
}


/* Forums ============================================================== */

#forums{
	width:85%;
	padding:10px;
}
#forums table{
	font-family: Verdana, sans-serif;
	margin:0em;
	margin-bottom: 2em;
	width:100%;
}

#forums caption{
	font-family: "Verdana", sans-serif;
	text-align: left;
	font-weight:bold;
}
#forums tr.titre{
	font-weight:bold;
	font-size:110%;
}

#forums thead th,
#forums thead tr{
	background-color: transparent !important;
}
#forums tbody th{
	font-weight:normal; 
	text-align: left;
	padding:2px;
}
#forums h3{
	margin-bottom:5px;
}
#forums .modif{
	font-size:95%;
	color:#999;
	font-weight:bold;
	text-align:right;
	margin-top: 10px;
}

.post{
	border-bottom: 1px solid #eee;
	margin: 0em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.post .txt{
	font-size: 100%;
	border-left: 1px dashed #eee;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin:0em;
	margin-left:130px;
}
.post .console{
	font-size:95%;
	float:left;
	width:130px;
	border-right: 1px dashed #eee;
	color:#666;
}
.post ul{
	margin: 0em;
	padding: 5px;
}

.post li{
	display:block;
	margin-bottom: 2px;
}
.post hr{
	clear: both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
.post .bottom{
	border-top: 1px dashed #ddd;
	margin-top:10px;
	font-size:95%;
	color:#666;
}