html{
	background-color:#0C2864;
}
form
{
	margin: 0;
}
body {
	position:relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	min-height:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#logo{
	height:246px;
}
#logo a{	
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
}
.lien1{
	position:absolute;
	background-image:url(../img/picto-home.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	left: 225px;
	top: 207px;
	background-position: 0px center;
}
.lien2{
	position:absolute;
	background-image:url(../img/picto-ctc.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	left: 491px;
	top: 207px;
	background-position: 0px center;
}
.lien3{
	position:absolute;
	background-image:url(../img/picto-fleche.gif);
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	left: 232px;
	top: 229px;
	background-position: 0px center;
}
.lien4{
	position:absolute;
	background-image:url(../img/picto-fleche.gif);
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	left: 392px;
	top: 229px;
	background-position: 0 center;
}
#bandomenu{
	position:absolute;
	left: 478px;
	top: 227px;
	width: 423px;
}
#bandomenu a{
	padding:0 13px;
	font-size: 14px !important;
	text-decoration: none;
	float: left;
}

h1, h2, fieldset, label{
	margin:0;
	padding:0;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline !important;
}
#main{
	background-position: left bottom;
	background-repeat: no-repeat;
}

#rubrique{
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:242px;
	width:212px;
}

#rubrique ul ,#rubrique li{
	list-style-type:none;
	margin:0;
	padding:0;
}

#rubrique a{
	color:#003366;
	text-decoration:none;
	font-size:10px;
	background-image:url(../img/pixbleu_puce.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding:0px 0 3px 13px;
	margin:0;
}
#rubrique h1 {
	margin-top:3px;
}
#rubrique h1 a{
	display:block;
	color:#003366;
	background-image: none;
	background-color:#F3F1F2;
	text-decoration:none;
	padding:3px 0 3px 7px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 6px solid #003366;
}

#rubrique a:hover{
	color:#3399CC;
}
#contenu{
	margin:0 0 0 212px;
	width:687px;
	color:#FFFFFF;
	border-left:solid 1px #FFFFFF;
	min-height:	695px;
}
dl, dt, dd{
	padding:0;
	margin:0;

}
dl{
	padding:7px;
	width:673px;
	border-bottom:solid 1px #FFFFFF;
	background-image:url(../img/pixblanc.gif);
	background-repeat:repeat-y;
	background-position:265px;
	
}
dd h1{
	font-weight:bold;
	font-size:11px;
	margin-left:265px;
	margin-bottom:10px;
}
dt{
	color:#FFFFFF;
	font-weight:bold;
	margin: 0 0px 13px 265px;
	padding:3px 0 3px 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
}
dd img{
	border: solid 1px #FFFFFF;
	float:left;	
}
dd a{
	display:block;

	background-position:0 center;
	background-repeat:no-repeat;

	font-weight:bold;
	text-decoration:none;
	margin-left:265px;	
}
dl#detail dd a { padding-left: 17px; }
dd a img { margin-top: 40px; padding-right: 20px }
dd p{
	margin-top:0;
	margin-left: 265px;
}
dd hr{
	height: 0px;
	margin:0; padding: 0;
	visibility: hidden;
	clear:both;
}
#pied{
	clear:both;
	width: 900px;
	text-align:center;
	color:white;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
	height:87px;
	font-style:normal;
}

#detail { background: none }
#detail dt { margin: 0 0 13px 0; height: 15px }
#detail dt span#ref { float: left }
#detail dt span#galerie { float: right; margin-right: 5px }
#detail #photo { float: right }
#detail h1 { margin: 0 0 5px 0 }
#detail dd#accroche { margin: 0 0 20px 0 }
#detail dd#corps { float: left; width: 412px; margin: 0 }
#detail dd#corps a { margin: 10px 0 0 0 }

@media print {
.toolbar {
display:none;
}
