html { min-width: 600px; }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */
    font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: #EDEBE3;
	color: #333;
	padding: 1em 20px 3em 20px;
	margin: 0;
}

a {
color: black;
text-decoration:none;
}
a:hover {
color: #0066CC;
}
a:active {
color: #000;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
line-height: 140%;
 }

h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}
.footer{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
  background-color:#000033;
}
.mainTable{
border-width:1px;
border-color:#000033;
border-style:solid;
}
.LeftmenuItem{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10;
font-weight:bold;
color: #004D99;
}
.LeftSubmenuItem{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10;
color: black;
padding-left: 8px;
padding-top: 4px;
}


.urlLink{
text-decoration: underline;
color:#0000CC;
}

.listPerso {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
list-style-type:disc;
line-height: 25px;
}


.lignePointille{
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:black;
text-align:center;
}
.lignePointilleLeft{
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:black;
}

.tableBorderGray1px{
	border-width:1px;
	border-style:solid;
	border-color:gray;
}
.tableTopBorderGray1px{
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
}
.tableBottomBorderGray1px{
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
}

.news_title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10;
color: #004D99;
font-weight: bold;
margin-bottom: 10px;
}


.news_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: black;
font-weight: normal;
width: 600px;
padding-top: 10;
}
.listnews {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type:square;
line-height: 18px;
padding-left: 2;
padding-bottom: 3;
padding-top: 0;
margin-top: 0;
}
