/* titre de haut de page : nom du site (KM) */
#top{
	height: 154px; /* 124 */
	width:970px;
	background-image:  url("../images/bandeau_top.png");
	background-repeat: no-repeat;
	background-position: 271px top;
	padding:0px;
	margin:0px;
	margin-left:20px;
	border-top:thin solid #fff;
	background-color: #fff;
}
#logo{
	height: 144px; /* 124 */
	width:271px;
	margin-top:10px;
}
#top .centered{
/*
	width:650px;
	margin-left: auto;
	margin-right: auto;
*/
}
#top .centerer{
/*
	display: block;
	margin: 0px 0px 0px -200px !important;
	margin: 0px 0px 0px -48px;
*/
}

#layout_cfg{
	display:none;
}
.submit{
	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;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #fff;
	font-size:70px;
	margin-top:-0.5em;
}

#top a:link,
#top a:visited{
	display:block;
	width:250px;
	height:48px;
	text-decoration:none !important;
	font-weight:bold !important;
	color:#9e0b01 !important;
}
#baseline
{
	display:none;
	font-style: italic;
	color: #ffffff;
	font-size: 9px;
}
/* menu acces rapide */
#accessibilite{
	display:none;
}
/* * * * * Corps de la page * * * * */
body
{
	background-image: url(../images/bandeau_fond.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
#page {
	margin: 0em;
	text-align: left;
	color: #292929;
	width:810px;
	margin-bottom:0px;
	padding-bottom:0px;
}
/* * * * * * * * * * * * * * * * */
#conteneur a:link {
}
#conteneur a:visited {
}
#conteneur a:hover{
	text-decoration: none;
}
h2 a:link, h2 a:visited{
	color: #0A4567;
	color: #3B6D93;
}
h2 a:hover{
	color: #430489;
}


#conteneur a IMG{
	border: none;
}

#top a img {
	border:none;
}

#page hr, #conteneur hr{ 
	/* utilisé pour placer un div a droite du eur
	fonctionne de paire avec les float de conteneur et barreNB par ex.*/
	display:none;
	/*
	clear: both;
	visibility:hidden;
	*/
}
#conteneur {
	width:509px;
	float:left;
	padding:5px;
	padding-top:100px;
	padding-left:291px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top: -64px !important;
	min-height:200px;
	height:expression(document.body.clientHeight < 200 ? "200px": "auto" );
	/*
	border-right: 1px dotted #0FF;
	margin-left: -20px !important;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-right:0px !important;
	margin-right:10px;
	background-color: #fff;
	*/
	background-image:  url("../images/bandeau_vertical.gif");
	background-repeat: no-repeat;
	background-position: left top;
	/*
	-moz-border-radius:5px;
	min-height:400px;
	margin-top: -20px;
	padding-top:60px;
	*/
}
ins{
	text-decoration:none;
}

/* * * * * Les Titres * * * * */
h2 {
	font-family: Georgia, palatino, times, serif;
	color: #E5E0C5;
	color: #FF7A00;
	color: #3B6D93;
	padding-left: 5px;
	padding-top: 0em;
	margin-top: 20px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;

	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
h3, a h3, a:link h3, a:visited h3 {
	margin-left: 1em;
	margin-bottom: 0em;
	color: #0A4567;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	padding:0em;
}
h4{
	margin:0px;
	color: #0A4567;
	padding:0px;
	padding-bottom:5px;
	font-size: 12px;
}
h5{
}
h6{
}
/*
taupe clair E5E0C5
beige clair f7f7ed
bleu 		deeffb
e7eadf
ededdb
*/
#introduction{
	font-size: 100%;
	line-height: 14px;
	color: #333;
	color:#000;
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin:0px;
	margin-right: 20px;
	margin-top: 0px;
	width:530px;
	width:580px;
	text-align:justify;
} 

#introduction #biha
{
	border-color:#fff;
}

#introduction a:link, #introduction a:visited{
	color:#FF7A00;
}
#introduction ul{
	color:#FF7A00;
	list-style:none;
	text-align:right;
	margin:0px;
	padding-right: 20px;
}

