/* CSS Document */
body {background-color:#000000;}
#cadre {width:800px;
margin:auto;
border: 1px solid #CCC;
padding:5px;
font-family: "Times New Roman", Times, serif ;
background-color:#FFFFFF;
}

/* bannière identite */

/* navigation */


#sitenav ul {
	padding: 3px 0;
	margin-left:0;
	margin-top:0.5em;
	border-bottom: 1px solid #EAEAEA;
	font:bold 14px, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	}

#sitenav ul li {
list-style:none;
margin:0;
display:inline;
color:black;
		}
#sitenav ul li a {padding:3px 0.5em;
border: 1px solid #EAEAEA;
border-bottom:none;
background:#015850;
text-decoration:none;
color:black;
text-transform:uppercase;
font-size:11px;
letter-spacing:0.1em;
}

#sitenav ul li a:hover {
background-color:#02CCB8;}


/*gauche*/

#gauche {float:left;
width:470px;
/*border:1px solid black;*/
margin-bottom:7px;
}

/*#texteGauche {padding:4px;}*/

#cadreTexteGauche {background-image:url(../visuels/visuIndex.jpg);
background-repeat:no-repeat;
padding:4px;}

/*droite*/

#droite {float:right;
width:315px;
margin-bottom:7px;
/*border:1px solid black;*/}

/*bas de page*/
#basDePage {clear:both;
width:800px;
text-align:right;
border-top:1px solid #EAEAEA;
font-size:12px;
padding-top:0.3em;
background-image:url(../visuels/LogobasdePageStudio.jpg);
background-repeat:no-repeat;
padding-bottom:10px;}

#basDePage li {display:inline;
margin-left:0.4em;
padding-left: 0.4em;}

#basDePage li a {text-decoration:none;
color:#015850;}
#basDePage li a:hover {background:#CCCCCC;
color:#015850;}

/* Titre et texte*/
#titre {
margin:0;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
padding-bottom:3px;}

#film {padding-left:10px;
padding-top:2px;
margin-top:2px;
padding-bottom:2px;
margin-bottom:2px;
background-color:#FAFBCE;
}
	#film a {color:#015850;
text-decoration:none;
font-weight:bold;
font-size:13px;}
#film a:hover {text-decoration:underline;}

.titre2 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;}

.texte {color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:8px;}

table .texte p {margin-top:0;}

#film .texte {font-size:11px;}

#autresfilms {text-align:right;
font-size:12px;
padding-top:5px;
color:#666666;}

#autresfilms a {color:#666666;
text-decoration:none;}
#autresfilms a:hover {text-decoration:underline;}

/* Texte supplémentaire */
#texteSup { margin-top:5px;
padding-bottom:4px;
border-bottom:1px solid #EAEAEA;}

#titreTexteSup { padding-bottom:5px;}

#titreTexteSup a {color:black;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;}
	
#titreTexteSup a:hover {text-decoration:underline;}

#droite .texte {font-size:11px;}
#gauche .texte a {text-decoration:none;
color:#015850;
font-weight:bold;}
#gauche .texte a:hover {text-decoration:underline;}
#gauche .texte {line-height:1.4em;
font-size:11px;}
