/*
Feuille de style EXADOM
http://www.defiscalisation-exadom.com
*/

/* Généralités */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bandeau-superieur.jpg) repeat-x;
	font: 12px Arial, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Impact, Arial, sans-serif;
	font-weight: normal;
	color: #FF6600;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 18px;
}

ul, ol {
	margin-left: 2em;
}

dl {
	line-height: 18px;
}

a:link, a:visited {
	color: #000000;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	position: relative;
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}

/* Header - Bandeau */

#logo {
	float: left;
	padding-top: 30px;
}

#logo a {
	color: #FFFFFF;
	text-decoration: none;
}

#logo p#logo_exadom {
	position: absolute;
	top: 38px;
	left: 0;
}

#logo p#conseil_gratuit {
	position: absolute;
	top: 47px;
	left: 252px;
}

#logo p#prix_promoteurs {
	position: absolute;
	top: 37px;
	left: 490px;
}

#logo p#mixite_proprietaires_locataires {
	position: absolute;
	top: 27px;
	left: 738px;
}

/* Header - Baseline Exadom */

#header h1#baselineExadom {
	position: absolute;
	top: 14px;
	left: 0;
	color: #990000;
	font: bold 14px Geneva, Arial, sans-serif;
	text-transform: uppercase;
}

/* Header - Menu Haut */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 103px;
	height: 33px;
	padding: 82px 2px 0 2px;
}

#menu a {
	display: block;
	width: 103px;
	height: 28px;
	padding-top: 5px;
	background: url(images/onglet.jpg) no-repeat;
	font: bold 9px/11px Verdana, Arial;
	color: #990000;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#menu a.lienMenuHaut, #menu li.menuHautActif a.lienMenuHaut {
	line-height: 22px;
	vertical-align: middle;
}

#menu a:hover, #menu a.lienMenuHaut:hover {
	width: 103px;
	height: 28px;
	color: #FFFFFF;
	background: url(images/onglet-over.jpg) no-repeat;
}

#menu li.menuHautActif  {
	padding-top: 82px;
}

#menu li.menuHautActif a, #menu li.menuHautActif a:hover, #menu li.menuHautActif a.lienMenuHaut:hover {
	width: 103px;
	height: 28px;
	color: #000000;
	background: url(images/onglet-fixe.jpg) no-repeat;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/* Cadre Gauche */

#cadreGauche {
	float: left;
	width: 200px;
}

/* Cadre Gauche - Menu */

#cadreGauche ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cadreGauche ul li {
	margin-bottom: 25px;
}

ul#menuGauche {
	margin: 0;
	padding: 5px 5px;
	border: 1px solid #333399;
	border-top: none;
}

ul#menuGauche li {
	margin: 0;
	padding: 3px 2px;
	background: url(images/espace.gif) repeat-x;
}

ul#menuGauche li.first {
	background: none;
}

#cadreGauche h2 {
	height: 27px;
	margin: 0;
	padding-top: 8px;
	background: url(images/bandeau-menu.jpg) no-repeat;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	text-transform: lowercase;
}

#cadreGauche .titrePartenaire {
	text-transform: uppercase;
}

#cadreGauche .numero {
	padding-top: 5px;
	padding-left: 14px;
	width: 171px;
	height: 37px;
	text-align: center;
}

ul#menuGauche li a {
	padding-left: 10px;
	font: 12px Verdana, Arial;
	background: url(images/fleche-menu.gif) no-repeat left center;
}

ul#menuGauche li a:link, ul#menuGauche li a:visited, ul#menuGauche li.first a.loiActive:visited {
	text-decoration: none;
}

ul#menuGauche li a:hover {
	color: #990000;
	text-decoration: underline;
}

ul#menuGauche li a.loiActive {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

/* Cadre Droit */

#cadreDroit {
	float: right;
	width: 220px;
	border: 1px solid #404040;
}

#cadreDroit p#etude {
	margin: 0;
	padding: 0;
	width: 220px;
	height: 210px;
	z-index: 1;
}

#cadreDroit p#ligneEtude {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0;
	width: 210px;
	height: 1px;
	background: #000000;
}

/* Cadre Droit - Formulaire */

#formulaire {
	margin-left: 5px;
	padding: 0;
	width: 210px;
	font-family: Arial, sans-serif;
}

#formulaire form {
	margin: 0;
	padding: 0;
}

#formulaire p {
	clear: left;
	padding: 0;
	margin: 4px 0 0 4px;
	color: #000000;
	font-size: 12px;
}

#formulaire form label {
	float: left;
  width: 97px;
	color: #000000;
	font-size: 12px;
}

#formulaire form select {
	font: bold 11px Arial, sans-serif;
	color: #000000;
}

#formulaire form .champ_revenu {
	width: 90px;
}

#formulaire form .champ {
	width: 100px;
}

#formulaire form input {
	font: bold 12px Arial, sans-serif;
	color: #000000;
	border: 1px solid #404040;
}

