@charset "utf-8";
#div_960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/fond_page_960x1_web.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div_ban {
	width: 795px;
	margin-top: auto;
	margin-right: auto;
	padding-left: 165px;
	text-align: left;
	padding-bottom: 20px;
	background-image: url(images/cieletoile.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#piedpage {
	height: 30px;
	width: 900px;
	background-image: url(images/fond_footer_900x30.jpg);
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCFF;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#cont {
	width: 900px;
	background-image: url(images/Yotangor_contenu_yot.jpg);
	padding-top: 150px;
	text-align: center;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#news {
	text-decoration: none;
	font-family: "Trebuchet MS";
	width: 900px;
	text-align: left;
	background-image: url(images/Yotangor_contenu_yot.jpg);
	margin-left: auto;
	padding-top: 30px;
	margin-right: auto;
	margin-top: auto;
	clear: both;
	float: none;
}

body {
	background-color: #2E013A;
	margin: 0px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	
}
h1 {
	text-align: center;
	font-size: x-large;
}
h2 {
	font-size: medium;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.prix {
	color: #9966CC;
	font-weight: bold;
}



#menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
	font-weight : bold; /* on met le texte en gras */
	font-family : "Trebuchet MS"; /* on utilise Arial, c'est plus beau ^^ */
	font-size : 12px; /* hauteur du texte : 12 pixels */
	text-transform: uppercase;
}

#menu a /* Contenu des listes */
{
	display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
	padding : 0; /* couleur de fond */
	color : #9966CC; /* couleur du texte */
	text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
	width : 119px;
	background-color: #1C0124;
	height: 21px;
}
#menu a:hover {
	color: #FFCC00;
}



#menu li /* Elements des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
        border-right: 1px solid transparent ; /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul /* Sous-listes */
{
	position: absolute; /* Position absolue */
	width: 200px; /* Hop, on envoie loin du champ de vision */
	left: -999em;
}
#menu li:hover ul {
	
	left: auto;
	position: absolute;
	width: 200px;
	visibility: visible;
}



#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul 
{
        margin    : -22px 0 0 144px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}

#menu ul a:hover {
	color: #E57A1F;
}
.portrait {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.name {
	color: #9966CC;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
.text_aide {
	font-style: italic;
	font-weight: normal;
	font-size: small;
	text-transform: capitalize;
	text-align: center;
}

#member {
	width: 900px;
	background-image: url(images/Yotangor_contenu_yot.jpg);
	padding-top: 80px;
	text-align: center;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#colonne_right {
	width: 600px;
	margin: 0px;
	padding: 0px;
	clear: both;
	left: 300px;
}
r;
}

#colonne_left {
	float: none;
	width: 300px;
	margin: 0px;
	padding: 0px;
}


.date {
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	color: #9966CC;
	display: block;
	margin-top: 20px;
}
.txt_news {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
	font-style: normal;
	font-family: "Trebuchet MS";
	margin-bottom: 10px;
}
.titre_page {
	height: 30px;
	font-weight: bolder;
	color: #9966CC;
	font-size: large;
	font-style: oblique;
	text-decoration: none;
}
.txt_titre {
	font-size: 12px;
	font-style: oblique;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-bottom: 20px;
}
.caract {
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	color: #9966CC;
	width: 100%;
	float: left;
}
.txt_caract {
	font-size: 12px;
	font-style: normal;
	font-family: "Trebuchet MS";
	text-align: left;
	padding: 0px;

	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#valid {
	background-color: #2B0536;
	border: thin solid #FFFFFF;
	background-position: center;
	color: #FFFFFF;
}
.centrer {
	text-align: center;
	margin-top: 110px;
}
#valid:hover {
	background-color: #9966CC;
	border: none;
	background-position: center;
	color: #FFFFFF;
}
#monform select, #monform input {
	background-color: #2E013A;
	color: #FFFFFF;
}
#monform select:hover, #monform input:hover {
	background-color: #9966CC;
	color: #FFFFFF;
}
.cadre_img {
	margin: 0px;
	padding: 10px;
	text-align: cente
}
.marge_table {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
