/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF url(../images/ombre.png) repeat-y center;
	margin: 0;
	text-align: center;
	font-size: 1em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; color: #3D3DFF; text-align: left; }
div#contenu h4, div#contenu h5, div#contenu h6 {
	font-weight: bold;
	margin: 1em 0;
	margin-left: 1em;
}
div#contenu h5 {
	margin-left: 2em;
	font-size: 0.8em;
}
div#contenu h6 {
	margin-left: 3em;
	font-size: 0.75em;
}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 940px; /* 48em */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1em;
	background: #FFF ;
}

#conteneur { 
	width: 100%;
}

#conteneur #contenu {
	float: right;
	width: 43em; /* 33em */
	text-align: justify;
}

#conteneur #navigation {
	float: left;
	width: 15em; /* 12em */
	text-align: center;
	/*padding-top: 2em;*/
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	/*float: left;
	width: 21em;*/
}

#contenu .encart {
	float: left;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	/*border-bottom: 2px solid #DDD;*/
	padding-top: 1em;
	/*padding-bottom: 1em;
	margin-bottom: 1em;*/
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { 
	float: right;
	position: relative;
	top: 1.4em;
	right: 0.6em;
}

div.navigation00 .formulaire_recherche {
	width: auto;
	margin: 0;
	padding: 0 0 0.5em 0.8em;
}

#entete h1, #entete h2 {
	font-weight: bold;
	text-align: center;
}

#entete h2 {
	font-size: 1.2em; /* 1.8em */
	text-align: left;
	float: left;
	position: relative;
	bottom: 1.8em;
	left: 3em;
	color: #333;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}

#entete #simulateur {
	float: right;
}

#entete #simulateur a {
	background: none;
	padding: 0;
}

#entete #simulateur img {
	position: relative;
	left: 0.5em;
}

#entete #simulateur form {
	text-align: center !important;
}

/*#navHaut h2.menu-titre {
	position: absolute; top: -3000em; height: 0; width: 0; overflow: hidden;
}

#navHaut div.rubriques {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}

#navHaut div.rubriques ul {
	list-style: none;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	border-top: 2px solid #3D3DFF;
	border-bottom: 2px solid #3D3DFF;
	background: url(../images/fond_nav_creux1.png) repeat-x top center;
}

#navHaut div.rubriques li {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

#navHaut div.rubriques li a {
	color: #FFF;
	padding: 0.1em 1em;
	margin: 1em 2em;
}

#navHaut div.rubriques li a:hover, #navHaut div.rubriques li a.on {
	background: #FF8000;
	text-decoration: none;
	background: url(../images/fond_nav_bosse1.png) repeat-x top center;
}

#navHaut div.rubriques li a.on {
	/*background: url(../images/fond_nav_bosse2.png) repeat-x top center;*/ /*
}*/

div.navigation00 li {
	font-weight: bold;
	font-size: 1.1em;
}

div.navigation00 ul.articles li {
	font-weight: normal;
	font-size: 0.9em;
}

div.navigation00 ul.articles li a {
	color: #333;
}


/* Habillage des puces */

ul {
	list-style-image: url(../images/puce.png);
}

.rubrique ul.spip {
	position: relative;
	left: 1.5em;
	width: 90%;
}

/* Habillage des appels de notes de bas de page */

sup.appel_note, sup.pied_note {
	font-size: 10px;
	/*background: #333;
	color: #FFF;*/
	line-height: 1em;
	margin: 0;
	padding: 0 0.2em;
	margin: 0 0.1em;
} 

sup.appel_note a, sup.pied_note a {
	/*color: #FFF;*/
}

sup.pied_note a {
	color: #000;
}

sup.pied_note {
	font-size: 1em;
	position: relative;
	top: 0.5em;
} 


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em;
	background: transparent;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 2px solid #DDD;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 0; width: 0; overflow: hidden; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Arial, Helvetica, sans-serif;
}

