@charset "utf-8";
body {
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: normal;
}

/* ~~ Sélecteurs d'éléments/balises ~~ */
ul, ol, dl {padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a img { 
	border: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	font-size: 11px;
	color: #F00;
}

.container {
	width: 100%; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d62478;
}

.header {
	background-color: #FFF;
	background-image: url(images/site/bg_header2.jpg);
	height: 304px;
}
#tableau_header {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 125px;
}

.sidebar1 {
	float: right;
	width: 300px;
	padding-bottom: 40px;
	text-align: right;
	padding-top: 20px;
}
.centrer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 235px;
	padding-left: 0;
}

.content {
	width: 780px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 180px;
	padding-left: 0;
}

.footer {
	background-color: #555;
	height: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#tableau1 {
	position: relative;
	width: 250px;
	background-color: #FFF;
	border: 1px double #FFF;
	text-align: right;
}

#tableau12 {
	position: relative;
	width: 250px;
	border: 1px double #FFF;
}
#team {
	width: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	height: 162px;
	padding: 0;
	background-image: url(images/site/team2.jpg);
	background-repeat: no-repeat;
	}
.text_justify {
	text-align: justify;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* ~~ liens& text ~~ */

.lien_blanc_header:link {
	font-family : Verdana;
	font-size : 20px;
	color : #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_blanc_header:visited {
	font-family : Verdana;
	font-size : 20px;
	color : #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_blanc_header:hover {
	font-family : Verdana;
	font-size : 20px;
	color : #fb0d28;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
	}
.lien_blanc:link {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.lien_blanc:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.lien_blanc:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #fb0d28;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

	
.lien_blanc2:link {
	font-family : Verdana;
	font-size : 10px;
	color : #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_blanc2:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_blanc2:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #fb0d28;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
	}
.lien_blanc2:active {
	font-family : Verdana;
	font-size : 10px;
	color : #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}

.lien_blanc9:link
{
	color:#FFF;
	font-size: 9px;
	text-decoration: none;
}
.lien_blanc9:visited
{
	color:#FFF;
	font-size: 9px;
	text-decoration: none;
}
.lien_blanc9:hover
{
	color:#fb0d28;
	font-size: 9px;
	text-decoration: none;
}

.text_rose_un {
	font-size:12px;
	font-family:Verdana;
	color:#FF008A;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}

.lien_rose_un:link {
	font-size : 9px;
	color : #FF008A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lien_rose_un:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FF008A;
	text-decoration: none;
}

.lien_rose_un:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FF008A;
	text-decoration: underline;
}
.lien_rouge9:link {
	font-size : 9px;
	color : #fb0d28;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lien_rouge9:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #fb0d28;
	text-decoration: none;
}
.lien_rouge9:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #39F;
	text-decoration: underline;
}

.lien_bleu:link {
	font-family : Verdana;
	font-size : 8px;
	color : #39F;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_bleu:visited {
	font-family : Verdana;
	font-size : 8px;
	color : #39F;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_bleu:hover {
	font-family : Verdana;
	font-size : 8px;
	color : #0c0d76;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
	}
.lien_bleu:active {
	font-family : Verdana;
	font-size : 8px;
	color : #39F;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}

.lien_bleu2:link {
	font-family : Verdana;
	font-size : 10px;
	color : #39F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_bleu2:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #39F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_bleu2:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #fb0d28;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
	}
.lien_bleu2:active {
	font-family : Verdana;
	font-size : 10px;
	color : #39F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: uppercase;
}

.lien_bleu3:link {
	font-family : Verdana;
	font-size : 11px;
	color : #39F;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.lien_bleu3:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #39F;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.lien_bleu3:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #fb0d28;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.lien_bleu9:link
{
	color:#39F;
	font-size: 9px;
	font-weight: bold;
}
.lien_bleu9:visited
{
	color:#39F;
	font-size: 9px;
	font-weight: bold;
}
.lien_bleu9:hover
{
	color:#fb0d28;
	font-size: 9px;
	font-weight: bold;
}
