h1{
	color:#0A60A2;	
}
h2{
	margin: 0;
	padding:0;
	line-height: normal;
}

a, a:link, a:visited{
	color: #003366;
}
a:hover{
	color: #003366;
	text-decoration: underline;
}


.encadre1{
	background:url(../images/pad.gif) center center no-repeat;
	width:300px;
	height:121px;
	vertical-align:center;
	padding: 10px;
}

.encadre1 h3{
	font-size:12px;
	width:290px;
	padding-left:10px;
	text-align:center;
	color: #0A60A2;
}

.tableau th{
	background-color: #C3E3FB;
	border-top: 1px solid #0A60A2;
	text-align: left;
	color: #0A60A2;
}

.tableau th a{
	text-decoration: none;
}

.tableau th a img{
	margin-right:10px;
}

.tableau{
	border-left: 1px solid #0A60A2;
	border-right: 1px solid #0A60A2;
	border-bottom: 1px solid #0A60A2;
	margin:40px auto 0 auto;
}


.tableau_marche_attribution,
.tableau_marche_concurence{
	margin: 10px;
	border-collapse: collapse;
	width:100%;
}
.tableau_marche_concurence{
	border: 1px solid #D2691E;
}
.tableau_marche_attribution{
	border: 1px solid #0A60A2;
}
.tableau_marche_concurence th{
	background-color: #D2691E;
	color:white;
	text-transform: uppercase;
}
.tableau_marche_attribution th{
	background: #0A60A2;
	color:white;
	text-transform: uppercase;
}
.tableau_marche_concurence td,
.tableau_marche_attribution td{
	padding:2px;
	vertical-align:top;
	text-align: left;

}
.tableau_marche_concurence td{
	border-top: 1px solid #B22222;
	color: Black;	
}
.tableau_marche_attribution td{
	border-top: 1px solid #0A60A2;
	color: #0A60A2;	
}
.readmore{
	display:block;
	text-decoration:none;
}

.readmore:hover{
	color:#D2691E;
	text-decoration:underline;
}
#sendcomment{
	color:#FFF;
}
#header_flash{
	margin:0px;
}
.intro{
	margin-bottom:15px;
}