* {
padding:0;
margin:0;
}

body {
color: black; 
background: white;
padding:0;
margin:0.5cm;
font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
font-size: 20px;
line-height: 1.3;
}

a {color:##0000FF;text-decoration:none}
a:visited {color:#000099;}
a:hover {color:#AAAAFF;}


#wdenis {
float: right;
text-align: right;
font-size: 80%;
}

#wdenis:lang(en){
font-size: 100%;
}

h1 {
font-size:  150%;
font-weight: bold;
}
h2 {
font-size:  125%;
font-weight: bold;
}

a img {
border: 0
}

img.map{
border: 0;
margin-right: 0cm;
}

p.entete {
margin-top: 0;
margin-bottom: 0;
}

.separe {
margin-bottom: 1em;
}

p.image {
clear: both;
float:right; 
margin-left:12px; 
}

li {
margin-bottom:5px;
}

ul.pagespersos{
list-style-type: circle;
margin-bottom: 0.5cm;
}

.prenom {
font-weight: bold;

}

ul.autrespages {
list-style-type: square;
padding-left: 0;
margin-bottom: 0.5cm;
}

.autrespages li {
margin-bottom: 0;
}

.description {
border-left: dotted 2px gray;
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 1.5;
clear: right;
float: right;
width: 680px;
max-width: 100%;
padding: 12px;
text-align: justify;
}

.description:first-letter {
font-size: 300%;
float: left;
}

.liens {
margin-top: 0;
}

.liens strong {
font-size: 125%;
font-weight: bold;
}

.liens ul{
list-style: disc;
}

.signature {
clear: both;
font-size: 90%;
text-align: center;
}

hr {
clear: both;
}

/* style des tableaux d'adresses */
.titre {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px; font-style: normal;
font-weight: bold;
color: #003399;
background: white;
text-align: center;
}

.membres {
	width: 100%;
	margin: 1em auto;
	border: solid 1px #2C4F97;
	border-collapse: collapse;
}

.membres td, .membres th {
	border: solid 1px #2C4F97;
	padding: 2px;
}

.titre_colonne_tableau {
	height: 25px;
	background: #ffcc66;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-style: normal;
font-weight: bold;
background: #FFCC66;
color: #003399;
text-align: center;
}

.row_pair {
	background: #E9F1FE
}

.row_impair {
	background: #FFF7E6
}