#introduction li{
	color:#FF7A00;
}
#introduction h2{
	border-bottom-color: #fff;
}
#introduction table{
	font-size: 100%;
	text-align:justify;
	line-height: 14px;
}
#introduction td{
	padding-right:15px;
}
#introduction strong{
	
}
#introduction .date{
	display:none;
}
#introduction img{
	border: 1px solid #FF7B00;
	margin:10px;
}
#introduction table a:link,
#introduction table a:visited
{
	color:#000;
}
#introduction ul a:link,
#introduction ul a:visited
{
	color:#FF7A00;
}

.borderwhite
{
	border: 1px solid #fff !important;
}

.rub_resume{
	float:left;
	width:49%;
	margin-left:1%;
}

.rub_resume>div{
	font-size: 100%;
	margin-bottom:9px;
	padding:5px;
	background-color: #F3F3F3;
}
.rub_resume .titre{
	font-weight:bold;
}
.rub_resume .date{
	font-size:10px;
	color:#666;
}

/* * * * * La barre de menu sous le nom du site * * * */
#menuBarre {
	position:absolute;
	z-index:3;
	top:156px;
	top:155px !important;
	height:10px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#menuBarre a{
	font-size: 10px;
	font-weight: normal;
}
#menuBarre a:link, #menuBarre a:visited {
	color: #3B6D93;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border:none !important;
}
#menuBarre a:hover{
	color: #111;
}
#menuBarre ul{	
	margin:0px;
	padding:0px;
}
#menuBarre li, #menuBarre div li{
	padding: 0px;
}
/* ------------------------------------------  */
#menu_std {
	background-image:  url("../images/menubarre_fond.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width:695px;
	margin-left:291px;	
}
#menu_std ul {
	/*
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 3px solid #000 ;
	-moz-border-bottom-colors: #999 #ccc #f2f2f2;
	http://www.communitymx.com/content/article.cfm?page=3&cid=B0C48
	border-top: 1px solid #666666;	
	border-right: 1px solid #666666;
	-moz-border-top-colors: #999 #ccc #f2f2f2;
	-moz-border-left-colors: #999 #ccc #f2f2f2;
	background-color: #1D1D1D;
	*/
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	height:27px;
}
#menu_std li {
	display:inline !important; 
	list-style:none;
	margin-right:3px;
}
#menu_std a:link, #menu_std a:visited{
	padding: 3px;
	line-height:21px;
	display:inline;
}
#menu_std a:hover {
	color: #FF7A00;
	text-decoration: underline;
}

/* ------------------------------------------  */
#menu_services, #menu_admin{
	background-color: #fff;
/*
	display:none;
	margin-top: 35px;
*/
	overflow:hidden;
	width: 140px;
	margin-left: 1000px;
}
#menu_services	ul, #menu_admin ul{
	display: list-item !important;
}
#menu_services li, #menu_admin	li {
	width: 140px;
	display:block;
	margin-bottom:2px;
	padding-left:15px;
}
#menu_services	a:link:before, #menu_services a:visited:before,
#menu_admin	a:link:before, #menu_admin a:visited:before {
	content:"\00BB \0020" !important;
}
/* - - - - - - - - - - - - - - - - */
#sub_menu {
	display:none;
}
/* * * * * Les listes deroulantes de choix de fiches * * * */
#menu_rub_classement{
	border: 1px solid #cccccc;	
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
#menu_rub_classement form, #menu_rub_classement p{
	margin: 0px;
	padding: 0px;
}
/* ################################ */
#gestion{
	width:130%;
}
#gestion table{
	font-size: 10px;
	color: #000000;
	border-collapse:collapse;
	width:100%;
	border: 1px solid #eeeeee;	
	background-color: #fafafa;
	margin-right:auto;
	margin-left:auto;
}
thead{
	height:2em;
	font-size: 11px;
	font-weight:bold;
	background-color: #eeeeee;
}

#gestion td{
	vertical-align:top;
	padding:3px;
}
#gestion tr:hover{
	background-color: #CCCCCC;
}

/* * * * * Elements de formulaire * * * * */
#formulaire input[type^='text'] {
	max-width:90%;
}
textarea {
	width:450px;
}
dd textarea,
dd iframe {
	margin-left:-20px;
}

