body {
	/*background:url("images/main/bg-fond.jpg") repeat-x scroll 0 0 #7abbff;*/
	font:12px Arial,Helvetica,sans-serif;
}

a {
	color: #196cc8;
	text-decoration: underline;
	cursor:hand;
font-size:18px;
}
a:hover, a:focus, a:active {
	color: #196cc8;

	cursor:hand;

}
#chatenet  {
	background: #a28abc url(images/background.png) repeat-x fixed left top;
	color:#341D43;
	margin:0;
	width:100%;
}
#main {
    width: 960px;
    margin: 30px auto;
    clear: both;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 2px 4px #666;
    -webkit-box-shadow: 2px 2px 4px #666;
    box-shadow: 2px 2px 4px #666;
	background-color:#FFFFFF;
}

#header {
	
	padding:0;
}



#header h1 {

	margin:5px 0 0 0 ;
	padding:5px;
	color:#ff670f;
	font-weight:bolder;
	font-size: 2.5em;
	font-family:Arial,Verdana;
	text-align:center;
	
}

#header h2 {
	color:#cbc3bb;
	font-weight:bolder;
	
	font-family:Arial , Verdana;
	margin:0;
	padding:5px;
	font-size: 2em;
	text-align:center;
}
.remarque  {
	margin-left:20px;
	font-weight:bold;
}

.conditions  {
	margin-left:20px;
	display:block;
	margin-top:10px;
	font-weight:bold;
	width:400px;
}
#content {
	height:480px;
	margin:10px 0 0 0 ;
}
.bandeau {
	background: url(images/bg-bandeau.gif) no-repeat scroll 0 0;
	height: 58px;
	padding:0 2px;
	margin:25px 10px 0 10px;
	position:relative;
}

.espace {

	height: 5px;
	margin-top:30px;

}
.assurance p {

	padding:0 ;
	margin:0;
	position:relative;
	font-family:Arial , Verdana;
	font-size:14px;
}

.bandeau h1 {
	color: #fff;
	padding-top:20px;
	margin-top:0;
	margin-left:10px;
	margin-bottom:0;
	font-family:Arial , Verdana;
	font-size:18px;

}
.bandeau p {
	display:inline;
	position:absolute;
	right:10px;
	top:0;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:18px;
}
.prix {
	width:500px;
	position:relative;
	background:url("images/fleche.gif") no-repeat scroll 0 15px transparent;
	margin-left:20px;
	margin-top:20px;
	padding:5px;

}
.condition p , a {
font-size:12px;
width:480px;
color:#196cc8;

}

.prix h1, h2 , h3 {


	font-family:Arial , Verdana;
	font-weight:bolder;
	font-weight:900;
	font-size: 1.9em;
	margin-top:0;
	margin-left:80px;
	padding:10px;
	color:#196cc8;

}
#contenu p {
	color:#196cc8;
	font-weight:bold;
	margin:10px;
	padding:10px;
}
#content p {
	color:#196cc8;
	
}
.bulle {
	background:url("images/bulle.gif") no-repeat scroll right top transparent;
	height:89px;
	right:90px;
	top:0;
	width:126px;
	position:absolute;

}
.bulle h3 {
	margin:10px ;
	padding-top:10px;
	padding-left:15px;
	color:#fff;
	font-size:1.7em;

}
.bulle span {

	position:absolute;
	right:20px;
	top:40px;
	color:#fff;
}
#doc {
	position:relative;
	left:570px;
	bottom:0;
	padding:0 0 2px 0;
	margin:0;
}
#doc a{
font-size:14px;
font-weight:bold;
}

#cgv {
display:block;
margin-top:5px;
}
#contact {
	width:950px;
/*	background:url("images/bg-contact.gif") repeat-x scroll 0 0 transparent;*/
	padding:0;
	margin-left:20px;
	margin-top:100px;

	/*background-color:#f4f4f4;
	border:1px solid #CECCCC;*/
}
#contact p {

	font-family: Arial;
	font-size:16px;
	font-weight:bold;




}
#contact .small {
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;


}
#contact .lien {
	color: #196cc8;
	
}
#contact img {
padding-top:12px;
padding-left:5px;
}
#footer {
    margin: 10px auto;
	clear: both;
	width: 995px;
	text-align:center;
	
}
#footer .telimg img {
	display:block;
	margin-left:350px;
	margin-bottom:15px;
}

#footer p {

	text-align:center;
	font-size:12px;
}


.diaporama ul{
	list-style-type:none;
	overflow:hidden;
	position:absolute;
	
}




.diaporama#main{
	position:relative;
	width:512px;
	height:288px;
	top: 200px;
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute;
	margin-left:550px;
	margin-top:70px;
	
}

.diaporama_controls{
	width:512px;
	margin:3px 0;
	padding:5px;
	clear:both;
	overflow:hidden;
}

.diaporama_controls .btns{
	float:right;
}

.diaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
}

.diaporama_controls .prev{
	background:url(img/fleches_diapo.png) no-repeat top right;
}

.diaporama_controls .next{
	background:url(img/fleches_diapo.png) no-repeat top left;
}

.diaporama_controls .pause{
	background:url(img/fleches_diapo.png) no-repeat bottom right;
}

.diaporama_controls .play{
	background:url(img/fleches_diapo.png) no-repeat bottom left;
}
