/*-------------------  div ids -------------------*/

#haut
{
    width:768px;
    height:200px;
}

#titre_festivals, #titre_festivals_fr
{
	float:left;
	margin-left:220px;
	width:220px;
	height:26px;
	background: #333333 url('../images/titre/titre_festivals.gif') no-repeat bottom left;
}

#titre_festivals_fr
{
	background: #333333 url('../images/titre/titre_festivals_FR.gif') no-repeat bottom left;
}

/*-------------------  div classes -------------------*/

.festival_conteneur
{
	clear:both;
    width:756px;
    margin-left:12px;
    background:url(../images/fond_festivals_div.jpg) repeat-x top left;
}

.clear
{
    clear:both;
}

.festival_photo_div
{
    float:left;
	width:160px;
	height:160px;
	background-color:#ffffff;
	padding:20px 0px 22px 18px;
}

.festival_contenu_div
{
	width:538px;
    float:right;
    min-height:180px;
	padding :20px;
	background-color:#ffffff;
	margin-bottom:2px;
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:normal;
    font-size:11px;
    color:#000000;
    line-height:16px;
    text-decoration:none;
    text-align: justify;
}

.festival_film {
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:bold;
    font-size:13px;
    color:#000000;
    line-height:16px;
    text-decoration:none;
    text-align: justify;
}

.boldtext {
    font-weight:bold;
}

h1
{
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:bold;
    font-size:18px;
    color:#fdb303;
    text-decoration:none;
    text-align:justify;
    margin-top: 0px;
    margin-bottom:-15px;
}

h2, h2 a
{
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:bold;
    font-size:13px;
    color:#999999;
    text-decoration:none;
    padding:0px;
    margin-top: 0px;
    margin-bottom:-5px;
}

h2 a:hover
{
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
    margin-top: 0px;
    margin-bottom:-5px;
	color:#ffffff;
    background-color:#fdb303;
	padding-left:4px;
    padding-right:4px;
}

#festivalsprecedents
{
	width:760px;
	height:33px;
	clear:both;
	margin-left:10px;
//	background: url(../images/fond_festivalsprecedents.gif) no-repeat top left;
}

