/* CSSS global immobilier.notaires - NTE dec. 2011 */


/*_____________________________________________

			RESET DES BALISES
________________________________________________*/

html, body, div, span, p, ul, ol, li, h1, h2, h3, h4, h5, h6, a img, adress, img, object,
pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	border: 0;
	font-size: 100%;
	font-weight:normal;
	height: auto;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

img,
a img {
    border: 0;
    margin: 0; 
	display:block;
}

ol, ul {
	list-style: none;
}


/*_____________________________________________

							STYLES GENERIQUES
________________________________________________*/


html {
	font-size: 100%;
}

body {
	font-size: 0.75em;
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../img/bg-main.png);
	background-repeat:repeat-x;
	background-position: bottom left;
}




.spaceur {
	display:block;
	width:100%;
	clear:both;
	font-size:0;
}


/*__________________________________________________________________

							STYLES EDITORIAUX 
___________________________________________________________________*/


.content-edito {
	margin-top: 15px;
	border-style: solid;
	border-width: 3px;
	background-color: #FFF;
	min-height:400px;
	padding:10px;
}

.content-edito h1 {
	font-size:2.6em;
	padding-bottom:15px;
}

.content-edito h2 {
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin:15px 0 10px 0;
}

.content-edito h3 {
	font-size:1.6em;
	padding:10px 0 10px 0;
}

.content-edito h4 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0px 4px;
	color: #017eb3;
	font-size: 1.2em;
	border-top: 1px solid #c6c7c8;
	margin-top: 5px;
}

.content-edito p {
	padding: 5px 0;
}

.content-edito .chapo {
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:10px;
}

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

a:hover {
	color:#0780b0;
}


/* BANNIERE HOME RUBRIQUE */
.content-edito .banner-rubrique {
	position:relative;
	top:-10px;
	left:-10px;
	margin-bottom:10px;
}

/* NAVIGATION CONTEXTUELLE PAGE CONTRIB */

#contextMenuContent {
	display:block;
	float:right;
	width:180px;
	margin:0 0 10px 10px;
	background-color:#EDEDED;
	padding:5px 5px 10px 5px;
	border:1px solid #C6C7C8;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
}

#contextMenuContent li {
	background-image: url(../img/arrow-01-off.png);
	background-repeat:no-repeat;
	background-position: 0 6px;
	padding:3px 0 3px 16px;
	border-bottom:1px solid #C6C7C8;
}

#contextMenuContent li a {
	font-size:0.9em;
	font-weight:bold;
}

#contextMenuContent li a:hover {
	color: #007BAF;
}



/*__________________________________________________________________

								SKINS : 
								charte par type de contenu (en surcharge)
________________________________________________________________________*/


/* Rubrique*/
.skin-rubrique {
	background-color:#099bd5;
}
.typo-rubrique {
	color:#099bd5;
}
.puce-rubrique li {
	background-image:url(../img/puce-rubrique.png);
	background-repeat:no-repeat;
}
.border-rubrique {
	border-color:#099bd5;
}


/*Immo annonces */
.skin-annonce {
	background-color:#4E327D;
}
.typo-annonce {
	color:#4E327D;
}
.puce-annonce  li {
	background-image:url(../img/puce-annonce.png);
}
.border-annonce {
	border-color:#4E327D;
}


/* Immo interactif */
.skin-interactif {
	background-color:#4E327D;
}
.typo-interactif {
	color:#4E327D;
}
.puce-annonce  li {
	background-image:url(../img/puce-annonce.png);
}
.border-interactif {
	border-color:#4E327D;
}


/* Immo Enchères */
.skin-enchere {
	background-color:#4E327D;
}
.typo-enchere {
	color:#4E327D;
}
.puce-enchere  li {
	background-image:url(../img/puce-enchere.png);
}
.border-enchere {
	border-color:#4E327D;
}


/* Immo Prix */
.skin-prix {
	background-color:#91b116;
}
.typo-prix {
	color:#91b116;
}
.puce-prix  li {
	background-image:url(../img/puce-prix.png);
}

.border-prix {
	border-color:#91b116;
}


/* Immo Stat Pro */
.skin-statpro {
	background-color:#89766c;
}
.typo-statpro {
	color:#89766c;
}
.puce-statpro {
	background-image:url(../img/puce-statpro.png);
}

