a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	color: #b2b2b2;
	font-size: 14px;
}
.champs {
	background-color: #c5c7c8;
	text-align: right;
	border: thin none #c5c7c8;
}
.champs2 {
	background-color: #c5c7c8;
	text-align: center;
	border: thin none #c5c7c8;
}

#content {
	width: 633px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 227px;
}
#content_int {
	width: 633px;
	margin-right: auto;
	margin-left: auto;
}
.titre_int_bleu {
	font-size: 36px;
	color: #FFF;
	height: 200px;
	font-weight: lighter;
}



#wrap {
	height: 768px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#gauche {
	float: left;
	height: 768px;
	width: 288px;
	text-align: right;
}
.red {
	color: #e2001a;
}
.titre_red {
	color: #e2001a;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: lighter;
}
.titre_blue {
	color: #00c1e2;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: lighter;
}
.titre_red2 {
	color: #e2007a;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: lighter;
}
.titre_red2v {
	color: #e2007a;
	text-transform: uppercase;
	font-weight: lighter;
}


.sous_titre {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
}
.sous_titre2 {
	color: #e2007a;
	font-size: 14px;
	font-weight: lighter;
}
.blanc {
	color: #FFF;
}


.cqrtouche {
	text-transform: uppercase;
	color: #000;
	background-color: #00c1e2;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	font-weight: bold;
}
.cartouche2 {
	text-transform: uppercase;
	color: #FFF;
	background-color: #e2007a;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	font-weight: bold;
}






#droite {
	float: right;
	height: 768px;
	width: 792px;
}
.logo {
	margin-top: 44px;
	margin-bottom: 63px;
}
