#pagegeneral{
	        background-image: url(../images/css/arc.gif);
	        background-repeat: no-repeat;
	        text-align: left;
	        margin-right: 10px;
	        padding-left: 10px;
        }
    h1.h1_general {
	    background-image:   url("../images/css/H1_image.gif");
	    background-repeat: no-repeat;
	    color: #B3B3B3;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 16px;
	    height: 58px;
	    text-align: left;
	    padding-top: 20px;
	    margin-top: -5px;
	    text-indent: 0px;
	    font-weight: bold;
    }
    h1.h1_general {
	    width: 482px;
    	
    }
    h2.h2_rouge{
	    font-family: Geneva, Arial, Helvetica, sans-serif;
	    font-size: 90%;
	    text-transform: uppercase;
	    background-repeat: no-repeat;
	    background-position: right;
	    text-align: left;
	    font-weight: bold;
	    height: 16px;
	    background-image: url(../images/css/H2rouge.gif);
    }
    
    #h2barre {
	    margin-left: 32px;
	    
    }

    #critere{

    }
        
    
    div.div2col1, div.div2col2 {
	    text-align: left;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 90%;
    }

    div.div_critDroit {
	    background-image: url(../images/css/fondencartV.gif);
	    border: 1px solid #000000;
	    float: left;
	    width: 407px;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    margin-bottom:10px;
	    padding-top: 5px;
	    padding-bottom:5px;
	    padding-left: 20px;
    }  
    
    div.div_critDroit h3
    {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 85%;
	    font-weight: bold;
	    margin-bottom: 10px;
	    margin-left:-10px;
	    background-image: url(../images/css/bulle1.gif);
	    background-repeat: no-repeat;
	    height: 20px;
	    padding-left: 20px;
    }

    div.div_critDroit ul{
	    margin: 0px;
	    padding: 0px;
    }
    div.div_critDroit li{
	    list-style-image: url(../images/css/recherche/tagrouge.gif);
	    margin-left: 7px;
	    font-size: 70%;
	    margin-bottom: 4px;

	    padding-bottom:10px;

	    
    }
    #trouvtout, #Rechformacode, #RechFinanceurs, #RechApprentissage, #DropDownListFormacode
{
    height: 16px;
    border: 1px solid #892D2C;
    font-size: 90%;
    width: 363px;
    text-transform: uppercase;
}
    
    
    
    div.div2col2{
	    height: 120px;
	    margin-left: 10px;
	    text-align: center;
	}
	div.div2col2 p{
	    font-size: 80%;
	    clear: left;
	    margin: 0px;
	    padding: 0px;
	}
	
    #crit2{
	    border-top-width: 1px;
	    border-top-style: solid;
	    border-top-color: #000000;
	    width:170px;
	    float:left;
	    padding-top: 8px;
	    padding-left: 3px;
	    text-align: left;
	}
	#crit2 label,#crit3 label{
	    font-size: 75%;
	    /*padding-left: -10px;*/
	}
	#crit3 label{display:block;margin-left:15px;}

    #crit2image1{
        background-image: url(../images/css/recherche/crit2.gif);
	    background-repeat: no-repeat;
	    width:18px;
	    height:28px;
	    float:left;
    }
    #crit2image2{
        background-image: url(../images/css/recherche/carte.gif);
	    background-repeat: no-repeat;
	    width:108px;
	    height:140px;
	    float:left;
    }
    #crit3{
        width:250px;
        float:left;
	    padding-top: 8px;
	    padding-left: 3px;
	    text-align: left;
	    margin-bottom:20px;
	    }
       
	#crit3 h3{
    background-position: left center;
    background-image: url(../images/css/bulle3.gif);
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 20px;
    padding-top: 4px;
    margin-left: 4px;
    height: 20px;
    
}

	#FiltreAucun{clear:both;}
	
	
    div.div_critDroit h3,#crit2 h3,#crit3 h3{
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 85%;
	    font-weight: bold;
	    margin-bottom: 10px;
    }
    input.btn_Rech{
	    color: #953A39;
	    background-image: url(../images/css/BoutonFond.gif);
	    border: 1px solid #333333;
	    width:280px;
	    height:20px;
	    margin-left: -10px;
	    margin-top: 6px;
	    font-weight: bold;
    }
    
    
   #dl_resultat {
	width:720px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	padding: 10px;
	clear: both;
    }
    #dl_resultat dt{
	    font-weight: bold;
	    font-size: 90%;
	    text-transform: uppercase;
    }

    #dl_resultat ul{
	    margin-top: 5px;
	    margin-bottom: 5px;
	    margin-left: 0px;
    }
    #dl_resultat li{
	    list-style-image: url(../images/css/recherche/tagrouge.gif);
	    font-size: 75%;
    }
