/*Yacine Benzerroug*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 50;
	text-transform: uppercase;
	background-color: #2F2D2E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* content   */
.tabel_content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.colone_gauche {
	padding-top: 40px;
	padding-right: 22px;
	padding-bottom: 5px;
}
/* Menu    */
.lien {
	color: #FFFFFF;
	padding-left: 3px;
	font-weight: bold;

}
	.lien A:link{
	color: #CCCCCC;
}
	.lien A:visited{
	color: #CCCCCC;
}
	.lien A:hover{
	color: #D30000;
}
	.lien A:active {
	color: #CCCCCC;
}
/* page core    */
.titre_box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D30000;
	padding-left: 10px;
}
.titre_grand {
	color: #D30000;
	font-size: 14px;
	font-weight: normal;
	}
.patenaire {
	border: 1px solid #555555;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	
}
/* page deco    */

.stroke {
	border: 1px solid #555555;
}
.footer {
	margin-top: 0;
	padding: 5px 0 0;
	text-align: right;
	font-size: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
	line-height: 15px;
}
.page_core {
	border: 1px solid #555555;
	padding-left: 10px;
	padding-top: 10px;
}
.texte_rouge{
color: #D30000;
}
.texte_vert{
color: #78C719;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:150px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:500px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D30000;
	width:155px;
}
Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D30000;
	width:400px;
}

