@charset "UTF-8";
/* CSS Document */

img {
       border:0px;
}

html, body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
p {
line-height:1.2em;}
body {
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/charte/dgrad.jpg);
}
#conteneur {
	height: 1%;
/*	width: 771px;*/
	width:980px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden; /** overflow:auto;**/
	border-top-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3F3939;
	border-left-color: #3F3939;
	background-repeat: repeat-y;
	background-position: 151px;
	padding: 0px 0px 15px;
	margin-bottom: 0px;
}
#fond #conteneur {
		background-color: #FFFFFF;
	height: 100%;
}
#fond2 #conteneur {
background-color: #1C1A1B;
}

/********************************** PIED ***/
#pied, #pied2 {
	height: 30px;
/*	width: 771px;*/
        width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F3939;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3F3939;
	margin-bottom: 0px;
	/*position: relative;*/
	background-color: #FFFFFF;
}
#pied {
background-image: url(../images/charte/pied.jpg);
}
#pied2 {
background-image: url(../images/charte/pied2.jpg);
}
#flux {
	top: 3px;
	margin-right: 2px;
	margin-top: 0px;
	float: left;
	margin-left: 11px;
	padding-right: 4px;
	padding-bottom: 4.5px;
	}

#pied a, #pied2 a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
}
#flux img {
	margin-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#credits {
	float: right;
	margin-right: 11px;
	font-size: 0.9em;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 0px 0px 4.5px 4px;
}

/********************************** ACQUEREURS/CEDANTS ***/
#conteneur #ac {
	top: 114px;
	left: 195px;
	z-index: 10;
	position: absolute;
	visibility: visible;
	height: 27px;
	width: 195px;
}

/********************************** HEADER ***/
#conteneur #head {
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 139px;
/*	width: 771px;*/
        width:980px;
	overflow: hidden;
	background-color: #FFFFFF;
	background:#ffffff url('../images/bannieres/nouvelle_banniere_accueil.jpg');
}
#conteneur #head #anim {
	margin: 0px;
	padding: 0px;
}
#conteneur #head #anim #contact {
	height: 18px;
	width: 73px;
	position: absolute;
	background-image: url(../images/charte/contact.jpg);
	text-align: center;
	color: #B41B22;
	top: 104px;
	right: 0px;
	padding: 4px 0px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	z-index: 9;
	visibility: visible;
}

#contact a:link, #contact a:active, a:visited {
	color: #B41B22;
	text-decoration: none;
}
#contact a:hover {
	text-decoration:none;
	color:#000000;
}

/********************************** GAUCHE ***/
#conteneur #gauche #nav .inner .selected a {
	color: #7A0602;
}
#conteneur #gauche #nav li {
	margin: 2px 0px 0px 5px;
	padding: 0px;
	height: 29px;
	line-height: 2.3em;
}
#conteneur #gauche #nav #navtop {
	background-image: url(../images/charte/nav/fondNavHaut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

#conteneur #gauche #navbot {
	background-image: url(../images/charte/nav/fondNavBas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 10px;
}
#conteneur #gauche {
	float: left;
	width: 151px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#conteneur #gauche {
	width: 151px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/charte/nav/fd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #A20403;
}
#conteneur #gauche #nav {
	color: #FFFFFF;
	margin-top: 36px;
	margin-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 2px solid #333333;
	background-color: #A20403;
}
#conteneur #gauche #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#conteneur #gauche #nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 6px;
}
#conteneur #gauche #nav a:hover, #conteneur #gauche #nav li:hover a  {
	color: #7A0602;
}
#conteneur #gauche #nav li:hover, #conteneur #gauche #nav li.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/charte/nav/hoverNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
#conteneur #gauche #trans {
	background-image: url(../images/elts/transactions.jpg);
	color: #FFFFFF;
	height: 268px;
	padding: 80px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	text-align: center;
}


/********************************** MAIN ***/
#conteneur #main h1, #conteneur #main2 h1 {
	font-size: 1.4em;
	margin: 4px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
}
#conteneur #main2 h1 {color:#E62614;}
#conteneur #main h1 {color: #AF001F;}


#pathway a:link, #pathway a:active, #pathway a:visited {
	color: #CCCCCC;
}
#pathway a:hover {
	color:#666666;
}
#conteneur #main #pathway p, #conteneur #main2 #pathway p {
	margin: 0px;
	padding: 21px 15px 0px;
}
#conteneur  #pathway  {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 0.9em;
	color: #C0C0C0;
}

#conteneur #main .inner, #conteneur #main2 .inner {
	margin: 0px 15px 15px;
	padding: 0px;
	overflow:hidden;
	height:auto;
}
#conteneur #main {
	margin-left: 151px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#conteneur #main2 {
	margin-left: 151px;
	background-color: #1C1A1B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	color: #FFFFFF;
/*	min-height:100%;
*/	height:100%;
}

#conteneur #droite {
	float: right;
	margin:1px 0px 0px;
	padding:0px;
/*	background-color: #1C1A1B;
*/	overflow: auto;
	width: 197px;
	height: 100%;
}
#conteneur #droite #moteur {
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #1C1A1B;
	overflow: hidden;
}
#conteneur #droite #moteur h1 {
	font-size: 1em;
	text-transform: uppercase;
	background-image: url(../images/charte/droite/droiteHaut.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	color: #FFFFFF;
}
#conteneur #droite #moteur #opportunite a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************** FORMULAIRES ***/
#form1 .liste {
	background-color: #E62614;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

