/* CSS Document */

body{
	background-color: #FBF9E3;
	margin: 0px;
	font-size: 100%;
	padding: 0px;
}
h1 {
	font-family: Verdana; 
	color: #8A0000; 
	font-weight: bold; 
	font-size: 14pt;
}

a {
	font-family: Verdana, Arial, Geneva;
	font-size: 0.7em; 			
}

.text {
	font-family: Verdana, Arial, Geneva;
	font-size: 0.7em; 
	text-align: left;				
	font-weight: normal;
	color: #03164A;		
	height: 50px;
	text-height: 50px;
}

img {
	border-width: 0px;
}

ul{
	list-style-type: square;
}

li {
	margin: 2px;
}

/* FICHES SALLES */

td {
	font-family: Verdana, Arial, Geneva; 
	font-size: 0.7em; 
	color: #03164A;
	padding: 1px;
	vertical-align: top;		
	text-align: left;
}

.titreRange{
	font-family: Verdana, Arial, Geneva; 
	font-size: 0.7em; 
	color: #03164A;
	padding: 1px;
	vertical-align: top;
	width: 150px;
	text-align: left;
}

.donneeRange{
	text-align: left;
	font-family: Verdana, Arial, Geneva; 
	font-size: 0.7em; 
	color: #03164A;
	padding: 1px;					
}

.impression {
	position: absolute;
	top: 51px;
	left: 565px;
	border-width: 0px;
	padding: 0px;
}

.imgMultimedia {
	position: absolute;
	top: 51px;
	left: 535px;
	border-width: 0px;
	padding: 0px;
}

.position1 {
	position: absolute;
	top: 51px;
	left: 530px;
	border-width: 0px;
	padding: 0px;	
}

#pageSalle{
	width: 600px;
}
	
#titre_plan_salle{
	font-family: Verdana, Arial, Geneva;
	font-style: normal;
	font-weight: bold; 
	font-size: 0.7em;
	color: #03164A; 
	background-color: #D8D6BE;
	padding-left: 8px;
	width: 326px;
	position: absolute;
	top: 0px;
	left: 15px;			
}
	
#plan_salle {
	position: absolute; 
	left: 0px;
	top: 1.2em;
}
	
#contenuDimension{
	position: absolute; 
	top: 1.2em;
	left: 355px; 
	width: 230px;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}
	
#contenuCapacite{
	position: absolute; 
	top: 8.8em; 
	left: 355px; 
	width: 230px;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}
	
#titre_dimension_salle{
	font-family: Verdana; 		
	color: #03164A; 
	font-weight: bold; 
	font-size: 0.7em;			
	background-color: #D8D6BE;
	padding-left: 8px;
	width: 230px;
	position: absolute;
	top: 0px;
	left: 355px;
	margin: 0px;
	padding: 0px;	
}
	
#titre_capacite_salle{
	font-family: Verdana; 		
	color: #03164A; 
	font-weight: bold; 
	font-size: 0.7em;	
	background-color: #D8D6BE;
	width: 230px;
	position: absolute;
	top: 8.8em;
	left: 355px;	
}

/* Ajout de Marty Mart */

img.photoSalle {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	margin-bottom: 15px;
}

img.titrePage {
	position: absolute;
	top: 41px;
	left: 0px;
}

img.categorieSalle {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.autresSalles {
	position: absolute;
	top: 0px;
	left: 252px;
}

div#roomSelector {
	position: absolute;
	top: 0px;
	left: 353px;
	background-image: url(/lacleamy/images/banquets/plan/bg_choix_Salle.gif);
	width: 247px;
	background-repeat: repeat-x;
}

/** Ajout de Mathieu **/

div#information_salle {
	margin-top: 400px;
	position: relative;
}

