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,sans-serif;
	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;
}

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:#D0C8FC;
}

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


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

.retrait {
	margin-left: 200px;
}

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

.texte {
	font-weight: normal; 
	margin: 0px 7px; 
	text-align: justify;
}

.texte2 {
	font-weight: normal; 
	font-size: 8pt; 
	margin: 0px 7px; 
	text-align: justify;
}

.texte3 {
	font-weight: normal; 
	margin: 0px 7px; 
	text-align: justify;
	padding-left:30px;
	padding-top:5px;
}

.gras {
	font-weight: bold; 
	color: #000080;
}

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 #89bcf6; 
	border-right:2px solid #89bcf6; 
	margin:10px 10px 0px 0px; 
	padding:1px 1px 1px 1px;
	background-color:#d9ebff;
}

#corps .cadre {
	background-color:#ffffff;
	border-right:2px solid #89bcf6; 
	border-left:1px solid #89bcf6; 
	border-bottom:2px solid #89bcf6; 
	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 .milieu {
	width:500px;
	margin:0px 10px 0px 0px;	  
	vertical-align:top; 
}

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


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

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

#corps table {
	width:505px;
}

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

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

#corps .appel_offre {
	color:#869ddd;
	font-weight:bolder;
}

#corps .appel_offre a {
	color:#869ddd;
	font-weight:bolder;
}

#corps .red {
color:red;
font-weight:bolder;
}

xmp {
	display:inline;
}
/********** 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;
}



/*****************************************/
