
/* *********************************
			DIV global
************************************ */

    #MAIN A {
        color:#FFFFFF;
        text-decoration:none;
    }
        #MAIN A:hover {
            color:#FFFFFF;
            text-decoration:underline;
        }
    
	#MAIN {
		font-family:Verdana, Arial;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		color:#707070;
	}
    
    #FOND .tx-hpoindexbdd-pi1 .accroche{
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        text-decoration:none;
        color:#6f6f6f;
        line-height:12px;
    }
        #FOND .tx-hpoindexbdd-pi1 .accroche H3{
            font-family:Arial;
            font-size:18px;
            font-weight:bold;
            text-decoration:none;
            color:#004fa3;
            line-height:18px;
        }
    

/* *********************************
			DIV HEADER
************************************ */
	
		#HEADER #toolbox #searchBox{
            font-size:11px;
		}		
			#HEADER #toolbox A{
                font-family:Arial;
                font-size:10px;
                font-weight:normal;
                text-decoration:none;
                color:#FFFFFF;
                line-height:12px;
            }
                #HEADER #toolbox A:hover{
                    text-decoration:underline;
                }
            #HEADER #toolbox INPUT{
                font-family:Arial;
                font-size:11px;
                font-weight:normal;
                color:#4D4C4C;
                line-height:11px;
            }

/* *********************************
			DIV ARIANE
************************************ */

	#CONTAINER #ARIANE {
	}

/* *********************************
			DIV CONTENT
************************************ */

	
    #CONTAINER #CONTENT #UPPER_CONTENT H1{
        font-family:Arial;
        font-size:24px;
        font-weight:bold;
        color:#ca0102;
        line-height:22px;
	}
    #CONTAINER #CONTENT #UPPER_CONTENT .leftPart H2{
        font-family:Arial;
        font-size:24px;
        font-weight:bold;
        color:#000000;
    }
        #CONTAINER #CONTENT #UPPER_CONTENT .leftPart H2 A{
            text-decoration:none;
            color:#000000;
        }
            #CONTAINER #CONTENT #UPPER_CONTENT .leftPart H2 A:hover{
                color:#ca0102;
                text-decoration:underline;
            }
            
    #CONTAINER #CONTENT #UPPER_CONTENT .leftPart H3{
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        color:#000000;
        line-height:17px;
    }
        
        #CONTAINER #CONTENT #UPPER_CONTENT .leftPart H3 A{
            text-decoration:underline;
            color:#ca0102;
        }
            #CONTAINER #CONTENT #UPPER_CONTENT .leftPart H3 A:hover{
                color:#000000;
                text-decoration:underline;
            }
      
    
    #CONTAINER #CONTENT #SUBCONTENT{
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        color:#000000;
    }
        #CONTAINER #CONTENT #SUBCONTENT A{
           color:#ca0102;
           text-decoration:underline;
        }
            #CONTAINER #CONTENT #SUBCONTENT A{
               color:#000000;
               text-decoration:underline;
            }
        #CONTAINER #CONTENT #SUBCONTENT H1{
            font-family:Arial;
            font-size:18px;
            font-weight:bold;
            color:#000000;
        }
				
/* *********************************
			DIV FOOTER
************************************ */
	#FOOTER {
		font-family: Arial, Verdana;
	}
