/* CSS Document */
body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006790;
	}


h1 {
	font-size: 16px;
	font-weight:bold;
	color:#FF8000;
	text-decoration: none;
}
.titre { 
	font-size: 16px; 
	font-weight:bold; 
	color:#FF8000;
}
h2 {
	font-size: 12px; 
	font-weight:bold; 
	color:#005FA9; 
	margin-top: 25px;
	margin-bottom: 5px;
}
h3 { 
	font-size: 12px; 
	font-weight:bold; 
	color:#005FA9; 
}
a {
	color:#005382;
	text-decoration:underline; 
	}

a:hover {
	text-decoration:none;
	color:#FF8000;
}
.linkselected  {
	color: #FFFFFF;
}
.linkselected:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkmenu {
	text-decoration: none;
	color: #FFFFFF;
	}
	.linkmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
#maindiv {
	text-align: left;
	width: 900px;
	background-color:#FFFFFF;
}
#groupe {
	float: left;
	width: 130px;
	background-color: #005382;
	padding: 4px 2px;
	border: 1px solid #005382;
	font-size: 11px;
	margin-right: 10px;
	display:block;
	margin-top: 4px;
	margin-bottom: 150px;
	
}
#groupe ul {
	margin: 2px;
	padding: 0px;	
}
#groupe li {
	list-style-type: none;
	margin-bottom: 8px;
}
#content {
	width: 740px;
	display:block;
	float: left;
	margin-left:5px;
	margin-top: 15px;
}

#bottom {
	font-size: 9px;
	text-align: center;
	width: 900px;
	display:block;
	clear: both;
}
#bottom hr {
	width: 30%;
	height: 1px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textegauche {
	text-align: left;
}
.textedroite {
	text-align: right;
}
.textecentre {
	text-align: center;
}


/* MENUS */

#navlist {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
		}

#navlist ul
{
	margin-left:200px;
	padding-left: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	margin-right: 25px;
	padding: 1px;
	height: 15px;
	width: 80px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	background-color: #005382;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #005382;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#navlist a:hover
{
	color: #FFFFFF;
	background-color: #FF8000;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #005382;
}
#navlistsub {
	display: block;
	margin-top: 4px;
	padding-top:1px;
	}
#navlistsub ul
{
	white-space: nowrap;
	padding: 1px 0px 1px;
	margin: 0px;
	height: 20px;
}

#navlistsub li
{
	display: inline;
	list-style-type: none;
	margin-right: 7px;
	}
.navlistsub 
{
	border: 1px solid #005382;
	padding: 0px 1px;
	margin-left: 3px;
	text-decoration: none;
	background-color: #005382;
	color: #FFFFFF;
	
}
.navlistsubselect 
{
	border: 1px solid #005382;
	padding: 0px 1px;
	margin-left: 3px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #FF8000;
	}
.navlistsub:hover
{
border: 1px solid #FF8000;
background-color: #FF8000;
color: #FFFFFF;
}
/* END MENUS */
/* FORMS */
input {
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	color: #005382;
	font-size: 10px;
}
textarea {
	background-color: #EAEAEA;
	border: 1px solid #672A18;
	color: #005382;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	background-color: #EAEAEA;
	border: 1px solid #672A18;
	color: #005382;
	font-size: 12px;
	width:auto;
}
form {
	margin: 0px;
	padding: 0px;
}

