
/* BALISES PRINCIPALES */


body {
	background-color: #B1BFCA;
	margin-left: 0px;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/structure/bg_degrade.png);
	background-repeat:repeat-x;
}

.texte {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color: #52283F;
	text-align:justify;
	letter-spacing:1px;
}

.titre {
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color: #333333;
	text-align:justify;
	letter-spacing:3px;
}

.copyright {
	font-family:Tahoma, sans-serif;
	font-size:9px;
	color: #666666;
	text-align:justify;
}

a {text-decoration:none; color:#52283F; }
a:hover {text-decoration:underline; color:lightcoral;}

.Text_Form {
	border: 1px #52283F solid;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color:#333333;
	width:140px;
}

a img{
	border-width: 0px;
	}

.Text_Date {
	border: 1px #52283F solid;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color:#333333;
	width:20px;
}
.Text_Annee {
	border: 1px #52283F solid;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color:#333333;
	width:40px;
}
.Text_Form2 {
	border: 1px #52283F solid;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color:#333333;
	width:349px;
}

.titrePromo {
	font-family:Tahoma, sans-serif;
	font-size:30px;
	color: #333333;
	text-align:center;
	letter-spacing:3px;
	width: 100%;
}

.textePromo {
	font-family:Tahoma, sans-serif;
	font-size:14px;
	color: #333333;
	letter-spacing:3px;
	text-align:center;
	width: 100%;
}
