body
{
	background-color: #d1d1d1;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #30406e;
}

.bouton
{
    width: 150px;
	height: 26px;
	background: url('../images/bouton.jpg') no-repeat top center;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

img
{
	border: none;
}

#support
{
    border-collapse: collapse;
	margin: auto;
	width: 1000px;
}

#entete
{
	margin: auto;
	width: 980px;
	height: 150px;
	padding-top: 3px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
	color: #000000;
}

a
{
	color: #000000;
}

#entete img
{
	margin-left: 25px;
	margin-right: 5px;
}

#menu
{
	margin: auto;
	width: 1000px;
	height: 30px;
	background: url('../images/menu.jpg') no-repeat top center;
}

#menu table
{
    width: 1000px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
}

#menu table td
{
	height: 30px;
	padding-top: 0px;
    vertical-align: middle;
}

#menu table td img
{
	border: none;
	margin-left: 25px;
	margin-right: 5px;
}

#menu table td a
{
	color: #ffffff;
	text-decoration: none;
}

#menu table td a:hover
{
	color: #cceeff;
	text-decoration: underline;
}

#corps
{
	margin: auto;
	width: 1000px;
	background: url('../images/corps.jpg') repeat-y top center;
	padding-top: 16px;
	vertical-align: top;
}

#corps table
{
    width: 980px;
    margin: auto;
	text-align: left;
}

#colonne
{
	width: 225px;
	text-align: center;
	vertical-align: top;
}

#colonne img
{
	margin-bottom: 10px;
}

#colonne form select
{
	width: 200px;
	margin-bottom: 2px;
}

#colonne form input
{
	margin-top: 5px;
}

#colonne form
{
	margin-bottom: 10px;
}

#centre
{
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#pied
{
	margin: auto;
	width: 1000px;
	height: 30px;
	vertical-align: top;
	background: url('../images/corps2.jpg') repeat-y top center;
}

#pied a
{
	color: #30406e;
}

#support_pied
{
    width: 968px;
	border-top: solid 1px #4e7da9;
	margin: auto;
	padding-top: 6px;
	padding-left: 10px;
	text-align: center;
}