#formulaire form input.bouton {
	width: 102px;
	font: bold 13px Arial, sans-serif;
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #404040;
	cursor: hand;
}

#formulaire form input.bouton:hover {
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #000000;
	cursor: hand;
}

#formulaire form p.obligatoire {
	padding-top: 5px;
	padding-left: 3px;
	margin: 0;
	color: #000000;
	font: bold 12px Arial, sans-serif;
}

#formulaire form .erreur {
	color: #990000;
	font: bold 12px Arial, sans-serif;
}

#cadreDroit p#texteErreur {
	padding: 4px 0 2px 7px;
	margin: 0;
	color: #990000;
	font: bold 9px Verdana, Arial, sans-serif;
}

#cadreDroit p#mentions {
	margin: 0;
	padding: 0;
	width: 220px;
	height: 90px;
}

/* Cadre Centre */

#cadreCentre {
	margin-left: 220px;
	margin-right: 240px;
}

#cadreCentre h1.titre {
	margin: 0;
	padding-bottom: 4px;
	font-size: 23px;
	color: #FF6600;
}

/* Cadre Centre - Tableaux Accueil */

#tableau_notes {
	position: relative;
	height: 300px;
}

#tableau_notes h1, #editorial h1 {
	padding: 0;
	margin: 0;
	font-size: 21px;
}

#tableau_notes p#ligne, #editorial p#ligne {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	height: 1px;
	background: #FF6600;
}

#tableau_notes p#ligne {
	width: 335px;
}

#editorial p#ligne {
	width: 525px;
}

#tableau_notes_2 {
	position: relative;
	padding-bottom: 20px;
	height: 150px;
}

#tableau_notes h2, #tableau_notes_2 h2  {
	font-size: 19px;
	color: #FFFFFF;
}

#tableau_notes p, #tableau_notes_2 p  {
	margin: 0;
	padding: 0;
	font: 12px Arial, sans-serif;
	color: #000000;
}

/* Cadre Centre - Editorial + Actu */

#editorial {
	position: relative;
	height: 100%;
}

#editorial p {
	width: 525px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px;
	font: 13px Arial, sans-serif;
	color: #000000;
	text-align: justify;
}

ul#actu {
	margin: 0;
	padding: 0;
	font: 15px Arial, sans-serif;
	color: #000000;
	list-style-type: none;
}

ul#actu li {
	margin: 0;
	padding: 5px 0 10px 24px;
	background: url(images/fleche-actu.gif) no-repeat left top;
}

/* Cadre Centre - Tableaux Accueil Suite */

#tableau_notes #cadre_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 282px;
}

#tableau_notes #cadre_2 {
	position: absolute;
	top: 0;
	left: 370px;
	width: 163px;
	height: 132px;
	background: url(images/cadre_note_orange.gif) no-repeat;
}

#tableau_notes #cadre_3 {
	position: absolute;
	top: 155px;
	left: 370px;
	width: 163px;
	height: 132px;
	background: url(images/cadre_note_rouge.gif) no-repeat;
}

#tableau_notes_2 #cadre_4 {
	position: absolute;
	top: 10px;
	left: 0;
	width: 163px;
	height: 132px;
	background: url(images/cadre_note_orange.gif) no-repeat;
}

#tableau_notes_2 #cadre_5 {
	position: absolute;
	top: 10px;
	left: 185px;
	width: 163px;
	height: 132px;
	background: url(images/cadre_note_rouge.gif) no-repeat;
}

#tableau_notes_2 #cadre_6 {
	position: absolute;
	top: 10px;
	left: 370px;
	width: 163px;
	height: 132px;
	background: url(images/cadre_note_orange.gif) no-repeat;
}

#tableau_notes h2#titre_note_loi_girardin {
	position: absolute;
	top: 5px;
	left: 405px;
}

#tableau_notes h2#titre_note_de_robien_recentre {
	position: absolute;
	top: 160px;
	left: 371px;
}

#tableau_notes_2 h2#titre_note_loi_malraux {
	position: absolute;
	top: 15px;
	left: 32px;
}

#tableau_notes_2 h2#titre_note_loi_demessine_zrr {
	position: absolute;
	top: 15px;
	left: 205px;
}

#tableau_notes_2 h2#titre_note_loi_scellier {
	position: absolute;
	top: 15px;
	left: 220px;
}

#tableau_notes_2 h2#titre_note_borloo_populaire {
	position: absolute;
	top: 15px;
	left: 383px;
}

#tableau_notes a.lienNoteLoi, #tableau_notes_2 a.lienNoteLoi {
	color: #FFFFFF;
	text-decoration: none;
}

#tableau_notes a.lienNoteLoi:hover, #tableau_notes_2 a.lienNoteLoi:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#tableau_notes #contenu_note_2 {
	position: absolute;
	top: 40px;
	left: 377px;
	width: 145px;
}

#tableau_notes #contenu_note_3 {
	position: absolute;
	top: 194px;
	left: 377px;
	width: 145px;
}

