/*
 * Styles généraux
*/

body { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 0.75em; color:#675757; letter-spacing:0.05em; }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { clear:both;}
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a { color:#921931; text-decoration:none;}
a:hover { color:#000;}
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }
strong { color:#921931;}

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

h1, h2, h3, h4, h5, h6 {margin: 12px 0px 5px; padding: 0px;}
h1 { font-size: 1.8em; margin:0; font-weight:normal; display:inline; padding:4px 8px; background:#fff; color:#921931; letter-spacing:0.05em; }
h2 { font-size: 1.5em; color:#000; font-weight:normal; margin-left:40px; margin-right:20px; border-bottom:1px solid #dfdcd2; }
h3 { font-size: 1.3em; clear:left; }
h4 { font-size: 1.2em; letter-spacing:0.1em; color:#7b6d6d; font-weight:normal; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
.equipe h3 { margin-top:15px; background:url(../images/filet_gris.gif) repeat-x 0 15px;}
.equipe h3 a { padding-right:10px; background:#fff;}
.equipe h3 a:hover { color:#d30e45;}

/****** Pages businees cases ************/
body.business-cases #preview h3 {padding-left:10px; color:#921931; background:transparent url(../images/puce_li.gif) no-repeat scroll 0 6px;}
body.business-cases #preview h4 strong {color:#7B6D6D;}

/*********** Coldroite contact ***********/
body.contact #contenu #coldroite a.icone, body.contact #contenu #coldroite a.email {padding:0 !important; background:none !important;}
body.contact #contenu #coldroite p strong {color:#675757;}

/*** Liste des liens *****/

.liste-liens h3 a {color:#675757;}
.liste-liens h3 a:hover {color:#d30e45;}

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

/* alignement des images dans les pages */
.element { clear: both;}
div.gauche, div.droite, div.centre { padding: 0.8em 0.8em 0 0.8em;}
.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; }
#contenu .vcard { background: url(../images/icons/vcard.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; }

#preview ul.telechargements { margin:0;}
#preview ul.telechargements li { padding:0;}
.equipe #preview ul.telechargements li, .equipe #preview ul.telechargements li a, .equipe a.icone, .equipe #contenu .email { padding:0 !important; background:none !important;}

/* Messages */
.message {
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #d30e45;
	border: 1px solid lightgray;
	text-align: left;
	color:#fff;
}
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: right;
	border-top:1px solid #dfdcd2;
}
#pagination { border:0; margin-top:10px;}
#contenu ul#nav-contenu { margin:2em 0 0 0; }
#contenu #nav-contenu li { background: none; display: inline; padding:0 1.2em; font-size:0.85em; border-right:1px solid #ccc; }
#contenu #nav-contenu li.last { border:0;}
.prix { color: #cc185e; }
#contenu #nav-contenu li a { color:#675757;}
#contenu #nav-contenu li a:hover { color:#000;}

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

ul.plan { float:left; margin:2em 1em; width:90%;}
ul.plan ul { margin:1em;}
ul.plan li.espace-membre, ul.plan li.connexion { display: none; }
ul.plan li { font-weight: bold; float: left; width: 45%; font-size:1.3em; }
ul.plan li li { font-weight: normal; float: none; font-size:0.8em;}
ul.plan li li a { color:#000;}
ul.plan li li a:hover { text-decoration:underline;}
ul.plan a:visited { color:#aaa;}

div.lien-url { float:right; margin:0 0 0 1em; padding:5px;  border:1px solid #ccc;}


/* liste actualites */

.liste-actualites .element { float:none; padding:20px 0; }
.liste-actualites .texte-actu {float:left; width:570px; font-size:1em;  padding-top:5px; }
.liste-actualites .date { float:left; padding:4px 8px 4px 40px; margin-right:10px; background:#e7e5de; font-size:1.5em; line-height:1.3em; color:#921931;}
.liste-actualites span.annee { color:#838282; border-top:1px solid #000; font-size:0.9em; padding:1px 6px 0;}
.liste-actualites h3 span.themes { margin:0; text-transform:uppercase;}
.liste-actualites h3 {font-size: 1.1em; margin:0;}
.liste-actualites h3 a { color:#000;}
.liste-actualites h3 a:hover {color:#d30e45;}
.liste-actualites h3 span.themes a {color:#921931;}
.liste-actualites h3 span.themes a:hover {color:#000;}
.chapo {width: 550px; margin-left: 105px; }

.liste-avocats h3 a { color:#000;}
#preview .details p, .details h4 { margin:0;}
.details h4 { margin-top:15px; color:#921931; font-weight:bold;}

/* coldroite */

#coldroite ul a { color:#675757;}
#coldroite ul a:hover { color:#d30c44;}