/* FIN FORMS */
.textemoyen {
	font-size: 11px;
}
.textemoyencentre {
	font-size: 11px;
	text-align: center;
}
.textepetit {
	font-size: 9px;
}
.textepetitCentre {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.titrerouge {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.hidendiv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	position: absolute;
	}
	.hidendiv2 {
	visibility: hidden;
	background-color:#F7F7F7;
	border: 1px solid #CCCCCC;
	z-index:1;
	position:absolute;
	padding: 4px;
	text-align: left;
	}
.postit {
	font-size: 11px;
	margin: 2px;
	width: 200px;
}

/* Les CSS pour les listings tables */
.ligncolvert {
background-color:#33FF66;
}
.ligncolorange {
background-color:#FFCC00;
}
.ligncolrouge {
background-color:#FF3333;
}
.ligncol {
/*background-color:#E5E5E5;*/
background-color:#FFFFFF;
}

table tr.ligncol:hover {
	background-color: #D2FEFF;
	}

.ligncol2 {
/*background-color:#D5D5D5;*/
background-color:#F9F9F9

}
.ligncol2:hover {
	background-color: #CCEDFF;
}
.ligncolexpired {
	background-color: #FFD5D5;
}
.ligncolexpired:hover {
	background-color: #FF8080;
}
.ligncolexpired:hover a {
	color: #FFFFFF;
}
.listingstr {
	background-image: url(../../images/fond_top_listings.jpg);
	background-repeat: repeat-x;
	background-position: left top;
		}
.listingstables {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
table.listingstables td {
	border-bottom: 1px solid #e5e5e5;
	padding: 2px;
}

/* FIN Les CSS pour les listings tables */
.colored {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	background-color: #F6F6F6;
	display: block;
	width: 150px;
	font-weight: normal;
}
#pseudobox {
	border: 1px solid #3162A6;
	width: 150px;
	position:absolute;
	z-index:1000;
	background-color: #F6F6F6;
	visibility: hidden;
}

.colored:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	background-color: #F6F6F6;
	display: block;
	width: 150px;
	font-weight: normal;
}
.colored:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D6DEEC;
	display: block;
	width: 150px;
	text-decoration: none;
}
.simplyborder {
	padding: 2px;
	border: 1px solid #E9E9E9;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005382;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
	height: 15px;
	display: block;
	width: 100px;
}
/* Styles des "triangles" de tri des listes */
.sortass {
	background-image: url(../../images/s_asc.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
	width: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #DFDFDF;
	display: block;
	float: left;	
	margin-right: 2px;
	margin-left: 2px;
	margin-top:3px;
		}
.sortassdef {
	background-image: url(../../images/s_ascsel.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
	width: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #DFDFDF;
	display: block;
	float: left;	
	margin-right: 2px;
	margin-left: 2px;
	margin-top:3px;
		}
.floatleft {
	float: left;
}

	.sortdesc {
	background-image: url(../../images/s_desc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 9px;
	width: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #DFDFDF;
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top:3px;
	}
	.sortdescdef {
	background-image: url(../../images/s_descsel.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 9px;
	width: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #DFDFDF;
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top:3px;
	}
.sortass:hover {
	background-image: url(../../images/s_ascover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #DFDFDF;
	}
	.sortassdef:hover {
	background-image: url(../../images/s_ascover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #DFDFDF;
	}
.sortdesc:hover {
	background-image: url(../../images/s_descover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #DFDFDF;
	}
	.sortdescdef:hover {
	background-image: url(../../images/s_descover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #DFDFDF;
	}
/* FIN Styles des "triangles" de tri des listes */
/* CSS FOR Calendar */
#calendarhome {
	background-color: #EBEDEC;
	border: 1px solid #666666;
	margin-top: 0px;
	width: 130px;
	float: right;
	}
#calendar {
	background-color: #EBEDEC;
	border: 1px solid #666666;
	margin-top: 0px;
	width: 130px;
	float: right;
	position: absolute;
	margin-left: 600px;
			}
.linkcalendar {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	height: 14px;
	width: 16px;
	font-size: 10px;
	text-align: center;
}	
.linkcalendar:hover {
	text-decoration: none;
	background-color: #FFFF99;
	display: block;
	}	 
.linkcalendarday {
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	background-color: #CCEDFF;
	display: block;
	height: 12px;
	width: 14px;
	border: 1px solid #333333;
	
	}	
.linkcalendaracti {
	text-decoration: none;
	background-color: #005382;
	display: block;
	height: 14px;
	width: 16px;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}		
/* FIN CSS FOR Calendat */	
#events {
 float:left; width:550px; display:block; }
#ninfogrp {
	width: 740px;
	display:block;
	float: left;
	margin-left:5px;
	margin-top: 15px;
}
.indexing {
	visibility: hidden;
	display: none;
	width: 1px;
}
.inert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D4D0C8;
	text-decoration: underline;
}
.table_form {
	margin: 0px;
	padding: 0px;
	width: 100%;
		}
.table_form td {
	padding: 2px;
	width: 50%;
	}
.btinfo {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:middle;
}
.rouge {
	color: #FF0000;
}
.mandatory {
	font-size: 9px;
	text-align: right;
	padding-right:5px;
}
.cursorhand {
	cursor: pointer;
}

.createdby {
	font-size: 9px;
	text-align: center;
}
.specform {
	margin-left: 80px;
}
.specformshort {
	margin-left: 55px;
}
#gallimg {
margin-left:50px;
}
#gallimg img {
	border: 1px solid #000000;
	}
.linkgallery {
	display: block;
	padding: 5px;
	float: left;
	width: 150px;
	height:180px;
	text-align: center;
}
div.multiupload{
	float:left;
	padding:3px;
	}
div.multiupload div.list div.item{
	margin:1px;
	background: #eee;
}
div.multiupload div.list div.item:hover{
	background: #ccc;
}
div.multiupload div.list img{
	float:left;
	margin: 3px;
	cursor:pointer;
}