/* start rac.css */

		.TexteMauveGras {
		  font-family : Verdana;
		  font-size : 13px;
		  font-weight : bold;
		  color : #96018A;
		  text-decoration: none;
		}
		
		.TexteMauve {
		  font-family : Arial;
		  font-size : 10pt;
		  font-weight : normal;
		  color : #96018A;
		  text-decoration: none;
		  letter-spacing: -0.13mm;
		}
		
		.TexteMauve10Gras {
		  font-family : Arial;
		  font-size : 10pt;
		  font-weight : bold;
		  color : #96018A;
		  text-decoration: none;
		  letter-spacing: -0.13mm;
		}
		
		.TexteGris {
		  font-family : Arial;
		  font-size : 10pt;
		  font-weight : normal;
		  color : #555252;
		  text-decoration: none;
		  letter-spacing: -0.13mm;
		}
		
		.TexteNoirGras {
		  font-family : Arial;
		  font-size : 10pt;
		  font-weight : bold;
		  color : #000000;
		  text-decoration: none;
		}
		
		A.TexteNoirGras:hover {
		  font-family : Arial;
		  font-size : 10pt;
		  font-weight : bold;
		  color : #000000;
		  text-decoration: underline;
		}
		
		A.TexteNoirGras:link {
		  font-family : Arial;
		  font-size : 10pt;
		  font-weight : bold;
		  color : #000000;
		  text-decoration: none;
		}
		
		A.TexteNoirGras:visited {
		  font-family : Arial;
		  font-size : 10pt;
		  font-weight : bold;
		  color : #000000;
		  text-decoration: normal;
		}

		.TexteRouge {
		  font-family : Verdana;
		  font-size : 13px;
		  font-weight : bold;
		  color : #D8000B;
		  text-decoration: none;
		}		
	
		.lienblanc {
		  font-family : Verdana;
		  font-size : 11px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
		A.lienblanc:hover {
		  font-family : Verdana;
		  font-size : 11px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: underline;
		}
		
		input { border:1px solid #888888}

#regroupement {
  margin: 0px;
  height: 419px;
  background: url('../images/finances/Rac/accueil/FdTabEntete.gif') no-repeat bottom left;
}	
#nostress {
  width: 502px;
  height: 127px;
  margin: 0px;
  padding: 45px 0px 0px 120px;
  background: url('../images/finances/Rac/accueil/AutreG.gif') no-repeat top left;
}
#nostress a {
  font-family : Arial;
  font-size : 10pt;
  font-weight : bold;
  color : #000000;
  text-decoration: none;
  vertical-align: top;
}

#offre-credit h1 {
  margin: 10px 0px 10px 30px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #AA31A0;
}

.right {
  text-align: right;
}
.top {
  vertical-align: top;
}
.bottom {
  vertical-align: bottom;
}
.puce {
  float: left;
  margin: 0px 0px 0px 15px;
  padding: 0px 5px 0px 0px;
}
.content-credit {
  margin: 0px 0px 0px 50px;
  padding: 0px 0px 10px 0px;
  font-family: Verdana;
  color: #660033;
  font-size: 11px;
}
.content-credit span {
  font-weight: bold;
}
#image-credit {
  float: right;
}
#bas-simulateur a:hover {
  text-decoration: underline;
}
#acces-assurance {
  margin: 0px 0px 0px 25px;
  padding: 2px 40px 0px 0px;
  height: 21px;
  background: url('../images/finances/Rac/accueil/btAssurance.gif') no-repeat top right;
  text-align: right;
}
#acces-assurance a {
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#bloc-gris {
  margin: 10px 0px 10px 25px;
  width: 446px;
}
#bloc-gris p {
  margin: 0px;
  padding: 0px 10px 10px 10px;
  font-family: Verdana;
  color: #660033;
  font-size: 11px;
  background-color: #e4e2e3;
}
		
		
		
		
		
/* page assurance */
	
		.TexteGris1 {
		  font-family : Verdana;
		  font-size : 8pt;
		  font-weight : normal;
		  color : #818181;
		  text-decoration: none;
		}	
		.TexteGrisGros {
		  font-family : Verdana;
		  font-size : 14pt;
		  font-weight : bold;
		  color : #818181;
		  text-decoration: none;
		}	
		
		.TexteGrisPt {
		  font-family : Verdana;
		  font-size : 7pt;
		  font-weight : normal;
		  color : #818181;
		  text-decoration: none;
		}	
		
		.TexteBlanc {
		  font-family : Verdana;
		  font-size : 10px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		} 
		
		.TexteNoir {
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		} 
		
		.TexteOrange {
		  font-family : Verdana;
		  font-size : 12px;
		  font-weight : bold;
		  color : #FCA62D;
		  text-decoration: none;
		} 
		
		
		
		.lienBlancGros {
		  font-family : Verdana;
		  font-size : 14px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		} 
		
		A.lienBlancGros:link {
		  font-family : Verdana;
		  font-size : 14px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
		A.lienBlancGros:visited {
		  font-family : Verdana;
		  font-size : 14px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: none;
		}
		A.lienBlancGros:hover {
		  font-family : Verdana;
		  font-size : 14px;
		  font-weight : bold;
		  color : #FFFFFF;
		  text-decoration: underline;
		}

/* end rac.css */
