#top_bandeau, #bandeau, #menu_position, #bottom_bandeau, #path, #lang, #pg_up, #footer
{
	display: none
}


div{
	padding : 0;
    margin : 0;
}

a, img{
	border:0px;
	text-decoration:none;
}

/* MISE EN PAGE - DESIGN/GRAPHISME */


#contenu{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 13px;
	text-align: justify;
	background-color:#FFFFFF;
}

#contenu_enveloppe{
	background-color:#FFFFFF;
}

/* MISE EN PAGE - TEXTE */
p{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 13px;
	text-align: justify;
	text-indent:10px;
}

h1{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 14px;
	text-align: left;
	color: #333366;
	font-weight:bold;
	background-image:url(../images/fond_titre.gif);
	text-indent:5px;
	background-repeat:no-repeat;
	line-height:50px;
	width:550px;
	height:50px;
	z-index:9;
	white-space: nowrap;
}

.long_title{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 14px;
	text-align: left;
	color: #333366;
	font-weight:bold;
	background-image:url(../images/fond_titre.gif);
	padding-top:10px;
	padding-left:5px;
	text-indent:0px;
	background-repeat:no-repeat;
	line-height:100%;
	width:550px;
	height:50px;
	z-index:9;
	white-space: normal;
}

.big_subtitle{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 14px;
	text-align: left;
	color: #333366;
	font-weight:bold;
	text-indent:0px;
}

.intro_txt{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 13px;
	text-align: justify;
	text-indent:0px;
	font-weight:bold;
}

h2{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 13px;
	color: #5DBFD4;
	font-weight:bold;
	text-indent:0px;
}

.important{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 13px;
	color: #5DBFD4;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
}

.important_dark{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 13px;
	color: #333366;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
}

.important_encadre{
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 13px;
	color: #5DBFD4;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
	border: solid 1px #5DBFD4;
	text-align:center;
	background-color:#E4EDF2;
	padding:2px 5px 2px 5px;
}

a{
	color: #333366;
	text-decoration:underline;
}

a:hover{
	color: #5DBFD4;
	text-decoration:none;
}

a:active{
	color: #5DBFD4;
	text-decoration:none;
}

.liste {
 list-style-type:none;
 background-image:url(../images/puce.gif);
 background-repeat:no-repeat;
 background-position:0% 12%;
 padding-left:15px;
 z-index:10;
 height:1%;
}

.liste ul{
	height:1%;
}

.encadre{
	border: solid 1px #333366;
	text-align:center;
	background-color:#E4EDF2;
}

label {
	display:block;
	width:150px;
	float:left;
	font-weight:bold;
	margin-top:3px;
}

.label2 {
	display:block;
	width:100px;
	float:left;
	font-weight:bold;
	margin: 3px 0px 0px 0px;
}

.category{
	font-weight: bold;
	color: #5dbfd4;
	background-color:#e4edf2;
}
