body {
	font-family: "Luxi Sans", "Optima", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Geneva", "Verdana", sans-serif;
	font-size: 10pt;
	color: #333;
	padding-top: 20px;
 	margin-left: auto;
  	margin-right: auto;
	height: 101%;
	width: 1000px;
}

#hautdepage{
	margin-bottom: 20px;	
}

img.floatLeft { 
    float: left; 
}

img.floatRight { 
    float: right; 
}


#titre{
	font-size: 30pt;
	color: #06c;
}

#soustitre{
	font-size: 15pt;
}

table#milieudepage{
	//background-color: grey;
}

.menu{
	width: 220px;
	//background-color: red;
}

#menuitem{
	font-size: 13pt;
}

.menu a {
	color: #06c;
	text-decoration: none;
}

.contenu{
	width: 700px;
	//background-color : yellow;
	text-align: justify;
	//padding-top: 10px;
	padding-left: 20px;

}

.contenu a{
	color: #06c;
	text-decoration: none;	
}

#transbox{
	width:680px;
 	height:380px;
  	background:url(./content/images/humeurmarquise.jpg);
	border:2px solid #333;
}

#transboxtextbox{
	width:620px;
  	height:320px;
  	margin:30px 30px;
  	background-color:#ffffff;
  	border:1px solid #333;
  	/* for IE */
  	filter:alpha(opacity=70);
  	/* CSS3 standard */
  	opacity:0.7;
}

#transboxtextbox p{
	margin:30px 40px;
  	font-weight:bold;
  	color:#000000;
	font-size : 9pt;
}

#contenupartie{
	//margin-top: 20px;
	font-size: 13pt;
	font-weight: bold;
}

#basdepage{
	font-size: 9pt;
	font-style: italic;
	//background-color: green;
}

#humeursintro{
	font-size: 9pt;
}

#titrefilm{
	font-size: 17pt;
	font-weight: bold;
	margin-bottom: 10px;
}

#descrifilm{
	font-style: italic;
	margin-bottom: 20px;
}

#video{
	text-align: center;
}

#quote{
	font-style: italic;
}

#maj{
	padding-left: 0px;
}

#contact{
	float: right;
}

#contact a {
	color: #06c;
	text-decoration: none;
}


.minifilm{
	width: 250px;
	height: 180px;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	vertical-align: top;
}

#minifilmtitre{
	font-size: 9pt;
	font-weight: bold;
}

#minifilmsstitre{
	font-size: 9pt;
}
	


