/* General */

        
.pic {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:white;
	margin-top: 0px;
	margin-left: 0px;
}
BODY {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:white;
	margin-top: 60px;
	margin-left: 40px;
}

img {
        border: none
}



/* General content -> Text */
p {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
        /*text-align:justify;*/
	font-style:normal;
	line-height:160%;
        margin-bottom: 5px; 
        margin-top: 15px; 
}


p a {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	font-style:normal;
        margin-bottom: 5px; 
        margin-top: 5px;
        text-decoration: none;
        /*border-bottom: 1px dashed #999999;*/
}

p a:hover {
        color: #A2AB68;
}



/*liste*/

/*liste_text*/
li {
   font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:160%;
	list-style: none inside;
	text-indent: -15px;
	padding-left: 15px;
}


.text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-style:normal;
	line-height:160%;
	vertical-align: top;

}
 
.legende {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-style:normal;
	line-height:120%;
	vertical-align: top;

}

		
a  {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	   color: #999999;        
	font-style:normal;
        margin-bottom:5px; 
        margin-top: 5px;  
		  text-decoration: none; 
}

a:hover {
         color: #A2AB68; 
			  text-decoration: none;  
}


.text_a {

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	font-style:normal;
	line-height:160%;
	vertical-align: top;
}
