
/* BODY ########################################################################### */

body
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: scroll;
	background-color:#FFFFFF;
	/*background-image:url(/images/img_com/bg.gif);
	background-repeat:repeat-y;
	background-position:center;*/
	}

ul { list-style-type: square; margin-left:20px; }
li {margin-bottom:2px;}

/* ID ######################################################################### */

#tableHeader { 
margin-top:10px;
	background-image:url(/images/img_com/bg_header-menu.gif);
	background-repeat:no-repeat;
	margin-bottom:15px; }

#cellVisualHome { background-color: #97CB59; }
#cellTextHome { padding-right: 25px; text-align:justify; width:235px; height:220px; }

#cellLeftMenu { padding-right: 25px; width:235px; height:220px; vertical-align:top; }

#sepTitle { border-bottom: 1px #666666 solid; width: 100%; margin-bottom: 15px; }
#sepLinkMore { border-bottom: 1px #DDDDDD dotted; width: 100%; margin-bottom: 15px; padding-bottom:5px; text-align:left; }
#sepLinkContext { border-top: 1px #DDDDDD dotted; width: 100%; margin-top: 25px;  padding-top:15px; margin-bottom:25px;  text-align:left; }

#cellLeftHilite { padding-top: 20px; width:235px; height:220px; vertical-align:top; }

#boxLeftHilite { width:235px; height:55px; margin-bottom:10px; background-color: #97CB59;
				padding:5px; padding-top:0px; }

#boxLeftPublication { width:235px; height:180px; background-color: #EEEEEE; padding:5px; }
				
#cellMainHilite { padding-top: 20px; }

#sepTitleCell { border-bottom: 1px #666666 solid; margin-bottom: 15px; }

#cellMain { width:630px; padding-top: 10px; }

#cellMainCenter { padding-top: 10px; padding-right:20px;}
#cellMainRight { width:210px; padding-top: 10px; border-left:1px #DDDDDD solid; padding-left:20px;}

#cellActualiteHome,
#cellAgendaHome { padding-top:10px; padding-right:20px; width:210px; }
#cellDossierHome { padding-top:10px;  width:210px; }


#tableFooter { border-top: 1px #666666 solid; }
#cellFooterLeft { padding-left:15px; }
#cellFooterRight { padding-right:15px; text-align:right; }


/* MENUS ######################################################################### */

#sectionMenu1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	margin-left:5px;
	margin-right:0px;
	width: 920px;
	text-align:right;
	/* background-color: #EEEEEE; */
}


#sectionMenu1 a:link, #sectionMenu1 a:visited, #sectionMenu1 a:hover, 
#sectionMenu1 a.menu1, #sectionMenu1 a.menu1:active, #sectionMenu1 a.menu1:visited, #sectionMenu1 a.menu1:hover,
#sectionMenu1 a.menu1Selected, #sectionMenu1 a.menu1Selected:active, #sectionMenu1 a.menu1Selected:visited, #sectionMenu1 a.menu1Selected:hover  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	color: #666666;
	display: inline;
	/* top |  right | bottom | left  */
	padding: 8px 0px 0px 0px;
	height: 30px;
	margin-right: 11px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-bottom: 4px #FFFFFF solid;
	/* letter-spacing: -1px; */
	
}

#sectionMenu1 a:hover, #sectionMenu1 a.menu1:hover,
#sectionMenu1 a.menu1Selected, #sectionMenu1 a.menu1Selected:active, #sectionMenu1 a.menu1Selected:visited, #sectionMenu1 a.menu1Selected:hover  {
	border-bottom: 4px #144E8C solid;
	text-decoration: none;
}
/* -------------------------------------------------------------------------------- */

#sectionMenu2 {
	margin: 0px;
	padding: 0px;
	margin-right:0px;
	width: 220px;
	/* background-color: #EEEEEE; */
}


