@charset "UTF-8";

form, fieldset, img, h1 {
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	
	text-align: justify;
	background-color: rgb(31, 36, 35);
}

body, a, a:link, a:visited, a:hover, a:active, input {
	
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: rgb(80, 80, 80);
	text-decoration: none;
}

div {
	
	position: relative;
}

textarea, input, select {
	
	border: 1px solid rgb(200, 200, 150);
}

h1 {
	
	font-size: 14px;
	color: rgb(144,167,121);
}

/*  */

div.css_HBFPanelContainer {
	
	width: 864px;
	background-color: #ffffff;
}

div.css_HBFPanelHeader {
	
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 0px;
}

div.css_HBFPanelBody {

	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;	/* Identique à la hauteur du css_mainFooter */
}

div.css_HBFPanelFooter {
	
	height: 10px;
}

/* Main header : contenu */

div.css_mainHeaderBandeau {
	
	width: 844px;
	height: 164px;
}

a.css_logoOPAnchor {
	
	position: absolute;
	top: 32px;
	left: 35px;
}

/* Slide contact/adhésion */

div.css_slideContactAdhesion {
	
	position: absolute;
	top: 165px;
	left: 701px;
	width: 88px;
	text-align: center;
}

div.css_slideContactAdhesionButton {
	
	z-index: 2;
}

div.css_slideContactAdhesionPanel {
	
	position: absolute;
	top: 10px;
	left: 1px;
	width: 84px;
	border: 1px solid rgb(144, 167, 121);
	z-index: 1;
}

div.css_slideContactAdhesionPanelBackground {
	
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

div.css_slideContactAdhesionPanelContent {
	
	width: 100%;
}

div.css_slideButtons {
	
	padding: 5px;
}

/* Popup */

div.css_popup {
	
	min-height: 100%;
}

* html div.css_popup {

	height: 100%;
}

div.css_popupContainer {
	
	position: fixed;
	top: 5px;
	bottom: 5px;
	
	width: 850px;
	text-align: center;
	z-index: 2;
}

div.css_popupBackground {
	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
}

div.css_popupHeader {
	
	position: absolute;
	top: 0px;
	left: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 33px;
	
	overflow: hidden;
	border: 2px solid rgb(144, 167, 121);
	border-bottom: 1px solid rgb(144, 167, 121);
}

div.css_popupBodyContainer {
	
	position: absolute;
	top: 56px;
	bottom: 44px;
	left: -2px;
	width: 100%;
	
	overflow: auto;
	border-left: 2px solid rgb(144, 167, 121);
	border-right: 2px solid rgb(144, 167, 121);
}

div.css_popupBodyContent {
	
	position: absolute;
	top: 25px;
	bottom: 25px;
	left: 25px;
	right: 25px;
	background-position: right top;
	background-repeat: no-repeat;
}

div.css_popupFooter {
	
	position: absolute;
	bottom: 0px;
	left: -2px;
	width: 100%;
	height: 21px;
	
	overflow: hidden;
	border: 2px solid rgb(144, 167, 121);
	border-top: 1px solid rgb(144, 167, 121);
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Popup centrée */

div.css_popupContainerCard {
	
	position: fixed;
	border: 2px solid rgb(144, 167, 121);
	text-align: center;
	display: none;
	background-color: #ffffff;
}

div.css_popupBodyCard {
	
	padding-top: 20px;
}

div.css_popupFooterCard {
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 21px;
	
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.css_mapAgence {
	
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

img.css_mainBodyFrise {
	
	position: relative;
}

div.css_mainBodyLeft {
	
	float: left;
	width: 565px;
}

div.css_mainBodyRight {
	
	text-align: right;
	float: right;
	width: 255px;
}

/* ------------------- */
/* Formulaire critères */
/* ------------------- */

form.css_formAnnoncesCriteres {

	margin-bottom: 25px;
}

form.css_formAnnoncesCriteres fieldset {

	margin-bottom: 10px;
}

fieldset.css_formAnnoncesCriteresFiltre {

	float: left;
}

fieldset.css_formAnnoncesCriteresTri {

	float: right;
}

div.css_formAnnoncesCriteresValidate {

	clear: both;
}

/* --------------------------- */
/* Formulaire d'identification */
/* --------------------------- */

form.css_formConnexionAdherent, form.css_formConnexionAdherent fieldset {

	font-weight: bold;
	color: rgb(110, 110, 110);
	text-align: left;
}

form.css_formConnexionAdherent fieldset label {
	
	width: 50px;
	float: left;
	clear: both;
}

form.css_formConnexionAdherent fieldset input {
	
	margin: 1px;
	border: 1px solid rgb(239, 226, 15);
	width: 100px;
}

/* ----------------------------- */
/* Conditions générales de vente */
/* ----------------------------- */

div.css_conditionGenerales {
	
	text-align: justify;
}

div.css_conditionGenerales h1 {
	
	font-style: italic;
	color: rgb(62, 100, 52);
	font-size: 17px;
}

div.css_conditionGenerales span {
	
	font-style: italic;
	color: rgb(141, 160, 52);
	font-size: 15px;
}

div.css_conditionGenerales p {
	
	font-style: oblique;
	font-size: 14px;
}

/* ----------------- */
/* Qui sommes-nous ? */
/* ----------------- */

div.css_quiSommesNous {
	
	padding: 25px;
	text-align: justify;
}

div.css_quiSommesNous h1 {
	
	font-size: 18px;
	color: rgb(144,167,121);
}

div.css_quiSommesNous p {

	padding: 10px;
	font-size: 15px;
}

