@charset "utf-8";
/* CSS Document */

#zone-gauche{
	float:left;
}
/* --------------------- DEBUT Menu de gauche ----------------------*/
#menu-gauche-c ul
{
	display:inline;
	margin:0px 0px 0px 0px;
}
#menu-gauche-c li
{
	list-style-type: none;
	margin:5px 0px 5px 5px;
	padding-left:10px;
	width:140px;
	height:20px;
	background-image:url(../images/rubrique/menu-fonds-separateur.gif);
	list-style-position: outside;
}
#menu-gauche-c li a
{
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	text-decoration:none;
	color:#999999;
	font-weight:bold;

}
/* --------------------- FIN Menu de gauche ----------------------*/
#rubrique-centre {
	float:right;
	width:450px;
	margin:0px 0px 0px 0px;
}
#titre-rubrique h1 {
	line-height: 34px;
	font-size:24px;
	display:inline;
	color:#444444;
}
#rubrique-intro {
	padding:10px 0px 10px 0px;
	font-size:12px;
	color:#444444;
	text-align:justify;
}

.rubrique-image {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-weight: bold;
	margin: 0px 5px 5px 0px;
	line-height: 1em;
}
#rubrique-astuces-actu  {
	margin-top:12px;
	background-image:url(../images/rubrique/fonds-astuces-actus-2-mil.gif);
	background-repeat: repeat-y;
	width:450px;
}
#rubrique-astuces-actu-haut {
	background-image:url(../images/rubrique/fonds-astuces-actus-2-haut.gif);
	background-repeat: no-repeat;
	height:50px;
	width:450px;
}
#rubrique-astuces-actu-bas {
	background-image:url(../images/rubrique/fonds-astuces-actus-2-bas.gif);
	background-repeat: no-repeat;
	height:24px;
	width:450px;
	margin-top:-10px;
}
#rubrique-astuces-actu p {
margin:3px 10px 3px 10px;
color:#777777;
text-align:justify;
font-size:11px;
}
.resume-astuces {
margin:3px 10px 3px 10px;
color:#777777;
text-align:justify;
font-size:11px;
}
.resume-astuces p {
margin:3px 10px 3px 10px;
color:#777777;
text-align:justify;
font-size:11px;
}
.separateur {
	width:400px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	margin:0px 0px 0px 0px;
}
#encart-demande {
	margin-top:10px;
	width:450px;
	height:175px;
	font-size:12px;
	color:#444444;
	background-image:url(../images/rubrique/fonds-demande-financement.gif);
	background-repeat: no-repeat;
}
#encart-demande img {
margin:0px 10px 0px 0px;
}

/* Zone Encadre Menu */

#encadre-menu {
	margin-top:25px;
	width:200px;
	height:182px;
	float:left;
	padding:0px 0px 0px 0px;
	background-image:url(../images/rubrique/cadre-vide-rubrique.gif);
	background-repeat: no-repeat;
	background-position: 15px 23px;
}
#encadre-menu2 {
	margin-top:5px;
	width:200px;
	height:182px;
	float:left;
	padding:0px 0px 0px 0px;
	background-image:url(../images/rubrique/cadre-vide-rubrique.gif);
	background-repeat: no-repeat;
	background-position: 15px 23px;
}
#encadre-menu h3, #encadre-menu2  h3{
	display:inline;
	color:#444444;
	margin-left:5px;
}
#encadre-menu p, #encadre-menu2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px 35px 0px 35px;	
	text-align:justify;
}
