/* css phenix-i.com */
body
{
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
.boite
{
    position:absolute;
}
p,ul,li
{
    font-size:11px;
    color:#636363;
    margin-top:0px;
    margin-bottom:0px;
}
a
{
	font-size:11px;	
}
.page
{
    /*border:1px solid #636363;*/
    /*width:995px;*/
    height:650px;
    text-align:left;
    margin-top:10px;
    /*background-image:url(im_phenix/degrade_page.jpg);background-position:bottom;*/
	background-color:#FFFFFF;
}
.brd_gauche
{
	width:10px;
	height:900px;
	background-image:url(im_phenix/brd_gauche.gif);
	background-position:right;
}
.bas_brd_gauche
{
	width:10px;
	height:70px;
	/*background-image:url(im_phenix/bas_brd_gauche.gif);*/
	background-image:url(im_phenix/brd_gauche.gif);
	background-position:right;
}
.brd_droite
{
	width:10px;
	height:900px;
	background-image:url(im_phenix/brd_droite.gif);
	background-position:left;
}
.bas_brd_droite
{
	width:10px;
	height:70px;
	/*background-image:url(im_phenix/bas_brd_droite.gif);*/
	background-image:url(im_phenix/brd_droite.gif);
	background-position:left;
}
.marges
{
    margin-top:5px;
    margin-left:15px;
    margin-right:15px;
}
.telephone
{
    font-size:12px;
}
h1
{
    padding-top:15px;
    font-size:14px;
}
h2
{
    font-size:12px;
    color:#0077bb;
    margin-top:10px;
    margin-bottom:0px;
}
h3
{
  margin-bottom:5px;
}
.actualite
{
    background-image:url(im_phenix/fond_actu.gif);
    height:117px;
    width:367px;
    position:absolute;
    top:380px;
    left:580px;
    padding:12px;
}
.partenaire
{
    position:absolute;
    top:460px;
    width:580px;
    border-top:solid #000000 1px;
}
.copyright
{
	
	font-size:9px;
	text-align:right;
	margin-right:10px;
}
.copyright a
{
	text-decoration:none;
	font-size:9px;
	color:#636363;
}