/*-------------------------------------------------------------------------------------------------*/
/*
______________________
ACTIVEPORTAIL - INTERFACE
______________________
Version 4.4
Feuille de style ActivePortail
Cette feuille de style comprend les éléments utilisés dans l'interface du produit - #33859a
_________________________________________________________

*/
/*-------------------------------------------------------------------------------------------------*/

/*---------------------------GLOBAL---------------------------*/

html{
margin:0px;
}

body{
background:#aaaaaa url('interface/body_bg.gif') repeat-x top left;
font-family:Arial, Verdana;
margin:0px;
width:100%;
height:100%;}

/*---------------------------PRINCIPAUX CONTENEURS---------------------------*/

#site{
width:960px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

#bandeau{
height:100px;
padding:0px;
background:url('interface/bandeau.jpg') no-repeat top left;
}

#pied{
height:100px;
padding:0px;
background:url('interface/pied_bg.gif') no-repeat top left;
}

#animation_centrale{
padding:0px;
background:url('interface/site_bg.gif') no-repeat top left;
}

#animation_logos{
height:90px;
padding:0px;
background:url('interface/bandeau_logos.jpg') no-repeat top left;
}

#animation_animation{
height:360px;
padding:0px;
margin:0px;
}