.border-statpro {
	border-color:#89766c;
}


/* Notexpert */
.skin-notexpert {
	background-color:#c10648;
}
.typo-notexpert {
	color:#c10648;
}
.puce-notexpert {
	background-image:url(../img/puce-notexpert.png);
}

.border-notexpert {
	border-color:#c10648;
}


/*_________________________  BOUTONS */

.but-arrow-right,
.but-arrow-left {
	display:block;
	width: 21px;
	height: 21px;
	background-image: url(../img/but-arrow-off.png);
} 

.but-arrow-right {
	background-image: url(../img/but-arrow-off.png);
}

.but-arrow-left {
	background-image: url(../img/but-arrow-left-off.png);
}

.but-arrow-right:hover,
.but-txt-arrow:hover span {
	background-image: url(../img/but-arrow-hover.png);
}

.but-arrow-left:hover {
	background-image: url(../img/but-arrow-left-hover.png);
}


.but-txt,
.but-txt-arrow {
	display:block;
	background-image:url(../img/bg-but-txt-off.png);
	background-repeat:repeat-x;
	color:#333;
	text-transform:uppercase;
}

.but-txt {
	font-weight:bold;
	font-size:11px;
	text-align:center;
	height:20px;
	padding-top:4px;
}

.but-txt:hover,
.but-txt-arrow:hover {
	background-image:none;
	background-color:#099bd5;
	color:#FFF;
}

.but-txt-arrow {
	font-size:11px;
	font-weight:bold;
	height:21px;
	padding-left:6px;
	line-height:1.9em;
}

.but-txt-arrow span {
	display:block;
	float:right;
	width: 21px;
	height: 21px;
	background-image: url(../img/but-arrow-off.png);
	border-left:1px solid #FFF;
}



/* BOUTON RETOUR */
.but-retour .back-list {
	width: 70px;
	float: left;
	margin-right: 3px;
}

.but-retour .back-list img {
	float: left;
	margin: 5px 8px 0 0;
}




/*_________________________  FLECHES */

.arrow {
	font-weight:bold;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}






/*_______________________________________________________________

								FORMULAIRES
______________________________________________________________*/

fieldset legend {
	display:none;
}

input[type="text"], 
input[type="password"],
textarea,
select {
	border: 1px solid #c6c7c8;
	font-size:12px;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
}

input[type="text"],
input[type="password"] {
	height: 15px;
	padding: 3px 2px 2px 2px;
}

input[type="submit"],
input[type="button"] {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding-bottom:4px;
	
}


input[type="checkbox"],
input[type="radio"] {
	margin-right:5px;
}


label {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
			

/*_________________ CHAMPS OBLIGATOIRES */

.required-field {
	background-image: url(../img/picto-required.png);
	background-repeat:no-repeat;
	background-position:right top;
	display: inline-block;
	width:10px;
	height:12px;
}


.legende-required {
	display:block;
	background-image: url(../img/picto-required.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-size:0.8em;
	font-weight:bold;
	padding-left:10px;
	margin-top:5px;
}

/* _______________________ MESSAGE */

.cpt-error,
.error li {
	color: #BD091C;
}

.error li {
	font-weight:bold;
}

.cpt-error {
	font-size:0.9em;
	position:absolute;
	top:87px;
	left:-60px;
	width:280px;
	font-weight:bold;
	text-align:right;
	line-height:11px;
}


.error li {
	color:#FE0000;
	font-weight:bold;
}


.cpt-error {
	font-size:0.9em;
	color: #BD091C;
	position:absolute;
	top:90px;
	left:-60px;
	width:280px;
	font-weight:bold;
}


/*_________________________ AUTO-COMPLETION */

.ac_results {
	padding: 5px 6px 0 6px;
	border: 3px solid #1E4677;
	background-color: #FFF;
	max-height:250px;
	width: 300px;
	position:absolute;
	overflow: auto;
	overflow-x:hidden;
	z-index:999;
}

.ac_results li {
	padding:1px 0;
	height: 18px;
	cursor: pointer;
	display: block;
	border-bottom:1px solid #E8E8E8;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #fbef63;
}




/*_____________________________________________

					DEFINITION BLOCS GENERAUX 
________________________________________________*/


#header {
	width:100%;
	height:184px;
	background-color:#FFF;
}

#main {
	width:980px;
	margin: 0 auto;
	min-height:600px;
}

