body
{
	margin: 0;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
a img
{
        border: none;
}

a:link {
	color: grey;
	text-decoration:none;
}

a:visited {
	color: grey;
	text-decoration:none;
}

a:hover {
	color:white;
	text-decoration:none;
}

.containerbody
{
	background-image:url(/_files/images/home/backgroundhome.jpg);
	height: 700px;
	background-position:center;
}
.container
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.header
{
	float:right;
	background-image:url(/_files/images/home/navigation.png);
	height:30px;
	color: #8a8a8a;
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
font-family: Arial;
font-size: 12px;
}
.logo
{
	width: 950px;
	background-image:url(/_files/images/home/logoreyhotels.png);
	float: left;
	background-position:center;
	background-repeat:no-repeat;
	height: 143px;
	margin-top: 100px;
        margin-left: auto;
}
.blocgauche
{
	float: left;
	margin-top: 130px;
	width: 302px;
	margin-left: 130px;
}
.hautblocgauche
{
	background-image:url(/_files/images/home/homebox_03.png);
	height: 69px;
	padding: 10px;
	text-align: center;
	background-repeat: no-repeat;
        margin-bottom: 5px;
}

.hautblocgauche a
{
        text-decoration: none;
}

.blocgauchecontenu
{
	background-image:url(/_files/images/home/homebox_05.png);
	
	margin-top: -26px;
	
	color: #4e4e4e;
	background-repeat: no-repeat;
	padding:1px 10px 58px;
        line-height: 20px;
}


.blocdroit
{
	float: right;
	margin-top: 130px;
	width: 302px;
	margin-right: 141px;
}
.hautblocdroite
{
	background-image:url(/_files/images/home/homebox_03.png);
	height: 69px;
	padding: 10px;
	text-align: center;
	background-repeat: no-repeat;
        margin-bottom: 5px;
	
}
.blocdroitcontenu
{
	background-image:url(/_files/images/home/homebox_05.png);
	
	margin-top: -26px;
	
	color: #4e4e4e;
	background-repeat: no-repeat;
	padding:1px 10px 58px;
        line-height: 20px;
}

.footer
{
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 950px;
	margin-top: -20px;
        clear: both;
}
.blocgaucheheader
{
	width: 60%;
	float: left;
}
.blocdroitheader
{
	width:40%;
	float: right;

}