*{padding:0;margin:0;}

html {
overflow: auto;
}

body  {
    background: url('images/fond/cc.gif') 0 0 fixed;
    padding:5px 0 5px 0;
    margin: auto;
    text-align: center;
    vertical-align: top;
    color: #000;
    font-family: verdana;
	font-size: 11px;
}

h2 {
	font-size: 12px;
	font-weight : bold;
	color: #FFFFFF;
	background-color: green;
	padding: 3px;
}

div#all {
    text-align: left;
    width: 950px;
    margin : auto;
}

input.bouton {
	cursor: pointer;
}

div#header {
    background: url('images/header2.gif') no-repeat 0 0;
    height : 120px;
    margin : 0;
    padding: 0;
}

div#header p {
	padding-top: 10px;
	color: white;
	font-size: 50px;
	font-weight : bold;
	text-align: center;
}

div#contenu {
    background: url('images/fondcontenu.gif') repeat;
}

div#menu {
    float: left;
    width: 160px;
	overflow: hidden;
}

div#menu a {
    text-decoration:none;
    font-weight:bold;
    color:#006633; 
    margin-top: 5px;
    padding-left:24px; 
}

div#menu a:hover {
    text-decoration:none;
    font-weight:bold;   
    color: #ffcc00;
    margin-top:5px;
    padding-left:25px; 
}

div#menu p {
    padding-top:2px;
}

div#mrecherche {
	text-align: center;
    background-image: url('images/mrecherche.gif');
    width: 160px;
    height: 26px;
}

span#mrecherche2 {
	text-align: center;
	line-height: 24px;
	font-weight: bold;
}

.mhaut {
    background-image: url('images/mhaut.gif');
    width: 160px;
    height: 30px;
	line-height: 22px;
	font-size: 12px;
}

.mfond {
    background-image: url('images/mfond.gif');
    width: 160px;
    height: 27px;
	line-height: 22px;
	font-size: 12px;
}

table#tbl_forum  td {
	padding: 4px;
	border-width: 1px;
	border-color: white;
}

table#tbl_forum  a:hover {
	text-decoration: underline;
	
}

table#tbl_email td {
	padding: 4px;
	border-width: 1px;
	border-color: white;
}

div#newstop {
    width: 150px;
	padding-top: 13px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: underline;
}

div#news {
	padding-left: 2px;
	padding-bottom:5px;
	padding-top:4px;
}

div#news a {
    text-decoration:none;
	padding-left: 0;
}

div#news a:hover {
    text-decoration:underline;
	color:#194F75;
	padding-left: 0;
}

div#newarr {
	position: absolute;
	background-image: url('images/arrows2.gif');
    background-repeat: no-repeat;
	padding-left: 5px;
	margin-top: 5px;
	height: 14px;
	width: 13px;
}

div#news1 {
	padding-left:15px;
	width: 130px;
	font-size:9px;
	font-weight: bold;
	padding-top:5px;
}

div#news2 {
	padding-left:15px;
	width: 130px;
	font-size:9px;
	padding-top:5px;
}

div#news2 a {
	font-weight: normal;
}

div#news2 a:hover {
	font-weight: normal;
}

div#news3 {
	padding-left:15px;
	width: 130px;
	padding-top:5px;
	font-size:9px;
	font-style:italic;
}

div#corp2 {
	margin-left: 160px;   
    background-image: url('images/contenu.gif');
    background-repeat: repeat-x;
	padding: 10px 20px 10px 20px;
	min-height : 490px;
}


div#corp {
/* 	margin-left: 160px;   
    background-image: url('images/contenu.gif');
    background-repeat: no-repeat;
	padding: 10px 20px 10px 20px; */
}

div#corp a {
    font-family:verdana;
    font-size:10px;
    color : black;
    text-decoration:none;
}
    
div#footer {
	vertical-align : top;
	clear: both;
    background: url('images/footer.gif') no-repeat 0 0;
    height : 25px;
}

div#footer p {
	clear: both;
    text-align:center;
    color : #FFFFFF;
    font-size:0.9em;
    padding-top:5px;
}

div#footer a {
    text-align:center;
	font-weight:bold;
    color : #FFFFFF;
    font-size:1.0em;
    padding-top:10px;
    text-decoration:none;
}

div#footer a:hover {
    text-align:center;
    font-weight:bold; 
    color : #FFFFFF;
    font-size:1.0em;
    padding-top:10px;
    text-decoration:underline;
}

.waiton
{
	background: url('images/wait.gif') no-repeat;
	background-position : 50% 50%;
	text-align: center;
	position: absolute; 
	width: 30px;
	height: 30px;
	top : 50%;
	left : 50%;
}
html>body #wait {
        position: fixed;
}

/* div#mp3 {
position: relative;
float: right;
padding-top: 1px;
padding-right: 110px;
} */

div#cadre {
width: 12em;
background-color: #FFB400;
}

div#contenu2 p {
color: white;
margin: 0.5em; /*gestion des espaces interparagraphes */
}

