﻿

body
{
	background-color:#F7EDCA;
	margin:auto;
	width: 1000px;
}

.logo
{
	width:1000px;
	height:100px;
	background-image:url('villes/Villes/images/fondlogo.jpg');
}

.toolsx
{
	text-align:center;
	margin-top:10px;
	background-image: url('villes/Villes/images/fondtoolsx.jpg');

}

.toolxwords
{
	margin-left:20px;
}

.formulaire
{
	padding-left:5px;
	margin-top:10px;
	font-size:small;
	width:400px;
	margin-left:20px;
	border-style:solid;
	border-width:2px;
	border-color: #EBAB01;
}
.corp
{
	float:right;
	margin-top:10px;
	margin-right:100px;

}

.adress
{
	margin-top:40px;
	text-decoration:underline;
	font-size:large;
}


.end
{
	margin-top:10px;
	margin-left:20px;
	margin-top:50px;
	text-decoration:none;
	font-size:x-small;
}


.caplog
{
	text-align:right;
	font-size:xx-small;
}

a:hover
{
	color:red;
}




