*{padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}

html {
	width:100%;
	height:100%;
}

body {
	background:#ff7c00;
	width:100%;
	height:100%;	
	color:#3b4857;
	font-family:verdana;
	font-size:11px;
}

img {
	border:none;
}

h1 {	
	color:#000000;
	font-family:verdana;
	font-size:18px;
	font-weight:normal;	
}

h1 b{	
	color:#ff7c00;
	font-family:verdana;
	font-size:18px;
	font-weight:normal;	
}

h2 {	
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
}

h3 {	
	color:#ff7c00;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;	
}

#orange {	
	color:#ff7c00;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;	
}

a{
	font-family:verdana;
	font-size:10px;
	text-decoration:undeline;
	color:#3b4857;
}

a:hover{
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
	color:#ff7c00;
}

#centre{
	position:relative;
	margin: 40px auto;
	width:996px;
}

/*//////////////////////// BANDEAU HAUT ////////////////////*/

#haut{
	background:#ffffff;
	width:968px;
	height:151px;
	border:1px solid #6d7a89;
	padding:13px;
}

#haut_gauche{
	float:left;
	width:211px;
	height:149px;
	border:1px solid #6d7a89;	
}


#haut_centre{
	float:left;
	padding-left:13px;
	width:113px;
	height:151px;
	
}

#haut_droit{
	float:left;
	width:616px;
	height:139px;
	padding-left:13px;
}


#titre{
	float:left;
	height:38px;
	width:616px;
	text-align:center;
}

#reservation{
	background:#adb4bd;
	float:left;
	height:30px;
	padding-top:14px;
	width:614px;
	border:1px solid #6d7a89;
	text-align:center;
}

#reservation a{
	color:#ffffff;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;	
	text-decoration:none;
}

#reservation a:hover{
	color:#000000;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;	
	text-decoration:none;
}

#presentation{
	float:left;
	height:44px;
	width:614px;
	border:1px solid #6d7a89;
	text-align:center;
	margin-bottom:21px;
}

/*//////////////////////// CONTENU ////////////////////*/

#contenu{
	float:left;
	background:#ffd7b2;
	width:968px;
	padding:13px;
	border-left:1px solid #6d7a89;
	border-right:1px solid #6d7a89;	
}

/*//////////////////////// MENU GAUCHE ////////////////////*/

#col_gauche{
	height:auto;
	padding-right:13px;
}

#menu_haut{
	background:#adb4bd;
	float:left;
	width:213px;
	height:auto;
	border:1px solid #6d7a89;
}

.item_1, .item_2, .item_3, .item_4, .item_5, .item_6, .item_7, .item_8, .item_9{
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/premiere_classe/puce_menu_haut.gif) center left no-repeat;
	float:left;
	width:190px;
	height:19px;
	padding-top:5px;
	padding-left:23px;
}


#menu_haut a{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#menu_haut a:hover{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

/*//////////////////////// CONTENU PAGE ////////////////////*/


#texte{
	background:#ffffff;
	float:right;
	width:718px;
	height:auto;
	border:1px solid #6d7a89;
	padding:10px;
	text-align:justify;
}

#bloc_gauche{
	float:left;
	width:352px;	
}

#bloc_droit{
	float:left;
	width:auto;
	padding-left:13px;
	width:350px;
}

/*//////////////////////// BAS DE PAGE ////////////////////*/

#bas{
	background:#ffffff;
	border:1px solid #6d7a89;
	width:968px;
	padding:13px;
	float:left;
	
}

#menu_bas{
	float:left;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#ff7c00;
	float:left;
	width:auto;
}

.item_20{
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/premiere_classe/puce_menu_bas.gif) no-repeat;
	height:12px;
}

.item_21, .item_22, .item_23{
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/premiere_classe/puce_menu_bas.gif) no-repeat;
	height:12px;
	padding-left:7px;
	padding-right:7px;
	border-right:1px solid #ff7c00;
}
.item_24{
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	background:url(../images/premiere_classe/puce_menu_bas.gif) no-repeat;
	height:12px;
	padding-left:7px;
}

#menu_bas a{
	text-decoration:none;
	color:#6d7a89;
}

#menu_bas a:hover{
	text-decoration:none;
	color:#000000;
}

/*********************** TABLE - HTML Area ***************************/
TABLE.contenttable {
   border: solid 1px #BCBCBC;
   padding: 10px;
   border-collapse: collapse;
   width: 100%;
   margin-top: 2px;
   margin-bottom: 2px;
   text-align:center;
}
TABLE.contenttable TD {
   padding: 10px;
   border: solid 1px #BCBCBC;
   background-color: #FFFFFF;
}
TABLE.contenttable TH {
   background-color: #F7F7F7;
   padding: 10px;
   border: solid 1px #BCBCBC;
}
TABLE.contenttable P.bodytext {
   text-align: left;
}
TABLE.contenttable TD[STYLE] P.bodytext {
   text-align: inherit;
}

/************************ GALLERIE IMAGE ******************************/
.tx-rgslideshow-pi1{
	text-align:center;
	padding-bottom:10px;
}