/* CSS Document */

html{
background-image: url(./images/divers/fond.jpg);
}
/*-----------------------------------------------------*/
.fondbox1{
background:url(./images/divers/box-top.png) no-repeat left;
}
.fondbox2{
background:url(./images/divers/box-top.png) no-repeat right;
}
.entetetitre{
background:#ff0000;
}
li.obox2{
border-left:2px solid #ff0000;
border-right:2px solid #ff0000;
}
.basbox1{
background:url(./images/divers/basbox1.png) no-repeat bottom left;
}
.basbox2{
background:url(./images/divers/basbox1.png) no-repeat bottom right;
}
.piedbox{
border-bottom:2px solid #ff0000;
}
.entetetitre2{
background:#ff0000;
}
li.obox5{
border-left:2px solid #ff0000;
border-right:2px solid #ff0000;
background-image:url(./images/divers/bandeau.png);
}
.piedboxg{
border-bottom:2px solid #ff0000;
}
.entetetitre3{
background:#ff0000;
}
li.obox8{
border-left:2px solid #ff0000;
border-right:2px solid #ff0000;
}
.basbox3{
background:url(./images/divers/basbox2.png) no-repeat bottom left;
}
.basbox4{
background:url(./images/divers/basbox2.png) no-repeat bottom right;
}
.piedboxm{
border-bottom:2px solid #ff0000;
}
.basbox5{
background:url(./images/divers/basbox3.png) no-repeat bottom left;
}
.basbox6{
background:url(./images/divers/basbox3.png) no-repeat bottom right;
}
.piedboxvisite{
background:#ff0000;
border-bottom:2px solid #ff0000;
}
a.bouton{
	display:block;
	width:100px;
	line-height:22px;
	background:url(./images/divers/bouton.png);
	color:#ffffff;
	text-align:center;
	float:right;
	margin-top:5px;
	margin-bottom:2px;
	
}
a.boutonjeux{
	display:block;
	width:200px;
	line-height:22px;
	background:url(./images/divers/bttel.gif);
	color:#ffffff;
	text-align:center;
	margin:15px auto;
	
}
.button{
	border:none;
	width:100px;
	height:22px;
	background:url(./images/divers/bouton.png);
	color:white;
	margin-top:5px;
	margin-bottom:2px;
	display:block;
	float:right;
	font-size:0.8em;
	cursor:pointer;
}
a.actif {color:#ff0000;font-weight:bold;}
h2{color:#ff0000;}
li.obox8 img{border:1px solid #ff0000;}
li.obox8 .image{float:left;margin:14px 0px 14px 14px;
}
.ligne {
	background-color:#ff0000;
	border:thin solid #ff0000;
	}
li.actif{
	color:#ff0000;
	font-weight:bold;
	}
.telecharger{color:#ff0000;}
.contactform input.field {
	border:solid 1px #ff0000;
	}
.contactform textarea {
	border:solid 1px #ff0000;
	}
.spancolor{
	color:#ff0000;
	}
h4{color:#ffffff;}
span.select{
	color:#ff0000;
}
#navigation h1{
	color:#ff0000;
}