/********************** FORMULAIRE DE CONTACT ***/
fieldset {
	margin:8px 0px 0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.csc-mailform-field {
	margin-top: 3px;
	margin-bottom: 2px;
	background-color: #393537;
	padding: 5px;
}
.csc-mailform-field label {
	display:block;
	width:110px;
	float:left;	
}
.csc-mailform-field input, .csc-mailform-field textarea {
	color: #E62614;
	border:none;
	width:70%;
	padding-right: 2px;
	padding-left: 2px;
}
.csc-mailform-field input#mailformformtype_mail {
	color:#000000;
	width:20%;
	margin-left:110px;
}
#form1 #liste option {
	background-color: #1F1D1D;
}

#form1 {
	color: #FFFFFF;
	/*	height: 100px;
*/	padding: 6px;
margin-bottom:8px;
}
.bloc h2 {
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(../images/charte/droite/droiteHaut.jpg);
	height: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
}
#conteneur #droite .bloc {
	padding: 0px 0px 5px;
	margin: 0px;
	background-color: #1C1A1B;
	color: #FFFFFF;
}
.actuplus {
	color: #CCFF00;
	text-align: right;
	margin-right: 10px;
}
.actuplus a:link, .actuplus a:active, .actuplus a:visited {
	color: #CCFF00;
	text-decoration: none;
}
.actuplus a:hover {	
	color: #B41B22;
}
#conteneur #droite .bloc .texte ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#conteneur #droite .bloc .texte li {
	margin: 15px;
}
#conteneur #head #ac a {
	color: #FFFFFF;
	text-decoration: none;
}
#conteneur #head #ac #cedant a{
	margin-left: 0px;
}
#conteneur #head #ac #acquereur a {
	margin-left: 0px;
}
#conteneur #head #anim object {
	z-index: 0;
	position: absolute;
}
#conteneur #main .inner h2, #conteneur #main2 .inner h2 {
	font-size: 1.4em;
	color: #AF001F;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#conteneur #main .inner h2 {color: #AF001F;}
#conteneur #main2 .inner h2 {color:#E62614;}

.left {
	float: left;
	margin-right: 3px;
}
#conteneur #head #anim #typoSWF {
	z-index: -10;
	display:none;
}
#conteneur #gauche #trans h3 {
	margin: 8px 0px 0px;
}
#conteneur #head #ac #cedant, #conteneur #head #ac #acquereur {
	height: 25px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 12px;
	background-color: #A20403;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
#conteneur #head #ac #cedant {
	margin-right: 2px;
	width:74px;
}
#conteneur #head #ac #acquereur {
	float: right;
	margin-left: 3px;
		width:74px;

}
#main2 hr {
	color: #595150;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595150;
}
#maintexte hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595150;
	margin-top: 2em;
	margin-bottom: 2em;
}
#droite .bloc .texte a:link, #droite .bloc .texte a:active, #droite .bloc .texte a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#droite .bloc .texte a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
#maintexte .bloc .texte ul {
	padding: 0px;
	color: #FFFFFF;
	margin: 5px 0px;
}

#conteneur #main2 .inner #maintexte .bloc .texte ul li {
	margin-top: 1em;
}

#main2 .bloc .texte a:link, #main2 .bloc .texte a:active, #main2 .bloc .texte a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main2 .bloc .texte a:hover {
	color:#E62614;
}
#maintexte a:link, #maintexte a:active, #maintexte a:visited {
	color: #B41B22;
	text-decoration: none;
}
#maintexte a:hover {
	text-decoration:underline;
}
#zoneM #moteur #opportunite img {
	border:none;
	margin: 0px;
	padding: 0px;
}
#conteneur #droite #zoneP {
	margin-top: 2px;
	margin-bottom: 5px;
	min-height:50px;
	_height:50px;
}
#trans h4 {
	width:80%;
	margin-right: auto;
	margin-left: auto;
}
#trans h4 a:link, #trans h4 a:active, #trans h4 a:visited {
	color: #CCFF00;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
}
#trans h4 a:hover {
	text-decoration:underline;
}
#trans .transplus a:link, #trans .transplus a:active, #trans .transplus a:visited  {
	font-size: 11px;
	text-decoration: none;
	color: #CCFF00;
}
#trans .transplus a:hover {
	text-decoration:underline;
}
#trans p {
	color: #000000;
}
#recherche {
	width: 90%;
	padding: 8px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px dotted #333333;
	background-color: #FFFFFF;
	text-align: center;
}
#recherche h1 {
	font-size: 1.4em;
	margin: 4px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #AF001F;
}
#exergue {
	padding: 5px 3px;
	color: #FFFFFF;
	background-color: #A20403;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}
#exergue a:link, #exergue a:active, #exergue a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#exergue a:hover {
	cursor:help;
	text-decoration:underline;
}
/******* MAPS ********/
.tx_lumogooglemaps_pi1_infobox  {
	color:#000000;
}
#recherche #frecherche #searchform {
	text-align: center;
	margin-top: 8px;
}

#recherche #frecherche #searchform .rtxt {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#recherche #frecherche #searchform .button {
	background-color: #DB2417;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.tx-indexedsearch-info info {
	background-color:#A20403;
}