/***********       Valide CSS         *********/

body
{
	margin : auto;
	width : 990px;
	background-color : #030356;
	color : white;
}

a
{
	text-decoration : none;
	color : white;
}

#contact
{
	float : left;
	border : 4px solid white;
	border-right : none;
	width : 158px;
	height : 160px;
	padding : 0px;
}

#contact a
{
	font-weight : bold;
	font-family : Arial,serif;
}

.contactmail
{
	width : 158px;
	text-align : center;
	position : relative;
	bottom : 30px;
}

#contactgif
{
	display : block;
	margin : auto;
	border : none;
}

#banniere
{
	display : block;
	float : right;
	width : 800px;
	height : 140px;
	border : 4px solid white;
	font-family : Arial,serif;
	padding : 10px;
	margin : 0px;
	/*margin-top : 15px;*/
}

.vernonimmo
{
	font-size : 90px;
	font-weight : bold;
	text-align : center;
	/*vertical-align : middle;*/
	position : relative;
	top : 15px;
}

#excluhome
{
	float : left;
	margin : auto;
	width : 990px;
}

.exclusivite
{
	border : none;
}

#menu
{
	float : left;
	width : 230px;
	
	font-family : "Comic Sans MS",serif;
	margin-top : 30px;
	position : relative;
	right : 30px;
}

#menu li
{
	list-style: none;
	width : 190px;
	border-left : 2px solid white;
	border-right : 2px solid white;
	border-top : 2px solid white;
	text-align : center;
	margin : 0px;
	padding : 2px;
}

.lienli
{
	display : block;
	width : 190px;	
}

#menu li:hover
{
	background-color : green;
}	

.menu_title
{
	background-color : green;
}

.menu_admin
{
	background-color : green;
	border-bottom : 2px solid white;
}

#adresse
{
	float : right;
	margin : 0px;
	padding : 2px;
	font-family : Arial,serif;
	text-align : right;
	font-size : 15px;
	font-weight : bold;
	position : relative;
	bottom : 14px;
}


.num_tel
{
	float : left;
	margin : 0px;
	padding : 2px;
	font-family : Arial,serif;
	font-weight : bold;
	font-size : 30px;
	text-align : left;
}

#page
{
	float : right;
	width : 720px;
	margin : 0px;
	margin-top : 50px;
	padding : 20px;
	font-family : Arial,serif;
	text-align : justify;
	font-size : 16px;
	font-weight : bold;
}

#presentation
{
	display : block;
	margin : auto;
	margin-bottom : 30px;
}

#lien_mini_block
{
	width : 400px;
	background-color : rgb(000,080,000);
	margin : auto;
	text-align : center;
	position : relative;
	bottom : 50px;
}

.nom_service
{
	text-align : center;
	font-size : 45px;
	position : relative;
	bottom : 45px;
}	

.contenu_service
{
	text-indent : 50px;
	position : relative;
	bottom : 20px;
}	
