/* CSS  SCMDemesyDupre */
/* Author : S. Gander */
/* Update : 29/01/2010 */
/* File : main.css */


body { 
	margin-top: 0; background: #FFFFFF url('../images/bulletbg/bg_degradegris3.jpg') repeat-x; }
	
/* HYPERLIENS STANDARDS */
a { 
	color: #6D030C;
	text-decoration: none; }
a:hover { 
	color: #000000; 
	text-decoration: none; }


/* HYPERLIENS Avocats */
a.avocat { 
	color: #6D030C;
	text-decoration: none;
	font-family: Times new roman, serif; 
	font-size: 12pt; 
	letter-spacing:2pt; 
	font-weight: bold;  }
a.avocat:hover { 
	color: #000000; }
a.avocat1 { 
	color: #6D030C;
	text-decoration: none;
	font-family: Times new roman, serif; 
	font-size: 10pt; 
	letter-spacing:2pt; 
	font-weight: normal;  }
a.avocat1:hover { 
	color: #000000; }


/* HYPERLIENS DU PIED DE PAGE */
a.pied { 
	font-family: Arial, sans serif;
	font-size: 8pt;
	color: #8E6C85; }
a.pied:hover { 
	color: #000000; }


/* FORMAT DES TABLEAUX */
table {
	border-collapse: collapse; }


/* FORMAT DES PARAGRAPHES */
p { 
	margin-top:0; 
	margin-bottom:8px; }
		
.coordonnees { 
	margin-left: 0; 
	margin-right: 0;
	font-size: 10pt; }

.arialgris { 
	font-family: Arial, sans serif;
	color: #8E6C85; }
	
.page {
	margin-left: 0; 
	margin-right: 0;
	font-size: 10pt;  }
	
.avocat { 
	color: #000000;
	font-family: Times new roman, serif; 
	font-size: 12pt; 
	letter-spacing:2pt; 
	font-weight: bold;  }


/* FORMAT DES CELLULES */
td {
	color: #OOOOOO; 
	font-family: Verdana; 
	font-size: 8pt; }		
.bordg { border-left:1px solid #BC7895; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px; }
	
.bordb { border-bottom: 1px solid #DDD2DA; }

.bordgfondgris1 { border:1px solid #C0ADBB; 
	background-color: #F1E4ED;  }

.bordgfondgris2 { border:1px solid #C0ADBB; 
	background-color: #F9F2F7;  }

.bordgfondrose1 { border:1px solid #BC7895; 
	background-color: #FAD8D8;  }
	
.fondrose1 { background-color: #FAD8D8;  }

.bordgfondrose2 { border:1px solid #BC7895; 
	background-color: #FCEBEB;  }

/* FORMAT DES TITRES */
h1 { 
	color: #000000;
	font-family: Verdana, sans serif; 
	font-size: 10pt; 
	letter-spacing:0pt; 
	font-weight: normal; 
	margin-bottom:2px; 
	margin-top:2px; }
	
h2 { 
	color: #BE92AE;
	font-family: VERDANA, sans serif; 
	font-size: 12pt; 
	letter-spacing:0pt; 
	font-weight: bold; 
	margin-bottom:1px; 
	margin-top:1px; }
	

.bordPhoto { border: 1px solid #FFFFFF; }




/* FORMAT DES LISTES */		
ul.circle { 
	margin-left:16; 
	margin-top:0; 
	margin-bottom:0; 
	list-style-type:circle; }




.bordure1 { border: 1px dotted #C5C9FE; }

table.bordtirete {
	border: 1px dashed #c0c0c0;
	background-color: #DAE8EF; }
.droite	{ text-align: right; }
.date { 
	color: #999999; 
	text-align:right; }
.doted { border:1px dotted #CCCCCC; }
.norepeat { background-repeat: no-repeat; }
