/* CSS Document */

html{
}

body {
margin: 0;
padding: 0;

}


#conteneur {
position: absolute;
left:50%;
margin-left:-400px;
width:800px;
font-family: Arial, Helvetica, sans-serif  ;
font-size: 11px;




}

#header {
background:url(images/bkg-header2.gif);
height:220px;
width:800px;
position: relative;

}


	
#page  {
background:url(images/bkg-header2.gif) top repeat-y;
position:relative;
z-index:1;
width:800px;
}

#logocdv {
margin-left:10px;

}



#personnel {
position:relative;
margin-left:350px;
margin-top:-200px;
}

#tel {
position:relative;
margin-left:200px;
margin-top:20px;
}



#telecharger {
position:relative;
margin-left:200px;
margin-top:30px;

}

#mail {
position:relative;
margin-left:550px;
margin-top:-80px;

}

#menus {
width:200px;
position:absolute;

margin-left:20px;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
z-index:2;
}





#menus td {
padding-left:5px;
}



	
/*pages----------*/		

#aidedomicile {
position:relative;
}


#accrocheaccueil {
text-align:center;
font-weight:bold;
font-style:italic;
font-size:12px;

}

#logos {
margin-left:300px;
margin-top:0px;
position:relative;
z-index:2;
}


#imgagespageaide img {
padding-right: 50px;
}

#question {
color:#660066;
font-weight:bold;
text-decoration:underline;

}

#logotarifs img {
padding-right: 5px;
}


#sousquestion {
color:#660066;
font-weight:bold;
margin-left:50px;
}


#formulairegarde {
width:510px;
margin-right:10px;
margin-left:80px; 
font-size:13px;
}

/*pages-------------fin*/


#footer {
font-family:"Trebuchet MS";
text-align:center;
color: #CCCCCC;
font-weight:bold;
font-size:12px;
position: relative;
width: 100%;


}
	
/* JS CSS BEGIN */
.jscontent td{
	text-align:justify;
	width:33%;
	vertical-align:top;
	padding:5px;
}
.jscontent h1, .jscontent h2{
	font-size:14px;
	margin:0;
	padding:0;
	color:#660066;
}
.jscontent a{
	color:#FF0066 !important;
}
.jscontent a:hover{
	text-decoration:underline;
}
#footer a{
	color:#999999;
}
/* JS CSS END */
