﻿* {	
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
}

body 
{
	font-size: 0.7em;
	line-height: 1.3em;
}

h1 {
	left: 0;
	font-size: 2em;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #6f6f6f;
	font-weight: normal;
}

h2 {
	left: 0;
	font-size: 1.7em;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding:1em 0em 0.5em 0em;
	color: #6f6f6f;
	font-weight: normal;
	line-height: 1.3em;
}

h3 {
	left: 0;
	font-size: 1.1em;
	padding:0em 0em 0.5em 0em;
	color: #3f3f3f;
	font-weight: bold;
}


h4 {
	left: 0;
	font-size: 1em;
	padding:0.5em 0em 0.2em 0em;
	font-weight: bold;
}


.contentBlock 
{
	padding: 10px 20px 10px 20px;
}

.imagecentre
{

}


.onglets .contentInformation .imagecentre img,
.onglets .contentPublication .imagecentre img,
.onglets .contentGestes .imagecentre img
{
align:center;
float:none;

}

.important
{
font-size: 1em !important;
font-weight:bold !important;
color:Black !important;
}

.gras_important 
{
 font-size: 1em;
 font-weight: bold;

}

.contentBlock hr
{
border-right-width: 0pt;
border-left-width: 0pt;
border-right-style: none;
border-left-style: none;
border-right-color: transparent;
border-left-color: transparent;
border-top-width: 1px;
border-top-style: dotted;
border-top-color:transparent;
border-bottom-width: 1px;
border-bottom-style:dashed;
border-bottom-color: green;
height: 1px;
text-align:center;
background-color: transparent;
color: white;
}

.encart {
	BORDER-RIGHT: #66a9be 2px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #66a9be 2px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 8px; 
	MARGIN: 0px 20px 20px; 
	BORDER-LEFT: #66a9be 2px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #66a9be 2px solid 
	
}

