/* CSS Document */


body {
        text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C1B5E;
	font-size: 70%;	
}

h1 { font-size:200%; }
h2 { font-size:150%; }
h3 { font-size:120%; }
h4 { font-size:110%; }

.image_captions { display:block;padding:5px; font-family:arial; font-size:10px; }
.image_frames { text-align:center; border:1px solid #98D58E; padding:5px; margin: 5px; }
.image_noframes { padding:0px; margin: 5px; }

#header{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(images/banner_blue.jpg); PADDING-BOTTOM: 0px; WIDTH: 773px; PADDING-TOP: 78px; TEXT-ALIGN: center
}


#frame 
{
	width:773px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
		

#contentcenter 
{
	width:566px;
	padding:8px 0px 0px 0px;
	float:left;
}
	
#contentright 
{
	width:198px;
	padding:0;
	border-width:8px 0px 9px 9px; 
	border-style:solid; 
	border-color:white;
	float:left;
	background:#fff;
}


#wrapper {
	 MARGIN: auto; WIDTH: 773px; POSITION: relative
}

#gauche {
	position: absolute;
	width: 566px;
	padding-top: 8px;
	top: 97px;
}
#droite {
	position: absolute;
	right: 1%;
        left: 575px;
	width: 198px;
	padding-top: 8px;
	
}
#filet {
	border-width: 1px;
	border-style: solid;
	border-color: #DBE1FB;
	padding-right: 10px;
	padding-left: 10px;
}

.participants_table
{
 width:95%;
 font-size:10px;
 border-collapse:collapse;
 border:1px solid #DBE1FB;
}

.participants_table TD
{
 border:1px solid #DBE1FB;
 width:50%;
 height:25px;
}

.centercontent {
        font-size:12px;
	left: 10px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	color: #000000;
	position: relative;
	top: 0px;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;
}

.intertitles
{
 color: #32AB1E;
 font-weight:bold;
 background-image: url(../CE_images/barcode.txt);
 background-repeat:no-repeat;
 padding:0px 0px 0px 30px;
}

#footer {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN: 10px 0px;
	WIDTH: 773px;
	POSITION: relative;
	BORDER-RIGHT-WIDTH: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DBE1FB;
	border-right-color: #DBE1FB;
	border-bottom-color: #DBE1FB;
	border-left-color: #DBE1FB;
	text-align: center;
	padding-top: 3px;
}

a:link {
	color: #0C1B5E;
}
a:hover {
	color: #0C1B5E;
	text-decoration: none;
}

li {
	list-style-image: url(../CE_images/li.gif);
}

