#body {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	font-size:2px;
}

#titre { 
  font-weight: bold; 
  font-size: 15px;
  font-family: "Trebuchet MS"; 
  color:#C32A2A;
}

#titreblanc { 
  font-weight: bold; 
  font-size: 12px;
  font-family: "Trebuchet MS"; 
  color:#ffffff;
}


#texte {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	font-size:13px;
	color:#000000;
}

#textecomment {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	font-size:12px;
	color:#000000;
}

.para{
    text-indent : 20px ;
    text-align : justify ;
	margin-left: 10px;
    margin-right: 10px;
}

a {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	font-size:13px;
}

a:link {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #000000; 
	text-decoration:none;
}

a:visited {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #000000; 
	text-decoration:none;
}

a:hover {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #C32A2A; 
	text-decoration:none;
}

a.vert {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #3EB85E;
	font-size:13px;
}

a.vert:link {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #3EB85E; 
	text-decoration:none;
}

a.vert:visited {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #3EB85E; 
	text-decoration:none;
}

a.vert:hover {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #C32A2A; 
	text-decoration:none;
}

a.titre {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size:13px;
}

a.titre:link {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #000000; 
	text-decoration:none;
}

a.titre:visited {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #000000; 
	text-decoration:none;
}

a.titre:hover {
	font-family:"Trebuchet MS", bitstream vera sans, sans-serif;
	color: #ffffff; 
	text-decoration:underline;
}

a.comm {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}

a.comm:link {
	color: #000000; 
	text-decoration:none;
}

a.comm:visited {
	color: #000000; 
	text-decoration:none;
}

a.comm:hover {
	color: #000000; 
	text-decoration:underline;
}

a.lienmenu {
	text-decoration: none;
	color: #000000;
}

a.lienmenu :link {
	color: #000000; 
	text-decoration:none;
}

a.lienmenu :visited {
	color: #000000; 
	text-decoration:none;
}

a.lienmenu:hover {
	color: #ff0000; 
}

a.image {
	text-decoration: none;
	color: #000000;
}

a.image :link {
	color: #000000; 
	text-decoration:none;
}

a.image :visited {
	color: #000000; 
	text-decoration:none;
}

a.image:hover {
	color: #C32A2A; 
}

a.tri {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a.tri:link {
	color: #000000; 
	text-decoration:none;
	font-weight:bold;
}

a.tri:visited {
	color: #000000; 
	text-decoration:none;
	font-weight:bold;
}

a.tri:hover{
	color: #000000; 
	text-decoration:underline; 
	font-weight:bold;
}

.commentaires {
	border-style:solid; 
	border-width:1px; 
	border-color:#ff0000;
}

.commentairesaffiches {
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
	background-color:#dddddd;
}

.bio {
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
	background-color: #FFffff;
}

.comment {
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
	background-color: #DF6E6E;
}

.cadrenb {
	border-style:solid; 
	border-width:1px; 
	border-color:#ffffff;
	background-color: #000000;
}

.cadregris {
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
	background-color: #DEDADA;
}

.entree {
	border-style:solid; 
	border-width:1px; 
	border-color:#ff0000;
	background-color:#ffffff;
}


.tabnone {
	border-style:none; 
	width:100%;
}  
