body {
	margin: 0px;
	padding: 0px;
	background: url('images/bg.png') top center repeat-y;
	/*_background: #83bfbf url('images/bg.png') top center repeat-y;*/
	
	text-align: center;
	width:700px;
	margin: auto;
	font-family:verdana;
	color:#006699;
	font-size:13px;
}

#wrap {
	background-color: #C7E2E2;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

a {font-family:verdana; color:#006699; font-size:13px; text-decoration:none;}
a:hover {font-weight:normal; color:#950000;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>
.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}
.shadowcontainer{
width: 200px; /* container width*/
background-color: #333333;
}
.shadowcontainer .innerdiv{
height:300px; /* Add container height here if desired */
background-color: white;
border: 0px #333333;
padding: 0px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

h1 {
letter-spacing: 8px;
font-family: viner hand itc;
font-size: 30px;
font-weight: normal;
text-align:center;
font-family: viner hand itc,"Times New Roman", Times, serif;
font-style:caps;
color: #006699;
}

h2 {letter-spacing: 8px;
font-family: viner hand itc,"Times New Roman", Times, serif;
font-size: 17px;
font-weight: normal;
text-align:center;}

h3 {
	color: #950000;
	font-size:16px;
	font-family: verdana;
	font-weight: ;
}
h4 {
	color: #006699;
	font-size:15px;
	font-family: verdana;
	font-weight: ;
}
blockquote {margin : 45px 120px 6px 120px ;
font-weight : ;
font-size: 1em;
letter-spacing : px;
font-style : ;
color : #006699;
}
.blockquote {margin : 45px 70px 6px 70px ;
font-weight : ;
font-size: 1em;
letter-spacing : px;
font-style : ;
color :#006699 ;
}
#left {
	float: left;
	width: 200px;
	text-align: center;
	padding-left: 40px;
}#left1 {
	float: left;
	width: 300px;
	text-align: left;
	padding-left: 40px;
}

#right {
	float: right;
	padding-right:25px;
	width: 400px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;  
}#right1 {
	float: right;
	padding-right:25px;
	width: 300px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;  
}
#middle {
	float: left;
	width: 200px;
	text-align: center;
	padding-left: 80px;
}
#footer {
	clear: both;
	padding-top: 30px;
	color: #3f5e69;
	font-size: 10px;
}

a.nav1: current_page_item {
	 font-weight:normal; font-size:15px; color:#950000;}
}

#nav1 {
	margin-top:px;
}

h3:first-child {
	margin-top:0px;
	padding-top: 0px;
}

.caption {
	font-size: 10px;
	color: black;
}

a.caption {
	color: #950000;
}

img {
	margin: 0px;
	padding: 0px;
}

hr {
	color: #006699;
	width: 100%;
	size: 1px;
	height: 3px;
	noshade:;
}

#one{
	width: 660px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.price {
	color: #950000;
	font-size:14px;
	font-family: verdana;
	font-weight: bold;
}

.tarif {
	color: #006699;
	font-size:16px;
}

.box {
margin: auto;
	border:1px solid black #339999;
	text-align:center;
	padding:20px;
	width:400px;
	background-color: #83BFBF;
}
#menu .current_page_item a {
	color: #000000;
	text-decoration: none;
	background: none;
	
}

table {text-align:center; margin: auto;}

td.l {text-align:right;}

#fr {position:absolute;
left: 50%;
margin-left: 360px;
top:10px;
z-index: 300;
}
#fr a img {border:0;}

