@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll; overflow: -moz-scrollbars-vertical;} 
body{ background:#d8e6ec url(../images/bg_body.png) repeat-x; font-family: Arial; font-size: 12px; }
#header { width:990px; margin-left:auto; margin-right:auto; padding-left:1px; margin-top: -9px; background: #d8e6ec url("../images/fondHeader.png") no-repeat; }
#conteneur {min-height:450px; background-repeat: no-repeat; width:990px; margin-left:auto; margin-right:auto; margin-top: -30px; background: url("../images/bg_content.png") repeat-y; padding-left:1px;}
#contenu {width:990px; margin-left:auto; margin-right:auto; margin-top:30px; overflow:hidden; }
#contenu .contenu_menu_gauche { width:154px; height:350px; margin-left: 5px; float:left; padding-left:2px; position: absolute; top: 300px;}
#contenu .contenu_avec_menu_gauche {width:818px; margin-right:9px; float:right; }
#footer { width:990px; min-width:990px; margin-top: 0px; background: url(../images/fondFooter.png) no-repeat; padding-left:2px; height: 68px;}
#contenuHeader { width:990px; margin-left:auto; margin-right:auto; }
#contenuFooter { width:900px; margin-left:auto; margin-right:auto; padding-top: 22px; }

.Thumbnail {
	margin-left: 38px;
	position: relative;	
	float: left;
	cursor: pointer;
}

.bleu_dev { color: #4461a1;}
.bleu_phoenix { color: #203382;}

/**********Boxes**********/
#boxe_acf
{
    height: 198px;
    width: 250px;  
    background: url(../images/boxe_acf.png) no-repeat;
    text-align: center;
}
#boxe_acf h2 { margin-top: 30px; }
#boxe_acf h3 { margin-top: 35px;}
#boxe_acf p
{
    margin-top: 50px;    
    vertical-align: middle;
}

#boxe_gf
{
    height: 198px;
    width: 250px;  
    background: url(../images/boxe_gf.png) no-repeat;
    text-align: center;    
}
#boxe_gf h2 { margin-top: 30px; }
#boxe_gf h3 { padding-top: 6px; }
#boxe_gf p
{
    margin-top: 50px;
    vertical-align: middle;    
}

#boxe_gfi
{
    height: 198px;
    width: 250px;  
    background: url(../images/boxe_gfi.png) no-repeat;
    text-align: center;  
}
#boxe_gfi h2 { margin-top: 30px; }
#boxe_gfi h3 { padding-top: 20px; }
#boxe_gfi p
{
    margin-top: 50px;
    vertical-align: middle;    
}

#boxe
{
    margin-top: 60px;
    height: 216px;
    background: url(../images/boxe_vide.png) no-repeat;
}
#boxe h2
{    
    padding-top: 30px;
}
#boxe p
{
    margin-top: 75px;
    vertical-align: middle;    
}
/**********Boxes**********/



/*Pages accueil*/
ul.arrow 
{
    list-style-type: none;
    list-style-image: url(../images/listDecoration.png);
    margin-left: 40px;
}


ul.phoenix_acf 
{
    list-style-type: none;
    list-style-image: url(../images/ul_phoenix_acf.png);
    margin-left: 40px;
}
ul.phoenix_acf li
{
    font-family: Arial, sans-serif;
     font-size: 100%;
     color: black;
     display : list-item;
     line-height: 15px;
}
ul.arrow li
{
    font-family: Arial, sans-serif;
     font-size: 100%;
     color: black;
     display : list-item;
     line-height: 15px;
}


ul.phoenix_gfi
{
    list-style-type: none;
    list-style-image: url(../images/ul_phoenix_gfi.png);
    margin-left: 40px;
}
ul.phoenix_gfi li
{
    font-family: Arial, sans-serif;
     font-size: 100%;
     color: black;
     display : list-item;
     line-height: 15px;
}
ul.listDeco_gfi 
{
    list-style-type: none;
    list-style-image: url(../images/listDecoration_gfi.png);
    margin-left: 40px;
}


ul.phoenix_gf 
{
    list-style-type: none;
    list-style-image: url(../images/ul_phoenix_gf.png);
    margin-left: 40px;
}
ul.phoenix_gf li
{
    font-family: Arial, sans-serif;
     font-size: 100%;
     color: black;
     display : list-item;
     line-height: 15px;
}
ul.listDeco_gf 
{
    list-style-type: none;
    list-style-image: url(../images/listDecoration_gf.png);
    margin-left: 40px;
}
/*Pages accueil*/

ul.phoenix_developpement
{
    list-style-type: none;
    list-style-image: url(../images/ul_phoenix_developpement.png);
    margin-left: 40px;
}
ul.listDeco_developpement
{
    list-style-type: none;
    list-style-image: url(../images/listDecoration_developpement.png);
    margin-left: 40px;
}
ul.listDeco_developpement_nv3
{
    list-style-type: none;
    list-style-image: url(../images/listDecoration_phx_developpement_3.png);
    margin-left: 40px;
}

.titre_service
{
    font-size: larger;
    font-weight: bold;
    text-decoration: underline;
}

.titre_taxe
{
    font-size: large;
    font-weight: bold;
}

h1.titre_service
{
    font-size: larger;
    font-weight: bold;
    text-decoration: underline;
    margin:0 0 0 0;
}
