@charset "utf-8";
/* CSS Document */

html, body , div {
	margin:0; 
	padding:0; 
	font-size:0px;
	position:relative;
}

img {
	border:none;	
}

.hand{
  	cursor:pointer;
	cursor:hand;
} 

.global {
	background-color:#f8ffd1;
}

.centrage {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-495px;
	width:989px; 
}


/*######## INTERFACE ########*/
.chateau-dauphine-interface-haut {
	width:989px;
	height:123px;
	background-image:url('chateau-dauphine-images/chateau-dauphine-longpra-interface-haut.jpg');
	background-repeat:no-repeat;
}
.chateau-dauphine-interface-bande {
	width:989px;
	height:auto;
	background-image:url('chateau-dauphine-images/chateau-dauphine-longpra-interface-bande.jpg');
	background-repeat:repeat-y;
	
}
.chateau-dauphine-interface-bas {
	width:989px;
	height:23px;
	background-image:url('chateau-dauphine-images/chateau-dauphine-longpra-interface-bas.jpg');
	background-repeat:no-repeat;
}
.chateau-dauphine-interface-bas-index {
	width:989px;
	height:23px;
	background-image:url('chateau-dauphine-images/chateau-dauphine-longpra-interface-bas-index.jpg');
	background-repeat:no-repeat;
}



/*############ INTERFACE HAUT ########*/
.chateau-dauphine-logo  {
	float:left;
}
.chateau-dauphine-portrait-menu {
	float:left;
}
.chateau-dauphine-portrait {
	width:657px;
	height:98px;
}
.chateau-dauphine-menu {
	width:657px;	
}
.chateau-dauphine-menu-bouton {
	float:left;	
}
.chateau-dauphine-menu-langues {
	float:left;
	width:116px;
	height:25px;
	background-image:url('chateau-dauphine-images/chateau-dauphine-interface-fond-langues.jpg');
	background-repeat:no-repeat;
}
.chateau-dauphine-menu-langues-texte {
	padding-top:6px;
}
.chateau-dauphine-ligne-ariane {
	height:20px;
	width:958px;
	border:none;
	border-left-width:medium;
	border-left-style:none;
	border-left-color:#869f75;
	border-right-width:medium;
	border-right-style:none;
	border-right-color:#869f75;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#869f75;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#869f75;	
	padding-top:5px;
}

.chateau-dauphine-ligne-ariane-index {
	height:20px;
	width:958px;
	border-left-width:medium;
	border-left-style:none;
	border-left-color:#869f75;
	border-right-width:medium;
	border-right-style:none;
	border-right-color:#869f75;
	border-top-width:medium;
	border-top-style:none;
	border-top-color:#869f75;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#869f75;
	padding-top:5px;
}

.chateau-dauphine-credits {
	height:48px;
	width:958px;
	border-left-width:medium;
	border-left-style:none;
	border-left-color:#869f75;
	border-right-width:medium;
	border-right-style:none;
	border-right-color:#869f75;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#869f75;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#869f75;
	padding-top:1px;	
}
.chateau-dauphine-credits-bouton {
	float:left;	
}
.chateau-dauphine-credits-texte {
	float:left;	
	padding-top:15px;
	padding-left:20px;
}
.chateau-dauphine-dessin {
	position:absolute;
	right:6px;
	bottom:0px;
	width:448px;
	height:309px;
	background-image:url('chateau-dauphine-images/chateau-dauphine-dessin.jpg');
}


/*########### BLOC ########*/
.chateau-dauphine-longpra-bloc {
	width:958px;
	height:auto;
	left:15px;
	clear:both;
}

.chateau-dauphine-longpra-bloc-moitie {
	width:479px;
	height:auto;	
	float:left;
	text-align:justify;
}



/*############ ACCUEIL #######*/
.chateau-dauphine-longpra-bloc-accueil {
	float:left;
	width:301px;
}
.chateau-dauphine-longpra-bloc-accueil-espace {
	float:left;
	width:29px;
	height:1px;
}
.chateau-dauphine-longpra-bloc-accueil-titre {
	height:39px;
}



/*############ CONTACT  ##########*/
.validation {
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	color:black;
	font-weight:bold;
	height:20px;
	width:100px;
	background-color:#d5e599;
	cursor:pointer;
	cursor:hand;
}

