	
/* ________________________________________________ => CORPS DE PAGE */

body {
	background:url(gfx/bgbody.jpg) repeat-x;
	background-color:#DBD9DA;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	margin-top:0px;

}
p {
	color:#43474A;
	padding-right: 10px;
}
p a:link, p a:visited p a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
			
/* ________________________________________________  => FONDS  */


.bgciseauxN {
	background:url(gfx/bgciseauxN.gif) no-repeat;
	height:39px;
	padding-left:60px;
	font-weight:bold;
	font-size:12px;
}
.bgciseauxN a:link, .bgciseauxN a:hover, .bgciseauxN a:visited {
	color:#34302D;
	text-decoration:none;
}
.bgtitleleft1 {
	background:url(gfx/bgtitleleft.jpg) no-repeat right;
	padding-top:20px;
	padding-left:35px;
}
.bgciseauxB {
	background:url(gfx/bgciseauxB.gif) no-repeat;
	height:26px;
	padding-left:45px;
	color:#43474A;
	font-weight:bold;
	font-size:14px;
}
.bgciseauxB a:link, .bgciseauxB a:hover, .bgciseauxB a:visited {
	color:#ffffff;
	text-decoration:none;
}
			
/* ________________________________________________  => MENU  */

.menu, .menu a:link, .menu a:visited {
	font-size:12px;
	color:#b7b2a7;
	text-decoration:none;
	text-align:center;
}
.menu a:hover {
	color:#f4f4f4;
	background-color:#605E52;
	text-decoration:none;
}
			
/* ________________________________________________  => HEADER  */

.bgheaderacc {
	background:url(gfx/bgheaderacc.jpg) no-repeat;
}
.bgheader {
	background:url(gfx/bgheader.png) no-repeat;
}
.tdlogo {
	padding-left:72px;
}

			
/* ________________________________________________  => MAIN  */

.bgmainacc {
	background:url(gfx/bgmainacc.jpg) no-repeat;
}

			
/* ________________________________________________  => MAIN LEFT  */


.bgmainleft {
	background:url(gfx/bgmainleft.PNG) no-repeat;
}

.bgmainlefttop {
	background:url(gfx/bglefttop.png) no-repeat;
	padding-left:90px;
	padding-top:50px;
}
.bgmainleftmiddle {
	background-color:#dddcda;
}
.bgtitleleft {
	background:url(gfx/bgtitleleft.jpg) no-repeat left;
	padding-top:33px;
	padding-left:25px;
}
.txtleft {
	padding-left:20px;
}
.bgtitleright {
	background:url(gfx/bgtitleright.jpg) no-repeat right;
	padding-top:30px;
	padding-left:105px;
}
.txtright {
	padding-right:20px;
}
.bgmainleftbottom {
	background:url(gfx/bgleftbottom.png) no-repeat;
	padding-left:340px;
	padding-top:10px;
}
			
/* ________________________________________________  => MAIN RIGHT  */

.bgmainright {
	background:url(gfx/bgmainright.jpg) no-repeat bottom;
}

.bgmainrighttop {
	font-size:11px;
	background:url(gfx/bgrighttop.png) no-repeat;
	text-align:justify;
	padding-top:25px;
	padding-left:33px;
	padding-right:33px;
	
}
.bgmainrightbottom {
	font-size:11px;
	background:url(gfx/bgrightbottom.png) no-repeat;
	text-align:justify;
	padding-top:0px;
	padding-left:33px;
	padding-right:33px;
}

/* ________________________________________________  => LIRE LA SUITE */

.more {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background: url(gfx/bgmore.gif) no-repeat;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;;
}
.more a:link, .more a:visited, .more a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

/* ________________________________________________  => POLICES */

.h1 {
	font-size:15px;
	color:#605E51;
	text-transform:uppercase;
	font-weight:bold;
}
.h2 {
	font-size:14px;
	color:#25292C;
	font-weight:bold;
}
.texte {
	color:#FFFFFF;
	text-align: justify;
}
.liens, .liens a:link, .liens a:visited {
	color:#36b6e8;
	text-decoration:none;
}
.liens a:hover {
	color:#36b6e8;
	text-decoration:underline;
}
.blanc {
	color:#ffffff;
}

/* ________________________________________________ => FORMULAIRE  */

.formulaire 
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: medium none; 
	WIDTH: 100%; 
	COLOR: #fff; 
	BORDER-BOTTOM: medium none; 
	background-color:#55544E;
}

.formulaire_bouton 
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: medium none; 
	WIDTH: 49%; 
	COLOR: #fff; 
	BORDER-BOTTOM: medium none; 
	background-color:#55544E;
}

/* ________________________________________________ => MARGE OU PADDING */


.pad25 {
	padding:25px;
	background-color:#DBD9D9;
}

/* ________________________________________________ => FLOAT (mettre img ds un paragraphe & l'aligner à gauche, droite etc) */

.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

/* ________________________________________________ => FOOTER */

.footer {
	font-size: 11px;
	font-weight: normal;
	color: #C0C1C3;
	text-decoration: none;
	background:url(gfx/bgfooter.png) no-repeat bottom;
}
.footer a:link, .footer a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #C0C1C3;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footercortix {
	text-align:right;
	font-size: 11px;
	font-weight: normal;
	color:#25292C;
	text-decoration: none;
	padding-right:5px;
}
.cortix {
	color: #C0C1C3;
	text-decoration: none;
}
.td17 {
	background-repeat: no-repeat;
	background-image: url(gfx/fond.png);
}

.bd {
	margin-left:0;
	margin-right:0;
}

.tab {
	width:898px;
	height:100%;
	border:0px;
}
