body {
	background : #FFD966;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 5px;
}

h1{
	font-size : 1.7em;	
	color : #336600;
	top : 10px;
	left : 80px;
	position : absolute;
}

h2{
	font-size : 1.5em;
}

h3{
	font-size : 1.3em;
	margin-top : 0px;
}

h4 {
	font-size : 0.9em !important;
	font-size : 1em;
	font-size/**/ :/**/ 1em;
}

h5 {
	font-size : 0.8em;
}

h6 {
	font-size : 0.7em;
}

div#ban {
	background-color : #ABAC00;
	background-image : url(http://www.pslaporte.com/images/fondban.gif);
	background-repeat : repeat-x;
	height : 140px  ! important;
	height : 140px;
	height  /**/ : /**/ 150px;
	width : 100%;
	top : 0px;
	position : absolute;
	padding : 5px;
}

div#menu {
	margin : 5px;
	width : 30%;
	top : 160px !important;
	top : 170px;
	top /**/ : /**/ 170px; 
	position : absolute;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#texte {
	text-align : justify;
	left : 255px;
	position : absolute;
	width : 48%;
	margin : 5px 0px 0px 0px;
	top : 150px !important;
	top : 160px;
	top /**/ : /**/ 160px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


div#cotedroit{
	position : absolute;
	right : 5%;
	top : 180px !important;
	top : 190px;
	top/**/ : /**/ 190px; 
}

p {
	text-decoration : none;	
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em !important;
	font-size : 1em;
	font-size /**/:/**/1em; 
}

a {
	text-decoration : none;
	border : none;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em !important;
	font-size : 1.1em;
	font-size/**/ :/**/ 1.3em;
}

hr.ligne1{
	width : 8px;
	height :120px ;
	top : 160px !important;
	top : 170px;
	top/**/ : /**/ 170px; 
	left : 15%;
	background-color : transparent;
	border-style : none none none none;
	border : none;
	border-left : 3px double Black;
	position : absolute;
}


a:link {
	border : none;
	color : Green;
}


A:visited
	{
	color : Olive;
}
	
 A:active
	{
	color : Green;
}
	
A:hover
	{
	color : Olive;
}

