@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;*/
}



div,img,p,span,li,ul,table,td,tr,ol,h1,h2,h3,h4,h5,h6,a,
 {margin:0;
 padding:0;}
 
 
body {
background-color:#000000;-


}

h1
{

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #993300;}

h3
{

font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFF00;
}
h4
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
font-size:14px;
}

h2
{

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #993300;
}
h5
{

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #993300;
}
#papa
{width:900px;
margin:auto;
height:550px;
background-color:#000000;*/
/*background-image:url(image/fond.gif);*/




}

#haut{
width:900px;
margin:auto;
background-color:#000000;
}


#menu
{margin: 0 auto ;

margin-top: xxx px;
margin-bottom: xxx px
}

#cadre


{margin-left:auto;
margin-right:auto;
width:800px;



}
ul#mainlevel-nav {

	margin:0 auto;
	padding:0;
	height:25px;
       text-align:center;
}

#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 : 18px; /* 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 : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
		/*background:url(image/font_menu.png);/* couleur de fond */
		color:#CCCCCC;  /* couleur du texte */  
      
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 80px; /* largeur */
}

#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: 87px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}


#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    : -18px 0 0 70px ; /* 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 #CC6699 ; /* 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 a:hover /* Lorsque la souris passe sur un des liens */    
{
        color:#F27C06; /* On passe le texte en noir... */
        /*background:url(image/font_menu2.png); /* ... et au contraire, le fond en blanc */
}
#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}
#menu li ul li a 
{
background:url(image/font_menu.png)repeat;

         /*background     : transparent url("adresse de l'image transparente") repeat ;
}
*/
}
*/

#gauche {
width:150px;
height:497px;
float:left;
background-color:#996600;
}**/
#bienve
{
margin:auto;
}



#centre {
width:900px;
margin:auto;

background-color:#000000;



}







#reference
{
width:800px;
height:550px;
margin:auto;
background-color:#996600;

}

#audio{
width:900px;
height:550px;

background-color:#000000;
margin:auto;

}








#bas {

width:900px;
height:20px;

background-color:#000000;




text-align:center;}



#presentation
{
width:900px;

height:550px;
margin:auto;
}
#creation
{
width:750px;
height:750px;

margin: auto;
margin:auto;

}
/*form {

 background-color:
 #CCCCCC;
 padding:50px;
 width:350px;
 margin:auto;
 
 }
fieldset {
 padding:20px;
 margin-bottom:10px;
 }
legend {
 color:#a0522d;
 font-weight:bold
 }
label {
 margin-top:20px;
 display:block;
 }
label.inline {
 display:inline
 }
input {
 border:1px solid black;
 background-color:#A6BEDE;
 }
input[type=radio] {
 margin-right:50px;
 background-color:transparent;
 border:none;
 }
select, option {
 background-color:#A6BEDE;
 }
textarea {
 border:1px solid black;
 background-color:#A6BEDE;
 }

caramrlofille

{

}

contact
{
}

*/
.alert{

	font-weight:bold;

	font-size:1em;

	color:#FF0000;

}

label{

	display:block;

	width:500px;

	text-align:right;

	padding:0.5em 0.5em 0.5em 0;

	color:#CCCCCC;

}

input, select, textarea{

	width:250px;

}

input.submit{

	width:auto !important;

}

label.alert{

	background:#F00;

	color:#FFF;

}



legend
{
color:#CCCCCC;
}

form
{
color:#FFFFFF;
width:550px;
}
a
{
color:#FFFFFF;
}

#fieldset
{


}
form
{
margin:inherit;
background-color:#666666;
}
#contact
{



}








