@charset "iso-8859-1";
body {
	background-image: url(images/bg.jpg);	
	margin-top: 0px;
	margin-bottom: 0px;
	width:961px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#neww {
	position: absolute;
	height: 31px;
	width: 88px;
	top: 337px;
	/*background-image: url(images/template_r15_c5.png);*/
	left: 752px;
}
a {
	color: #A6F2A4;
	text-decoration: none;
}
a:hover{
	color: #88CCCA;
	text-decoration: underline;
}
a:visited{
	color: #E1D3B5;
}
#tour {
	border: 1px dotted #000;
}
#ligne {
	border-bottom-width: thin;
	border-bottom-color: #000;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
}
.titre2 {
	font-weight: bold;
	text-decoration: underline;	
	color: #FFFFFF;
}
.contenu2 {
	color: #FF0;
}

.bas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align:center;
}
.gauche {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	text-align:center;
}
.mid {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align:center;
}
