/* CSS Document */

body
{
	background:url(../images/fd-01.gif);
}


.detail
{
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	width:55em;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	
}

.actions
{
	width:100%;
	display:block;
	height:20px;
}
.actions a:link,.actions a:visited{ text-decoration:none; }

.actions #print li{ text-indent:20px; width:/*12em;*/125px; height:17px;padding-top:2px}
.actions #back li{  text-indent:20px;width:/*12em;*/125px; height:17px;padding-top:0px; float:right;}
.actions #print li a{display:block; background-color:#00FF33; height:20px; background:url(../images/fd-buimprim.gif) no-repeat; padding-top:3px}
.actions #back li a{display:block; background-color:#00FF33; height:20px; background:url(../images/fd-buretour.gif) no-repeat;}

.actions ul{display:inline;list-style:none;}

.entete
{
	display:block;
	background-color:#669900;
	color:#FFFFFF;
	margin-top:0px;
}
.entete dl
{
	margin-top:0px;
	margin-bottom:0px;
}
.entete dt{
	font-size:large;
	color:#FFFFFF;
	font-weight:bold;
	clear:left;
	
}

.entetete dd
{
	color:#FFFFFF;
	display:inline;
	font-size:larger;
}

h1
{
	color:#669900;
	font-size:x-large;
	background-color:#FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}

hr
{
	color:#669900;
}
h2 {
	font-color:#669900;
	font-size:x-large;
	background-image: url(../images/ti-offres-detail.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 10px;
	height: 47px;
	margin: 0;
}
.alert {
	color: red;
	font-weight:bold;
}
p {
	margin: 2px;
}

#tools
{
	position:absolute;
	left:47em;
	top:3.5em;
}
#tools img
{
	border:none;
}
