@charset "UTF-8";
/* CSS Document */
body
{
margin:0;
padding:0;
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:url(../images/background.gif);

}	

#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-attachment: scroll;
	background-image: url(../images/topback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;

}

#topsection{
	background: none;
	height: 156px; /*Height of top section*/
	width:600px;
	float:left;
}
#topsection blockquote {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	left: 28px;
	margin:0;
	top:47px;
}

#topsection img {
	float:left;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 250px; /*Set left margin to LeftColumnWidth*/
	background-attachment: scroll;
	background-image: url(../images/side_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftcolumn{
	float: left;
	width: 230px; /*Width of left column*/
	margin-left: -990px;
	margin-top: 34px;
	background-color: #FFFFFF;
}

#footer{
	clear: left;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/lowback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
.veryfooter{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/

}

a{
	color: #002941;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c89315;
}

a:hover {
	color: #C89315;
	text-decoration: none;
}

a.img {border:none;}

.icon {
	padding-right: 5px;
}
	
.innertube{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.innertube_white {
	background-color: #FFFFFF;
	padding-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #002941;
	font-style: normal;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002941;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C89315;
	margin-right: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-indent: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002941;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002941;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h4 {
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	
}

#liste h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002941;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}
#liste ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#liste li
 {
	float: left;
	margin: 5px;
	list-style-type: none;
	padding: 0px;
	display: block;
	text-align: left;
}

p {
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}


/* ---------- Pour les boites bleus ---------------- */
#bluebox {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bluebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bluebox .top {
	background-attachment: scroll;
	background-image: url(../images/blueboxtop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:12px;
	display:block;
}
#bluebox .topright {
	background-attachment: scroll;
	background-image: url(../images/blueboxtop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bluebox .low {
	background-attachment: scroll;
	background-image: url(../images/blueboxlow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:36px;
	display:block;
}

#bluebox .lowright {
	background-attachment: scroll;
	background-image: url(../images/blueboxlow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#bluebox .center {
	background-color: #002A42;
}
.innertube_white /* ---------- fin des boites bleus ---------------- */
 ul   {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-image: url(../images/puce.gif);
}
.innertube_white p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.item {
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.item_profil {
	display: block;
	height: 100px;
	/*width: 200px;*/
	float: left;
	padding-right: 30px;
	padding-bottom:10px;
}
.item_portes {
	display: block;
	height: 225px;
	width: 160px;
	float: left;
	padding-right: 5px;
	padding-bottom:5px;
}

.loupe a {
	background-attachment: scroll;
	background-image: url(../icones/loupe.gif);
	background-repeat: no-repeat;
	background-position: left;
/*	display: block;*/
	height: 18px;
/*	width: 18px;*/
/*	padding-right: 10px;*/
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
/*	border: 1px #000 solid;*/
}
.loupe a:hover {
	background-image: url(../icones/loupe_over.gif);
}
.loupe H4 {
	margin-left: 22px;
}

