/* CSS Document */

body
{background-color:#ECEF91;}

/* HEADER */

#header
{text-align:center;
background-color:#ECEF91; 
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;
}

.presente
{text-align:center;
border: none;
font-family: "comic sans ms";
font-size:24px;  
color:#7c5016;
margin-top:15px;
font-weight:bold;
}

.plusbas
{text-align:center;
border: none;
font-family: "comic sans ms";
font-size:30px;  
color:#7c5016;
margin-top:10px;
font-weight:bold;
}


/* LOGOS */

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

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



a
{color:#7c5016;
text-decoration:none;
font-weight:bold;
background-color:white;
padding-left:4px;
padding-right:4px;
}
a:hover
{
color:#fc9924;
}
/* MENU */	

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

#menu a
{color:#7c5016;} 

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

#menu
{
color:#fc9924;
width:auto;
margin-top:25px;
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:#7c5016;
font-weight:bold;
font-family: "comic sans ms";
padding-top:3px;}


/*

#menu a
{color:#fc9924;} 

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

#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:#7c5016;
font-size:18px;
}

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

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

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

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

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

.tubulup
{color:#7c5016;
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:#7c5016;}

.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:#7c5016;
font-size:12px;
font-family: "comic sans ms";
}

#footer a
{
color:#fc9924;
background-color:#ECEF91;}
