@font-face {
    font-family: Digit;
    src: url('http://pedagogie.ac-toulouse.fr/daac/squelettes/polices/Digit.TTF');
}

#insight {
width: 80%;
    font-family: Digit;
    font-style: normal;
   /* font-weight: bold;*/
	font-size:24px;
	color: #0A7A72;
}
#stopwatch {
	float:right;
    font-family: Digit;
    font-style: normal;
   /* font-weight: bold;*/
	font-size:24px;
	color: #0A7A72;
}

.articles_suite { margin :20px 0; }
.articles_suite ul, .articles_suite li {
    padding : 0;
    margin : 0;
}
.suite_une .logo_left, .suite .logo_left {
    float:left;
    margin : 0 20px 20px 0;
}
.suite_une {background-color: #FDFDFD;}
h3.titre_suite_une, h3.suite_deux { 
    font-size 82%;
    margin : 0;
    padding : 0;
}
h3.titre_suite_une { margin-bottom:20px;font-size:18px; }
h3.suite_deux { font-size:14px; }
h3.titre_suite_une a, h3.suite_deux a { text-decoration:none;color:#754595; }
.suite .logo_left { margin : 0 10px 5px 0; }

li.suite {
    float : left;
    width : 370px;
	height : 160px;
    display : block;
    margin-top :20px;
	margin-right :10px;
	/* border : 1px solid grey; */
}
.suite CHAPO { clear : both; }
li.position1 {
    margin-right:10px;
	background-color: #FDFDFD;
}
li.position2 {
    margin-left:10px;
	background-color: #FDFDFD;
}

li.position3 {
    /*margin-right:10px;*/
	background-color: #FDFDFD;
}

li.position4 {
    /*margin-right:10px;*/
	background-color: #FDFDFD;
}

li.position5  {
    /*margin-right:10px;*/
	background-color: #FDFDFD;
}

li.position6 {
    /*margin-right:10px;*/
	background-color: #FDFDFD;
}

h3.barre-titre {
    text-transform:uppercase;
    padding : 3px 5px 2px 5px;
    font-size : 12px;
    background : #798081;
    color :#FFF;
}


/*	Encart DSDEN	*/
#actu_dsden {
	float:right;
	width:520px;
	margin-top:3px;
	/* background:#FFF url('/squelettes/aca/Accueil/image_bandeau_bg.jpg') repeat-x left top; */
}
.article_aLaUne_dsden {
	margin:5px;
	height:auto;
	clear:both;
}
#actu_dsden a { text-decoration : none; }
.article_aLaUne_dsden .img_en_avant_dsden {
	float:left;
	margin:0 5px 28px 0;
	border:1px solid #FFF;
}
.article_aLaUne_dsden .nom_dsden {
	color:#000;
}
.article_aLaUne_dsden h3.titre {
	color:#000;
    margin :0 35px 0 80px;
}
.article_aLaUne_dsden .Chapo_aLaUne {
	color:#000;
	margin:5px 0 0 80px;
	padding-bottom:15px;
}





/*  sommaire DSDEN  */
#block-dsden {
    margin :0 0 20px 0;
    clear : both;
}
#block-dsden a { text-decoration : none;color : #18417F; }
#block-dsden .barre-titre { margin : 0;text-align : center; }
#pop-dsden, #pictos-dsden {
    float : left;
    width : 372px;
    height : 250px;
    border : 1px solid #DDD;
    background-color :#EEE;
}
#pop-dsden ul { margin :15px 10px 20px 10px;padding :0; }
#pop-dsden ul li a {
    background: url("../images/pict_link.gif") no-repeat scroll 0 0.4em transparent;
    color: #18417F;
    padding-left: 10px;
    text-decoration : none;
}
#pop-dsden ul li a:hover { text-decoration : underline; }
#pictos-dsden {
    float : right;
}
#pictos-dsden ul { margin :15px 0px 20px 0;padding :0; }
#pictos-dsden li {
    text-align : center;
    float : left;
    margin : 0 10px;
    width : 73px;
    padding : 5px 0;
}
#pictos-dsden li:hover {
    background-color: #DDD;
}
