body {
	margin:0; 
	padding:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: black;
	text-align:center;
	line-height:15px;

}

/*a 		{ text-decoration:none;}
a:hover	{ text-decoration:none;color:red;}
body 	{ font-family:Verdana;font-size:9pt;} */
/*td 		{ font-family:Verdana;font-size:9pt; }
th 		{ color:black;font-family:Verdana;font-size:8pt;text-align:center;height:18px;background: url(ThBackground.gif);} */
.title	{ font-family:Verdana;font-size:13pt; }
.error	{ font-family:Verdana;font-size:9pt;font-weight:bold;color:darkblue; }
.arbo 	{ font-family:Verdana;font-size:10pt;}
/* ------------- Mise en forme des articles */
.DisplayType_item_default_Title		{ font-family:Verdana;font-size:16pt; }
.DisplayType_item_default_SubTitle	{ font-family:Verdana;font-size:12pt;font-weight:bold; }
.DisplayType_item_default_Resume 	{ font-family:Verdana;font-size:12pt;text-align:center;font:italic;}
.DisplayType_item_default_Text		{ font-family:Verdana;font-size:10pt;}
.DisplayType_section_resume_text 	{ font-family:Verdana;font-size:12pt;text-align:center;font:italic;}
.DisplayType_section_resume_title 	{ font-family:Verdana;font-size:12pt;text-align:center;font:italic;}
.DisplayType_section_list_text 		{ font-family:Verdana;font-size:12pt;text-align:center;font:italic;}
.ImgLegende 				{ font-family:Verdana;font-size:10pt; }

.display_modules_comments_Posted	{ font-family:Verdana;font-size:13pt; }
.display_modules_comments_Add		{ font-family:Verdana;font-size:13pt; }
.NotificationMail_body				{ font-family:Verdana;font-size:10pt;}

.toolbar 		{ font-family:Verdana;font-size:8pt;text-decoration:none;color:black; }
.path 			{ font-family:Verdana;font-size:7pt;text-decoration:none;}
.HiddenItem 	{ color:silver; }

input { font-family:Verdana;
		font-size:8pt;
		border-top:darkblue 1px solid;
		border-bottom:darkblue 1px solid;
		border-left:darkblue 1px solid;
		border-right:darkblue 1px solid;
		background:white;
		}
	
select { font-family:Verdana;
		font-size:8pt;
		border-top:darkblue 1px solid;
		border-bottom:darkblue 1px solid;
		border-left:darkblue 1px solid;
		border-right:darkblue 1px solid;
		background:white;
		}
	
textarea { font-family:Verdana;
		font-size:8pt;
		border-top:darkblue 1px solid;
		border-bottom:darkblue 1px solid;
		border-left:darkblue 1px solid;
		border-right:darkblue 1px solid;
		background:white;
		scrollbar-3dlight-color:darkblue;
		scrollbar-arrow-color:darkblue;
		scrollbar-base-color:darkblue;
		scrollbar-darkshadow-color:white;
		scrollbar-face-color:white;
		scrollbar-highlight-color:white;
		scrollbar-shadow-color:darkblue    }
		}
//-----------------------------------//
//		DIARY		     //
//-----------------------------------//
#TABLE           {border: 1px solid darkblue;border-collapse: collapse;}
#TABLE#nav       {border: 1px solid white;}
#TD              {text-align: center; vertical-align: top; border: 1px solid darkblue;}
#TD#row_nodays   {background: silver; color: gray;}
#TD#row_enddays  {background: #FF9E7E;}
#TD#row_workdays {background: #f5f5f5;}


#TD#nav          {border:0px solid white;font-size:small;}


TABLE#nav       {border: 1px solid white; border-collapse:collapse;}
TABLE#diary	{border: 1px solid darkblue;border-collapse: collapse;}
TD#diary        {text-align: center; vertical-align: top; border: 1px solid darkblue;}
TD#row_nodays   {text-align:center; vertical-align: top; background: silver; color: gray;}
TD#row_enddays  {text-align:center; vertical-align: top; background: #FF9E7E;}
TD#row_workdays {text-align:center; vertical-align: top; background: #f5f5f5;}
TD#nav          {border:0px solid white;font-size:small;}


