@charset "UTF-8";
/* CSS Document */

* { padding: 0; margin: 0; }


body {
background: url(../images/bg_pattern.gif) repeat;
}


p {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
line-height: 1.6em;
color: #000000;
}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
line-height: 1.3em;
color: #000000;
}

h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: normal;
color: #333333;
}


#wrapper {
background: url(../images/content_bg.gif) repeat-y;
margin: 0 auto;
width: 780px;
height: 100%;
}

#header {
background: url(../images/header.jpg) no-repeat center;
margin: 0 auto;
width: 780px;
height: 252px;
}

#header_movie {
margin: 0 auto;
padding-top: 149px;
width: 773px;
height: 102px;
}

#header h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
float: right;
padding: 100px 6px 0 0;
color: #FFFFFF;
}

#content {
margin: 0 auto;
width: 780px;
height: 450px;
}

#content2 {
margin: 0 auto;
width: 780px;
height: 675px;
}

.texte_intro {
padding: 0px 20px 0px 21px;
float: left;
width: 346px;
height: 100%;
border-right: #939da3 solid 1px;
color: #59502c;
}

.texte_intro2 {
padding: 0px 21px 0px 21px;
float: right;
width: 347px;
height: 100%;
color: #59502c;
}

.box_content {
padding: 0px 0px 0px 79px;
float: left;
width: 306px;
height: 108px;
}

.box_content2 {
padding: 0px 79px 0px 0px;
float: right;
width: 306px;
height: 108px;
}

.footer {
	background-color: #e2d9cb;
	margin: 0 auto;
	width: 774px;
	height: 155px;
}

.footer_logo {
width: 160px;
height: 97px;
float: left;
}

.footer_texte {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
margin: 55px 0 0 20px;
color: #000000;
width: 130px;
height: 100%;
float: left;
}

a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: underline;

}

a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;

}
