body {
	background-color: #3F4C6B;
	background-image:url(../interface/fond_haut.gif);
	background-position: top center;
	background-repeat:no-repeat
}

body, td {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

input, select, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

p {
padding: 0;
margin: 0;
line-height: 16px;
}

#conteneur {
	position: relative;
	background-color: ;
	width: 955px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 955px;
	height: 138px;
	
	
}

#subHeader {
	position: relative;
	background-image: url(../interface/bandeau_header.gif);
	width: 945px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
}

#subHeader a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#subHeader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#cadre {
	position: relative;
	width: 955px;
}

#menuLeft {
	position: relative;
	width: 188px;
	float: left;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#menuLeft td {
	color: #ffffff;
}

#menuLeft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuLeft li {
	position: relative;
	margin: 0px;
	padding: 0px;
}

img {
	vertical-align: middle;
}

#menuLeft img {
	vertical-align: middle;
}

#menuLeft li a {
	width: 188px;
	height: 32px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color:#666666;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #000000 solid;
}

#menuLeft li a:hover {
	background-color: #992523;
	text-decoration: none;
}

#menuLeft a {
	color: #ffffff;
	text-decoration: none;
}

#menuLeft a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#search {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #e6e6e6;
	width: 707px;
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.searchSep {
	border-bottom: 1px #9EA2AE solid;
}

.pagelink2 {
	border: 1px #aaaaaa solid;
	padding: 5px;
	background-color: #b1b1b1;
	font-weight: bold;
}

.pagelink a {
	text-decoration: none;
}

.pagelink {
	border: 1px #aaaaaa solid;
	padding: 5px;
}

#contenu {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	width: 707px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #504f4f;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 500px;
}

#contenu td {
	color: #504f4f;
}

#contenu a {
	color: #031337;
}

.sousTitre {
	color: #504f4f;
	font-weight: bold;
	font-size: 18px;
}

.sousTitre2 {
	color: #DB912E;
	font-weight: bold;
	font-size: 12px;
}

.tRouge {
	color: #ff0000;
	font-size: 14px;
	font-variant: small-caps;	
}

.fond1 {
	background-color: #F6F5FA;
}

.fond2 {
	background-color: #DCE3ED;
}

.cadreMiniature {
	position: relative;
	width: 150px;
	border: 1px #aaaaaa solid;
}

.cadreMiniature315 {
	position: relative;
	width: 315px;
	border: 1px #aaaaaa solid;
	padding: 2px;
}

.cadreMiniature75 {
	position: relative;
	width: 75px;
	border: 1px #aaaaaa solid;
	padding: 2px;
}

hr {
	color: #ffffff;
	height: 1px;
	border: 0px;
	border: 1px #767676 solid;
}

.tGras {
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

.imgVendu {
	position: absolute;
	bottom: 0px;
	right: -1px;
}

.titrePage {
	background-image: url(../interface/bandeau_accueil.gif);
	width: 223px;
	height: 17px;
	color:#ffffff;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 13px;
}

.msg {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#footer {
	position: relative;
	clear: both;
	color: #ffffff;
	text-align : center;
	padding: 5px;
}

a.submit {
	width: 110px;
	height: 19px;
	display: block;
	color: #ffffff;
	background-image: url(../interface/bandeau_rechercher.gif);
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
