/* Global Styles */

body {
	margin:0px;
	}
	
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #0C3;
	background-image: none;
	background-repeat: no-repeat;
	padding:0px;
	}
	
a {
	color: #66CCFF;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFFFFF;
text-decoration:none;
	
}
	.lien {color:#00CCFF;
	font-size:14px;}
	.lien a:hover {color: #999999;
	font-weight:bold;
	text-decoration:none;
	}

/* ID Styles */
#gh {background:url(ph_index/arp-urg.png);
background-repeat: no-repeat;
background-position:center center;
}

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
#logo 	{
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: blink;
	}

#tagline 	{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.1em;
	line-height:18px;
	
	
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */


	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}
	
#siteInfo {
	background-color:#009900;
	border-color:#9999FF;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	 /* les actualités contenues dans des boites bleue ,rouge et verte, ecole college et lycees, ecol-clg-lyc,le conteneur -news-comme div*/
/* les boites d'actualités*/

	
	#news
{
	width:auto;
	border:solid 1px ;
	
	
}

#news .bt-ecol {
        border: 1px solid #CCC;
        margin: 0 0 1em 0;
        padding-bottom: 1em;
        font-size: 1em;
        background: #e0ebf9;
			height:131px;
			overflow:hidden;
			
}

#news .bt-clg {
        border: 1px solid #CCC;
        margin: 0 0 1em 0;
        padding-bottom: 1em;
        font-size: 1em;
        background: #ffffcc;
			
			height:131px;
			overflow:hidden;
}

 /* les titres des actualites*/
 #news .bt-ecol h2.titre  {
   
       margin: 0;
        padding: 0.2em 0.4em;
        text-align: center;
        color: #ffffff;
        background: #6C96C6;
        font: bold 1.5em georgia, serif;
 }
 
  #news .bt-clg h2.titre  {
   
       margin: 0;
        padding: 0.2em 0.4em;
        text-align: center;
        color: #ffffff;
        background: #ff6600;
        font: bold 1.5em georgia, serif;
 }
 
  .bt-ecol h2.sous-titre {
        text-align: center;
        margin: 0.6em 1em 0.2em 1em;
        border-top : 1px solid #6c96c6;
        border-bottom : 1px solid #6c96c6;
        padding: 0.3em 0.3em;
        font: bold 1.3em georgia, serif;
}

 .bt-clg h2.sous-titre {
        text-align: center;
        margin: 0.6em 1em 0.2em 1em;
        border-top : 1px solid #ff6600;
        border-bottom : 1px solid #ff6600;
        padding: 0.3em 0.3em;
        font: bold 1.3em georgia, serif;
}

 .bt-lyc h2.sous-titre {
        text-align: center;
        margin: 0.6em 1em 0.2em 1em;
        border-top : 1px solid #4CBE8A;
        border-bottom : 1px solid #4CBE8A;
        padding: 0.3em 0.3em;
        font: bold 1.3em georgia, serif;
}

/*                                      */


#news .bt-ecol ul { margin: 0 1em; padding: 0.2em 0; text-align: right; list-style: none; }
#news .bt-ecol li { margin: 0; padding: 0.3em 0.3em 0 0.3em }
/*#news .bt-ecol .date { color: #999; }*/
a.titre-breve { color:#ff0000; text-decoration: none; }
a.titre-breve:hover { color:#c82200; text-decoration: underline; }
#news .bt-ecol a .intro { padding-top: 0.3em; padding-bottom: 0.5em; text-align: justify; color:#666666; }
#news .bt-ecol a .intro:hover { color:#c82200; text-decoration: underline; }
#news .bt-ecol a:hover { color:#c82200; text-decoration: underline; }

#news .bt-clg ul { margin: 0 1em; padding: 0.2em 0; text-align: right; list-style: none; }
#news .bt-clg li { margin: 0; padding: 0.3em 0.3em 0 0.3em }
#news .bt-clg a:hover {color:#6600cc; text-decoration: underline;}
#news .bt-clg a .intro { padding-top: 0.3em; padding-bottom: 0.5em; text-align: justify; color:#666666; }
#news .bt-clg a .intro:hover { color:#000099; text-decoration: underline; }
#news .bt-clg a:hover { color:#c82200; text-decoration: underline; }

#news .bt-lyc ul { margin: 0 1em; padding: 0.2em 0; text-align: right; list-style: none; }
#news .bt-lyc li { margin: 0; padding: 0.3em 0.3em 0 0.3em }
#news .bt-lyc a:hover {color:#66ffcc; text-decoration: underline;}
#news .bt-lyc a .intro { padding-top: 0.3em; padding-bottom: 0.5em; text-align: justify; }
#news .bt-lyc a .intro:hover { color:#c82200; text-decoration: underline; }
#news .bt-lyc a:hover { color:#c82200; text-decoration: underline; }

/* breves Scroller Box */
        #ass-site-container {
         position: relative;
         margin: 10px 0;
         height: 220px;
         overflow: hidden;
}

        #ass-site-scroller li, #ass-site-scroller2 li {
         padding: 1px;
         margin: 0;
         text-align: left;
}
/* Fin breves Scroller Box */


/****************fin boites de news****************************/

	

