a:link {
	color:#000000;
	text-decoration:underline;
}

a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

body {
	font-weight:normal;
	font-size:10pt;
	font-family:verdana,arial;
	text-align:center;
}

img {
	border:0px; 
	padding:0px; 
	margin:0px;  
}

h2 {
	font-weight:bold; 
	font-size:10pt; 
	margin:10px 0px; 
	text-align:left;
}

small {
	font-weight:normal; 
	font-size:8pt; 
	text-align:justify;
}

.big {
	font-weight:normal; 
	font-size:13pt; 
}

b {
	font-weight:bold; 
	color:#000080;
}

label {
	font-weight:bold; 
	color:#000080;
}

div#haut {
	 background-image:url('../images/banniere.gif'); 
	 padding:0px; 
	 margin:auto; 
	 width:700px; 
	 background-repeat:repeat-x;
	 height:100px;
}

/********** MENU *********************/

div#menu {
	background-image:url('../images/liens.gif');
	float:left;
	width:150px;
	height:auto;
	position:relative;
	margin:100px 0px 0px 0px;
	text-align:center;
}


#menu ul {
	float:left;
	width:137px;
	list-style-type:none;
	padding:0px;
	margin-left:1px;
}

#menu li {
	float:left;
	padding:0px;
	margin:0px;
	width:137px;
}

#menu li a {
	display:block;
	padding:3px 0px 3px 0px; 
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover {
	background-color:#CEEDCB;
}

div#menuBas {
	float:left;
	background-repeat:no-repeat; 
	background-image:url('../images/bas.gif');
	width:150px;
	height:100px;
}

/********** CORPS *********************/

div#corps {
	float:right;
	margin:100px 0px 0px 0px; 
	width:530px;
	position:relative;
	background-image:url('../images/corps.gif');
}

#corps p {
	margin:0px 7px;
	text-align:justify;
}

#corps ul {
	padding:0px; 
	margin:0px 25px; 	
}

#corps li {
	text-align:justify; 	
}

#corps .titre {
	font-size:11pt;
	font-weight:bolder;
	text-align:center;
	border:1px solid #66C45C; 
	border-right:1px solid #66C45C; 
	margin:10px 10px 0px 0px; 
	padding:1px 1px 1px 1px;
	background-color:#CEEDCB;
}

#corps .cadre {
	background-color:#ffffff;
	border-right:1px solid #66C45C; 
	border-left:1px solid #66C45C; 
	border-bottom:1px solid #66C45C; 
	padding:5px 5px 10px 5px;
	margin:0px 10px 0px 0px;  
	text-align:left;
}

#corps .gauche {
	float:left;	  
	margin:0px 10px 0px 0px;	  
	vertical-align:top; 
}

#corps .droite {
	float:right;
    margin:0px 10px 0px 0px;	
	vertical-align:top;
}

#corps .center {
	text-align:center;
}

#corps table {
	width:505px;
}

#corps .equipe td {
	 padding-bottom:10px;
}

/********** BAS *********************/

#bas p {
	font-size:8pt;
	font-weight:normal;
	color:#000080;
	text-align:center; 
}

a.bas:link {
	color:#000080;
	text-decoration:underline;
}

a.bas:visited {
	color:#000080; 
	text-decoration:underline;
}

a.bas:hover {
	color:#000080; 
	text-decoration:none;
}
