BODY {
	font-size: 12px;
}
H3 {
	font-size: 1.2em;
	margin: 5px 0 5px 0;
}
DIV.container {
	background: #F4F4F4 url('default/imgs/bg.png') 0 0 repeat-x;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
DIV.webform_day {
	color: #FFFFFF;
	padding: 0 25px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
}

DIV.webform_liste {
	width: 400px;
	height: 113px;
	background: #277BC0 url('default/imgs/bg_liste.png') repeat-y 0 0;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0;
}
#listes {
	color : #E9F0F5;
	font-size: 1em;
}
#listes P, H3 {
	margin: 4px 10px 3px 15px;
}
#listes A {
	color: #9FDAED;
	text-decoration: none;
}
#listes A:hover {
	color: #9FDAED;
	text-decoration: underline;
}
#liste_particuliers {
	vertical-align: top;
	float: left;
}
#liste_professionnels {
	vertical-align: top;
	float: right;
}

DIV#mainbody {
	background: url( 'default/imgs/jeunefille.png') no-repeat bottom;
}

DIV#maintext {
	clear: both;
	color: #2A0055;
	font-weight: bold;
	padding: 5px 0 0 10px;
	margin: 0 0 125px 0;
}

DIV#maintext P.surtete {
	margin: 0 0 5px 0;
}
DIV#maintext P.devant {
	margin: 0 0 5px 80px;
}
DIV#maintext P.jambe {
	margin: 0 0 5px 300px;
}

DIV#rightcol {
	float: right;
	clear: right;
	width: 195px;
	padding: 0 10px 20px 0;
	color: #333333;
}
DIV#rightcol H3 {
	color: #D2A61D;
}
DIV#rightcol P {
	margin: 5px;
}
DIV#demoform {
	display: none;
}

DIV#loginform P INPUT {
	width: 140px;
}

FORM {
	padding: 0;
	margin: 0;
}

#the_footer {
	background: url(default/imgs/bg_footer.png) 0 0 repeat-x;
	clear: both;
}
#the_footer .tf_left {
	background: url(default/imgs/bg_footer_l.png) no-repeat left;
}
#the_footer .tf_right {
	background: url(default/imgs/bg_footer_r.png) no-repeat right;
}
#footer_content {
	text-align: center;
	height: 52px;
}
#footer_content A {
	color: #333333;
	text-decoration: none;
}
#footer_content A:hover {
	color: #9FDAED;
	text-decoration: underline;
}
#footer_content P {
	color: #333333;
	padding-top: 10px;
	margin: 0 20px 5px 20px;
}