#footer {
	display:block;
	width:100%;
	clear:both;
	height:186px;
	overflow:hidden;
}

#main #sidebar-left,
#main #sidebar-right,
#main #main-content {
	float:left;
	margin-bottom:30px;
}

#main #sidebar-left,
#main #sidebar-right {
	width:183px;
	margin-top:5px;
}

#main #main-content {
	width: 588px;
	margin-top: 5px;
	margin-left: 13px;
	margin-right: 13px;
}


/*_____________________________________________

						HEADER
________________________________________________*/


#header-top {
	height:30px;
	background-color:#089bd5;
}

#header-middle {
	height:124px;
	background-color:#FFF;
}

#header-bottom {
	height:30px;
	background-color:#d4d6d7;
}


/*_______________ MENU TOP */

#header-top .content {
	width:980px;/*980*/
	margin:0 auto;
}


#header-top ul {
	list-style: none outside none;
	font-family: "Times New Roman", Times, serif;
	float:right;
	background-image:url(../img/separ-menu.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*margin-right:36px;*/
	padding-right:31px;
}

#header-top ul li {
	float:left;
	background-image:url(../img/separ-menu.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:6px 10px 0 10px;
}

#header-top li a {
	color:#FFF;
}

#header-top li a:hover {
	text-decoration:underline;
}


/* TITRE BLOC COMPTE */

#header-top .title-bloc-compte {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../img/but-search-site.png);
	width:165px;
	height:20px;
	color:#646567;
	margin-top:4px;
	padding:6px 0 0 13px;
}



/*FLAGS*/

a.flag-FR,
a.flag-EN {
	display:block;
	float:left;
	width:21px;
	height:16px;
}

a.flag-FR {
	background-image:url(../img/flag-FR-off.png);
}

a.flag-EN {
	background-image:url(../img/flag-EN-off.png);
}


a.flag-FR.active {
	background-image:url(../img/flag-FR-active.png);
}

a.flag-EN.active {
	background-image:url(../img/flag-EN-active.png);
}


/* RECHERCHE => Désactivé - fonctionnalité non prévue

#header-top .but-searchSite {
	background-image:url(../img/but-search-site.png);
	width:165px;
	height:22px;
	color:#646567;
	margin-top:4px;
	padding:4px 0 0 13px;
}

#header-top .but-searchSite  a {
	color:#646567;
	font-weight:bold;
	font-size:1.1em;
}

.but-searchSite .arrow {
	margin-left:8px;
}
 */




/*_____________ HEADER MIDDLE : logo + compte*/

#header-middle {
	width:980px;
	margin:0 auto;
	background-image: url(../img/logo-notaires.png);
	background-repeat:no-repeat;
	background-position:0 12px;
}


/* LOGO */
#logo {
	float:left;
	padding:35px 0 0 180px;
	text-align:center;
}

#logo .titre-01,
#logo .titre-02 {
	display:block;
	text-shadow: 2px 2px 5px #CCC;
}

#logo .titre-01 {
	color:#007baf;
	font-size:3.0em;
	font-weight:bold;
	font-style:oblique;
}

#logo .titre-02 {
	color:#089bd5;
	font-size:1.8em;
	font-weight:bold;
}



/* ACCES ABONNES */ 

#header-middle #acces-compte  {
	float:right;
	width:185px;/*209*/
	height:86px;/*96*/
	padding:5px 12px;
	background-image:url(../img/bg-acces-compte.png);
	background-repeat:no-repeat;
	background-position:0 -12px;
	color: #646567;
	position:relative;
}

.title-compte {
	text-transform:uppercase;
	font-weight:bold;
}

#acces-compte input[type="text"] {
	float:left;
	width:150px;
	height:15px;
	padding:3px 2px 2px 2px;
	margin-top:5px;
	color: #646567;
}

#acces-compte input[type="password"] {
	float:left;
	width:150px;
	height:15px;
	padding:3px 2px 2px 2px;
	margin-top:5px;
	color: #646567;
}

