body {
background-color:#FFFFFF;
font-family:Trebuchet,Trebuchet MS,Arial,arial,sans;
font-size:10pt;
}

#aide-domicile {
width:747px;
margin-left:auto;
margin-right:auto;
}

#haut {
margin-left:106px;
width:641px;
height:41px;
background-color:#FFBC57;
border:solid 1px #181D47;
border-bottom:0px;
color:white;
font-size:8pt;
text-align:right;
}

#logo {
width:747px;
border:solid 1px #181D47;
height:133px;
}

#contenu {
margin-left:106px;
background-color:#D3E2FF;

background-repeat:no-repeat;
background-position:96% 1%;

border:solid 1px #181D47;
border-top:0px;
border-bottom:0px;
width:641px;
min-height:550px;
padding-bottom:50px;
}

img {
border:none;
}

#bas {
margin-left:106px;
width:641px;
height:20px;
background-color:#FFAC2F;
border:solid 1px #181D47;
text-align:center;
color:white;
}

.rubrique-pieces {
position:relative;
left:80%;
top:1%;
}

a:active,a:link,a:visited {text-decoration:underline;color:#181D47;}
a:hover {text-decoration:none;color:#FFFFFF;}

h1 a:active,h1 a:link,h1 a:visited {text-decoration:none;color:#FFFFFF;}
h1 a:hover {text-decoration:none;color:#181D47;}

h2 a:active,h2 a:link,h2 a:visited {text-decoration:none;color:#FFFFFF;}
h2 a:hover {text-decoration:none;color:#181D47;}

h3 a:active,h3 a:link,h3 a:visited {text-decoration:none;color:#FFFFFF;}
h3 a:hover {text-decoration:none;color:#181D47;}


#clic_rubrique {float:left;}

#a2, #a2 a:link, #a2 a:active, #a2 a:visited	{
	float:left;
	width:96px;
	height:23px;
	background-image:url(aide/soutien.jpg);
	background-repeat:no-repeat;
	}

#a2 a:hover{
	display:block;
	background-image:url(aide/soutien-b.jpg);
	}

#b2, #b2 a:link, #b2 a:active, #b2 a:visited	{
	float:left;
	width:96px;
	height:23px;
	background-image:url(aide/cours.jpg);
	}
#b2 a:hover{
	display:block;
	background-image:url(aide/cours-b.jpg);
	}

#c2, #c2 a:link, #c2 a:active, #c2 a:visited	{
	float:left;
	width:96px;
	height:23px;
	background-image:url(aide/garde.jpg);
	}
#c2 a:hover{
	display:block;
	background-image:url(aide/garde-b.jpg);
	}

#d2, #d2 a:link, #d2 a:active, #d2 a:visited	{
	float:left;
	width:96px;
	height:23px;
	background-image:url(aide/menage.jpg);
	}
#d2 a:hover{
	display:block;
	background-image:url(aide/menage-b.jpg);
	}

#e2, #e2 a:link, #e2 a:active, #e2 a:visited	{
	float:left;
	width:96px;
	height:23px;
	background-image:url(aide/domicile.jpg);
	}
#e2 a:hover{
	display:block;
	background-image:url(aide/domicile-b.jpg);
	}


#contenu2 {
padding-top:50px;
padding-left:10px;
width:469px;
}

h1,h2,h3,h4,h5 {
background-color:#FFAC2F;
border:1px solid white;
font-size:12pt;
color:white;
text-align:right;
width:469px;
height:23px;
font-variant:small-caps;
}

p {
text-indent:30px;
}

.non {
text-align:center;
background-image:none;
text-indent:0px;
}

.gras {
font-weight:bold;
}

.souligne {
text-decoration:underline;
}

.petit {
font-size:8pt;
}

#attention {
padding:5px;
background-color:red;
color:white;
}

select,input,textarea {
width:200px;
}

.radio {width:15px;}

select,button {
width:206px;
}

textarea {
height:200px;
}