@charset "utf-8";
/* CSS Document */
	
div#page {
	width: 990px;
	margin: 0 auto;
}
div#entete {
	width: 990px;
	height: 176px;
	background: url(../images/structure/page_haut.gif) no-repeat;	
}
div#drapeaux {
   padding-top: 10px;
   padding-left: 810px;
}
div#menu_hautpage {
	padding-top: 75px;
	padding-left: 345px;
	color: #d72d27;
}
div#infos_membre {
	padding-top: 31px;
	padding-left: 52px;
}
div#corps {
    width: 978px;
	background: url(../images/structure/page_milieu.gif) repeat-y;
	padding: 7px 6px 0;
}
div#contenu {
	margin: 0 220px 0 10px;
}
div#colonne_droite {
	float: right;
	width: 200px;
	margin: 0 10px;
}
div#piedpage {
    width: 990px;
	height: 55px;
	background: url(../images/structure/page_bas.gif) no-repeat;
	padding-top: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
}
div#piedpage a {
    color: #FFFFFF;
}
div#piedpage div.copyright {
   padding: 10px 0 20px;
   font-size: 0.8em;
}
.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
div#pub_haut {
   padding-bottom: 10px;
}
div.pub_menu_droit {
    margin-bottom : 15px;
    padding: 0;
}
div#pub_bas {
   padding: 30px 0 10px;
}
div#lien_twitter {
   background: url(../images/visuels/twitter-rasta.gif) no-repeat;
   padding: 20px 0 30px 40px;
   text-align: center;
   font-weight: bold;
}
div#lien_twitter a {
   text-decoration: none;
   color: #333; 
}
div#lien_twitter a:hover {
   color: #444444;
}









