@import url(style.css);

div#detail
{
	margin-top: 20px;
}

div#detail h3.tech
{
	clear: both;
	margin: 0px 0px 10px;
}

img.visuel1
{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

img.visuel2
{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

body.par a,body.par td.date
{
	color: #99B8BB;
}

body.pro a,body.pro td.date
{
	color: #90A7AC;
}

div#centre h1
{
	height: 27px;
	background-image: url("../images/titre-nouveautes.gif");
	background-repeat: no-repeat;
}

table.actu td
{
	vertical-align: top;
}

table.actu table
{
	margin-bottom: 10px;
}

table.actu td.date
{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

td.fdTitre1Par
{
	height: 36px;
}
