body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
background-color:#004c88;/*#A6BFDD*/
font-size: 0.7em;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0
}

a:link { 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	}
a:hover, a:active { 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #1C50BE;
	}
a.red:link { 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #1C50BE;
	}
a.red:visited { 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #1C50BE;
	}
a.red:hover, a.red:active { 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #1C50BE;
	}
.banner {
    background-image:url(images/banner.jpg);
    width:802px;
    height:52px;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	color: #1C50BE;
	line-height: 20px
}
.titresousmenu {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textsousmenu {
	font-size: 11px;
	font-weight: normal;
	color: #1C50BE;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.petittextgras {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}
.textrouge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}

/* Tableaux */
td.TDCell_B2_R2 {
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: Black;
}
td.TDCell_B_R2 {
	border-bottom: 1px dotted #ED1F1F;
	border-right: 1px solid Black;
	}
	
.formTextPetit {
	border: solid 1px #ED1F1F;
	height: 12px;
	width: 25px;
	font-size: 9px;
}
.formText {
	border: solid 1px Black;
	font-size: 11px;
}

table.tabReduit {
	font-size: 10px;
	border: 1px solid Black;
}

div.ImgFloatRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

div.ImgFloatLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
}

