body
{
	background : url('./images/fond.jpg') black no-repeat top center;
	font-size : 12px;
	font-family : sans-serif;
	top : 0px;
	margin : 0px;
	text-align : center;
}

img
{
	border : none;
}

h1
{
	padding : 0px;
	margin : 0px;
	font-size : 130%;
	color : #B23739;
}

h2
{
	padding : 0px;
	margin : 0px;
	font-size : 110%;
	color : #B23739;
	display : inline;
}

h3
{
	padding : 0px;
	margin : 0px;
	font-size : 150%;
	color : #E5E291;
	font-weight : normal;
}

a
{
	color : #aa2222;
	text-decoration : underline;
}

a:hover
{
	color : #000000;
	text-decoration : underline;
}


.conteneurMessage
{
	margin : auto;
	width : 1000px;
	height : 34px;
	background : url('./images/fond-message.gif') no-repeat;
	background-position : 0px 6px;
	line-height : 40px;
}

.conteneurMessage .sous-conteneurMessage
{
	margin : auto;
	font-weight : bold;
	font-style : italic;
}

.conteneurMessage .sous-conteneurMessage .info
{
	margin-top : 11px;
	float : left;
}


.conteneur
{
	width : 1004px;
	margin : auto;
}

.conteneur .sous-conteneur-top
{
	width : 1000px;
	height : 10px;
	margin : auto;
	margin-top : 10px;
}

.conteneur .sous-conteneur
{
	width : 1000px;
	margin : auto;
	margin-top : 0px;
	background : black top center;
	background : url('./images/fond-centre.jpg') no-repeat black top center;
}


.conteneur .entete
{
	height : 147px;
	width : 1004px;
	margin-top : 5px;
	background-image : url('./images/entete.gif');
	background-repeat : no-repeat;
}


.conteneur .entete a
{
	line-height : 25px;
	color : #e5e291;
	height : 25px;
	width : 146px;
	display : block;
	margin-top : 8px;
	margin-right : 8px;
	text-decoration : none;
	font-weight : bold;
	background-image : url('./images/bouton-entete.gif');
	background-repeat : no-repeat;
	background-position : 0px 0px;
	float : right;
}


.conteneur .entete a:hover
{
	background-position : 0px -25px;
}


.conteneur .sous-conteneur .inter-menu
{
	width : 200px;
	height : 5px;
	margin : auto;
	line-height : 1px;
}


.conteneur .sous-conteneur .menu
{
	padding : 0px 5px 0px 5px;
	width : 200px;
}

.conteneur .sous-conteneur .menu a
{
	margin : auto;
	background : url('./images/bouton-menu.gif');
	background-position : 0px -32px;
	display : block;
	height : 32px;
	width : 190px;
	color : #FBF898;
	line-height : 32px;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

.conteneur .sous-conteneur .partenaire
{
	width : 150px;
	margin : auto;
	margin-bottom : 3px;
	line-height : 19px;
	text-align : left;
}

.conteneur .sous-conteneur .voir-partenaire
{
	width : 150px;
	margin : auto;
	margin-bottom : 3px;
	text-align : right;
}

.conteneur .sous-conteneur .voir-partenaire a
{
	width : 150px;
	margin : auto;
	margin-bottom : 3px;
	color : #FBF898;
	font-size : 120%;
	font-weight : bold;
}

.conteneur .sous-conteneur .voir-partenaire a:hover
{
	color : white;
	text-decoration : none;
}

.conteneur .sous-conteneur .partenaire img
{
	float : left;
	margin-right : 10px;
}

.conteneur .sous-conteneur .partenaire a
{
	color : #A8B1C0;
	text-decoration : none;
	font-size : 120%;
	font-weight : bold;
}

.conteneur .sous-conteneur .partenaire a:hover
{
	color : white;
}


.conteneur .sous-conteneur .menu a:hover
{
	background-position : 0px 0px;
	color : #FFFFFF;
}


.conteneur .sous-conteneur .contenu-top
{
	width : 619px;
	height: 10px;
	background : url('./images/cadre-top.jpg');
}

.conteneur .sous-conteneur .contenu-foot
{
	width : 619px;
	height: 10px;
	background : url('./images/cadre-foot.gif');
}

.conteneur .sous-conteneur .contenu
{
	width : 609px;
	background : url('./images/cadre-centre.jpg');
	margin : auto;
	padding : 0px 5px 0px 5px;
	text-align : justify;
}

.conteneur .sous-conteneur .colonneDroite
{
	width : 185px;
	margin : auto;
	padding : 0px 5px 0px 5px;
	text-align : center;
	vertical-align : top;
}

.conteneur .sous-conteneur .colonneDroite .bouton-noir
{
	background : url('./images/bouton-noir.gif');
	margin : auto;
	text-align : center;
	color : #FBF898;
	line-height : 32px;
	height : 32px;
	width : 161px;
	font-size : 130%;
	font-weight : bold;
	margin-bottom : 3px;
}

.conteneur .sous-conteneur .colonneDroite .coup-coeur
{
	background : url('./images/bouton-coup-de-coeur.gif');
	margin : auto;
	text-align : left;
	padding-left : 15px;
	color : #FBF898;
	line-height : 32px;
	height : 32px;
	width : 146px;
	font-size : 130%;
	font-weight : bold;
	margin-bottom : 3px;
}

.conteneur .piedpage
{
	width : 989px;
	padding-top : 7px;
	height : 23px;
	text-align : center;
	color : #555555;
	line-height : 19px;
}


.droite
{
	text-align : right;
}

.gauche
{
	text-align : left;
}

.centre
{
	text-align : center;
}

.justi
{
	text-align : justify;
}


.bouton
{
	text-align : center;
}

.bouton a
{
	margin : auto;
	background : url('./images/bouton.gif');
	background-position : 0px 0px;
	display : block;
	padding-right : 20px;
	height : 32px;
	width : 128px;
	color : #FBF898;
	line-height : 32px;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

.bouton a:hover
{
	background-position : 0px -32px;
	text-decoration : none;
	color : #FBF898;
}

.fleche-rouge
{
	background : url('./images/fleche-rouge.jpg') top left no-repeat;
	padding-left : 25px;
	line-height : 20px;
	margin-top: 5px;
}


.table-vendre
{
	margin : auto;
}

.table-vendre td
{
	padding : 5px;
}

.smallinput
{
	width : 150px;
	background : #FFFDDF;
	border : 1px solid black;
}

.biginput
{
	width : 403px;
	background : #FFFDDF;
	border : 1px solid black;
}

.bigtextarea
{
	width : 505px;
	height : 150px;
	background : #FFFDDF;
	border : 1px solid black;
	font-size : 12px;
	font-family : sans-serif;
}

.table-vendre select
{
	width : 150px;
	background : #FFFDDF;
	border : 1px solid black;
}

