/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout MastHead                             */
/***********************************************/

#masthead{
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead a:hover {
	text-decoration: underline;
}
#globalNav{
	color: #cccccc;
	padding: 0px 0px 1% 10px;
	font-size: 16px;
}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav a {
	
	padding: 0px 4px 0px 0px; 
}

#masthead td.logo {
	text-align: center;
	padding-top:10px;
	padding-bottom:18px;
	border:0px;
	background-color: #eeeeee;
}
#masthead td.logo img {
	border:0px;
}
#masthead td.imgleft {
	width:22%;
	text-align:center;
	vertical-align:middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 1%;
	padding-bottom:1%;
	background-color: #eeeeee;
}
#masthead td.imgright {
	width:12%;
	text-align:center;
	vertical-align:middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 1%;
	padding-bottom:1%;
	background-color: #eeeeee;
}

#masthead td.nicu {
	padding-bottom:5% ;
}
#masthead td.datejour {
	padding-top:0.5%;
	padding-bottom:0.5%;
	color: #3366FF;
	font-size: 80%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #eeeeee;
	letter-spacing: 1px;
}

#masthead td.menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center ;
	padding-top: 1% ;
	background-color: #eeeeee;
}

/***********************************************/
/* Layout MainBody                             */
/***********************************************/
#mainbody{
	margin: 0px;
	padding:0px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
#mainbody td.menus {
	border-right: 1px solid #cccccc;
	padding-top:7px;
	vertical-align:top;
}

#menu-notify p {
	color: #FF3366;
	letter-spacing: 1px;
	padding-left:7px;
	margin:0px;
	font-size: 10px;
}
#menu-notify form {
	margin-top: 4px;
	margin-left:7px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#mainbody td.notify-text {
	position: relative;
	color: #0000FF;
	height: 14px;
	width: 130px;
	top: 10px;
	margin-left: 5px;
}
#mainbody td.notify-button {
	position: relative;
	height: 20px;
	width: 20px;
	margin-left: 15px;
	top: 10px;
}
#menu-advert {
	margin-top:10px;
	border-top: 1px solid #666666;
	text-align:center;
}	
#menu-advert img{
	margin-top:8px;
	margin-bottom:8px;
}
#menu-menus {
	padding-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	border-top: 1px solid #666666;
}
#menu-menus td{
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
#menu-menus img {
	margin-right:7px;
	margin-left:10px;
}
#menu-menus a:hover {
	background-color: #FFFFFF;
	color: #6699FF;
}
#menu-menus td.options {
	letter-spacing: 2px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #666666;
}
#menu-menus td.retrait1 {
	padding-top:10px;
	padding-left:5px;
}
#menu-menus td.retrait-mod {
	padding-top:10px;
	padding-left:15px;
}
#menu-menus td.retrait2 {
	padding-left:15px;
}
#menu-menus td.retrait3 {
	padding-left:30px;
	font-size: 11px;
}
#menu-hdls {
	border-top: 1px solid #666666;
	font-size: 10px;
	height: 110px;
	padding-bottom:10px;
}

#mainbody td.backgrd {
	background-color: #FFFFFF;
	text-align:center ;
}

#mainbody td.backgrd img {
	padding-top:30px;
	padding-bottom:30px;	
}


#mainbody td.content {
	background-color: #FFFFFF;
	margin: 0px;
	vertical-align:top;
}

#menu-sommaire {

}
#menu-sommaire td.som-titre {
	font-size: 14px; 
	font-weight: bold;
	color: #3366FF;
	background-color: #FFFFFF;
	text-align:center;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Courier New", Courier, mono;
}
#menu-sommaire td.som-ligne1 {
	font-size: 12px;
	font-style: italic;
	padding-top:10px;
	padding-left:10px;
	color: #666666;
}

.som-ligne2 {
	font-size: 10px;
	font-style: normal;
	padding-left:12px;
	color: #FF6666;
}

.som-plus {
	font-size: 9px;
	padding-left: 8px;
	font-style: italic;
	color: #3366CC;
	font-family: "Times New Roman", Times, serif;
}

/***********************************************/
/* Zone Contenu                                */
/***********************************************/

#Titrepage {
	margin-top:15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	letter-spacing: 2px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

/***********************************************/
/* Layout SiteInfos                            */
/***********************************************/

#siteInfos{
	clear: both;	
	font-size: 75%;
	color: #cccccc;
	padding: 1% 1% 1% 1%;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
#siteInfos td.siteInfos1 {
	width:15%;
	padding-left: 5px;
}
#siteInfos td.siteInfos1 img{
	padding: 4px 2px 4px 0px;
	vertical-align: middle;
}
#siteInfos td.siteInfos2 {
	text-align:center;
	color: #999999;
}

#siteInfos td.siteInfos3 {
	width:15%;
	text-align:right;
	padding-right: 5px;
}

