
body 
{
margin: 0;
padding: 0;
background-color: #320200;
}

#page
{
margin: 0 auto;
padding: 5px;
padding-bottom: 50px;
width: 960px;
height: 790px;
}

#header
{
width: 960px;
height: 150px;
}

#col1
{
float: left;
width: 400px;
margin: 0;
padding-left: 5px;
background-color: #320200;
}

#col2
{
float: right;
display: inline;
width: 530px;
height: 100%;
padding-left: 10px;
background-color: #320200;
}

#annonce
{
text-align: center;
padding-bottom: 10px;
border-bottom: 1px solid #5C5C5C;
}

#annonce a
{
text-decoration: none;
color: #5C5C5C;
font-weight: 600; 
}

#footer
{
width: 100%;
height: 25px;
clear: both;
background-color: #320200;
/*border-top: 1px dotted #FFCC66;*/

}

#main
{
/*width: 550px;*/
padding-left: 0;
}

#titre
{
/*width: 550px;*/
border-top: 1px dotted #FFCC66;
}

#paragraphe
{
clear: both;
padding-top: 20px;
word-spacing: 4px;
text-align: left;
text-decoration: none;
}

#paragraphe_justif
{
clear: both;
padding-top: 20px;
word-spacing: 4px;
text-align: justify;
text-decoration: none;
}

#paragraphe a
{
text-decoration: none;
color: #FFFFD4;
font-weight: 600;
}

#paragraphe_justif a
{
text-decoration: none;
color: #FFFFD4;
font-weight: 600;
}

#menu
{
text-align: center;
border-top: 1px dotted #FFCC66;
}

#menu ul
{
padding-left: 0;
margin-left: 0;
background-color: #320200;
color: #FFFFD4;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: 500;
}

#menu ul li { display: inline; }

#menu ul li a
{
padding: 0.2em 1em;
background-color: #320200;
color: #FFFFD4;
text-decoration: none;
float: left;

}

#menu ul li a:hover
{
text-transform: uppercase;
}

#menu ul li:active
{
border-bottom: 1px dotted #FFCC66;
}

h1
{
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: Bold;
letter-spacing: 5px;
text-decoration: none;
color: #FFFFD4;

}

h2
{
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: Bold;
letter-spacing: 5px;
text-decoration: none;
color: #FFFFD4;

}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2px;
text-decoration: none;
color: #FFFFD4;
}

p.videoTitreDetails
{
display: inline;
font-size: 14px;
font-weight: 400;
letter-spacing: 2px;
padding: 5px;
text-decoration: none;
color: #FFCC66;
}

p.videoTitre
{
display: inline;
font-size: 14px;
font-weight: Bold;
letter-spacing: 2px;
padding: 5px;
text-decoration: none;
color: #FFFFD4;
}

p.videoInfoDetails
{
display: inline;
font-size: 14px;
font-weight: 400;
letter-spacing: 2px;
vertical-align: top;
text-decoration: none;
color: #FFCC66;

}

p.videoCat
{
display: inline;
font-size: 14px;
font-weight: normal;
letter-spacing: 2px;
text-decoration: none;
vertical-align: top;
color: #FFFFD4;
}

p.videoRate
{
display: inline;
font-size: 14px;
font-weight: normal;
letter-spacing: 2px;
vertical-align: top;
text-decoration: none;
color: #FFFFD4;
}

p.videoDesc
{
display: inline;
font-size: 11px;
font-weight: normal;
letter-spacing: 2px;
padding: 5px;
text-decoration: none;
color: #FFFFD4;

}

p.videoListeItem
{
display: inline;
font-size: 11px;
font-weight: normal;
letter-spacing: 2px;
padding-left: 0px;
margin-left: 0px;
text-decoration: none;
color: #FFFFD4;
}

p.annonce
{
font-size: 14px;
font-weight: 500;
letter-spacing: 2px;
font-family: Arial, Century Gothic, Sans-serif;
font-style: none;
text-decoration: none;
color: #5C5C5C;
}

p.footer
{
font-size: 10px;
font-weight: 400;
vertical-align: bottom;
font-family: Arial, Century Gothic, Sans-serif;
text-decoration: none;
text-align: center;
color: #FFFFD4;
}

img.videoListeItem
{
float: left;
vertical-align: text-top;
padding: 5px
}

img.annonce
{
float: right;
padding: 5px
}

img.para_justif
{
float: left;
padding-right: 10px;
padding-bottom: 10px;
}






