body {
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	background : #000000;
	color : #FFFFFF;
	background-image : url(./images/back.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
}

hr {
	clear : both;
	visibility : hidden;
}

a {
	color : #FFFFFF;
}

h4 {
	font-family : "Arial Black";
	font-size : 16px;
}

#contenu {
	background-color : #999999;
}

#publicite {
	text-align : center;
}

#contenu {
	width : 800px;
	opacity : .8;
	background-color : #665e5e;
}

#contenu h1 {
	text-align : center;
}

#contenu .menuelement{
	display : inline;
}

#contenu .menu {
	font-size : 20px;
	font-family : "Arial Black";
}

#subcontenu {
	-moz-border-radius : 6px;
	padding-left : 5px;
	background : #9b9292;
	border-top : 2px solid #ccc;
	border-bottom : 2px solid #ccc;
}

#subcontenu h1 {
	font-family : Verdana;
	font-size : 3em;
	font-weight : bold;
	text-transform : uppercase;
	display : inline;
}

#infos {
	background : #666;
}

.boxinfo {
	width : 250px;
}

.boxinfo h3 {
	text-align : center;
	color : #000;
}

.boxinfo h4 {
	color : #ccc;
}

#interact {
	
}

#sondage {
	float : left;
}

#liens {
	float : left;
}

#twitter {
	float : left;
}

#despe_infos {
	float : left;
}

#manoutte_infos {
	float : left;
}

#photos {
	float : right;
	text-align : center;
}

#photos img {
	opacity : 1.0;
}

#bottom {
	background-color : #665e5e;
	font-size : 10px;
	text-align : right;
	font-family : "Arial Black";	
}