/* Typo pour le contenu */
#contenu {
	font-family: Arial, Helvetica, sans-serif;
}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	/*font-family: Georgia, Times, serif;*/ }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 18em; /* 10em */
	/*border: 1px solid #3D3DFF;*/
	margin-bottom: 1em;
	font-size: 0.84em; /* 0.77em */
	background: #FFF url(../images/coin-releve01.png) no-repeat bottom right;
}

.menu-titre {
	padding: 0.2em 0.4em;
	/*border-bottom: 1px dotted #3D3DFF;*/
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #3D3DFF;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0 0 0 1.6em; padding: 0.2em 0; text-align: left; /*list-style: none;*/ }
#navigation li, .encart li { /*margin: 0; */padding: 0.2em 0; }

.navigation00 ul { margin-left: -0.5em; padding-right: 0.2em !important; }
.navigation00 ul ul.articles li { margin: 0 0 0 -0.8em; padding: 0; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
/*.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }*/

.rubriques, .breves, .syndic, .forums, .divers { 
	/*background: url(../images/fond_transparent50.png);*/ 
}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.5em;
	font-weight: bold;
	color: #3D3DFF; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }
	
.accueil .spip_logos, .rubrique .spip_logos {
	/*float: left !important;
	margin: 0;
	margin-right: 0.5em;*/
}

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }
.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }

h2.titre {
	font-weight: bold;
}

/* Le bloc Le Saviez-Vous ? Les actus */

div#fondActu {
	width: 48%;
	background: #FFF url(../images/coin-releve01.png) no-repeat bottom right;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	float: left;
	margin: 0 0 0.5em 0.5em;
}

div#fondActu h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px dotted #3D3DFF;*/
	margin: 0.6em 0 0.5em 0.5em;
}

div#defileActu {
	width: 100%;
	height: 15em;
	/*overflow: hidden;*/
}

div#leGuide h2.titre, div#defileActu h2.titre {
	margin-bottom: 1em;
}

div#leGuide h3.titre, div#defileActu h3.titre {
	font-weight: bold;
}

div#defileActu h3.titre {
	margin-bottom: 1em;
}

div#leGuide img, div#defileActu img {
	float: right;
	margin: 0;
	margin-left: 0.5em;
}

div#leGuide div.unElement, div#defileActu div.uneActu {
	width: 45%;
	float: left;
	background: #FFF url(../images/coin-releve01.png) no-repeat bottom right;
	margin: 0 0 0.5em 0.5em;
	padding: 0.6em;
	height: 8em;
}

* html div#leGuide div.unElement, * html , div#defileActu div.uneActu { /* hack IE<7 */
	height: 8em;
}

div#defileActu div.uneActu {
	width: 96%;
	overflow: hidden;
	padding: 0;
	background: none;
	height: 15em;
	overflow: hidden;
	text-align: left;
}

/* -------------------------------------------- */
/* La page d'accueil */
/* -------------------------------------------- */

#mesPartenaires {
	width: 15em; /* 140px */
	height: 120px;
	overflow: hidden;
	text-align: center;
	/*float: right;*/
	margin: 1em 0;
}

#mesPartenaires dl {
	width: 15em;
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#mesPartenaires dd {
	width: 15em;
	height: 100px;
	margin: 0;
	padding: 0;
}

#mesPartenaires h2 {
	margin: 0;
	margin-top: 0.5em;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 0.1em!important;
	padding-bottom:0!important;
	font-weight: bold;
	line-height: 1.4em; 
	/*color: #0080FF;*/
	text-align: justify;
}

.chapo p.spip {margin:0;!important; padding-top:0!important;}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #333; font-size: 0.96em; text-align: justify; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #3D3DFF; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	/*border-top: 2px solid #3D3DFF;*/ }
#documents_portfolio h2 { /*margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold;*/ }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #3D3DFF; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; 
}

.liste-articles li a.imgActu img {
	float: left;
	margin: 0.5em 1em 0 0;
	clear: left;
}

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	/*max-width: 60%;*/
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	/*border: 1px solid #3D3DFF;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;*/ }

