* { 
	margin: 0px;          
    padding: 0px;                       
}

body {
	background: url(../assets/images/bg.jpg) repeat-x #efebdb;
	margin: 0; 
	padding: 0; 
	font: 0.8em Arial, sans-serif; 
	line-height: 1.5em;
	color:#333333;
}
	 
h1 {
    color:#005e82;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:15pt;
	margin:13px 0 13px 0;
}

h2 {
    color:#005e82;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11pt;
	margin-top:30px;
}
h3 {
    color:#005e82;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	margin-top:25px;
}
a:link, a:visited, a:active {
	color:#669900;
	text-decoration:underline;
}

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

.separator {
	border-bottom: 1px dashed #c7c5a6;
	margin: 25px 0 25px 0;
}

#wrapper {
	width:720px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	position:relative;
}


/*------------------------------------------------------- */
/* HEADER
--------------------------------------------------------- */
#header {
	width: 405px;
	height: 32px;
	background: url(../assets/images/header.jpg) no-repeat;
	position:absolute;
	left:280px;
	top: 22px;
}
#header h1 {
	text-indent: -5000px;
}

	  
/*------------------------------------------------------- */
/* LEFT
--------------------------------------------------------- */
#left {
	float: left;
	width: 271px;
	background: url(../assets/images/nav.jpg) no-repeat top left;
}

/* NAV
--------------------------------------------------------- */
#nav {
	padding: 0 15px 0 15px;
	margin-top: 170px;
	width: 241px;
	text-align: left;
	font-size: 10pt;
}
#nav ul {
    margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#nav ul a:link, #inside a:visited {
	text-decoration: none;
	color: #8fbd36;
	font-weight: bold;	
}
	
#nav ul li {
	border-bottom: 1px solid  #d5d3b7; 
}
#nav ul li a {
	display: block;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	color: #8fbd36;
	font-weight: bold;	
}
#nav ul li a:hover, #nav ul li a.active {
	background:url(../assets/images/arrow.gif) left center no-repeat;
	background-color:#dcdab8;
	text-decoration: none;
	color:#666666;
}
* html #nav ul li a {  /* make hover effect work in IE */
	width: 226px;
}

/* TESTIMONIALS
--------------------------------------------------------- */
div.limiter {
	text-align: left;
	margin:0; 
	padding:0;
}
ul#testimonials {
	margin-top: 80px;
	margin-left:25px;
	width: 227px;
	height: 191px;
	background:url(../assets/images/testimonials.jpg) left top no-repeat;
	list-style-type: none;
	padding: 45px 10px 0 10px;
}
ul#testimonials li {
	color: #005e82;
	padding-right:35px;
	line-height:13px;
}


/*------------------------------------------------------- */
/* RIGHT
--------------------------------------------------------- */
#right {
  float: right;
  width: 440px;
}

/* SLIDESHOW
--------------------------------------------------------- */
#slideshow {
	margin-top:98px;
	width: 440px;
	height: 140px;
	background-color: #ffffff;
	overflow: hidden 
}
div#slideshow img{
	width: 428px;
	height: 128px;
	z-index: 0;
	margin: 6px;
}

/* CONTENT
--------------------------------------------------------- */
#content {
    float: right;
	margin-top: 100px;
	width: 440px;
	text-align: left;
}
p {
	margin: 11px 0 0 0;
} 

/*------------------------------------------------------- */
/* FOOTER
--------------------------------------------------------- */
#footer {
	width: 440px;
	margin: 30px 0 50px 0;
	background-color:#dcdab8;
	border-bottom: 1px solid #c7c5a6; 
	border-top: 1px solid #c7c5a6;
}
#footer p {
	padding: 10px 10px 10px 15px;
	font-size: 11px;
}
#copyrights a {
	color:#669900;
	text-decoration: underline;
}
#copyrights a:hover { 
	color:#669900;
	text-decoration: underline;
}
#copyrights a span {
	font-weight: bolder;
}

	
/********************** Accueil ***************************/
.malika {
	float: left;
	margin: 0px 5px 5px 0px;
}
p.liste {
	margin: 15px 0 8px 0;
}
ul.home  {
	list-style: none;
	padding-left: 10px;
	margin: 10px 0 10px 0;
}

ul.home li {
	padding: 0px 0px 10px 20px;
	background: url(../assets/images/check.jpg) no-repeat 0 2px;
	background-color: transparent;
	line-height:15px;
}
	 
/********************** Contact ***************************/
#map {
	width: 432px;
	height: 188px;
	border:4px solid #ffffff;
	color:#669900;
}
#map span {
	font-size: 1px;
}
.adress-map {
	padding-top:20px;
	color:#333333;
}
.contact p span {
	color:#669900;
	font-weight:bold;
	font-size: 11pt;
	font-family:TimesNewRoman, Times, serif;
}
div.contact a:link, .contact a:visited  {
	color:#669900;
	text-decoration: underline;
}
div.contact a:hover  {
	color:#669900;
	text-decoration: underline;
}	 

form {
	width:360px;
	text-align: left;
}
fieldset {
	border: none; 
	padding:10px;
}
legend {
	padding:10px;
}
label {
	display:block;
	width:105px;
	float:left;
	clear:left;
	margin-bottom:10px;
	text-align:right;
	padding-right:5px;
}
input, textarea {
	float:left;
	width:195px;
	background-color:#dcdab8;
	border:1px solid #c7c5a6;
	color:#666666;
	margin-bottom:10px;
}
.subm {
	clear: both;
	width:95px;
	cursor:pointer;
	margin: 10px 0 10px 160px;
}
p.error {
	color: #FF0000;
}
	
/********************** FAQ ***************************/
.faq_links a:link, .faq_links a:visited  {
	color:#333333;
	text-decoration: none;
	border-bottom: 1px dashed #c7c5a6; 
}
.faq_links a:hover  {
	color: #005e82;
	text-decoration: none;
	font-weight: bold;
 }	  
.faq_links {
	line-height: 1.2em;
} 
.question img {
	float:left;
	margin-bottom:20px;
}   
   
.faq span {
	color:#669900;
	font-weight:bold;
	font-family:TimesNewRoman, Times, serif;
}

/********************** Professionnels ***************************/
ul#pro {
	padding-left: 20px;
	margin: 5px 0 10px 0;
}	
/********************** Mon approche ***************************/
.couple {
	float: left;
	margin: 0px 5px 5px 0px;
}