#sectionMenu2 a:link, #sectionMenu2 a:visited, #sectionMenu2 a:hover, 
#sectionMenu2 a.menu2, #sectionMenu2 a.menu2:active, #sectionMenu2 a.menu2:visited, #sectionMenu2 a.menu2:hover,
#sectionMenu2 a.menu2Selected, #sectionMenu2 a.menu2Selected:active, #sectionMenu2 a.menu2Selected:visited, #sectionMenu2 a.menu2Selected:hover  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color: #666666;
	display: block;
	/* top |  right | bottom | left  */
	padding: 8px 0px 0px 0px;
	height: 20px;
	width: 220px;
	margin-right: 0px;
	margin-left: 0px;
	
}

#sectionMenu2 a:hover, #sectionMenu2 a.menu2:hover,
#sectionMenu2 a.menu2Selected, #sectionMenu2 a.menu2Selected:active, #sectionMenu2 a.menu2Selected:visited, #sectionMenu2 a.menu2Selected:hover  {
	color: #144E8C;
}


/* TEXT ########################################################################### */

.text, .text a:link, .text a:visited, .text a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height:16px;
}	

.text a:link, .text a:visited {	text-decoration: underline; }	
.text a:hover {	color: #97CB59;	text-decoration: none; }

/* -------------------------------------------------------------------------------- */

.textWhite, .textWhite a:link, .textWhite a:visited, .textWhite a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height:14px;
	letter-spacing:-1px;
}	

.textWhite a:link, .textWhite a:visited {	text-decoration: none; }	
.textWhite a:hover {	color: #000000;	text-decoration: none; }

/* -------------------------------------------------------------------------------- */

.textGrey, .textGrey a:link, .textGrey a:visited, .textGrey a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height:16px;
}	

.textGrey a:link, .textGrey a:visited {	text-decoration: none; }	
.textGrey a:hover {	color: #000000;	text-decoration: none; }

/* -------------------------------------------------------------------------------- */

.textSmall, .textSmall a:link, .textSmall a:visited, .textSmall a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height:16px;
}	

.textSmall a:link, .textSmall a:visited {	text-decoration: underline; }	
.textSmall a:hover {	color: #97CB59;	text-decoration: none; }

/* TITLE ########################################################################## */

.titleBlue, .titleBlue a:link, .titleBlue a:visited, .titleBlue a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #144E8C;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}	

.titleBlue a:link, .titleBlue a:visited { text-decoration: none; }	
.titleBlue a:hover { color: #000000; text-decoration: none;}

/* _______________________________________________________________________________ */

.title2, .title2 a:link, .title2 a:visited, .title2 a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}	

.title2 a:link, .title2 a:visited { text-decoration: none; }	
.title2 a:hover { color: #CCCCCC; text-decoration: none;}

/* FOOTER ######################################################################## */

.footer, .footer a:link, .footer a:visited, .footer a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	text-decoration:none;
}	

.footer a:hover { color: #000000; }

/* BROWSING ######################################################################### */

.browsing,
a.browsing:link, a.browsing:visited, a.browsing:active,
a.browsing:hover, .browsingSelected a:link, a.browsingSelected:link, a.browsingSelected:visited, a.browsingSelected:active,
 {
	font-family: Arial, Helvetica, verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.browsing:link, a.browsing:visited, a.browsing:active,
.browsingSelected a:link, a.browsingSelected:link, a.browsingSelected:visited, a.browsingSelected:active {
	padding-right:3px;
	padding-left:3px;
}

a.browsing:hover, .browsingSelected a:link, a.browsingSelected:link, a.browsingSelected:visited, a.browsingSelected:active {
	background-color:#3F3A38;
}


/* FORMS ######################################################################### */
		
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color:#000000;
	font-weight:normal;
	background-color: #FFFFFF;
	border:1px #CCCCCC solid;
	width: 200px;
}

.inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color:#000000;
	background-color: #CCCCCC;
	border: 0px #000000 solid;
	width: 160px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color:#000000;
	font-weight:normal;
	background-color: #FFFFFF;
	border:1px #CCCCCC solid;
	width: 240px;
	height:115px;
}

