﻿body {
}

.textes
{
	
	font-weight: bold; 
	color: #00007d; 
	font-family: 'Times New Roman'; 
	font-size: 17px;
}
.modalBackground {
	background-color:White;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup {
	
	border-width:2px;
	border-style:solid;
	border-color:#00007d;
	width:550px;
	height:720px;
	background-image: url(/Images/Chambres/PetitFond.jpg); 
	
}

#contenuCentral
{
	width:880;
	background-image: url(/Images/Fond.jpg);
	
}

#mapsearch
{
	text-align:center; 
	width : 700px;
	height:400px;  
	margin: 10px; 
	padding: 4px;
}

#tablecontent
{
	text-align:left;
	font-weight: bold;
	color: #00007d;
	font-family: 'Times New Roman';
	font-size: 17px;
	width:880px;
}

#DivPrincipal
{
	 position:absolute;
	 top:0px;
	 right:0px;
	 left:0px;
	 bottom:0px;
}

#TdEnteteFR
{
	width:880;
	background-image: url(/Images/Entete2.jpg);  
	
}

#TdEnteteEN
{
	width:880;
	background-image: url(/Images/Entete2EN.jpg);  
	
}
#TdMenusFR
{
	width:880;
	background-image: url(/Images/Fond.jpg); 	
}

#TdMenusEN
{
	width:880;
	background-image: url(/Images/Fond.jpg); 	
}

#TdChambres
{
	width:880;
	background-image: url(/Images/Chambres/TitreChambres.jpg); 	
	height:50px;
	
}

.cotegauche
{
	width:50%;
	background-color: #3a9f59;
}
.cotegauche2
{
	width:60px;
	background-color: #3a9f59;
}
.cotedroit
{
	width:50%;
	background-color:White;
}
.cotedroit2
{
	width:60px;
	background-color:White;
}
.piedPage
{
	background-image: url(/Images/Fond.jpg);
	text-align:center;
	color: #00007d;
	font-family: 'Times New Roman';
	font-size: 16px;
	width:880px;
}
.piedPageLCI
{
	background-image: url(/Images/Fond.jpg);
	text-align:center;
	color: #00007d;
	font-family: 'Times New Roman';
	font-size: 10px;
	width:880px;
}
.fermerPopup
{
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	margin-right: 3px; 
	padding-top: 3px;
	
}

.divVirtuelPopup
{
	width: 720px; 
	height: 500px;
	display:none;
	
}
