/* CSS Document */

html, body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}

table#global {
	height: 100%;
	width: 760px;
	position: relative;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #653506;
	text-decoration: none;
}

.textenourti {
font-family: Arial;
font-size: 10px;
line-height:10px; 
color:#FFFFFF; 
}
a.textenourti:link, a.textenourti:visited {
color: #FFFFFF;
text-decoration:underline;
}
a.textenourti:hover {
color: #9BD9F3;
text-decoration:underline;
}

.soustitrenourti {
font-family: Arial;
font-size: 15px;
line-height:18px; 
color:#FFFFFF;
font-weight: bold;
}
a.soustitrenourti:link, a.soustitrenourti:visited {
color: #FFFFFF;
text-decoration:underline;
}
a.soustitrenourti:hover {
color: #9BD9F3;
text-decoration:underline;
}

a.achat1:link {display:block;width:145px;height:30px;background-image:url(images/gdj-boutonh-achat.gif);}
a.achat1:visited {display:block;width:145px;height:30px;background-image:url(images/gdj-boutonh-achat.gif);}
a.achat1:hover {display:block;width:145px;height:30px;background-image:url(images/gdj-boutonb-achat.gif);}
