body
{
	background-image : url("../images/bg.jpg");
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 0;
	padding-bottom : 0;
}

#blackground
{
	background-image : url("../images/noir.png");
	background-position : center;
	background-repeat : repeat-y;
}



#header
{
	margin : auto;
	width : 800px;
	height : 167px;
	background : url("../images/header_lite.jpg") no-repeat center;
	vertical-align : bottom;
}

#header img
{
	border : none;
}

#equalizer
{
	border-collapse : collapse;
	empty-cells : show;
	border-width : 0;
	border-spacing : 0px;
	vertical-align : bottom;
	/*text-align : center;*/
	margin : auto;
	position : relative;
	top : 70px;
	left : 77px;
}



#bloc_white
{
	width : 790px;
	background : #ffffff;
	margin : auto;
	padding : 5px;
	padding-top : 3px;
}


#menu
{
	width : 780px;
	margin : auto;
	border : none;
	text-align : center;
	vertical-align : middle;
	padding : auto;
	margin-top : -20px;
	line-height : 25px;
}

#menu img
{
	border : none;
}


#corps
{
	width : 780px;
	background-image : url("../images/bg_corps.jpg");
	background-repeat : repeat-x;
	background-position : bottom;
	margin : auto;
	margin-right : 5px;
	margin-left : 5px;
	-moz-border-radius : 5px;
	-khtml-border-radius : 5px;
	-webkit-border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
	border-radius : 5px;
	border : solid #cfcfcf 1px;
	min-height : 250px;
	font-family : Calibri, "Times New roman", Times, Time, Arial, serif;
	font-size : 1em;
	padding : 0px;
	margin-top : 10px;
	padding-top : 0px;
}


strong
{
	font-weight : bold;
}

h1
{
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-topright : 5px;
	-khtml-border-radius-topleft : 5px;
	-khtml-border-radius-topright : 5px;
	-webkit-border-radius-topleft : 5px;
	-webkit-border-radius-topright : 5px;
	border-radius-topleft : 5px;
	border-radius-topright : 5px;
	border : none;
	border-bottom : solid #cfcfcf 1px;
	font-family : Calibri, "Times New roman", Times, Time, Arial, serif;
	font-size : 1em;
	font-weight : bold;
	height : 28px;
	margin-top : 0px;
	background-image : url("../images/titre.jpg");
	padding-left : 20px;
	background-repeat : no-repeat;
	vertical-align : middle;
	line-height : 26px;	
}

h2
{
	font-family : Calibri, "Times New roman", Times, Time, Arial, serif;
	font-weight : normal;
	border-bottom : 1px solid #AAAAAA;
	width : auto;
	display : block;
    font-size : 1.5em;
	margin-right : 10px;
	padding-right : 10px;
}

#texte
{
	width : 770px;
	margin : 10px;
	text-align : justify;
	padding-right : 10px;
	width : 760px;
}

#flottant
{
	width : 300px;
	float : right;
	background : #F9F9F9;
	font-size : 90%;
    line-height : 1.1em;
    margin : 0 0 0.5em 1em;
    padding : 10px;
	border : solid 1px #AAAAAA;
}

#flottant img
{
	border : none;
}

#flottant #h7
{
	font-size : 130%;
    font-weight : bolder;
    text-align : center;
	line-height: 1.2em;
	height : 45px;
	background : #7BB1DD url("../images/notes_bg.png") no-repeat right;
	margin : auto;
}

#titre_flottant
{
	vertical-align : middle;
}

#flottant td
{
	 vertical-align : top;
}

.tout_pitit
{
	font-size : 75%;
	text-align : center;
}

hr
{
	background-color: #AAAAAA;
    border-color: #AAAAAA;
    color: #AAAAAA;
    width: 85%;
	text-align : center;
	border-style : solid none none;
	border-width : 1px;
}

.creas
{
	margin : auto;
	width : 85%;
}

.creas td
{
	padding : 5px;
	width : 40%;
	text-align : center;
}

#livegeek
{
	text-align : center;
}

#livegeek img
{
	border : none;
}

.sites
{
	 margin : auto; 
	 width : 600px;
}



#sommaire_visible, #sommaire_invisible
{
	background-color : #F9F9F9;
	border : 1px solid #AAAAAA;
    font-size : 95%;
    padding : 5px;
	width : 185px;
}

#sommaire_visible a
{
	color : #0645AD;
    text-decoration : none;
}

#sommaire_visible a:hover
{
	color : #0645AD;
    text-decoration : highline;
}

#sommaire_visible a:visited
{
	color : #0645AD;
    text-decoration : none;
}

.souligne
{
	text-decoration : underline;
}









#footer
{
	background : white;
	margin : auto;
	-moz-border-radius : 0px 0px 5px 5px;
	-khtml-border-radius : 5px;
	/*-webkit-border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;*/
	-webkit-border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
	border-radius : 0px 0px 5px 5px;
	padding : 5px;
	width : 790px;
	border-bottom : 3px solid black;
	text-align : center;
	font-weight : bold;
}

#corps_footer
{
	width : 780px;
	margin : auto;
	margin-right : 5px;
	margin-left : 5px;
	-moz-border-radius : 5px;
	-khtml-border-radius : 5px;
	-webkit-border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
	border-radius : 5px;
	border : solid #cfcfcf 1px;
	font-family : Calibri, "Times New roman", Times, Time, Arial, serif;
	font-size : 1em;
	padding : 0px;
	margin-top : 10px;
	padding-top : 0px;
}


