@charset "iso-8859-1";
*{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{




       vertical-align: bottom;

	background-image: url("../images/main/font.jpg");
	background-repeat: repeat-x;
        background-attachment: fixed;
        font-family: Tahoma, Arial, Verdana, Helvetica, Serif;
	font-size: 12px;
	height: 100%;
	color: #333333;
}

img
{
	vertical-align: middle;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

p
{
	padding-bottom: 1em;
}

.spacer
{
	clear: both;
}

table#all
{
	height: 100%;
	margin: 0 auto;
}

table#all tr td
{
	height: 100%;
}

#body
{
	background-image: url("../images/landing/body.png");
	background-repeat: no-repeat;
	width: 1088px;
	height: 510px;
	margin: 0 auto;
}

#body h1
{
	font-size: 0;
	text-indent: -5000px;
}

#body h1 a
{
	display: block;
	width: 363px;
	height: 130px;
}

#formulaire_gauche
{
	float: left;
	width: 274px;
	padding: 270px 0 0 75px;
}

#formulaire_gauche p.ligne2
{
	text-align: right;
	padding: 0 0 4px 0;
	/padding: 0 0 2px 0;
}

#formulaire_gauche p
{
	padding: 0;
}

#formulaire_gauche p a
{
	color: #ff1282;
}

#formulaire_gauche p input.text
{
	width: 160px;
	padding: 2px 0;
	border: 1px solid #cdd3d4;
}

#formulaire_droite
{
	float: left;
	width: 379px;
	padding: 0;
	margin: 114px 0 0 300px;
}

#formulaire_droite p
{
	padding: 0;
}

#formulaire_droite p.ligne
{
	text-align: center;
	padding: 0 0 6px 0;
	/padding: 0 0 4px 0;
}

#formulaire_droite p input.text
{
	width: 160px;
	padding: 2px 0;
	border: 1px solid #cdd3d4;
}
