/* CSS Document */

body
{background-image:url(img/back.jpg);}

/* HEADER */

#header
{text-align:center;
background-color:none; 
border: none;
font-family: "comic sans ms";
font-size:18px;  
color:white;
}

.titre
{text-align:center;
border: none;
font-family: "comic sans ms";
font-size:38px;  
color:#fc9924;
margin-top:58px;
}

.plusbas
{text-align:center;
border: none;
font-family: "comic sans ms";
font-size:24px;  
color:white;
margin-top:5px;
margin-bottom:5px;
}


/* LOGOS */

.gauche
{
border:none;
float:left;
}

.droite
{
border:none;
float:right;
}



a
{color:bleue;
text-decoration:none;
}
a:hover
{
color:white;
}
/* MENU */	

li
{display:inline;
padding-left:20px;
padding-right:20px;
font-family:"comic sans ms";
font-size:18px;
}

#menu a
{color:#A862C5;} 

#menu a:hover
{color:#fc9924;}

#menu
{
color:#fc9924;
width:auto;
margin-top:0px;
list-style:none;
text-align:center;
border-width:5px;
border-style:solid;
border-color:#FFFFFF;
background-color:white;
}

#on
{border-width:2px;
border-style:solid;
border-color:#FFCCCC;}

#fiche2
{text-align:center;
font-size:28px;
color:white;
font-weight:bold;
font-family: "comic sans ms";
padding-top:3px;}


/*

#menu a
{color:#fc9924;} 

#menu a:hover
{color:red;}

#menu
{
color:#fc9924;
width:auto;
margin-top:40px;
list-style:none;
text-align:center;
background-color:white;
}

#on
{background-color:#610051;}

*/

/* BODY */

.body
{text-align:center;
margin-top:30px;
font-family: "comic sans ms";
color:white;
font-size:18px;
}

h1
{text-align:center;
font-size:30px;
color:#fc9924;
font-weight:bold;
font-family: "comic sans ms";
}

h2
{text-align:center;
font-size:28px;
color:white;
font-weight:bold;
font-family: "comic sans ms";
margin-bottom:-7px;
margin-top:-7px;
}

h3
{text-align:center;
font-size:20px;
color:white;
font-weight:bold;
margin-top:25px;
font-family: "comic sans ms";
}

h4
{text-align:center;
font-size:17px;
color:white;
font-family: "comic sans ms";
}

h5
{text-align:center;
font-size:1px;
color:#A862C5;
font-family: "comic sans ms";
 }

.tubulup
{color:#fc9924;
font-family: "comic sans ms";
font-weight:bold;
font-size:24px;
}

.noborderd
{border:none;
float:right;
width:190px;
height:190px;}

.noborderg
{border:none;
float:left;
width:190px;
height:190px;}

.animg
{border:none;
float:left;
width:190px;
height:280px;}

.animd
{border:none;
float:right;
width:190px;
height:280px;}

.noborder
{border:none;}

.synopsis {color:#fc9924;}

.plushaut
{text-align:center;
margin-top:-90px;
margin-bottom:90px;
font-family: "comic sans ms";
font-weight:bold;}

.plushaut2
{text-align:center;
margin-top:-70px;
margin-bottom:80px;
font-family: "comic sans ms";
font-weight:bold;}


/* FOOTER */
#footer
{
right:15%;
left:15%;
margin-bottom:1px;
margin-top:100px;
padding:5px 5px;
text-align:center;
color:white;
font-size:12px;
font-family: "comic sans ms";
}

