/* CSS Document */

body { 
 font-family:Georgia, "Times New Roman", Times, serif; }
 
li {
	list-style-image:url(../abpn_img/abpn_lidot.gif); }

h4 { 
	color:#6A80C8;
	text-indent:30px;}
 
.logo {
	position:absolute;
	left:15px;
	top:10px; 
	width:170px;
	height: 50px;
	padding:0px;
	overflow: hidden; 
	text-align:center;
	background-color:#FFFFFF; }
 
.entete {
	position:absolute;
	left:180px;
	top:10px; 
	width:755px;
	height: 30px;
	padding:10px;
	overflow: hidden; 
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;  
	border-style:solid;
	border-width:1px;
	border-color:#669966; }
	
.entete a:link,a:visited {	
    width:150px;
	color:#519E6A;
	text-decoration:underline; }
	
.entete a:active{	
    width:150px;
	color:#336633;
	text-decoration:none }
	
.entete a:hover{	
    width:150px;
	color:#FF6600;
	text-decoration:none }	
	
.navig td {
	padding:5px; }	
	
.rubriques {
	position:absolute;
	left:12px;
	top:69px; 
	width:150px;
	height: 550px;
	padding:10px;
	overflow: hidden; 
	
	background-color:#BCD5BB; 
	color:#FFFFFF;}	
 
.rubriques h4 {
	color:#6A80C8;
	text-indent:0px;
	font-size:10pt;
	width:142px;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	text-indent:7px;
} 

.rubriques a:link,a:visited,a:active{
   color:#519E6A;
   font-size:10pt;
   text-indent:0px;
}

.rubriques a:hover{
   color:#6A80C8;
   font-size:10pt;
   text-indent:0px;
}
 
.contenu {
	position: absolute;
	left:179px;
	top:73px; 
	width:755px;
	height: 550px;
	padding:10px;
	overflow: auto; }
	
.splash {
	position:absolute;
	left:180px;
	top:70px; 
	width:755px;
	height: 550px;
	padding:10px;
	overflow: auto; 
	text-align:center;
	vertical-align:middle; }	

.divcont { 
    width: 720px;
	font-size:16px; 
	vertical-align:text-top; 
	text-align:justify; }

.averti {
	font-style:italic;
	color:#990000; }
	
.maj {
	width:720px;
	text-align:center;
	color:#CCCCCC; }

.centercontent {
    width:inherit;
	text-align:center;
	}
	
#tblactu td {	
    width:142px;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF; 
	background-color:#FFFFFF;
	color:#669966; 
	font-size:8pt;
    }
#tblactu th {	
    text-align:left;
    width:142px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-style:bold;
	font-size:9pt;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF; 
	background-color:#99CC99;
	color:#FFFFFF; }	
.lectures {
    background-color:#FFFFCC;
	color:#6666CC; 
	border-width:1px;
	border-style:solid;
	border-color:#6666CC;
	padding:5px; }
	
.lectete {
    font-weight:bold;
	color:#6A80C8; }