body
{
	background-image: url(../images/background-texture.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #efe3f0;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #56477D;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : Gray;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #56477D;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #56477D;
	text-decoration : none;
}

.input
{
	background-color : #FEE4AD;
	color : #56477D;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #56477D;
	border-top : 2px solid #56477D;
}

.but
{
	background-color : #FEE4AD;
	color : #56477D;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #56477D;
	border-bottom : 2px solid #56477D;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px solid #56477D;
}

.rates
{
	background-color : #FFE0B0;
}

.sightseeing-title
{
	background-color : #56477D;
	color : #FFFFCC;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
}

.menu
{
	background-color : #9DA6AE;
}

.hometext
{
	text-transform : uppercase;
	line-height : 18px;
}.eiffeltower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #6F8497;
}


.fondTableau {

	background-image: url(../images/background-tableau.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFE5EE;
	border-right: solid 1px #934498;
	border-left: solid 1px #934498;
	border-bottom: solid 1px #934498;
	
	}
	
.fondNavigation{

	background-image: url(../images/background-navigation.jpg);
	background-repeat: no-repeat;
	background-color: #A45EA7;

}
		