div.motRapport {
	font-size: 0.8em;
}

div.motRapport li {
	margin-bottom: 0.5em !important;
	padding: 0 !important;
}

div.motRapport li h4 {
	margin: 0 !important;
	padding: 0 !important;
}

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { /*display: none;*/ }

.page_plan #contenu h2 {
	clear: both;
	/*border: 1px solid #3D3DFF;*/
	padding: 0.2em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
	background: #3D3DFF;
	/*background: url(../images/fond_nav_bosse1.png) repeat-x center;*/
}

.page_plan #contenu h2 img {
	float: right;
	position: relative;
	bottom: 1.5em;
	left: 0.2em;
	border: 1px solid #3D3DFF;
}

.page_plan #contenu h2 a {
	color: #FFF;
}

.page_plan ul.planRub {
	margin-top: 0;
}

.page_plan li.planRub {
	list-style: none;
}

.page_plan li.planRub h3 {
	background: #3D3DFF;
	text-align: center;
	font-weight: bold;
}

.page_plan li.planRub h3 a {
	color: #FFF;
}

.page_plan li.planRub ul li {
	font-size: 0.8em;
}


.page_plan #contenu {
	text-align: justify;
}

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

img.aDroite {
	float: right;
	margin-left: 0.2em;
	margin-bottom: 0.2em;
}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset { width: 99%; }
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

.formulaire_spip .inp00 { width: 60%; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #3D3DFF; }
fieldset.reponse_formulaire { border-color: #3D3DFF; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {
	width: 12em; 
	text-align: left;
	/*position: relative;
	top: 12em;*/ 
}
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #3D3DFF;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #FFF; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #FF8000; color: #FFF; }
ul ul .forum-chapo { background: #FF8000/*#D4E8E8*/; }
ul ul ul .forum-chapo { background: #FF8000/*#E4F0F0*/; }
ul ul ul ul .forum-chapo { background: #FF8000/*#F4F8F8*/; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FF8000/*#FFF*/; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #3D3DFF; }
a:hover { text-decoration: underline; }

/*  ------------------------------------------
/*  Les formulaires
/*  ------------------------------------------ */

form.cssform {
	font-size: 0.8em !important;
}

input#commentaire {
	width: 50% !important;
}

.spip_forms fieldset {
	border: 1px solid #3D3DFF !important;
}

.spip_forms legend {
	font-weight: bold;
	color: #3D3DFF;
}

.spip_forms h2 {
	color:#FF8000 !important;
}

.spip_forms {
	color: #333 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	border: 0 !important;
}

.spip_forms .spip_form_label {
  	color:#333 !important;
}

.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
  	color:#333 !important;
}

.spip_forms .forml, .spip_forms .formo {
	width:100% !important;
	padding: 0 !important;
	border: 1px inset #FF8000 !important;
}

.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus, .spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border: 1px inset #3D3DFF !important;
}

.spip_forms .forml, .spip_forms .fondl {
	color:#333 !important;
	width:100% !important;
}

.spip_forms .formo, .spip_forms .fondo {
	background-color: white !important;
	color:#4A4336 !important;
	width:100% !important;
}

.spip_forms textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.spip_forms .spip_bouton input {
	border: 1px outset #3D3DFF !important;
	background:#DDD !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color:#333 !important;
}

ul.spip_form_choix_unique {
	list-style-image: none !important;
	list-style-type: none !important;
}

/* en 2 colonnes */

form.cssform label {
	text-align: left;
	float: left;
	width: 40%;
	padding-right: 0.5em;
}

form.cssform label.classic {
	float: none;
	width: auto;
}

form.cssform p {
	clear: both;
}

form.cssform input[type="text"], form.cssform input[type="password"], form.cssform textarea, form.cssform select, form.cssrecherche input[type="text"], form.cssrecherche input[type="password"], form.cssrecherche textarea, form.cssrecherche select {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3DFF;
	font-size: 1em;
	/*margin-bottom: 0.2em;*/
}

.erreur, .question {
	font-weight: bold;
	color: #FF0000;
	padding-right: 1em;
	padding-left: 1em;
}

/*  ------------------------------------------
/*  Les styles supplémentaires
/*  ------------------------------------------ */

.petit {
	font-size: 0.8em;
}

.largeurCalcul {
	width: 80px !important;
}

.largeurAuto {
	width: auto !important;
}

.noBorder {
	border: 0;
}

/* Alignements */

.droite {
	text-align: right;
}

.centrer {
	text-align: center;
}

.gauche {
	text-align: left;
}

.justifier {
	text-align: justify;
}

.nowrap {
	white-space: nowrap;
}

div#photoHabillage {
	text-align: center;
}

