body {
	background: url('body.jpg') top left repeat-x #e2e2e2;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
}

#container {
	width: 1000px;
	margin: auto;	
}

#header {
	width: 1000px;
	height: 262px;
	background: url('header.jpg') top left repeat-y;
}

#home_link {
	display: block;
	float: right;
	padding-right: 54px;
}

#home_link img {
	padding: 0px;
	margin: 0px;	
}

#navigation {
	display: block;
	float: left;
	padding: 30px 0 0 65px;
	color: #818085;
}

#navigation li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #909090;
}

#navigation li a {
	color: #818085;
	font-size: 11px;
}

#navigation li a:hover {
	color: #404040;
}

#banner {
	margin-left: 56px;
	margin-top: -3px;
}

#content_container {
	width: 1000px;
	background: url('content_container.jpg') top left repeat-y;
}

#main_content {
	float: left;
	width:700px;
	padding-left:56px;
}

#alternate_content {
	float: right;
	width: 243px;
	padding-bottom: 50px;
}

#alternate_content a {
	display: block;
	margin-top: 30px;
}

#footer {
	width: 1000px;
	height: 26px;
	padding-top: 4px;
	margin-top: 25px;
	background: url('footer.jpg') top left repeat-y;
	clear: both;
	color: #c0c0c0;
	text-align: center;
	line-height: 11px;
}

#footer a {
	color: #c0c0c0;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#h1_trouver {
	display: block;
	width: 594px;
	height: 32px;
	color: #ffffff;
	font-size: 24px;
	line-height: 32px;
	margin-left: 30px;
	padding-left: 45px;
	background: url('trouver-un-paysagiste.jpg') top left no-repeat;
}

#intro_text {
	margin-bottom: 15px;
	padding-left: 30px;
}

#home {
	float:left;
	position:relative;
	height: 539px;
	width:700px;
	background: url('home.jpg') bottom left no-repeat;
}

#map {
	margin-left: 235px;
	margin-top: 5px;
}

#click_map {
	position:absolute;
	top: 10px;
	right: 0;	
}
#select_dep {
	clear: both;
	display: block;
	padding-top: 24px;
	margin-left: 80px;
}

#select_dep a {
	position: absolute;
	top: 435px;
	right: 100px;
}

#select_dep label select {

}

#select_dep select {
	position: absolute;
	top: 435px;
}

#select_dep input {

}


#submit_dep {
	background: #a9ce08;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #6c8b00;	
}

p {
	margin-left: 30px;	
}

strong {
	font-weight: bold;	
}

.important {
	font-weight: bold;
	font-size: 13px;
}

.orange {
	color: #ff6600;	
}

#external_footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 890px;
	margin: auto;
	font-size: 10px;
	line-height: 15px;
	color: #a5a5a5;
	text-align: center;
}

#external_footer a {
	font-size: 10px;
	text-align: center;
	color: #a5a5a5;
}

#external_footer a:hover {
	color: #606060;
	text-decoration: underline;	
}

#external_footer h3 {
	font-size: 13px;
	color: #808080;
	font-weight: bold;
	padding-bottom: 5px;	
}

#main_request_form {
	margin-left: 30px;
	margin-top: 20px;	
}

#main_request_form fieldset {
	background: #f6f6f6;
	padding: 20px;
	padding-right: 32px;
	width: 584px;
	margin-bottom: 15px;
	border-bottom: solid 1px #c3c3c3;
}

#main_request_form fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #404040;	
}

#main_request_form fieldset input, #main_request_form fieldset textarea {
	border: solid 1px #c3c3c3;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	color: #808080;
}

#main_request_form fieldset input.checkbox {
	margin-top: 5px;
	width: 16px;	
	border:0;
}
#main_content #main_request_form ul {
	list-style-image:none;
	margin-left: 50px;
}
#main_request_form fieldset ul li {
	display: block;
	width: 500px;
	clear: both;
	margin-bottom: 5px;
}

#main_request_form fieldset ul li input, #main_request_form fieldset ul li textarea, #main_request_form fieldset ul li select {

}

#main_request_form fieldset ul li label {
	display: block;

	width: 80px;
	float: left;
}

#main_request_form fieldset.long_w ul li label {
	width: 390px;
}

#main_request_form fieldset label {
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	padding-right: 10px;
	padding-left: 26px;
	background: url('label.gif') 6px no-repeat #ffffff;
}

#main_request_form fieldset label strong {
	font-weight: bold;
	color: #d95903;	
}

#main_request_form fieldset label i {
	font-size: 10px;
	font-style: normal;
	color: #808080;	
}

