/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#content{
	padding-top : 150px;
	padding-bottom : 30px;
	padding-left : 30px;
	padding-right : 20%;
}

#baspage {
	text-align: center;
	z-index: 3;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8px;
	color: #006699;
	azimuth: center-left;



	}



#content2 {
	padding-top : 200px;
	padding-bottom : 30px;
	padding-left : 50px;
	padding-right : 20%;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #24488F;
	background-color : transparent;
	line-height : 100%;
	text-align: justify;

}

#content2 h3 {
	
}






#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
	line-height: 100%;
	}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #3044A5;
	background-color : transparent;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 100%;
}

hr {
	color: #00008B;
	height: 1px;
	}


#tete1{
	position : absolute;
	top : 0px;

	}


#script{
	position : absolute;
	top : 20px;
	right : 0;
	text-align : right; /*Mild hack for Netscape 4*/
}

#navigation{
	position: absolute;
	top : 129px;
	left : 133px;
	}



#navigation a{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color : #00f;
	background-color: transparent;
}