#acces-compte .but-arrow-right {
	float:left;
	margin:5px 0 0 4px;
}


.links-compte {
	display:block;
	font-size:0.8em;
	font-weight:bold;
	line-height:2.5em;
}

.links-compte a {
	color:#646567;
}

.links-compte a:hover {
	color:#0780b0;
}

.links-compte a.first {
	border-right:1px solid #646567;
	padding-right:6px;
	margin-right:6px;
}

/*Mode loggé*/

.logged li {
	font-weight:bold;
	padding: 1px 0;
	font-size:0.9em;
}


.but-deconnect {
	width:82px;
	margin-top:3px;
}


/*_________________________ NAVIGATION PRINCIPALE */

#header-bottom .content {
	width:980px;
	margin:0 auto;
}

#header-bottom ul {
	list-style: none outside none;
	display:block;
	height:30px;
	overflow:hidden;
}

#header-bottom ul li {
	float:left;
	height:30px;
	background-image:url(../img/separ-menu.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#header-bottom ul li.last {
	background-image:none;
}

#header-bottom ul li a {
	float:left;
	display:block;
	height:22px;
	padding:8px 4px 0 4px;
	text-transform:uppercase;
	color:#007baf;
	font-size:0.9em;
	font-weight:bold;
}

#header-bottom ul li a:hover {
	color:#015da0;
}

#header-bottom ul li span {
	display:block;
	float:left;
	height:30px;
	width:5px;
}

#header-bottom ul li.active {
	background-color:#FFF;
}

#header-bottom ul li.active .border-left{
	background-image:url(../img/border-nav-left.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#header-bottom ul li.active .border-right {
	background-image:url(../img/border-nav-right.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#header-bottom ul li.active a {
	background-color:#477ab5;
	color:#FFF;
	cursor:default;
}



/*_____________________________________________

			FOOTER
________________________________________________*/


#footer-top {
	height:30px;
	background-image: url(../img/bg-footer-menu.jpg);
	background-repeat:repeat-x;
}

#footer-bottom {
	height:156px;
	background-image: url(../img/bg-footer-links.png);
	background-repeat:repeat-x;
}


/*_____________ LIENS mentions légales ...*/

#footer-top .content {
	width:980px;
	margin:0 auto;
	text-align:center;
}


#footer-top .content ul {
	font-family: "Times New Roman", Times, serif;
	padding-top:7px;
	height:23px;
}

#footer-top ul li {
	display: inline;
	padding: 0 10px 0 10px;
	border-left:1px solid #FFF;
}

#footer-top ul li.last {
	border-right:1px solid #FFF;
}

#footer-top li a {
	color: #FFF;
}

#footer-top li a:hover {
	text-decoration:underline;
}


/*_____________ SEO FOOTER */

#footer-bottom .content {
	width:980px;
	margin:0 auto;
}

.footer-links {
	color:#aad5e9;
	margin: 0 auto;
	padding-top:20px;
	font-size:0.9em;
	width:860px;
}

.footer-links p {
	line-height:1.4em;
	text-align:justify;
}

.footer-links a {
	color:#FFF;
}

.footer-links a:hover {
	text-decoration:underline;
}



/*__________________________________________________________________

							SIDEBAR
___________________________________________________________________*/


.bloc,
.button {
	margin-top:15px;
}




/*__________________________  TITRES BOX */


