* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

/*div, ul, dl {border: 1px solid #00f;}*/

/* @group hacks */

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */

body {
	color: #888;
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #888;
	text-decoration: none;
}

a.current {
	color: #ce0012;
}

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

ul {
	list-style: none;
}

#container {
	margin: 40px auto 20px;
	width: 800px;
	height: auto;
}

#top, #content, #header {
	padding: 1.2em;
	border: 1px solid #ce0012;
}

#content {
	position: relative;
	padding: 0 100px;
	height: 400px;
	overflow: hidden;
	border-width: 0 1px;
	/*background: #fff url(../images/menubg.gif) no-repeat center bottom;*/
}

#content p a {
	text-decoration: underline;
}

#home #content{
	background: url(content-bg.gif) no-repeat;
}

#questions #content {
	background: url(contentbg-left-ask.gif) no-repeat left bottom;
}

#connaitre #content {
	background: url(contentbg-right.gif) no-repeat right bottom;
}

#offre-pres #content {
	background: url(contentbg-right.gif) no-repeat right bottom;
}
#offre-plan #content {
	background: url(contentbg-right.gif) no-repeat right bottom;
}

#criteres #content{
	background: url(contentbg-center.gif) no-repeat center top;
	text-align: left;
}

#criteres #content form#etape2{
	display: block;
	margin: 5px auto;
	width: 320px;
	height: auto;
}

#criteres #content form#etape2 label{
	display: block;
	float: left;
	width: 100px;
	height: auto;
	margin: 2px 1px;
	color: #fff;
}

#criteres #content form#etape2 .inputform /*input*/ /*#societe #fonction #email #telephone #surface */{
	display: block;
	float: right;
	height: auto;
	width: 210px;
	margin: 2px 0;
}

#criteres #content form#etape2 textarea#societe{
	height: 80px;
}

#criteres #content form#etape2 .back, #criteres #content form#etape2 .submit{
	float: none;
	width: 160px;
	height: auto;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
	color: #bb0016;
}

#gender2{
/*	float: left;*/
	display: inline;
	width: 50px;
	text-align: left;
	height: auto;
	margin-left:0px;
}

#nom2{
	display: inline;
	float: right;
	height: auto;
	width: 111px;
	margin-right: 0px;
}

#nom_contact {
	display: inline;
	float: right;
	height: auto;
	width: 210px;
	margin-right: 0px;
}

#criteres #content form#etape2 #gender{
	float: right;
	width: 170px;
	text-align: center;
	height: auto;
}

body.white #content #link-right a, #questions #content #link-right a {
	color: #ce0012;
}

body.white #content #link-left a, #connaitre #content #link-left a, #offre-pres #content #link-left a {
	color: #ce0012;
}

#top {
	height: 80px;
}

#header h1, #header h1 a {
	display: block;
	margin: 0 auto;
	width: 280px;
	height: 80px;
	font-size: 10px;
	text-indent: -5000px;
	background: url(urbanconseil-logo.gif) no-repeat;
}


#menu-links li {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h1, h2, h5 {
	color: #ce0012;
	text-transform: uppercase;
}

#top h2 {
	float: left;
	width: 450px;
}

#top ul.submenu {
	float: right;
	width: 290px;
	margin-top: 1em;
}

#top li {
	text-align: right;
}

#top li a {
	font-size: 16px;
	font-weight: bold;
}

/* @group Footer */

#footer {
	padding-top: 60px;
	background: url(footerbg.gif) repeat-x;
}

#footer ul {
	margin: .5em 1em;
}

#footer li {
	display: inline;
	padding-left: 1em;
	list-style: none;
}

/* @end */

/* @group RollOver */

#content-left, #content-center, #content-right {
	position: absolute;
	height: 400px;
	width: 400px;
	top: 0;
	z-index: 250;
}

#content-left {
	left: 0;
}

#content-center {
	width: 800px;
	right: 0;

}

