/* page */
* {
margin: 0;
padding: 0;
border: 0;
}

body {
	height: 100%;
    margin: 0 auto;
	background-color: #000000;
	background-image: url(../images/fond_page_blanc.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #ffffff;
	text-align: center; 
}

#page {
     width: 907px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
}
	
#bandeau{
	height: 259px;
	width: 907px;
	margin: -6px 0 4px 0;
}

#principal {
	 position: relative;
     width: 907px;
     text-align: left;
	 margin: 60px 0 0 0;
	 background-image: url(../images/fond_principal.gif);
}

#principal2 {
	position: relative;
	width: 907px;
	text-align: left;
	margin: 60px 0 0 0;
	height: 900px;
}
#principal-maneges {
	position: relative;
	width: 907px;
	text-align: justify;
	margin: 60px 0 0 0;
	height: 700px;
}
#principal-maneges-videos {
	position: relative;
	width: 907px;
	text-align: justify;
	margin: 60px 0 0 0;
	height: 300px;
}
#principal-liens {
	position: relative;
	width: 907px;
	text-align: center;
	margin: 30px 0 0 0;
	height: 300px;
	text-decoration: none;
}

#principal-maneges0 {
	position: relative;
	width: 907px;
	text-align: left;
	margin: -6px 0 4px 0;
	height: 400px;
}

#principal-maneges1 {
	position: relative;
	width: 407px;
	text-align: left;
	margin: -200px 0 0 200px;
	height: 100px;
}
#principal-maneges2 {
	position: relative;
	width: 407px;
	text-align: left;
	margin: 0 0 0 0;
	height: 100px;
}

.ligne {
	clear:both;
	float: left;
	width: 100%;
	border-top:solid;
	border-top-color:#444444;
	border-width: 1px;
	margin-top:5px;
	margin-bottom: 25px;
}

.cadre {
	width: 538px;
	border:solid;	
	border-color:#444444;
	border-width: 1px;
	padding:10px;
	margin-top:20x;
	margin-bottom:20px;
}

.box_droite {
	float:right;
	margin: 0px 0px 0px 25px;
}
.box_gauche {
	float:left;
	margin: 0px 25px 0px 0px;
}

.separation {
	clear:both;
	visibility:hidden;
	height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
	}
	
.ligne_contenu {
	clear:both;
	height: 30px;
	width: 510px;
	margin: 0;
	padding: 0;
	}
	
.ligne_contenu2 {
	clear:both;
	height: 25px;
	width: 510px;
	margin: 0;
	padding: 0;
	}	
.ligne_contenu-andrea {
	height: 60px;
	width: 350px;
	margin: -10px 60px 0px 80px;
	padding: 0;
	}	
.ligne_contenu-magique {
	height: 60px;
	margin: -342px 60px 0px 500px;
	padding: 0;
	width: 350px;
	}
	
.encart_contenu {
	position: relative;
	text-align: center;
	width: 460px;
	padding: 25px;
	color: #6e707c;
	background-color: #0E1014;
}

.encart_contenu a {
	font-weight: bold;
	color: #6e707c;
	text-decoration: none;
}

.encart_contenu a:hover {	
	font-weight: bold;
	color: #FEF;
	text-decoration: underline;
}


/* menu */
#menu {
	position: relative;
	font-size: 16px;
	letter-spacing: 5px;
	color: #666666;
	margin: 10px 0 0 0;
	}

#menu li {
	display:inline;
	list-style:none;
	margin: 0 0 0 0;
}	

#menu li a {
font-weight: normal;
text-decoration: none;
color: #FFF;
}

#menu li a:hover {
text-decoration: none;
color:#999;
}

/* contenu */

#colonne_gauche {
	float: left;
	width: 510px;
	color: #FFF;
	line-height: 20px;
	padding: 0;
	margin-right: 105px;
}

#colonne_droite {
	float: right;
	font-size: 15px;
	text-align: center;
	width: 237px;
	padding: 25px;
	line-height: 20px;
	color: #6e707c;
	background-color: #0E1014;
}


/* footer */

#footer {
	clear:both;
	float:left;
	width: 100%;
	border-top:solid;
	border-top-color:#545560;
	border-width: 1px;
	margin-top:30px;
	padding-top: 5px;
}

#footer p {
	text-align:center;
	font-size: 10px;
	color: #6e707c;
	}
	
#footer a {
	font-weight: bold;
	color: #6e707c;
	text-decoration: underline;
}

#footer a:hover {	
	font-weight: bold;
	color: #FEF;
	text-decoration: underline;
}
#footerliens {
	clear:both;
	float:left;
	width: 100%;
	border-top:solid;
	border-top-color:#545560;
	border-width: 1px;
	margin-top:450px;
	padding-top: 5px;
}
#footerliens p {
	text-align:center;
	font-size: 10px;
	color: #6e707c;
	}
	
#footerliens a {
	font-weight: bold;
	color: #6e707c;
	text-decoration: underline;
}


#footerliens a:hover {	
	font-weight: bold;
	color: #FEF;
	text-decoration: underline;
}
#footervideos {
	clear:both;
	float:left;
	width: 100%;
	border-top:solid;
	border-top-color:#545560;
	border-width: 1px;
	margin-top:100px;
	padding-top: 5px;
}
#footervideos p {
	text-align:center;
	font-size: 10px;
	color: #6e707c;
	}
	
#footervideos a {
	font-weight: bold;
	color: #6e707c;
	text-decoration: underline;
}


#footervideos a:hover {	
	font-weight: bold;
	color: #FEF;
	text-decoration: underline;
}
#footercontact {
	clear:both;
	float:left;
	width: 100%;
	border-top:solid;
	border-top-color:#545560;
	border-width: 1px;
	margin-top:160px;
	padding-top: 8px;
}
#footercontact p {
	text-align:center;
	font-size: 10px;
	color: #6e707c;
	}
	
#footercontact a {
	font-weight: bold;
	color: #6e707c;
	text-decoration: underline;
}

#footercontact a:hover {	
	font-weight: bold;
	color: #FEF;
	text-decoration: underline;
}

/* ˆ©lˆ©ments standard */


a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

a:hover {	
	font-weight: bold;
	color: #FEF;
	text-decoration: underline;
}
  
h1 {
	font-size: 24px;
	letter-spacing: 5px;
	font-weight: normal;
	padding-bottom: 30px;
}

h2 {
	font-size: 16px;
	letter-spacing: 5px;
	font-weight: normal;
	padding-bottom: 30px;
}

h3 {
	font-size: 16px;
	letter-spacing: 5px;
	font-weight: normal;
	padding-bottom: 15px;
}



h6 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
	font-style: normal;
	color: #FFFFFF;
}
/* text */

#text {
	border-top-color:#CCCCCC;
	margin-top:30px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#text p {
	text-align:center;
	font-size: 14px;
	color: #6e707c;
	text-decoration: none;
	}
	
#text a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}

#text a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	font-size: 14px;
}

p {
	font-weight: normal;
	padding-bottom: 12px;
}


/* texte */

.signature {
	text-align:right;
	font-size:9px;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.petit {
	font-size:9px;
	line-height: 12px;
}

.petit_gris {
	font-size:9px;
	color:#666666;
}

.italic {
	font-style: italic;
}

.bold_footer {
	font-size:9px;
	font-weight: bold;
	color: #FE000B;
	}

.middle {
	vertical-align: middle;
}

