
h2,h3, h3, h4, h5, h6
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	}
H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #037DAB;
}

/***************************************
	Projets
***************************************/
#Projets{
	width: 100%;
}
#Projets .cadreImage{
	border: 1px solid #037DAB;
	margin-right: 5px;
}

#Projets .BoiteContenu{
	height: 60px;
	border-top: 1px solid #037DAB;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	text-decoration: none;
}

#Projets H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #037DAB;
}
#Projets H5{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #037DAB;
	height: 17px;
}
#Projets .BoiteEntete{
	width:700px;
	float:right;
	font-weight:normal;
	text-align: right;
	padding-right: 10px;
	display: inline;
}
#Projets .BoitePlusInfo{
	width: 300px;
	float: right;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

#Projets .BoiteEntete .Type{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
#Projets .BoiteContenu  a, #Projets .BoiteContenu  a:link, #Projets .BoiteContenu  a:active, #Projets .BoiteContenu  a:visited {
	color: #000000;
	text-decoration: none;
}
#Projets .BoiteContenu  a:hover {
	color: #037DAB;
	text-decoration: none;
}
#Projets .savoirplus a, #Projets .savoirplus a:link, #Projets .savoirplus a:active, #Projets .savoirplus a:visited {
	color: #037DAB;
	text-decoration: underline;
}
#Projets .savoirplus a:hover {
	color: #000000;
	text-decoration: underline;
}

#Projets .Date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #037DAB;
	height: 15px;
	float: right;
	display: inline;
}
#Projets .SousTitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
#Projets .Vignette{
	width:50px;
	height:50px;
	overflow: hidden;
	float: left;
	position:static;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:   rect(0px 0px 0px -5px);
	padding: 0px;
}
