/* atention utilisé également pour le college */

.blockA_SousTitre div.block_Demo
{
	color: #000000;
	margin-left:2.9em;
	margin-top:1em;
}

/* Actualite  */
.blockA_SousTitre div.block_Actualites
{
    color: #3b3b3b;
    background-image:url('../common/img/actualite_bck.png');
    background-repeat:no-repeat;
    margin-top:1.5em;
	margin-left:0.2em;
    padding-left:40px;
    height:80px;
    width:775px;
} 

.blockA_SousTitre div.block_Actualites marquee
{
      margin-top:3px;
      width:700px;
      height:75px;
}

.blockA_SousTitre div.block_Actualites marquee ul li
{
	list-style-type:square;
	margin-left: 35px;
}

/* TABLEAU CONTENT HP */
.tdtraithoriz {
	background-image:url('img/accueilapt/trait.png');
	background-repeat:repeat-x;
	height:1px;
}
.tdtraitvertic {
	background-image:url('img/accueilapt/trait.png');
	background-repeat:repeat-y;
	width:1px;
}
td.tdalertes {
	background-image:url('img/accueilapt/PICT_pointexclam.png');
	background-repeat:no-repeat;
	width:197px;
	color: #fe3507;
	vertical-align:top;
	margin-left:0px;
}
td.tdalertes div.alertes
{
	overflow:auto;
	height:115px;
}

.tdalertes div.alertes ul li{
	list-style-type:square;
	margin-left: 40px;

}
.tdalertes div.alertes a{
	color: #fe3507;
	text-decoration:underline;
}
.tdalertes div.alertes a:hover{
	color: #0556a7;
	text-decoration:none;
}
.tablehp {
	width:745px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.tablehp img{
	border:0;
}	
.tdfleche{
	width:76px;
	height:115px;
	text-align:right;
	vertical-align:middle;
}
.tdcours {
	text-align:center;
	vertical-align:top;
}
.tdcours a{
	color: #f56200;
	text-decoration:none;
}
.tdcours a:hover{
	color: #0556a7;
	text-decoration:none;
}
.tdAucunacces {
	text-align:center;
	vertical-align:top;
	color:#9d9d9e;
}
.tdDernieracces {
	text-align:center;
	vertical-align:top;
}
.tdDernieracces a{
	color: #0b88cf;
	text-decoration:none;
}
.tdDernieracces a:hover{
	color: #0556a7;
	text-decoration:none;
}
.tdActiverTuto {
	text-align:center;
	vertical-align:top;
}
.tdActiverTuto a{
	color: #ff0101;
	text-decoration:none;
}
.tdActiverTuto a:hover{
	color: #0556a7;
	text-decoration:none;
}
.tdTutoActif {
	text-align:center;
	vertical-align:top;
}
.tdTutoActif a{
	color: #000;
	text-decoration:none;
}
.tdTutoActif a:hover{
	color: #0556a7;
	text-decoration:none;
}


