body{
	background-color : #FFFFFF;
	font-family : arial;
	margin: 0;
	padding: 0;
	/*couleur de la scrollbar*/
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000;
	scrollbar-face-color: #336699;
	scrollbar-track-color: #336699;
	scrollbar-darkshadow-color: #000;
	scrollbar-shadow-color: #000;
}

#global{
	position: relative;
	width: 1024px;
	margin : 0 auto;
}
a{
	color : #0000FF;
	text-decoration : none;
}
a:visited{
	color : #0000FF;
	text-decoration : none;
}
/*style ombrage image*/
img { 
	border: none;
}
div.img-dec {
	background: url('ci/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
div.img-left {
	background: url('ci/shadow.gif') no-repeat bottom right;
	clear: left;
	float: left;
	margin: 0 25px 15px 0;
	padding: 0;
	color : #000000;
}

div.img-left img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
div.img-center {
	/*background: url('ci/shadow.gif') no-repeat bottom center;*/
	clear : both;
	position : relative;
	margin: 0 25px 0 0;
	padding: 0;
	color : #000000;
}

div.img-center img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 0px -5px;
	padding: 4px;
	position : relative;
}
/* // Stlye ombrage image */

#header{
	height:131px;
}
#barre_g{
	float : left;
	width: 20px;
	height:100%;
	background-image : url("ci/barre_g.jpg");
	background-repeat : repeat-y;
}
#barre_d{
	float : right;
	width: 20px;
	height:100%;
	background-image : url("ci/barre_d.jpg");
	background-repeat : repeat-y;
}
#barreg_content{
	float : left;
	width: 20px;
	background-image : url("ci/barre_g.jpg");
	background-repeat : repeat-y;
}
#barred_content{
	float : right;
	width: 20px;
	background-image : url("ci/barre_d.jpg");
	background-repeat : repeat-y;	
}
#header_content{
	position : absolute;
	height:131px;
	left: 20px;
	width : 984px;
	/*background-image : url("ci/header.jpg");*/
	background-repeat : no-repeat;
}
#menu{
	text-align : center;
	height : 65px;
}
#menu_content{
	position : absolute;
	left: 20px;
	padding-top : 6px;
	text-align : center;
	width : 984px;
	height : 60px;
	background-image : url("ci/menu.jpg");
	background-repeat : no-repeat;
}
#menu_content a{
	font-size : 17px;
	font-family:arial;
	font-variant : small-caps;
	letter-spacing : 2px;
	color : #336699;
	text-align : center;
	text-decoration : none;
	vertical-align : middle;
}
#menu a:hover{
	font-variant : small-caps;
}
#conteneur{
	float : left;
	width : 1024px;
	min-height : 200px;
	height:auto;
	background-image : url("ci/conteneur.jpg");
	background-repeat : repeat-y;
}
#nav{
	float:left;
	width : 200px;
	margin-left : 30px;
}
#contenu{
	float:left;
	width : 700px;
	margin-left : 20px;
	text-align :center;
}
#footer{
	clear : both;
	height: 36px;
}
#footer_content{
	position : absolute;
	left: 20px;
	height: 36px;
	width : 984px;
	background-image : url("ci/footer.jpg");
	background-repeat : no-repeat;
	text-align : center;
	font-family : arial;
	font-size : 10px;
	color :#336699;
	letter-spacing:2px;
	vertical-align:bottom;
	padding-top : 10px;
}
#footer_content a{
	color :#336699;
	text-decoration : none;
	vertical-align:bottom;
	padding-top : 13px;
}
#table_menu{
	width: 100%;
	padding-left : 10px;
	margin-top : 20px;
	text-align : left;
}
.td_menu{
	width : 136px;
	text-align : center;
}
.td_onglet1{
	width : 9px;
	height : 27px;
	background-image : url("ci/onglet_1.jpg");
	background-repeat : no-repeat;
}
.td_onglet2{
	width : 140px ;
	height : 27px;
	text-align : left;
	background-image : url("ci/onglet_2.jpg");
	background-repeat : repeat-x;
	font-weight : bold;
	font-size : 12px;
	font-variant : small-caps;
	padding-left : 10px;
}
.td_onglet3{
	width : 12px;
	height : 27px;
	background-image : url("ci/onglet_3.jpg");
	background-repeat : no-repeat;
}
.td_text{
	border-bottom : 1px solid #336699;
	border-left : 1px solid #336699;
	background-color : #d4e4f3;
	font-size : 12px;
	padding-left : 10px;
}
.td_text a{
 	text-decoration : none;
}
.font_special{
	font-family : monotype corsiva;	
	font-size : 40px;
	text-shadow: #CCCCCC;
	color : #000077;
}
.titre_contenu{
	background : url('ci/puce.jpg') repeat-y bottom left;
	padding : 0 0 0 20px;
	text-align : left;
	font-size : 16px;
	font-style : italic;
	text-shadow: #CCCCCC;
	color : #000077;
	text-transform : uppercase;
	font-variant : small-caps;
	letter-spacing : 4px;
 }
.text_contenu{
 	text-align : left;
 	font-size : 14px;
 }
div.box-shadow {
	width : 90%;
	/*background: url('ci/shadow.gif') no-repeat bottom right;*/
	margin: 0 25px 15px 0;
	padding: 0;
}
div.box-shadow p {
	background-color: #fff;
	font-size : 10px;
	font-style : italic;
	/*border: 1px solid #a9a9a9;*/
	margin: -7px 5px 5px -5px;
	padding: 4px;
}
.descr_galerie{
	text-align : left;
	margin : 0 0 5px 5px;
}
div.link-shadow {
	text-align : left;
	font-style : italic;
	margin: 10px 0;
	padding: 0;
	
}
div.link-shadow p {
	text-align : left;
	font-size : 14px;
	font-style : normal;
	margin : -15px 0;
	padding: 25px;
}
.contactleft{
	font-size : 12px;
	text-align : left;
	width : 100px;
}
.contactright{
	font-size : 12px;
	text-align : left;
	padding-left : 20px;
	width : 370px;
}
.contactcenter{
	font-size : 12px;
	text-align : left;
}
input {
     color:#336699;
     border-color : #D4E4F3;
     background-color:#FFFFFF;
     font-size:12px;
     font-family:arial;
}
textarea {
     color:#336699;
     border-color : #D4E4F3;
     background-color:#FFFFFF;
     width : 81%;
     font-size:12px;
     font-family:arial;
     overflow : auto;
 }
.table_contact{
	margin-left : 200px;
}
.descr_room{
	font-size : 14px;
	padding-left : 30px;
	text-align : left;
}
.descr_room_font{
	font-size : 5px;
	text-align : left;
}