input, select , textarea{
	font-family:Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #cccccc;
	background-color: #fefefe;
}
input:hover, textarea:hover{
	border-color:#00CC00;
}
input:focus{
	border-color:#f45605;
}

/* * * * * 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: left top;
	background-repeat: no-repeat;
*/
	line-height: 1.5em;
	color: #0A4567 !important;
	background-color: #FFd;
	background-color: #FF7A00;
	font-weight: bold;
	width: 75%;
	padding: 10px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border-top:1px solid #BCCCE6 ;
	border-left:1px solid #BCCCE6 ;
	border-bottom:1px solid #6E92CD;
	border-right:1px solid #6E92CD;
}

.warning
{
	display:block;
	color: #FF7A00 !important;
	background-color: #E2E9F4;
	font-weight: bold;
	padding: 3px !important;
	margin: 5px;
	letter-spacing:1px;
	border-top: 1px solid #BCCCE6;
	border-left: 1px solid #BCCCE6;
	border-bottom: 1px solid #6E92CD;
	border-right: 1px solid #6E92CD;
}

/* * * * Les indications d'aide qui apparaissent en italique  * * * */
.helpindic{
	font-size: 9px;
	font-style: italic;
}

/* * * * * Le bloc de copyright en bas de chaque page * * * * */
#footer {
	background-image:  url("../images/bandeau_bas.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
	text-align: center;
	color: #fff;
	clear:both;
	height:110px;
	width:514px;
	margin-left:291px;
	padding-top:42px;
}
#message {
	margin-bottom:3px;
	font-weight:bold;
}
#footer ul {
	padding: 1px;
	margin: 0em;
}

#footer li, #footer div li {
	list-style: none;
	padding: 0em;
}
#footer img {
	border: none;
	display:none;
}
#footer a:link,#footer a:visited{
	color: #fff;
}
#footer a:hover {
	color: #FFFF73;
	text-decoration:none;
}
#footer .trads li{
	display:inline;
	margin-right:10px;
}

#footer hr,
#footer .url,
#footer .info,
#footer .standards{
	display:none;
}

#tainui_credits li{
	display:inline;
	margin-right:10px;
}
/* - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - */
#mod_login{
	display:none;
	background-color: #f9f9f9;
	width:22%;
	padding-right:0px;
	margin-bottom:10px;
	float:right;
	clear:right;
	font-weight: bold;
	text-align:center;
}
/* - - - - - - - - - - - - - - - - */
#mod_login label{
	text-align:right;
	float:left;
	width:45px;	
	line-height: 1.8em;
	padding-right:5px;
}

label{
	font-weight:bold;
}
label:hover{
	cursor:pointer;
}
#mod_login a:link{
	color: #ccc;
	display:block;
}
#mod_login .submit{
	margin-left:50px;
}
#formulaire{
	width:500px;
	margin-top:2em;
	padding-left:1em;
	padding-right:1em;
	text-decoration: none;
	color: #000000;
	line-height:14px;
	text-align: left;
}
fieldset{
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	width:90%;
	padding:5px;
	border:1px solid #E9E9E9;
}
legend{
	font-weight:bold;
	color: #1D55B1;
	font-size: 13px;
	font-family: Georgia, serif;
}
label{
}
#formulaire ol, #formulaire dl{
	padding:2px;
}
#formulaire li,#formulaire dd,#formulaire dt{
	display:block;
	padding-bottom:2px;
}
#formulaire dt{
	font-weight:bold;
}
#waiter{
	width:100%;
	text-align:center;
}
a:active {
	color: #fff;
	background-color: #3B6D93;
}

.nolink
{
	text-decoration:none !important;
	color:#000000 !important;
	border:none !important;
}

/* ------------------------------------------------------ */
div.nicetitle {
	position: absolute;
	padding: 2px;
	top: 0;
	left: 0;
	font-size: 13px;
	background-color: #EAEADF;
	background-color: #000;
	color: #fff;
	border: 1px solid black;
	-moz-border-radius: 5px;
	-moz-opacity: 0.8;
}
div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}
div.nicetitle p.destination {
	display:none;
}