form {
	margin:0;
	padding:0;
}
table, td, tr, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	
	}
#content {
margin-top:20px;
padding:0 5px 10px 20px;
border-left:1px dotted #7ED2F9;
width:500px;
}
/*//////////////////////      titres sous-titre and co             ////////////////////////////*/

ul, li{
	list-style-image: none;
	list-style-type: none;
}

h1 {
	margin:0 0 5px 0;
	padding:3px 0 5px 25px;
	font-size:12px;
	color:#1877A8;
	background: transparent url(images/ico_logo.gif) no-repeat top left;
}
h2 {
	margin:0 0 5px 0;
	padding:0 0 0 5px;
	font-style:bold;
	font-size:11px;
	line-height:12px;
	color:#1877A8;
	border-left:4px solid #99CEEA;
}	
	
h3 {
	margin:0 0 5px 30px;
	padding:0 0 3px 40px;
	font-size:12px;
	color:#1877A8;
	background: transparent url(images/ico_fleche.gif) no-repeat top left;
}
/*//////////////////////////             liens                        ///////////////////////////////////////*/
a:link { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: none; 
	color: #B33A3A;
}
a:visited { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: none; 
	color: red;
}
a:active  { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: none; 
	color: #B33A3A;

}
a:hover  { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: underline; 
	color: red;
}
a.menu:link { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: none; 
	color: #228DB4;
}
a.menu:visited { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: none; 
	color: #2C6175;
}
a.menu:active  { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: none; 
	color: #8E580A;
}
a.menu:hover  { 
	font-size : 1em;
	font-weight: normal; 
	text-decoration: none; 
	color: red;
}

/*/////////////////////////       menu     ////////////////////////////*/
#menu {
	width:150px;
	padding : 0;
	margin : 20px 0 0 10px;
}
#menu ul {
	padding : 0;
	margin : 0;
	list-style-type:none;
	
}
#menu ul li{
	display : block;
	margin : 0;
	padding : 0 0 3px 15px;
	list-style-type:none;
	background: transparent url(images/ico_fleche_menu.gif) no-repeat top left;

}
#menu ul li ul li ul  { /* 3 ième niveau */
	margin : 0;
	padding : 0;
	background-image:none;
	
}
#menu .firstlevelselected{
	font-weight:bold;
}
#menu  .secondlevel{
	margin :  1px 0 0 0;
	background-image:none;
	padding : 1px 3px 1px 0;
	font-family:verdana, arial, sans-serif;
	line-height:13px;
	font-size:10px;

}
#menu  .secondlevel a{
	padding : 0 0 0 2px;
font-weight:normal;
background-image:none;
border-left:2px solid #8BD0E7;
}
#menu  .secondlevelselected{
	padding : 0 0 0 2px;
	margin :  1px 0 0 0;
	font-family:verdana, arial, sans-serif;
	line-height:13px;
	font-size:10px;
	background-color:#E2F5FB;
	background-image:none;
	border-left:2px solid #8BD0E7;
}
#menu  .thirdlevel{
	display : block;
	margin : 0;
	padding : 0 3px 0 10px;
	background-image : none;
	font-style:normal;
	border :none ;
	list-style-image: none;
	background-image:none;

}
#menu  .thirdlevel a {
	font-weight:normal;
	color:red;
	background-image:none;
}



#menu strong {
	color : red;
	font-weight: bold;
}
em {
	color:#B4802F;
}

.recherche {
	height :26px;
	
}
 #search {
  	padding-left: 18px;
	background: #fff url(images/loupe.png) no-repeat 4px center;
	border:1px solid black;
  }
  
.newsletter {
	height :26px;
	
}
 #newsletterlettre {
  	padding-left: 18px;
	background: #fff url(images/ico_lettre.gif) no-repeat 4px center;
	border:1px solid black;
  }
.footer {
	height:30px;
	padding-top:3px; 
}