body
{
background-image: url("IMAGES/fond_ipra.jpg");
float:auto;
font-family : arial ; font-size: 11px; color: white; text-align: center; 
}

a
{color: white;
text-decoration: none;}

a:hover
{font-weight: bold;}

#TOP
{width: 911px; height: 307px; 
background: url("IMAGES/bandeau_ipra.jpg") no-repeat center;
float:top;
margin-bottom:0px;}


#BODY
{
background-color: white;
width:912px; height:590px;
float:auto;
margin-top:0px;
margin-bottom:0px;}

#CORPS_LEFT
{
float: left;
width: 207px; height:553px;
background: url("IMAGES/left_fond.gif");

}
	 
#CORPS_MIDDLE
{
height:100%; width:280px;
overflow: hidden;
padding-top: 13px;
margin-left:0px;
margin-right:0px;
float:left;
}

#CORPS_RIGHT
{
float: right;
width:366px; height:480px;
background: url("IMAGES/homeCopie.jpg");
margin-top: 7%;
margin-bottom:7%;
margin-left:0px; margin-right:0px;
}
	
#BOTTOM
{margin-top:0;
float:auto;
width:912px; height:72px;
background: url("IMAGES/bandeau_bas.jpg") no-repeat;}

ul
{
color:black;
text-align: left;
list-style-image: url("IMAGES/puce_menu_2.gif");
}

h2
{background: url("IMAGES/arrondi.bmp") black no-repeat right;
height:20px;
text-align: left;
font-variant:small-caps;
font-size: 16px;}


h1
{color:black}


#test
{float:right;
width:700px;
height:100%}


