/*
 * Styles généraux
*/

body { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 0.8em; color:#3f1709; }

a img { border: 0; }
#langues img { vertical-align: middle; }
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a { color:#8ac3d4; text-decoration:none;}
a:hover { color:#d5c383; text-decoration: none;}
a:visited { color:#999;}
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }

ul.actions  { margin:2em; clear:both;}
#preview ul, .bloc ul { margin-left: 1em;}
#preview ul { margin:1em 1em 1em 4em;}
#preview ul li { margin:5px 0; padding-left:13px; list-style:none; background: url(../images/puce_li.gif) no-repeat 0 5px;}
#preview p { margin:1em 0; padding-left:30px; }
p#rss { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 { margin: 1em 0px; padding: 0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 { font-size: 1.6em; margin-top:0; text-align:center; background:url(../images/h1_general.gif) no-repeat; padding:10px 0; }
h2 { font-size: 1.5em; font-weight:bold; color:#8ac2d3; }
h3 { clear:both; font-size: 1.3em;  border-bottom:1px solid #8FB9C7; padding:10px 0 4px 45px; background:url(../images/puce_h3.gif) no-repeat left bottom; }
.tout-public h3 { border-bottom-color:#33BACD; background-image:url(../images/puce_h3_public.gif);}
.famille h3 { border-bottom-color:#AC448C; background-image:url(../images/puce_h3_famille.gif);}
.retraites h3 { border-bottom-color:#A0DA32; background-image:url(../images/puce_h3_retraites.gif);}
.specialises h3 { border-bottom-color:#FE7F19; background-image:url(../images/puce_h3_specialises.gif);}

h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

.tout-public h1 { background-image:url(../images/h1_public.gif);}
.famille h1 { background-image:url(../images/h1_famille.gif);}
.retraites h1 { background-image:url(../images/h1_retraites.gif);}
.specialises h1 { background-image:url(../images/h1_specialises.gif);}
.agrements-references h1 { background-image:url(../images/h1_references.gif);}


/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #ccc; margin-bottom: 15px;}

/* alignement des images dans les pages */
.element { clear: both;}
div.gauche, div.droite, div.centre { padding:0; border:3px solid #eaeaea;}
.gauche { float: left; margin: 0 1.5em 1em 0;}
.droite { float: right; margin: 0 0 1em 1.5em;}
.centre { margin: 1em auto; text-align: center; }

#contenu .gauche span, #contenu .droite span, #contenu .centre span { display: block; font-size: smaller; text-align: center; }
#contenu #rss div { padding:0; margin:0; background:none; border:none;}

/* icones des fichiers */
#contenu .icone a, #contenu a.icone {margin-top: 0em; padding-left: 1.5em; list-style: none; }
#contenu .pdf { background: url(../images/icons/acrobat.gif) left center no-repeat !important; }
#contenu .doc, #contenu .rtf { background: url(../images/icons/word.png) left center no-repeat !important; }
#contenu .xls, #contenu .xla { background: url(../images/icons/excel.png) left center no-repeat !important; }
#contenu .ppt, #contenu .pps { background: url(../images/icons/powerpoint.png) left center no-repeat !important; }
#contenu .zip, #contenu .rar { background: url(../images/icons/compressed.png) left center no-repeat !important; }
#contenu .gif, #contenu .jpg, #contenu .png { background: url(../images/icons/picture.png) left center no-repeat !important; }
#contenu .url { background: url(../images/icons/world.gif) left center no-repeat !important; }
#contenu .email { background: url(../images/icons/email.png) left center no-repeat !important; padding-left: 2em !important; }
.url a[target="_blank"], a.url[target="_blank"] {background: url(../images/icons/external.png) right center no-repeat !important;}
.icone { padding: 0.2em 0; }
.broken { text-decoration: line-through; }

/* Messages */
.message {
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #efd99c;
	border: 1px solid #cab372;
	text-align: left;
}
h3.message { font-size: 0.9em; }
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }


/*
 * Pagination et Outils d'impression et de retour
*/
#pagination, #contenu ul#nav-contenu {
	clear: both;
	padding: 0.5em 0;
	margin-top: 2em;
	text-align: center;
}
#contenu ul#nav-contenu { margin:2em 0 0 0; padding-bottom:20px; border-top:1px solid #ccc;}
#contenu #nav-contenu li { background: none;  display: inline; padding:0 1.2em; color:#3A846E; border-right:1px solid #8bc5d6; }
#contenu #nav-contenu li a { color:#449ab4;}
#contenu #nav-contenu li.last { border:0;}
.prix { color: #cc185e; }

div.tip { background: #000; color: #FFF; padding: 5px;  opacity: 0.7; }
div.tip div.tip-title { font-weight: bold;  opacity: 1;}

ul.plan li.espace-membre, ul.plan li.connexion { display: none; }
ul.plan li { font-weight: bold; float: left; width: 45%; }
ul.plan li li { font-weight: normal; float: none; }


/* table secteur agences */
.liste-agences strong { color:#448da1;}
table.villes_secteur { width:100%; margin:1em auto;}
table.villes_secteur tr { border:1px solid #ccc;}

.liste-gauche, .liste-droite { clear:both; padding:0 0 0 20px;}
#preview .liste-gauche p { margin:5px 0 0;}
/*.agence_coord, .agence_adresse, .agence_personnel { float:left; width:28%; padding:0;}
.agence_coord { width:30%;}
.agence_personnel { width:40%; padding-left:2%;}*/
#preview .liste-droite p, #preview .liste-gauche p { padding-left:0;}

#preview p {text-align:justify;}

div.agence_villes_secteur_liste table.villes_secteur { width:100%; margin:0 auto; line-height:1em;}
div.agence_villes_secteur_liste table.villes_secteur td { width:35%; padding-left:14px; background:url(../images/puce_li.gif) no-repeat left center;}div.agence_villes_secteur_liste table.villes_secteur td.vide { background:none;}
div.agence_villes_secteur_liste table.villes_secteur th { padding:8px 0; color:#8AC3D4; }

div.agence_villes_secteur_liste .mode-detail table.villes_secteur { width:90%;}