#content-right {
	right: 0;
}

#menu-links {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 800px;
	height: 10px;
}

#link-left a, #link-right a, #link-center a {
	display: block;	
	position: absolute;
	width: 190px;
	bottom: 40px;
	color: #ce0012;
	z-index: 500;
	text-align: center;
}

#link-left a {
	left: 110px;
	color: #fff;
}

#link-center a {
	bottom: 80px;
	left: 303px;
}

#link-right a {
	right: 100px;
	color: #fff;
}

#link-left a:hover, #link-center a:hover, #link-right a:hover {

	text-decoration: underline;
}

#content-left, #content-center, #content-right {
	background-repeat: no-repeat;
	display: none;
}

#content-left {
	background-position: left bottom;
	background-image: url(contentbg-left.gif);
}

#content-center {
	background-position: center bottom;
	background: url(contentbg-center.gif);
}

#content-right {
	background-position: right bottom;
	background: url(contentbg-right.gif);
}

/* @end */

ul.list {
	margin-top: 2em;
	font-size: 12px;
}

div.text {
	position: absolute;
	top: 4em;
	left: 210px;
	width: 380px;
	height: 155px;
	overflow: auto;
	border: 1px solid #fff;
}

#connaitre ul.list {
	margin-left: -90px;
}

#connaitre ul.list li strong{
	display: block;
	height: 15px;
	padding-top: 15px;
}

#questions ul.list {
	margin-left: 20px;
}
#questions .text {
	left: 380px;
}
#questions .text dl.table dt {
/*	border-top: 1px solid #ccc;*/
	padding-left: 20px;
}
#questions .text dl.table dd {
	text-align: right;
	padding-right: 20px;
}

.text ul {
	list-style-type: disc;
}
.text ul li {
	margin-left: 16px;
}
#connaitre .text dd {
	padding-bottom: 20px;
}

#mapform ul.etapes {
	float: left;
	width: 290px;
	margin-top: 1em;
}
#mapform ul.etapes li {
	text-align: left;
}
#mapform ul.etapes li a {
	font-size: 16px;
	font-weight: bold;
}

#offre-pres ul.offreslist {
	float: left;
	width: 290px;
	margin-top: 1em;
}
#offre-pres ul.offreslist li {
	text-align: left;
}
#offre-pres ul.offreslist li a {
	font-size: 16px;
	font-weight: bold;
}
#offre-pres .text {
	top: 3em;
	left: 2em;
	width: 240px;
	height: 240px;
}
#offre-pres p {
	margin-bottom: 12px;
}
#offre-pres .text .strong {
	color: #ce0012;
}
#offre-pres #photos {
	position: absolute;
	top: 3em;
	left: 300px;
	width: 240px;
	border: 1px solid #fff;
}
#offre-pres #photos ul {
	float: right;
}
#offre-pres #photos ul li {
	display: inline;
}
#offre-pres #photos ul li a {
	font-size: 12px;
}
#offre-pres #photos #imgs {
	height: 180px;
	width: 240px;
}
#offre-pres #photos #imgs img {
	display: block;
	margin: 0 auto;
}
#offre-pres #plan img {
	display: block;
	margin: 0 auto;
}

#content .intro {
	margin: 1em 0;
}

#home .intro {
	font-size: 16px;
	font-weight: bold;
	color: #bbb;
	text-align: center;
}

#home .intro p{
	margin-bottom: 50px;
}

#home #top h2 {
	width: 180px;
}

#top #offres {
	float: right;
	width: 560px;
	height: 75px;
	overflow: hidden;
	background: gre;
}

#top #offres li {
	float: left;
	width: 260px;
	margin-right: 20px;
	padding-right: 15px;
	border-right: 2px solid #ce0012;
}

#top #offres li.last {
	margin: 0;
	padding: 0;
	border: none;
}

#top #offres li img {
	float: left;
	margin-right: 1em;
}

#top #offres h4, #top #offres h5 {
	text-align: left;	
}

