#globale {
	font-family: verdana, arial;
	font-size: 11px;
	color: #333333;
	width: 900px;
}
#footer {
	width: 830px;
	padding-right: 70px;
}
body {
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 138px;
	width: 900px;
}
#main_menu {
	background-image: url(../images/main_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
	width: 780px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 120px;
}

/*///////////////////////////////////////////////////////Bloc gauche */
#gauche_texte {
	background-image: url(../images/gauche2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 193px;
	width: 325px;
}
#gauche_texte_texte {
	width: 200px;
	padding-right: 15px;
	padding-left: 5px;
	float: right;
	padding-top: 10px;
}
#gauche {
	width: 325px;
	float: left;
	
}
#reservation_bt {
	background-image: url(../images/reservation_bt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 69px;
	width: 325px;
}
#reservation_btGB {
	background-image: url(../images/reservation_btGB.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 69px;
	width: 325px;
}
#information_bt {
	background-image: url(../images/information_bt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 59px;
	width: 325px;
}

#globale #gauche #gauche_middle {
	background-image: url(../images/gauche_middle.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 120px;
}
#globale #gauche #gauche_bottom {
	background-image: url(../images/gauche_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 325px;
	background-color: #66CC99;
}
#gauche_top {
	background-image: url(../images/gauche1.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 325px;
}

/*/////////////////////////////////////////////////////////bloc droite*/
#droite {
	width: 526px;
	float: left;
}
#droite_top {
	background-image: url(../images/droite_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 526px;
	
}
#droite_middle {
	background-image: url(../images/droite_middle.gif);
	background-repeat: repeat-y;
	width: 481px;
	background-position: left;
	margin: 0px;
	padding-right: 15px;
	padding-left: 30px;
}
#droite_bottom {
	background-image: url(../images/droite_footer.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 526px;
	background-position: left;
}


#globale #droite #droite_middle #idee {
	margin: 0px;
	
	
}

/*////////////////////////////////////////////////////balise*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	margin-top: 0px;
	margin-bottom: 3px;
}


h2 {
	font-family:  verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #669933;
	margin-top:0px;
}

h3 {
	font-family:  verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-family:  verdana, aial;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
h5 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin-top:0px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table{
	border: none;
	margin: 0px;
}
/*///////////////////////////////////////////classe*/

.bleu_f {
	font-family:  verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.rouge {
	font-family:  verdana, arial;
	font-size: 12px;
	
	color: #CC3300;
	text-decoration: none;
}
.bleu_f3 {
	font-family:  verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
a.bleu_f:hover {
	font-family:  verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.blanc {
	font-family:  verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.blanc:hover {
	font-family:  verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 18px;
}
.bleu_f2 {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.gris{
	border: 3px double #CCCCCC;
}

.solidtable{
	border: thin solid #CCCCCC;
	padding: 10px;
}
.solidimg{
	border: thin solid #CCCCCC;
}
.jaune {
	color: #FF9900;
	text-decoration: none;
}
a.jaune:hover {
	color: #FF9900;
	text-decoration: none;
	text-decoration: underline;
}
.gris2 {
	
	color: #333333;
	text-decoration: none;
}
a.gris2:hover {
	
	color: #333333;
	text-decoration: underline;
}
/* ///////////////////////////////////////////formulaire*/

textarea {
	height: 130px;
	width: 290px;
	font-size: 11px; color: #333333; background-color : #ffffff; font-style: normal;
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;
Border-Color:#333333;
}
form{
	/*agit sur la balise forme ^^*/
	padding:0px;
	margin:0px;	
}
a.info{
position:relative; /*this is the key*/
z-index:24; 
text-decoration:none
}
a.info:hover{
z-index:25; background-color:#ff0
}
a.info span{
display: none
}
a.info:hover span{ /*the span will display just on :hover state*/
display:inline;
position:absolute;
top:1em; left:1em; width:15em;
background-color:#ffff80; color:#ff0000;
text-align: center
}
.error {
padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;
}
.obli {
color: #ff0000; Font-Family : Trebuchet MS;
}
.mef { 
font-size: 11px; color: #808080; font-style: normal;
}
SELECT.format { 
font-size: 11px; color: #333333; font-style: normal;
}
INPUT.format {
font-size: 11px; color: #333333; background-color : #ffffff; font-style: normal;
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;
Border-Color:#333333;
}

#bBleu1{
	background-image: url(../images/bBleu1.jpg);
	background-repeat: no-repeat;
	
	height: 54px;
	width: 147px;
	padding-right: 5px;
	padding-left: 5px;
}

#bBleu2{
	background-image: url(../images/bbleu2.jpg);
	background-repeat: no-repeat;
	
	height: 174px;
	width: 147px;
	padding-right: 5px;
	padding-left: 5px;
}

#bBleu3{
	background-image: url(../images/bBleu3.jpg);
	background-repeat: no-repeat;
	
	height: 104px;
	width: 147px;
	padding-right: 5px;
	padding-left: 5px;
}

#bBleu4{
	background-image: url(../images/bBleu4.jpg);
	background-repeat: no-repeat;
	
	height: 143px;
	width: 147px;
	padding-right: 5px;
	padding-left: 5px;
}
#bBleu{
	float: left;
	width: 157px;

}
#texte2{
	float:right;
	width: 317px;	
}
/*zoom*/
#showimage{
z-index: 2;
position:absolute;
visibility:hidden;

}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #f2f2f2;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
height : 18px;
color:#1B7FBB;
}
.photo2-sej{width: 90px;height : 90px;}
.lien { color:#1B7FBB; font-family:Arial; font-size:12px; font-weight: bold; text-decoration:none;}
.lien:hover { color:#c2c2c2; font-family:arial; font-size:12px; font-weight: bold; text-decoration:underline;}
.visiter { color:#777777; font-family:Arial; font-size:12px; font-weight: bold; text-decoration:underline;}