FORM {
margin: 0px;
padding: 0px;
}

BODY, A, TD, INPUT, TEXTAREA {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

BODY {
text-align:center;
background-color: #CCCCCC;
/* background-image: url(../img/fond.png);
background-repeat: no-repeat;
background-position: right; */
}



A {
text-decoration: none;
color: black;
}
A:hover {text-decoration : underline;}

H2{
font-size:16px;
font-weight: bold;

}


#global {
width: 760px;
margin-left:auto;
margin-right:auto;
text-align:left;
border: 1px black solid;
background-color: #FFFFFF;
}

#header{
background-image: url(../img/header.gif);
background-repeat: no-repeat;
height:95px;
}


#header_nav{
padding-left: 345px;
padding-top: 65px;
}

#header_nav a{
padding-left: 30px;
font-size:12px;
font-weight:bold;
font-family:tahoma;
}

#content{
background-image: url(../img/content.gif);

background-repeat: no-repeat;


}

#left{
padding-top: 130px;
width:200px;
vertical-align: top;
min-height: 350px;
float:left;

}



#data{
/*vertical-align: top;*/
/*height: auto !important;*/
height: 300px;
min-height:130px;
margin-left:200px;

}
#left div{
padding-right: 10px;
padding-left: 10px;
}
#left{

}


div.tree_head{
width:150px;color:white;background-color: #CDD7F5;
background-image: url(../img/bgmenu.jpg);
}


#tree{
text-align:left;

}

#data H1{
padding-left: 120px;
color: #0033CC;
font-size:20px;
font-family:Arial Black;
padding-bottom: 2px;
margin:0px;
margin-top: 0px;
}

#recherche{
padding-top: 120px;
padding-left: 150px;
}

div.film{
width:90%;
padding-left:50px;
}


#footer{
clear:both;
vertical-align: baseline;
background-image: url(../img/footer.gif);
height:186px;

}

#global_nav{
padding-top:25px;
padding-left:250px;
color:white;
}
A.footer_nav{
color:white;
font-size:12px;
font-family: Arial;
}


div.footer_nav{
padding-left:10px;
color: white;
font-weight:bold;
float:left;
}