.title-box-sidebar {
	background-image:url(../img/shadow-title-sidebar.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	overflow:hidden;
	padding-bottom:5px;
	width:183px;
	margin-bottom:4px;
}

.title-box-sidebar h4 {
	font-size:1.6em;
	padding:3px 3px 3px 6px;
	color:#FFF;
}


/*___________________________ LISTE DE MENU */

.menu-sidebar li {
	border-bottom:1px solid #CCC;
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding:0 0 4px 15px;
	margin-bottom:4px;
}



/*_____________________ BOX encadré  */

.box-sidebar {
	width:183px;
}

.box-sidebar .top,
.box-sidebar .bottom {
	height:5px;
	background-repeat:no-repeat;
}

.box-sidebar .top {
	background-image:url(../img/border-box-sidebar-top.png);
}

.box-sidebar .bottom {
	background-image:url(../img/border-box-sidebar-bottom.png);
}

.box-sidebar .content {
	background-color:#FFF;
	border-left:1px solid #c6c7c8;
	border-right:1px solid #c6c7c8;	
	padding : 4px 6px;
}


/*____________________________________ BOUTONS */

.button  a {
	display:block;
	width:173px;/*183*/
	height:39px;/*77*/
	padding:38px 0 0 10px;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
}

.button.immoInter a {
	background-image: url(../img/but-immo-interactif-off.png);
}
.button.immoInter a:hover {
	background-image:url(../img/but-immo-interactif-hover.png);
	color:#FFF;
}


.button.immoEnchere a {
	background-image: url(../img/but-immo-enchere-off.png);
}

.button.immoEnchere a:hover {
	background-image: url(../img/but-immo-enchere-hover.png);
	color:#FFF;
}

.button.immoPrix a {
	background-image: url(../img/but-immo-prix-off.png);
	height: 56px;
}
.button.immoPrix a:hover {
	background-image:url(../img/but-immo-prix-hover.png);
	color:#FFF;
}


/*____________________________________ CAS PARTICULIERS */


/* VOIR SELECTION */

.but-txt.showSelection {
	height:52px;
	background-image:url(../img/bg-but-txt03-off.png);
	font-size:14px;
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
}

.but-txt.showSelection:hover {
	background-image:none;
	background-color:#099bd5;
}


/* ALERTE */
.bloc.alerte p {
	padding-bottom:6px;
}


/* RECHERCHER */

.bloc.recherche .content {
	padding-top:0;
	position:relative;
	z-index:200;
}

.bloc.recherche h4,
.bloc.elargissement h4 {
	letter-spacing:-0.06em;
}


.bloc.recherche input,
.bloc.recherche select {
	color:#646567;
	margin-bottom:4px;
	font-size:0.9em;
}



.bloc.recherche label,
.bloc.recherche .lib-radio {
	display:block;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 0 2px 0;
}


.bloc.recherche .label-radio,
.bloc.recherche .label-checkbox {
	display:inline;
	font-weight:normal;
	text-transform:none;
	padding-right:5px;
}

*+html .bloc.recherche .label-checkbox { /*Hack IE7 & 9*/
	padding-right:0;
}

.bloc.recherche input[type="text"] {
	border: 1px solid #c6c7c8;
	width:156px;
	height:15px;
	padding:3px 2px 2px 2px;
}

.bloc.recherche input#chambre-min, 
.bloc.recherche input#surface-min, 
.bloc.recherche input#budget-max {
	width: 60px;
}

.bloc.recherche input[type="radio"] {
	margin:0;
}

.bloc.recherche select {
	width:160px;
}

.bloc.recherche .but-txt-arrow {
	margin-top:8px;
}



/*Recherche site notaire 
.bloc.siteNotaire p {
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:6px;
}*/



/* PUB NOTEXPERT */
.bloc.notexpert {
	margin-top:15px;
}

.bloc.notexpert span {
	display:block;
	color:#c20829;
	font-weight:bold;
	padding: 10px 0 5px 0;
	line-height:1.5em;
}

.bloc.notexpert strong {
	font-size:1.2em;
}


/* RECHERCHER UN NOTAIRE */
.bloc.searchNotaire p {
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:6px;
}










/*________________________________________________
					
					TABLEAU DE DONNEES
______________________________________________________*/


.table_donnes {
		padding: 10px 0 15px 0;
}

.table_donnes th {
	background-color: #099BD5;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.9em;
	padding:4px 2px;
	border:1px solid #FFF;
	text-align:left;
}


th a.fleche_haut, 
th a.fleche_bas, 
th a.fleche_haut_actif, 
th a.fleche_bas_actif {
	text-align: center;
	display: block;
	min-height: 2px;
}

th a.fleche_haut {
	background: url(../img/fleche_haut.png) no-repeat center;
	padding-bottom: 2px;
}

th a.fleche_bas {
	background: url(../img/fleche_bas.png) no-repeat center;
	padding-bottom: 1px;
	padding-top: 2px;
}

.table_donnes td {
	border:1px solid #FFF;
		border-bottom:1px solid #C6C7C8;
		padding: 4px 2px;
}