#tableau_notes_2 #contenu_note_4 {
	position: absolute;
	top: 49px;
	left: 7px;
	width: 145px;
}

#tableau_notes_2 #contenu_note_5 {
	position: absolute;
	top: 49px;
	left: 192px;
	width: 145px;
}

#tableau_notes_2 #contenu_note_6 {
	position: absolute;
	top: 49px;
	left: 377px;
	width: 145px;
}

/* Cadre Centre - Contenu */

#contenu {
	height: 100%;
	padding: 7px 10px;
	color: #000000;
	border: 1px solid #FF6600;
}

#contenu td.partenaire {
	width: 255px;
	height: 100px;
	text-align: center;
	border: 0;
}

#contenu td.localisation {
	border: 0;
}

#contenu p.texteFaq {
	padding: 0;
	margin: 0;
}

#contenu p.separation {
	padding: 3px 3px 5px 0;
	margin: 0;
}

#contenu p.sous_titre {
	font-size: 13px;
	text-align: center;
}

#contenu p.image_centree {
	text-align: center;
}

#tableau_contenu {
	padding: 5px 0;
	margin: 0;
}

#tableau_contenu p.td_image {
	float: left;
	width: 130px;
	margin: 0;
	padding-top: 15px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
}

#tableau_contenu p.td_texte {
	float: left;
	width: 375px;
	margin: 0;
	padding: 0;
}

#contenu fieldset {
  border: 1px solid black;
	padding: 8px;
	margin: 0;
}

#contenu legend {
	padding: 2px;
	font: bold 12px Arial, sans-serif;
  text-align: center;
}

#contenu h2, #encadreExemple h2, #encadreEtude h2 {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 7px;
	font: bold 15px Arial, sans-serif;
	color: #000000;
}

#contenu h3, #encadreExemple h3 {
	margin: 0;
	padding-bottom: 5px;
	font: bold 13px Arial, sans-serif;
	color: #000000;
}

#contenu a {
	color: #000000;
	text-decoration: underline;
}

#contenu p#espaceDispositif {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	width: 10px;
	height: 1px;
	background: #FFFFFF;
}

#encadreExemple {
	margin: 0;
	padding: 2px 3px;
	border: 1px dashed #FF6600;
}

#encadreEtude {
	margin: 0;
	padding: 2px 3px;
	background-color: #DFDFDF;
}

/* Footer - Bandeau */

#footer {
	clear: both;
	height: 100px;
	background: url(images/bandeau-inferieur.jpg) repeat;
	text-align: center;
}

#footer p {
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer p.contenuBaseline {
	margin: 0;
	padding-top: 38px;
	font: bold 14px Arial, sans-serif;
}

#footer p.contenuBaselineExadom {
	margin: 0;
	padding-top: 3px;
	font: italic bold 14px Arial, sans-serif;
}

/* Centre pied de page */

#cadreCopyright {
	width: 1000px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0 auto;
}

/* Cadre Copyright - Menu */

#menuBasDePage {
	float: right;
	width: 840px;
	height: 20px;
	text-align: right;
}

#menuBasDePage ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menuBasDePage ul li {
	display: inline;
	color: #FF6600;
	font: bold 12px Arial, sans-serif;
}

#menuBasDePage ul li.partenaireLoi {
	display: inline;
	color: #990000;
	font: bold 12px Arial, sans-serif;
}

#menuBasDePage ul li a {
	margin: 0 5px;
	color: #990000;
	font: bold 12px/20px Arial, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}

#menuBasDePage ul li a:hover {
	text-decoration: underline;
}

#menuBasDePage ul li a.menuBasActif {
	font: bold 12px Arial, sans-serif;
	color: #FF6600;
	text-decoration: none;
}

/* Cadre Copyright - Copyright */

#copyright {
	float: left;
	width: 150px;
	height: 20px;
	font: bold 12px/20px Arial, sans-serif;
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
}

/* Intranet Exadom */

#intranet {
	margin: 0 auto;
	width: 600px;
  height: 380px;
	font: bold 13px Arial, sans-serif;
	color: #000000;
}

#intranet p {
	width: 583px;
	padding: 0;
	text-align: left;
}

#intranet fieldset {
	padding: 8px;
	margin: 0;
	border: 1px solid black;
}

#intranet legend {
	padding: 2px;
	color: #000000;
	font: bold 12px Arial, sans-serif;
  text-align: center;
}

#intranet label {
	float: left;
	width: 150px;
	color: #000000;
	font: 12px Arial, sans-serif;
	text-align: right;
}

#intranet input {
	color: #000000;
	font: bold 12px Arial, sans-serif;
	border: 1px solid black;
}

#intranet input.bouton {
	font: bold 12px Arial, sans-serif;
	color: #000000;
	border: 1px solid black;
	background: #FFFFFF;
	cursor: hand;
}

#intranet input.bouton:hover {
	color: #FFFFFF;
	background: #000000;
	border-color: #000000;
	border-style: solid;
	cursor:hand;
}