#main_request_form_submit {
	padding: 0;
	margin: 10px auto;
	width: 200px;
	display: block;
	padding-left:30px;
	height: 30px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	border-bottom: solid 1px #b54800;
	background: url('submit.jpg') 10px no-repeat #ff6600;	
}

#main_request_form_submit:hover {
	background: url('label.gif') 10px no-repeat #efefef;
	color: #505050;
	border-bottom: solid 1px #c3c3c3;
}

.mandatory_notice {
	clear: both;
	font-weight: bold;
	font-size: 11px;
	color: #656565;	
	padding-bottom: 5px;
	padding-top: 10px;
}

.cnil_notice {
	font-size: 9px;
	color: #808080;	
	font-style: italic;
}

#main_content {
	padding-top: 30px;	
}

#main_content h1 {
	display: block;
	width: 594px;
	height: 32px;
	color: #ffffff;
	font-size: 24px;
	line-height: 32px;
	margin-left: 30px;
	padding-left: 45px;
	background: url('trouver-un-paysagiste.jpg') top left no-repeat;
}

#main_content h2 {
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
	color: #808080;
}

#main_content h2 strong {
	font-weight: bold;	
}

#main_content h3 {
	
}

#main_content h5 {
	
}

#main_content ul {
	margin-left: 30px;
	font-size: 12px;
	color: #808080;
	width: 80%;
	list-style-image: url('li.jpg');
	list-style-position: inside;
	margin-bottom: 5px;	
}

#main_content p {
	margin-left: 30px;
	font-size: 12px;
	color: #808080;
	width: 80%;
	padding-bottom: 5px;
}

#partner_footer {
	width: 700px;
	height: 200px;
	line-height: 228px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	background: url('partner_footer.jpg');	
	clear: both;
}

#partner_footer a {
	color: #ffffff;	
}

#partner_footer a:hover {
	text-decoration: underline;	
}

#top_partner {
	width: 645px;
	border-bottom: solid 10px #ff6600;
	margin-left: 30px;
}

#left_partner {
	margin-left: 30px;
	width: 305px;
	float: left;
}

#right_partner {
	width: 315px;
	margin-left: 15px;
	float: left;
}

#right_partner p {
	margin-left: 0px;
	color: #404040;	
}

#partner_description {
	padding-top: 20px;	
}

#main_content #right_partner h1 {
	background: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	height: auto;
	line-height: 22px;
	width: auto;
	color: #ff6600;
}

#main_content #right_partner h2 {
	margin: 0px;
	padding: 0px;	
}

#logo_partner {
	margin-top: 5px;
	margin-bottom: 5px;	
}

#large_picture_partner img {
	margin: 3px;
	margin-bottom: 0px;
}

#large_picture_partner {
	border: solid 1px #c3c3c3;
	width: 299px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

ul#small_pictures_partner{
	margin-left: 0px;
	width: 305px;	
}

#small_pictures_partner li {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;	
}

#main_content #right_partner .agency {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background: #fbf7f5;
}

#main_content #right_partner .agency h1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 14px;
	height: 14px;
	padding-bottom: 6px;	
	width:auto;
}

body #main_content #right_partner .agency ul {
	color: #808080;
	list-style-image:none;
	list-style-position:outside;
	margin-left:10px;
}
body #main_content #right_partner .agency ul li {
	padding:0 0 0 10px;
	margin:0;
	background:transparent url(li.jpg) no-repeat 0 3px;
}
#main_content #right_partner .agency ul li a {
	color: #ff6600;
	text-decoration: underline;	
}

#main_content #right_partner .agency ul li a:hover {
	text-decoration: none;	
}

h2#list_partners_title {
	position: absolute;
	top: 10px;
	left: 240px;	
}

#main_content ul#list_partners {
	position: absolute;
	top: 40px;
	left: 240px;
	width: 390px;
	font-weight: bold;
	font-size: 12px;
	list-style-image: none;
}

#main_content ul#list_partners li {
	padding-bottom: 5px;	
}

#list_partners li a {
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	padding: 5px;
}

#list_partners li a small {
	color: #909090;	
	font-weight: normal;
}

#list_partners li a:hover small {
	color: #a5cb0e;	
}

#list_partners li a:hover {
	color: #7d9f00;	
}

#main_request_form fieldset ul li ul.error_list {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: red;	
}

#main_request_form fieldset ul li ul.error_list li {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-weight: bold;
	height: 12px;
}

#partner_video {
	width: 300px;
/*	padding: 3px;
	border: solid 1px #c3c3c3;*/
	overflow: hidden;
}

.gmap {
	border: solid 1px #909090;
	text-align: center;
	font-weight: bold;
	color: #606060;
	font-size: 13px;
	padding-top: 10px;
	width: 295px;
	height: 140px;	
}

.small_container {
	width: 90px;
	height: 90px;	
}
