main/*Mise en page*/

	html{	
		margin:0px;
		padding:0px;
	}
	
	body {
		background-color:#ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0px;
		padding: 0px;
	}
	
	p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0 0 10px 0;
		text-align:justify;
	}
	
	#conteneur {
		background-color:#FFFFFF; 
		border-left:1px solid #e2e2e2;
		border-right:1px solid #e2e2e2;
		margin:0 auto;
		position: relative;
		width:900px;
			}


	/*Header*/

	#header {
		background-image:url(Image_Header.jpg);
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
		height:190px;
		text-decoration: none;
			width:900px;
	}
			
	#header_titre{
		margin-left:250px;
		padding-top:1px;
		width:auto;
	}
	
	#header_titre h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:30px;
		font-weight:bold;
	}
	
	#header_titre a{
		text-decoration:none;
	}
	
	
	#header_slogan{
		color:#4e4e4e; 
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-style:normal;
		font-weight:normal;
		margin-left:400px;
		width:500px;
	}

	/*Menu*/

	#menu {
		list-style-type: none;
		margin-left: 200px;
		margin-top:35px;
		padding:0;
		text-align:center;
		width:700px;
	}
	
	#menu a {
		color:#ffffff;
		text-decoration:none;
	}
	
	#menu a:hover {
		text-decoration:underline;
	}

	#menu .BlocArticle_elmt{
		font-weight:bold;
		display: inline;
		margin-left:20px;	
	}


	/*Partie gauche*/

	#gauche {
		float:left;
		margin-bottom:70px;
		width:240px;
	}

	
	#demande {
		background-image:url(Image_Demande.jpg);
		background-repeat:no-repeat;
		height:39px;
		margin:10px auto;
		padding:16px 10px 0px 0px;
		text-align:right;
		text-decoration: none;
		width:220px;
	}
	
	#demande a {
		color:#000000;
		text-decoration:none;
		font-size:15px;
		font-weight:bold;
	}
	
	#demande a:hover {
		text-decoration:none;
	}

	#accroche {
		text-decoration: none;
		height:304px;
		width:224px;
		margin:20px auto;
	}
	
	/*BlocMain*/
	
	#centre {
		color:#4e4e4e;
		margin-left: 235px;
		margin-right: 235px;
		margin-top:10px;
		padding:5px;
	}
	
	#centre h1{
		color:#9b2404;
		font-family:Arial, Helvetica, sans-serif;
		font-size:26px;
		margin:0;
	}

	/*Partie droite*/
	
	#droite {
		right:0px;
		margin-bottom:30px;
		position: absolute;
		top: 200px;
		width:235px;
	}
	
	#photo{
		height:320px;
		margin:30px auto 0px auto;
		width:230px;
		}
	
	/*Newsletter*/

	#newsletter {
		background-image:url(Image_newsletter.jpg);
		background-repeat:no-repeat;
		height:120px;
		margin:0px auto;
		text-decoration: none;
		width:230px;
	}
	
	.BlocNewsletter_submit_img {
		height:22px;
		width:73px;
		cursor:pointer; 
		border:0px; 
		margin-top:1px;
		margin-left:auto;
		margin-right:auto;
	}

	#formpart_newsletter{ 
		margin:0px;
		padding-top:60px;
		text-align:center;
	}

	#formnewsletter{ 
		display:inline;
	}

	.BlocNewsletter_error{ 
		font-size:9pt; 
		font-weight:normal; 
		color:#9b2404;
		text-align:center;
		margin:0px;
		padding:0px;
	}


	/*Formulaire*/

	.FormRow {
		color:#333333; 
		margin: 0px;  
		padding-top:16px; 
		padding-left:16px;  
		padding-right:16px;  
		padding-bottom:12px; 
		width: 385px; 
		font-size:9pt;
		vertical-align:middle; 
	}
	
	.FormColLabel {
		float: left; 
		width: 40%; 
		margin:0; 
		padding:0;
		margin:  2px 0 10px 0;
	}


	.FormColInput {
		float:left;
		width: 60%; 
		padding: 0;
	}

	.BlocForm_error{ 
		font-size:9pt; 
		font-weight:normal; 
		color:#9b2404;
		margin:0px;
		padding:0px;
	}

	.BlocFormSubmit { 
		text-align:center;
		margin:  5px auto 5px auto; 
		display:block;
		width: 170px;
		height:40px; 
	}

	.FormRowSeparator { 
		float:left; 
		width: 98%;
		margin:  2px 0 6px 0; 
		padding: 0; 
		height:5px; 
		display:block;
	}

	input {
		border: solid 1px #333333; 
		padding: 0; 
		width:80%; 
		color:#333333; 
		font-size:9pt;
	}

	select  {
		border: solid 1px #333333; 
		padding: 0; 
		width:80%; 
		color:#333333; 
		font-size:9pt;
	}

	.breadcrumb{ 
		margin-top:10px;
		text-align:center;
	}

	#centre h3{ 
		color:#9b2404;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		text-align : center;
	}

	.turquoise{ 
		color:#9b2404;
	}

	.couleur{ 
		color:#000000;
	}

	/*Footer*/

	
	#pied {
		background-image:url(Image_Footer.jpg);
		background-repeat:no-repeat;
		clear:both;
		display:block;	
		height: 35px;
		padding-top:45px;
		width:900px;
	}

	#pied a {
		color: #000000;
		font-size:12px;
		font-weight:bold;
		text-decoration:underline;

	}
	
	#pied a:hover {
		text-decoration:none;
	}

	#pied ul {
		margin:0pt;
		padding:0pt;
		list-style-type:none;
	}

	#pied li {
		margin:5px;
		display:inline;
		font-weight:bold;
	}

	#piedmenu {
		margin : 0px auto 0px auto;
		text-align:center;
		text-decoration:none;
		width:700px;
	}
	
	#piedmenu .BlocArticle_elmt{
		display: inline;
		margin-right:10px;
	}

	#piedcopyright {
		color:#9b2404; 
		font-size:12px;
		margin : 0px auto 0px auto;
		text-align:center;
		text-decoration:none;
		width:700px;
	}

	/*Lien*/

	a {
		color: #9b2404;
		text-decoration:underline;
		font-size:12px;
	}
	
	a:hover {
		text-decoration:none;
	}


	/*Lien*/

	a {
		color: #9b2404;
		text-decoration:underline;
		font-size:12px;
	}
	
	a:hover {
		text-decoration:none;
	}

	/*Lien Yahoo*/

	.yahoo ul li{ 
		list-style-type:none;
		margin:0px; 
		padding:5px;  
	}

	.yahoo_link a{
		color:#9b2404; 
		font-weight:bold; 
		font-size:13px; 
		text-decoration:none;
	}

	.yahoo_link a:visited{
		color:#9b2404; 
		font-weight:bold; 
		font-size:13px; 
		text-decoration:none;
	}

	.yahoo_link a:hover{
		color:#9b2404; 
		font-weight:bold; 
		font-size:13px; 
		text-decoration:none;
	}

	.yahoo_description {
		color:#4e4e4e; 
		font-weight:normal; 
		font-size:11px;
	}

	.yahoo_host a{
		color:#000000;  
		font-size:10px; 
		font-weight:normal;  
		text-decoration:none;
	}

	.yahoo_host a:hover{
		color:#000000; 
		font-size:10px; 
		font-weight:normal; 
		text-decoration:none;
	}

	.yahoo_host a:visited{
		color:#000000; 
		font-size:10px; 
		font-weight:normal; 
		text-decoration:none;
	}
79csshttp://www.lerachatdecredit.net/content//main.css