@charset "iso-8859-1";
#theme {
background-color : #670409;
font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
text-align : center;
font-size : 14px;
color : #ffffff;
}
#page {
background : url(Images/sang.jpg);
background-repeat : no-repeat;
background-position : center top;
height : 805px;
}
#vide {
height : 200px;
}
#cadre {
width : 760px;
margin-left : auto;
margin-right : auto;
}
#menu {
width : 120px;
float : left;
}
#elementmenu {
width : 120px;
height : 35px;
text-align : left;
}
#droitemenu {
width : 640px;
float : right;
text-align : left;

}
#col1 {
float : left;
width : 340px;
}
#col2 {
float : right;
width : 300px;
}
#col1g {
float : left;
width : 240px;
}
#col2g {
float : right;
width : 400px;
}
#coli {
width : 260px;
margin-left : auto;
margin-right : auto;
text-align : left;
}
#colig {
width : 160px;
margin-left : auto;
margin-right : auto;
text-align : left;
}
#bas {
width : 760px;
margin-left : auto;
margin-right : auto;
}
#mentions {
position : relative;
top : 50px;
}
.lien a:link {
font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
.lien a:visited {
font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
}
.lien a:hover {
font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #ff0000;
text-decoration : none;
}
