body {
	background-color: #EEF0F7;
}
p,td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515966;
	line-height: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.title {
	font-size: 13px;
	padding-left: 15px;
}
.border {
	border: 1px solid #eeeeee;
	margin-top: 3px;
}
.text {
	padding-left: 15px;
}
.titleKO {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #56606D;
}
.menu {
	line-height: 17px;
	width: 110px;
}
.menu a:link {
	text-decoration: none;
}
.menu a:hover {
	background-color: #A2B3C9;
}
#margin{
	margin-left: 40px;
}
.linkTitle {
	font-weight: bold;
	border-top: 1px solid #ABB6C5;
	margin-top: 10px;
	margin-bottom: 3px;
}
.menuText {
	padding-left: 0px;
	padding-bottom: 3px;
}
.menuText a:link {
	text-decoration: none;
}
.menuText a:hover {
	text-decoration: none;
	font-style: italic;
}
.menuText a:visited {
	text-decoration: none;
	color: #4D5562;
}
.header {
	font-size: 15px;
	font-weight: bold;
	color: #515966;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-top: 1px solid #A2B3C9;
	padding-top: 5px;
	border-right: 5px solid #A2B3C9;
	text-transform: uppercase;
}
li {
	list-style-type: square;
}
#sectionLinks{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

#sectionLinks h3{
	padding: 5px 0px 0px 10px;
	border-top: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	padding: 0px 0px 0px 2px;
	color: #7E899A;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 170px;
	margin-top: 10px;
}

#sectionLinks a:hover{
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: none;
	font-weight: bold;
}
.nav2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 25px;
}
.nav2 a:link {
	text-decoration: none;
}
.nav2 a:hover {
	color: #333333;
	text-decoration: underline;
}
.nav2 a:visited {
	color: #2B4462;
	text-decoration: none;
}
.pic {
	margin-left: -10px;
	margin-right: -10px;
}
a:visited {
	color: #56606D;
}
.subtitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #515966;
}
/*PARTIE DE GAUCHE -> TABLEAU*/
.table_gauche{
	width:115px;
}

.resultat_image{ /*PETTES IMAGES DANS RESULTATS*/
	padding:10px;
}
.table_gauche .haut{
	background:#C2C2C2;
	padding: 3px 10px 3px 10px;
	color:#333333;
}
.table_gauche .bas{
	background: url(images/transparentpix.png) repeat;
	padding: 10px;
	color:#5B5B5B;
}
*html .table_gauche .bas{ /* GESTION DE LA TRANSPARENCE POUR IE  PAS DE TRANSPRENCE PNG*/
	filter:Alpha(opacity=75, style=0);
}
.table_middle .bas{
	background: url(images/transparentpix.png) repeat;
	padding: 10px;
	color:#5B5B5B;
}
*html .table_middle .bas{ /* GESTION DE LA TRANSPARENCE POUR IE  PAS DE TRANSPRENCE PNG*/
	filter:Alpha(opacity=75, style=0);
}
.borderNav {
	border: 1px solid #eeeeee;
	margin-left: 35px;
	margin-top: 10px;
}