#sloganAccueil {
	padding: 0 1.1em;
	/*color: #3D3DFF;*/
	font-size: 1.0em;
}

/* Formulaire de simulation */

.grise {
	border: 1px dotted #999;
	color: #999 !important;
}

div.navSimu {
	text-align: center;
	margin: 2em 0.5em 0.5em 0.5em;
	font-weight: bold;
}

.etpPrec, .etpSuiv {
	cursor: pointer;
	font-size: 1.1em;
}

.etpPrec {
	float: left;
}

.etpSuiv {
	float: right;
}

.question {
	cursor: help;
	margin: 0;
	padding: 0 0.5em;
}

*+html .question, * html .question { /* hack CSS, pour IE7 et - */
	position: relative;
	/*bottom: 1em;*/
}

*+html .apresChamp, * html .apresChamp { /* hack CSS, pour IE7 et - */
	position: relative;
	/*bottom: 0.8em;*/
}


.reponse {
	position: absolute;
	z-index: 2;
	/*width: 50em;*/
	width: auto;
	max-width: 50em;
	background: #FFF;
	border: 1px solid #3D3DFF;
	padding: 0.5em;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	cursor: default;
}

.reponse p {
	margin: 0.1em 0;
}

.dateJour, .dateMois, .dateAnnee {
	width: auto !important;
}

.typeCredit {
	width: auto !important;
}

.rbrst {
	width: 35% !important;
}

form#simulation {
	font-size: 0.9em;
	text-align: left;
}

form#simulation input[type="text"], form#simulation[type="password"], form#simulation textarea, form#simulation select {
	width: auto;
}


form#simulation h3.spip {
	margin: 0.3em 0 0.5em 0;
	padding: 0.3em;
	clear: both;
	border-bottom: 1px dotted #3D3DFF;
}

form#simulation p {
	margin: 0.1em 0;
}

form#simulation label {
	width: 45%;
}

form#simulation textarea#commentaires {
	width: 350px;
	height: 150px;
	margin: 0;
	position: relative;
	right: 10em;
}

table.emprunteurs {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.emprunteurs td {
	margin: 0;
	padding: 0;
	width: 100%;
	vertical-align: top;
}

table.emprunteurs td.empCol1 {
	border-right: 1px solid #3D3DFF;
	padding-right: 0.8em;
}

table.emprunteurs td.empCol2 {
	padding-left: 0.8em;
}

/*  Les actualités  */

div#page .dateActu {
	float: right;
	display: block;
	font-weight: normal;
	font-size: 0.7em !important;
	font-style: italic;
	width: 100px;
	text-align: right;
}

p.lireArticle {
	font-size: 0.7em;
	font-weight: bold;
}

.texte img.logoInText {
	float: right;
	margin: 0 0 0.5em 0.5em;
}


body.page_sommaire div#contenu h2 a, body.page_sommaire div#contenu h3.titre a {
	color: #FF8000;
}

/****************************************/
/* Calculette taux fixe - taux variable */
/****************************************/

.bleu01 {
	color: #0080ff;
}

form#calculetteTT label {
	padding-left: 2em;
	width: 17em;
}