@CHARSET "ISO-8859-1";
body {
	background : #FFF url("methodologieBP_500x737_.jpg")  right top no-repeat;
}
#main{
	width : 400px;
	background : #FFD	url("business-plan.jpg")  no-repeat 0cm 2.5cm ;
	margin: 20 20 20 20;
	padding: 10 10 10 10;
}
#liens{
	background : url("lightblueTrans.png") ;
	//z-index:-2;
	width : 300px;
	padding: 5;
}
#liens a {
	text-decoration: none;
	margin : 1 1 1 20;
}
a:link {
    color: #0000FF;
    color: yellow;
    font-weight: normal;
    font-style: normal;
}
a:visited {
    color: #66DDFF;
    font-weight: normal;
    font-style: italic;
}
a:hover {
    color: #0000FF;
    color: lime;
    //background-color: #FFFFDD;
    font-weight: bold;
    font-style: normal;
}
a:active {
    color: #FF0000;
    background-color: #CCCCCC;
    font-weight: bold;
    font-style: normal;
}
h1 {
	color :orange;	
}
