body {
background:   #C3C0BB url(images/backgrounds/gradientgris.jpg) repeat-y left;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
img {
  border: none;
}

#principal{
position: absolute;
width: 770px;
	margin: 0 0 0 0px;
	padding: 0px;
	left: 248px;
	top:12px;
	height: 100%;
}
#menu {
position: fixed;
 float:left; 
left: 15px;
width: 210px;
color: #81725F;
top: 13px; 
margin: 0px; 
padding: 0px;
/*height: 100%;*/
}
.txt_normal, .tableau1,.tableau1M,.tableau2 {
	
	font-size: 13px;
	color: #333333;
}
.titre_normal {
	
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
}
.tableau3,.tableau3G{
	font-size: 10px;
	color: #333333;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.txt3rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.txt3orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

.tableau1,.tableau1M ,.tableau1G,.tableau2,.tableau2G,.tableau3G,.tableau2M {
	font-family: Arial, Helvetica, sans-serif;
}
	
h3 {
	
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.linkmenu {

	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.visitedmenu {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	
	color: #003399;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	
	font-size: 12px;
	color: #003399;
}
a:hover {
	text-decoration: none;
	
	color: #FFFFFF
	font-size:12px;
	font-weight: bold;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	
	color: #000000;
	font-size: 14px;
}

.formbutton {
	color: Navy;
	font-family: Tahoma, Verdana, HandelGothic, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	background: url(images/backgrounds/mdc-form_b-norm.gif) repeat-x;
	border: 1px solid #5799DF;
}

