﻿@charset "UTF-8";

/* @override 
	http://test.mana.lsv.fr/www.immonot.com/2008/CSS/partenaires.css
	http://www.immonot.com/CSS/partenaires.css
*/

/* Réalisé par le Studio Vert - www.lestudiovert.fr */

/*@import url("styles.css");*/

/* @group RESET */

/* Normalizes margin, padding */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalizes font-size for headers */

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* Removes list-style from lists */

ol,ul,li {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes list-style from lists */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */

fieldset,img {
	border: 0;
}

/* 5 px de marge se rajoutent sous les images ????? */

img {
	margin-bottom: -5px;
}

/* Left-aligns text in caption and th */

caption,th {
	text-align: left;
}

/* Removes quotation marks from q */

q:before, q:after {
	content: '';
}

/*

 @end */

/* @group LAYOUT */

body {
	text-align: center;
	  /*font-size:1em;*/
	/*font: 69%/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #1e1e1e;
	font: 11px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

body.page-partenaires {
	background-color: #EEF5CC;
}

div#page {
	position: relative;
	text-align: left;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	border: 15px solid #fff;
	width:1000px;
}

/* ENTETE */

div#entete {
	position: relative;
	width: 100%;
	background: url(../IMAGES/layout/fd_entete_easydevis.jpg) no-repeat left top;
}

div#info-site strong {
	font-weight: bold;
	font-size: 1.3em;
	display: block;
}

body.page-partenaires div#colonne-droite {
float:left;
width:336px;
}


body.page-partenaires div#colonne-centre {
	width: 615px;
	margin-right: 14px;
	float: left;
}

/* Styles ENTETE */

div#info-site {
	height: 105px;
}

div#info-site h1 {
	display: none;
}

div.partenaire {
	float: right;
	height: 90px;
}

div#info-site span {
	position: absolute;
	top: 23px;
	color: #444;
	font-size: 14px;
	left: 250px;
	text-align: center;
	line-height: 16px;
	display: none;
}

div.partenaire img.easydevis_logo {
	position: absolute;
	top: 10px;
	right: 15px;
}

div.epub.format-728x90 {
	height: 90px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}

div#info-site strong {
	font-weight: bold;
	font-size: 1.3em;
	display: block;
}

div#accessibilite {
	position: absolute;
	top: -450px;
	z-index: 10;
	font-size: 9px;
	left: 0px;
}

/* PIED */

div#pied {
	position: relative;
	width: 100%;
	color: #333333;
	text-align: center;
	clear: both;
	margin-top: 1.5em;
}

/* @end */

/* @group NAVIGATION */

div#navigation {
	font: 69%/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	font-size: 10px;
	line-height: 24px;
	background: url(../IMAGES/layout/fd_navigation_easydevis.jpg) no-repeat left top;
	height: 62px;	
}

div#navigation h2 {
	display: none;
}

/* MAIN NAV (menu vertical) */

ul#main-nav {
	position: relative;
	display: block;
	height: 24px;
	padding: 0;
	list-style-type: none;
	width: auto;
	margin-left: 5px;
}

ul#main-nav li {
	display: block;
	float: left;
	margin-right: 5px;
}

ul#main-nav li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 26px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left 9px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 10px 2px 15px;
}

ul#main-nav li a.on {
	font-weight: bold;
	background-repeat: no-repeat;
}

ul#main-nav li a:hover {
}

ul#main-nav li.on {
	background: url(../IMAGES/layout/fd_navigation_on.gif) repeat-x left top;
}

ul#main-nav li.on a {
	color: #210b18 !important;
}

/* THEMES */

ul#main-nav li#theme-rechercher-bien a {
	background-image: url(../IMAGES/pictos/pct-theme-recherche-bien.gif);
}

ul#main-nav li#theme-rechercher-bien a:hover, 
ul#main-nav li#theme-rechercher-bien.on a {
	color: #cb007a !important;
}

ul#main-nav li#theme-investir-neuf a {
	background-image: url(../IMAGES/pictos/pct-theme-investir-neuf.gif);
}

ul#main-nav li#theme-investir-neuf a:hover, 
ul#main-nav li#theme-investir-neuf.on a {
	color: #f3c261 !important;
}

ul#main-nav li#theme-trouver-notaire a {
	background-image: url(../IMAGES/pictos/pct-theme-trouver-notaire.gif);
}

ul#main-nav li#theme-trouver-notaire a:hover, 
ul#main-nav li#theme-trouver-notaire.on a {
	color: #005d8b !important;
}

ul#main-nav li#theme-sinformer a {
	background-image: url(../IMAGES/pictos/pct-theme-sinformer.gif);
}

ul#main-nav li#theme-sinformer a:hover, 
ul#main-nav li#theme-sinformer.on a {
	color: #f96715 !important;
}

ul#main-nav li#theme-financer a {
	background-image: url(../IMAGES/pictos/pct-theme-financer.gif);
}

ul#main-nav li#theme-financer a:hover, 
ul#main-nav li#theme-financer.on a {
	color: #0f8e98 !important;
}

ul#main-nav li#theme-sinstaller a {
	background-image: url(../IMAGES/pictos/pct-theme-sinstaller.gif);
}

ul#main-nav li#theme-sinstaller a:hover, 
ul#main-nav li#theme-sinstaller.on a {
	color: #8f8f8f !important;
}

ul#main-nav li#theme-defiscaliser a {
	background-image: url(../IMAGES/pictos/pct-theme-defiscaliser.gif);
}

ul#main-nav li#theme-defiscaliser a:hover, 
ul#main-nav li#theme-defiscaliser.on a {
	color: #7497b9 !important;
}

/*bouton espace notaire*/
/*ul#main-nav li#theme-espace-notaire a {
	background-image: url(../IMAGES/pictos/pct-theme-espace-notaire.gif);
}

ul#main-nav li#theme-espace-notaire a:hover, 
ul#main-nav li#theme-espace-notaire.on a:visited, 
ul#main-nav li#theme-espace-notaire.on a {
	color: #7497b9;
}*/

/* @end */

/* @group PIED */

div#pied {
	position: relative;
	width: 100%;
	color: #333333;
	text-align: center;
	clear: both;
	margin-top: 1.5em;
	z-index: 5;
}

div#pied hr {
	visibility: hidden;
	border-width: 1px;
	border-style: solid;
}

div#pied a {
	text-decoration: none;
}

div#pied a:hover {
	
}

div#pied div.footer-nav {
	background-color: #E5DDE2;
	border-top: 1px solid #A58B9B;
	border-bottom: 2px solid #4B1736;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#pied div.footer-nav p a {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #cb007a;
}

div#pied div.footer-nav small a {
	color: #3a8ec3;
}

div#pied div#adresse {
	text-align: left;
	height: 50px;
}

div#pied div#adresse a.lienAccueil img {
	width: 150px;
}

div#pied div#adresse img {
	float: left;
}

div#pied div#adresse p {
	padding-top: 10px;
}

div#pied a.signature {
	float: right;
	margin-top: 11px;
}

div#pied a#afaq {
	float: right;
	margin-top: -35px;
}

#pied small.site-groupes {
	display: block;
	clear: left;
}

#pied small.site-groupes a {
	color: #666;
}

#pied small.site-groupes a:hover {
	color: #000;
}

/* @end */
