
/* LIE A L EDITEUR DANS ADMIN */
body{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Tahoma; 
	font-size: 12px;
	color: #586E98;
}
*{
	/*font-size: 11px;*/
	margin: 0;
	padding: 0;
}
a img{
	text-decoration: none;
	border:none;	
}
table{
    font-size: 11px;
}

p{
	line-height: 24px;
}
titre{
	font-size: 12px;
}
a{
	color: #004E79;
}
a:hover{
	text-decoration: none;
}
h1{
	font-size: 16px;
	color: #004E79;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #004E79;*/
	margin-top: 10px;
}
h2, h3, h4, h5, h6{
	font-size: 12px;	
}
.txt-avt{
    text-decoration: none;
    margin: 0;
    padding-bottom: 3px;
    text-transform: uppercase;
    color: #333333;
    font-weight: bold;
    text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
}
.txt-avt-2{
    text-decoration: none;
    margin: 0;
    padding-bottom: 3px;
    text-transform: uppercase;
    color: #333333;
    font-weight: bold;
    text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
a.liens_actions .liens_actions_articles, span.haut_page a, span.haut_page{
    color: #e57d00;
	text-decoration: none;
}
a.liens_actions .liens_actions_articles:hover, span.haut_page a:hover{
	text-decoration: underline;
}

img{
	margin: 10px;
}

h1{
	margin: 0;
    color: #e57d00;
    font-size: 16px;
    font-weight: bold;
   
    margin-bottom: 5px;
	margin-top: 10px;
	
}
h2, h3, h4, h5, h6{
	font-size: 12px;	
}
h3{
	font-size: 13px;
	background: #586E98;
	color: #fff;
	text-transform: uppercase;
	padding-left: 20px;
}
h3 a{
	color: #fff;
	text-decoration: none;
}
h4{
	font-size: 11px;
	color: #8BAB5C;
	border-bottom: 1px solid #8BAB5C;
}