body {
margin : 0;
padding : 0;
text-align : center;
background : #CDE8F8;
font-family : arial;
font-size : 12px;
color : #373737;
}

#popup {
	height:400px; 
	width:400px; 
	border:1px solid #000; 
	background-image:url(images/infos.jpg);
	position:absolute;
	top:-400px;
	left:-400px;

}
.poptext {

	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
             color: #FF6600;
	margin-left : auto;
	margin-right : auto;
        cursor: pointer;
}
.poptext1 {
	width: 400px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
        color: #FF6600;
	margin-right : auto;

}
.poptext2 {
	width: 400px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
        color: #1f2331;
	margin-left : auto;
	margin-right : auto;

}


#top {
width: 728px;
text-align : center;
margin : auto;
}

#sponsor {
	text-align: center;
}

.center {
	text-align: center;
}
.red {
color: #FF0000;
font-weight: bold;
}
#menu {
	text-align: center;
             margin-left: auto;
             margin-right: auto;
             font-size : 13px;
	width: 592px;
	background:  url(images/fondmenu.jpg) no-repeat;
	height: 57px;
}



#corps {
             margin-left: auto;
             margin-right: auto;
             display: block;
             text-align: center;
	width: 920px;
}

	.leftcol { 
		float: left; 

		width: 164px; 
		text-align: left;
		margin: 0 0 10px 0;
	}
	.centrecol { 
		float: left; 
                          margin-left: 3.9em;  
                          margin-right: auto;
		width: 490px; 
		text-align: center;
	}

	.text { 
		width: 490px; 
		border:#ccc 3px solid;
		text-align: center;
	}



	.rightcol { 
		float: right; 
		width: 164px; 
		text-align: left;

		}










.sujet {
	text-align: center;
             margin-left: auto;
             margin-right: auto;
	width: 111px;
	background: #84C7EE url(images/Images10.gif) no-repeat;
	height: 36px;
}
.top {
	text-align: center;
	width: 164px;
	background: #84C7EE url(images/Images7.gif) no-repeat;
	height: 33px;
}
.bottom {
	text-align: center;
	width: 164px;
	background: #84C7EE url(images/Images9.gif) no-repeat;
	height: 36px;
}
.middle {
             margin-left: 0.7em;
	text-align: left;
	width: 130px;

}
.left    {

	float: left;
	width: 164px;
	background: #84C7EE url(images/Images8.gif) repeat;
}
.eclips {
	text-align: center;
	width: 524px;
	background: url(images/eclips.jpg) no-repeat;
}

.texteblanc
{
font-size: 10px;
font-family:Verdana;
color:#FFFFFF;
}


a
{
font-size: 12px;
font-family:Verdana;
color: #0000CC;
text-decoration:none;
}

a:hover
{
font-size: 12px;
font-family:Verdana;
color: #009900;
text-decoration:none;
}
a img {
	border: none;
}

hr
{
color:#000000;
}
