/*
NAME: css_v6

#aa864a
#a7956e
Brun :   #886339
Marine: #551a8b
*/

body {
margin: 0;
padding: 8px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color: black;
color:#aa864a;
text-align: center;
}
#page { 
position: relative;
width: 1000px;
margin: auto;
text-align: center;
}
#header {
width: 100%;
height: 200px;
margin: auto;
}
#main {
width: 800px;
margin: auto;
padding-bottom: 16px;
text-align: center;
}
#footer {
color:#aa864a;
text-align: center;
margin: 24 0px;
padding: 4px;
clear:both;
}

/* Général  */

p {margin: 0 0 4px 0;}
img	{border: none;}
strong	{font-weight: bold; }
em	{font-style: italic; font-size: 0.8em;}
hr	{color: #800000; }
h1	{color: #852701; font-size: 200%; font-weight: bold; font-style: normal; text-decoration: none; text-align: center;}
h2	{color: #aa864a; font-size: 170%; font-weight: bold; font-style: normal; text-decoration: none; text-align: center;}
h3	{color: #aa864a; font-size: 150%; font-weight: bold; font-style: normal; text-decoration: none; text-align: center;}
h4	{color:#aa864a; font-size: 140%; font-weight: bold; font-style: normal; text-decoration:underline;}
h5	{color:#E68B28; font-size: 160%; font-weight: bold; font-style: italic; text-decoration:none;}
h6	{color:#FFD700; font-size: 120%; font-weight: bold; font-style: italic; text-decoration:underline;}

/*  Liens  */

a {
font-size: 1.0em;
margin: 4 4px;
color: #aa864a;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #852701;
}
#footer a{
font-size: 1em;
}
.enter {
font-size: 250%;
margin: 32px;
color: #aa864a;
text-decoration: underline;
background-color: black;
}

/*  Les Class  */

.top_right {
text-align: center;
margin: auto;
/*margin-left: 200px;*/
padding: 8px;
}
.pics_frame {
margin: 16 4px auto;
padding: 4px;
width: 800px;
height: 420px;
}
.bloc1{
float: left;
width: 200px;
min-height: 300px;
margin-left: 50px;
color: #aa864a;
text-align: center;
border: 1px solid #aa864a;
}
.bloc3{
float: left;
width: 200px;

margin-left: 50px;
color: #aa864a;
text-align: center;
border: 1px solid #aa864a;
}
.bloc2{
float: left;
width: 200px;
min-height: 300px;
margin-left: 50px;
text-align: center;
border: 1px solid #aa864a;
}
.french {
margin-top: 10px;
float: left;
width: 380px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

color: #aa864a;
padding-bottom: 32px;
text-align: left;
}
.english {
margin-top: 10px;
float: right;
width: 380px;
color: #aa864a;
padding-bottom: 32px;
text-align: right;
}
.padding_32 {
padding: 32px;
}
.padding_16 {
padding: 16px;
}

/*
Deleted
background-image: url("../images/bg_header.jpg");
background-image: url("../images/bg_blue.gif");
padding-bottom: 16px;
border: 2px solid black;
background-color:#fbf1d6;
background-color:#EEEEEE;
border: 2px solid black;
background-image: url("../images/bck5.jpg");
background-image: url("../images/cuir1.jpg");
background-image: url("../images/img1b.jpg");
border: 8px outset brown;
*/
/*
#sidebar {
margin-top: 10px;
float: left;
width: 200px;
height: 300px;
background-image: url("../images/bck5.jpg");
}
.frame {
width: auto;
min-height: 300px;
margin-left: 160px;
padding-bottom: 48px;
background-color:#EEEEEE;
}
*/