* {
    padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9pc;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(fond-header.gif);
	background-repeat: repeat-x;
}
#page {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(imageheader.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#header address {
	display: none;
}
#diaporama {
	height: 140px;
	width: 200px;
	float: right;
	margin-top: -15px;
	overflow: hidden;
}
#header img {
	margin-top: 33px;
	margin-bottom: 43px;
}
#horizontal {
	display: block;
	margin-left: 15px;
	background-image: url(separateur.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 20px;
	padding-left: 8px;
}
#horizontal li {
	float: left;
	color: #FFFFFF;
	margin-left: 12px;
	font-size: 0.9em;
	list-style-type: none;
	background-image: url(separateur.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}

#horizontal a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	margin-right: 20px;
}
#horizontal a:hover {
	color: #8BB1D8;
	text-decoration: none;
}
#gauche {
	width: 165px;
	float: left;
	font-size: 0.9em;
	margin-left: 15px;
}
#gauche h1 {
	color: #7E8827;
	background-color: #EAECB7;
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 2px;
	border : 1px solid #7E8827;
}
#gauche h1 a, #gauche h1 a:hover {
	color: #7E8827;
	padding: 2px;
	text-decoration:none;	
}
#gauche h1 a:hover {
	text-decoration:underline;	
}	

#gauche #realisation {
	padding-top: 5px;
	padding-left: 20px;
	border: 1px solid #7E8827;
	padding-bottom: 10px;
	border-top:0px;
}
#gauche #realisation li {
	padding-top: 2px;
}
#gauche #realisation a {
	text-decoration: none;
	color: #000000;
}
#gauche #realisation a:hover {
	color: #354eb5;
	text-decoration: underline;
}


#gauche #malraux {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	border: 1px solid #7E8827;
	border-top:0px;
}
#gauche #malraux li {
	padding-top: 2px;
}
#gauche #malraux a {
	color: #000000;
	text-decoration: none;
}
#gauche #malraux a:hover {
	color: #354eb5;
	text-decoration: underline;
}
#gauche #zonelog, #gauche #zonenewsletter {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	border: 1px solid #7E8827;
	border-top:0px;
}
#gauche #zonelog li {
	padding-top: 2px;
}
#gauche #zonelog a {
	color: #000000;
	text-decoration: none;
}
#gauche #zonelog a:hover {
	color: #354eb5;
	text-decoration: underline;
}
#gauche #zonelog ul {
	margin-top: 10px;
}
#gauche #zonelog #infolog p {
	text-align: center;
	margin-left: -10px;
	margin-right: 0px;
} 
.erreurlog {
	color: #990000;
	background-color: #E0C2C2;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #990000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: -10px;
	text-align: center;
}
#gauche #zonelog label, #gauche #zonenewsletter label {
	display: block;
	margin-top: 5px;
}
#gauche #zonelog input, #gauche #zonenewsletter input {
	width: 120px;
	border: 1px solid #7E8827;
}
#gauche #zonelog #vallog , #gauche #zonenewsletter #valnews{
	width: 80px;
	border: 1px solid #7E8827;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.deconnection {
	margin-top: 20px;
	margin-left: 30px;
}
#contenu {
	display: block;
	width: 730px;
	margin-left: 215px;
}
#contenu p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#page #contenu h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #7E8827;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E8827;
	padding: 0px;
	background-color: #EAECB7;
}
#page #contenu h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #7E8827;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E8827;
	padding: 0px;
}
#page #contenu h3 {
	font-size: 1em;
	font-weight: bold;
	color: #354EB5;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

#page #contenu a {
	color: #354EB5;
}
#page #contenu li {
	margin-left: 20px;
	margin-bottom: 5px;
}
#page #contenu li ul li{
	margin-left: 50px;
	margin-bottom: 0px;
	list-style:none;
}

#page #contenu a:hover {
	color: #FFFFFF;
	background-color: #354EB5;
}
#contenu table.formulaire {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#contenu table.formulaire tr {
	padding-bottom: 5px;
}
#contenu table.formulaire th {
	width: 250px;
	color: #354EB5;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}
#contenu table.formulaire td input, #contenu table.formulaire td textarea {
	width: 400px;
	border: 1px solid #AAB6E6;
}
#contenu table.formulaire td textarea {
	height: 100px;
}
#contenu table.formulaire td #commentaires {
	height: 225px;
}
#contenu #form_pret{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contenu #form_pret input , #contenu #form_pret select{
	width: 200px;
	border: 1px solid #AAB6E6;
}
#contenu #form_pret label {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 5px;
}
#contenu #form_pret submit {
	width: 150;
	margin-left: auto;
	margin-right: auto;
}
#contenu #amortissement {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#contenu #amortissement th {
	color: #FFFFFF;
	background-color: #354eb5;
	font-size: 0.9em;
	text-align: center;
}
#contenu #amortissement td {
	text-align: right;
	padding-right: 5px;
}
.ligne1 {
	background-color: #B5D8E6;
}
.ligne2 {
	background-color: #D9EBF2;
}

#footer {
	background-image: url(footer.gif);
	height: 54px;
	background-repeat: repeat-x;
	clear: both;
}
#footer a{
	color: #FFFFFF;
}

#contenu table.formulaire td label {
	display: block;
}
#footer p {
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
}
#listepartenaires {
	margin: 0px;
	padding: 0px;
}
#listepartenaires li{
	display: block;
	width: 122px;
	height: 150px;
	float:left;
	text-align: center;
	font-size: 0.7em;
	list-style:none;
}
#listepartenaires a, #listepartenaires a:hover {
	border: none;
}
#contenu hr {
	width: 1px;
	height: 1px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	clear: both;
}
#contenu  #photos {
	float:right;
}
#contenu #photos li {
	list-style: none;
}
.ariane {
	font-size: 0.9em;
	margin: 0px 0px 10px;
	padding: 0px;
}
#contenu img {
	border: 1px solid #354eb5;
	padding: 5px;
	margin: 2px;
}

#contenu ul.listingoperations, #contenu ul.avant, #contenu ul.apres {
	margin: 0px;
	padding: 0px;
}


#contenu ul.listingoperations li {
	display: block;
	width: 122px;
	height: 150px;
	float:left;
	text-align: center;
	font-size: 0.7em;
	list-style:none;
	margin-left: 0px;
}
#contenu ul.avant li, #contenu ul.apres li {
	display: block;
	width: 200px;
	height: 190px;
	float:left;
	text-align: center;
	font-size: 0.7em;
	list-style:none;
	margin:0px;
}
#contenu ul.listingoperations a, #contenu ul.listingoperations a:hover, #contenu ul.avant li, #contenu ul.avant li, #contenu ul.apres li, #contenu ul.apres li {
	border: none;
}
#addressfooter {
	display: none;
}
#alert {
	color: #990000;
	background: #E2A9A9;
	padding: 20px 5px;
	height: 10px;
	width: 400px;
	margin-top: 0px;
	margin-left: -200px;
	border: 1px solid #990000;
	position: absolute;
	left: 50%;
	top: 190px;

	filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
					alpha(Opacity=95);
	-moz-opacity:		0.95;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
div[id=alert] {
	height: 40px;
	margin-top: -50px;
}
span.error {
	color: #FF0000;
	background-color: #F2DAD9;
	font-stretch: normal;
	padding: 0px;
	display: block;
	text-align: center;
	margin-right: 75px;
	margin-left: 75px;
}
