﻿div#Apprentissage
{
    padding:0 10px;
}

/*H1*/
div#Apprentissage h1
{
	margin-top :0px;
	padding-bottom :0px;
	margin-bottom :0px;
	font-size :14px;
    color:#0B5699;  
    font-weight:bold ;
    text-transform: uppercase;
}
/*H2*/
div#Apprentissage h2
{
	margin-top :8px;
	padding-bottom :0px;
	margin-bottom :0px;
	font-size :16px;
    color:#FF8400;  
    font-weight:bold ;
    text-transform: uppercase;
}
/*H3*/
div#Apprentissage h3
{
	font-size :12px;
    color:#000000;  
    font-weight:bold;
    text-transform: none;
    margin:5px 0;
}
div#Apprentissage h3.titre_recherche
{
	margin: 0 0 0 0;
	font-size :12px;
    color:#0B5699;  
    font-weight:bold ;
    text-transform: uppercase;  
}

div#Apprentissage h3:first-letter
{
    text-transform:uppercase; 
}
/*H4*/
div#Apprentissage h4.type
{
	font-size :12px;
    color:#000000;  
    font-weight:bold;
    text-transform: none;
    margin:4px;
}

div#Apprentissage h4.type:first-letter
{
    text-transform:uppercase; 
}

div#Apprentissage h3.encart
{
	margin: 0;
	padding: 13px 0 5px 10px; 
	font-size :12px;
    color:#0B5699;  
    font-weight:bold ;
    text-transform: uppercase;  
}

div#Apprentissage h3.encart span
{
	background-color:#FFF;
	padding-left:6px;
	padding-right:6px; 
}

div#Apprentissage h3.blue_arrow
{
	background-image:url(images/fleche_suite.gif);
	background-repeat:no-repeat ;
	background-position: 0px 3px;
	padding: 0 0 0 12px; 
	margin: 8px 0 15px 0;
}

div#Apprentissage h5
{
	color:#0B5699;
	font-size:11px;
	font-weight:normal;  
	padding: 0 0 0 27px; 
	margin: 8px 0 5px 0;
	text-decoration:underline; 
}
div#Apprentissage h5:first-letter
{
	text-transform: uppercase; 
}
/*p*/
div#Apprentissage p
{
	font-size :12px;
    color:#595959;  
    font-weight:normal;
    text-transform: none;
    margin:0;
}
div#Apprentissage p.legend
{
	font-size :9px;
    color:#595959;  
    font-weight:normal;
    margin :0 0 0 20px;
    padding :0 0 0 0; 
}

div#Apprentissage p.legend2
{
	font-size :9px;
    color:#595959;  
    font-weight:normal;
    margin :0 0 0 20px;
    padding :0 0 0 0; 
    display:block;
    width : 500px; 
    text-align:justify;   
}

div#Apprentissage p.legend2 span
{
    color:#5959FF;  
}
div#Apprentissage .btnShowResult
{
	text-transform:uppercase;  
	color:#FF8400;/*0B5699;*/
	font-weight :bold; 
}


div#Apprentissage_left_col .recrut
{
	font-size:11px;
	text-align: left; 
	padding: 0 0 0 0;
	margin: 0 0 5px 0; 
}

div#Apprentissage_Menu_Bouton
{
	display:block;
	margin:0 auto;
	width:490px;
	height:300px;
	padding-right:10px;
}

div#Apprentissage_left_col
{
	float: left;
	display: block;
	width: 550px;
	margin-left :10px;
	height :auto ;
}

div#Apprentissage_left_col .Apprentissage_haut
{
    display:block;
    background-image:url(images/Apprentissage_cadre_haut.gif);
    background-repeat:no-repeat;
    height:30px;
    width:530px;
}

div#Apprentissage_left_col .Apprentissage_milieu
{
    display:block;
    background-image:url(images/Apprentissage_cadre_milieu.gif);
    background-repeat:repeat-y;
    height:auto;
    width:520px;
    padding:0 5px;
    font-size:9px;
    text-transform:uppercase;
}

div#Apprentissage_left_col .Apprentissage_milieu .CBL_APP input
{
    display:block;
    float:left;
    height:15px;
    margin:0;
    padding:0;
    width:20px;
}

div#Apprentissage_left_col .Apprentissage_milieu .CBL_APP label
{
    /*margin:0 4px 0 0;*/
    float:left;  
    display:block;
    width:300px;
    height:15px;
}

div#Apprentissage_left_col .Apprentissage_milieu .CBL_APP_ETAB input
{
    display:block;
    float:left;
    height:15px;
    margin:0;
    padding:0;
    width:20px;
}

div#Apprentissage_left_col .Apprentissage_milieu .CBL_APP_ETAB label
{
    /*margin:0 4px 0 0;*/
    float:left;  
    display:block;
    width:245px;
    height:15px;
}

div#Apprentissage_left_col .Apprentissage_milieu .CBL_APP_NIVEAU input
{
    display:block;
    float:left;
    height:15px;
    margin:0;
    padding:0;
    width:20px;
}

div#Apprentissage_left_col .Apprentissage_milieu .CBL_APP_NIVEAU label
{
    /*margin:0 4px 0 0;*/
    float:left;  
    display:block;
    width:130px;
    height:15px;
    margin-top:2px;
}

div#Apprentissage_left_col .Apprentissage_bas
{
    display:block;
    background-image:url(images/Apprentissage_cadre_bas.gif);
    background-repeat:no-repeat;
    height:15px;
    width:530px;
}

div#Apprentissage_left_col .CB_Select
{
    height:20px;
}

div#Apprentissage_right_col
{
	float: left;
	display: block;
	width: 210px;
	margin-top:19px;
}

div#Apprentissage_right_col .Block_Haut
{
    display:block;
    background-image:url(images/bloc_search_haut.jpg);
    background-repeat:no-repeat;
	background-color:#EAF1F6;    
    width:206px;
    height:5px;
}

div#Apprentissage_right_col h3.titre
{
    text-decoration:underline;
    text-transform:uppercase;
}

div#Apprentissage_right_col h3.titre_bas
{
    text-align:right;
}

div#Apprentissage_right_col h3.titre_bas a
{
    color:#0B5699;
    text-decoration:none;
    text-transform:none;
}

div#Apprentissage_right_col .Block_Milieu
{
    display:block;
    background-color:#EAF1F6;
    padding:5px;
    width:196px;
}

div#Apprentissage_right_col .Block_Bas
{
    background-image:url(images/bloc_bas.jpg);    
    background-repeat:no-repeat;
    display:block;
    width:206px;
    height:5px;
    margin-bottom:20px;
}


/*bandeau_ligne_horizon*/
#bandeau_ligne_horizon
{
    display:block;
    background-image:url(images/ligne-horizon-horizontal.jpg);
    background-repeat:no-repeat;
    height:60px;
    width:468px;
    margin:0 auto;
}

#div_print
{
	background-image: url(images/onglet_print.gif);
	background-repeat: no-repeat;
	padding-top :3px;
	padding-bottom :3px;
	height :21px;
	margin-bottom :3px;
	text-align :left;
	text-indent:26px;
	width:150px;
}

#div_print a
{
    color:#000000;
    font-family:Arial;
    font-size:9px;
    text-decoration:none;
    text-transform:uppercase;
    vertical-align:middle;
}

#div_print a:hover
{
	color :#999999;
}