#top #offres h5 {
	font-size: 13px;
}

#offres div.desc {
	position: relative;
	height: 75px;
}

#top #offres a.more {
	display: block;
	position: absolute;
	bottom:  0;
	right: 0;
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 170px;
	font-size: 11px;
	font-weight: normal;
	background: url(offr-arrow-00.gif) no-repeat left bottom;
	left: -30px;
	top: 42px;
}

.intro strong {
	color: #ce0012;
}

#sitemapcss {
	position: absolute;
	top: 60px;
	left: 220px;
	height: auto;
	text-align: right;
	color: #ce0012;
}

#mapform #content {
/*	background: #fff url(../images/map0.gif) no-repeat center bottom;*/
}

#mapcss {
	position: absolute;
	left: 198px;
	height: auto;
	text-align: right;
	color: #ce0012;
}

#mapform #menu-links #link-center {
	display: none;
}

#mapform #etape1 {
	position: absolute;
	left: 565px;
	width: 230px;
	height: auto;
	text-align: right;
	color: #ce0012;
}
#mapform #etape1 label {
	margin-right: 10px;
}
#mapform #etape1 .submit {
	margin-top: 10px;
	border: 1px solid #ce0012;
	background-color: #fff;
	color: #888;
}
#mapform #etape2 {
	position: absolute;
	top: 2em;
	left: 200px;
}

#menu {
	display: none;
}

dd p {
	margin: 0 0 1em;
}

#mapform #map, #mapform form#etape2 {
	position: absolute;
	top: 56px;
	left: 259px;
}

.boss {
	float: left;
	width: 150px;
	height: auto;
	margin: 20px 10px 0 10px;
	text-align: center;
}

.boss img {
	border: 1px solid #ce0012;
}

#ml {
	width: 600px;
	height: auto;
	margin-top: 10px;
}

#mapzoneinfo1, #mapzoneinfo2, #mapzoneinfo3, #mapzoneinfo4, #mapzoneinfo5, #mapzoneinfo6, #mapzoneinfo7, #mapzoneinfo8  {
	position: absolute;
	top: 15px;
	left: 15px;
	text-align: center;
	width: 150px;
	padding: 10px;
	color: #fff;
	background-color: #74a8fd;
	visibility:hidden;
}

#labels {
	position: absolute;
	top: 15px;
	left: 15px;
	text-align: center;
}

#labels li {
	display: none;
	width: 200px;
	padding: 10px;
	color: #fff;
	background-color: #74a8fd;
}

#labels li strong {
	color: #000;
}

body#plan #content p a {
	color: #ce0012;
	text-decoration: underline;
}

body#plan #content p a:hover {
	color: #555;
}

body#plan #content h2 {
	margin: 1em 0 .3em;
	font-size: 1.1em;
}

.validation {
	text-align: center;
	padding: 50px 0;
	color: #fff;
}

#content h3 {
	margin: .5em 0 .3em;
}

#mai #content div.text {
	top: 2em;
	left: 110px;
	width: 580px;
	height: 200px;
	overflow: auto;
	border: 1px solid #fff;
}


a.mai_link {
	display:block;
	position: absolute;
	top: 300px;
	left: 70px;
	width: 150px;
	height:60px;
/*	padding: 10px;
	margin-left:0px;
	padding-left:8px;*/
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #ce0012;
	z-index:99;
}
a.mai_link:hover {
	display:block;
	position: absolute;
	top: 300px;
	left: 70px;
	width: 150px;
	height:60px;
/*	padding: 10px;
	margin-left:0px;
	padding-left:8px;*/
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #74a8fd;
	z-index:99;
}

#coord {
	position:relative;
	float: left;
	top: 5px;
	left : -110px;
	color:#ce0012;
	font-size: 14px;
	font-weight: bold;
}

#contactus {
	position:relative;
/*	float: right;*/
	top: 230px;
	left : 0px; /*178*/
}