.table_donnes a {
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:underline;
}

.table_donnes .pijama {
	background-color: #e5e5e5;
}

.table_donnes tr:hover,
.table_donnes tr.pijama:hover {
	background-color:#fbef63;
}

.table_donnes .input {
	border:1px solid #666;
	width:280px;
}


/* __________________________ ALERTE */

.alerte .but-alert {
	float:right;
	margin-left:10px;
	overflow:hidden;
}

.alerte .but-alert .but-txt {
	width: 110px;
	padding-bottom:4px;
}

.alerte {
	overflow:hidden;
}

.alerte .but-retour .back-list {
width: 70px;
float: left;
margin-right: 3px;
}



/*__________________________________________________________________

							PAGES PARTICULIERES
___________________________________________________________________*/



/*______________________ FRAIS ACQUSITION */


.content-edito.frais-acquisition h2 {
	border-bottom: 1px solid #91B116;
}


.frais-acquisition h3 {
	padding:20px 0 0 0;
}

.frais-acquisition .liste_puce {
	padding-bottom:15px;
}

.frais-acquisition .liste_puce li {
	background-image:url(../img/puce-disc.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:2px 0 2px 16px;
}

.frais-acquisition  label {
	text-transform:none;
	font-size:1.0em;
}

.frais-acquisition .calcul2 label {
	float:left;
	width:230px;
	padding-right:10px;
	text-align:right;
}

.frais-acquisition input[type="text"] {
	width:180px;
}


#main-content .frais-acquisition .euro {
	width: auto;
	display: inline;
	float: none;
}

.frais-acquisition .calcul1 label {
	float:none;
	width:100%;
	padding:5px 0;
	text-transform:none;
	display:block;
}

.frais-acquisition .calcul2 div {
	overflow:hidden;
	margin-bottom:12px;
}

.frais-acquisition .calcul2 div .detail {
	font-style:italic;
}

/* BOUTONS */
.frais-acquisition .but-nav,
.frais-acquisition .tools-frais,
.frais-acquisition .but-suivant {
	overflow: hidden;
}

.frais-acquisition .but-suivant,
.frais-acquisition .tools-frais {
	margin:10px 0;
}

.frais-acquisition .but-suivant .but-txt,
.frais-acquisition .but-nav .but-txt,
.frais-acquisition .tools-frais .but-txt {
	float: right;
	margin-left: 10px;
}

.frais-acquisition .but-suivant .but-txt,
.frais-acquisition .but-nav .but-txt {
	float: right;
	margin-left: 10px;
	width: 80px;
}

.frais-acquisition .tools-frais .but-txt {
	width: 110px;
}

.frais-acquisition .but-nav .but-txt {
	padding-bottom: 4px;
}


/* ERREUR*/
.frais-acquisition .invalid input {
	border:1px solid #FE0000;
}


/* TABLEAU*/
.frais-acquisition .table_donnes th {
	background-color:#91B116;
}

.calculResult .table_donnes th, 
.calculResult .table_donnes td {
	width: 70px;
	text-align: right;
	padding: 8px;
}

.calculResult .table_donnes .firstcol {
	width:450px;
}

.calculResult img {
	margin:10px auto;
}


/*________________________  PAGE ACTU */


.list-actu  a {
	text-decoration:underline;
}

.list-actu  td img {
	margin:10px 10px 10px 0;
	max-width:200px;
}

.list-actu  td  {
line-height:1.3em;
text-align:justify;
}

.list-actu  h3 {
	color:#099BD5;
	font-size:2.0em;
	text-align:left;
	line-height:1.1em;
}

.list-actu .actu-date {
	font-size:1.1em;
}

.list-actu .actu-chapo {
	font-size:1.1em;
	font-weight:bold;
	padding:10px 0;
}


/*PAGINATION */
.actu-pagination {
	margin:10px 0 0 0;
	text-align:center;
	height:40px;
}

.actu-pagination a {
	border-left:1px solid #666;
	padding:0 6px 0 6px;
	font-weight:bold;
}

.actu-pagination a:first-child {
	border-left:none;
}

.actu-pagination a:hover {
	background-color:#099BD5;
	color:#FFF;
}

.actu-pagination  strong a {
	background-color:#666;
	color:#FFF;
}
