img {
   behavior: url("http://www.interface3.be/index.php?/plugin/pngbehavior.htc");
}
body {
  background-color: #fff;
background-image: url(templates/ango/img/fond.gif);
  color:#052662;
  font-family: Verdana;
  margin: 0px;
  padding: 0px;
}
#mainpane {
  background-color:#fff;
  margin-top: -10px;
  /*width:95%;*/
width:900px;
  margin-left:auto;
  margin-right:auto;
  border-left: 1px solid #052662;
  border-right: 1px solid #052662;
	border-bottom:10px solid #9f0100;
	height:100%;
}
/*---liens de base des menus---*/
a,
a:link,
a:visited {
  color: #5D616E;
  text-decoration: underline;
  font-weight: bold;
  font-size: 80%;
  padding-left: 2px;
  padding-right: 2px;
}

a:active,
a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #76857d;
}

h3, h4 {
  margin: 2px;
}

/*---bandeau---*/

#serendipity_banner {
  margin-top:0;
  font-weight: bold;
  border-left: 1px solid #052662;
  border-right: 1px solid #052662;
  background-color:#fff;
  background-image: url(templates/ango/img/bandeauNew.jpg);
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto;
  padding-top: 10px;
  padding-bottom: 20px;
  height:114px;
  /*width:95%;*/
width:900px;
}
/*---lien avec le titre du blog---*/
a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
	display:none;
}
#serendipity_banner h1 a:hover {
  display:none;
}
/*---lien avec la description du blog---*/
a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  color: #052662;
  font-size: 85%;
	margin-top: 105px;
  margin-bottom: 0px;
  padding-left: 5px;
  text-decoration: none;
	line-height:300%;
}

#serendipity_banner h2 a:hover {
  color: #9f0100;
	background-color:#b8bfbb;
}

/*---calendrier---*/

table.serendipity_calendar {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
  margin-bottom: 5px;
}

table.serendipity_calendar a,
table.serendipity_calendar a:link,
table.serendipity_calendar a:visited {
  color: #9f0100;
  font-size: 100%;
  text-decoration:none;
}
table.serendipity_calendar a:hover {
  color: #fff;
  background-color:#9f0100;
}

table.serendipity_calendar td {
  font-size: 85%;
  text-align: right;
}

td.serendipity_weekDayName {
  font-size: 85%;
  font-weight: bold;
  color: #052662;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
	font-size: 100%;
  border: 0;
  text-decoration: none;
}

/*---colonnes ou Sidebars---*/


/*#content {
}*/

/*#content_left {
}*/

#content_right {
	float:right;
	margin-right:5px;
  background-color:inherit;
	width:65%;
	text-align:justify;
	font-size:87%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*#serendipityLeftSideBar {
}*/
/*---menu gauche navigation, calendrier, etc---*/
#serendipityRightSideBar {
	float:left;
  width: 30%;
  background-color:#fff;
  padding: 3px;
  margin: 3px;
	margin-top:35px;
	padding-top: 0px;
	text-wrap:no-wrap;
}

div.serendipitySideBarItem {
  color: #76857d;
  font-size: 80%;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*.serendipity_commentsTitle,
#serendipityLeftSideBar .serendipitySideBarTitle {
}

#serendipityLeftSideBar div.serendipitySideBarContent {
}*/

/*---menus colonne/sidebar droite---*/
/*---titres des menus---*/
#serendipityRightSideBar .serendipitySideBarTitle {
  border-right: 10px solid #9f0100;/*rouge fonce*/
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0px;
  font-size: 90%;
  font-weight: bold;
  padding-right: 0px;

  text-align: right;
  color: #fff;
  margin-bottom: 10px;
  background-color: #76857d;/*gris-vert foncé #76857d*/
  letter-spacing: 2px;

}
/*---contours menus---*/
#serendipityRightSideBar div.serendipitySideBarContent {
  border-right: 10px solid #b8bfbb;/*gris-vert clair #b8bfbb*/
  padding-bottom: 10px;
  border-bottom: 1px dotted #052662;/*bleu fonce: ici probleme IE 6*/
  margin-right: 0px;
  margin-left: 5px;
  padding-left: 20px;
  padding-right:20px;
}

/* Entries */

div.serendipity_Entry_Date {
  margin: 10px;
  margin-bottom: 0px;
  padding: 10px;
  padding-bottom: 0px;
  width: auto;
}

.serendipity_date {
  color: #fff;
  font-size: 70%;
  font-weight: bold;
  margin-top: 15px;
  border-right: 10px solid #9f0100;
  padding-left: 15px;
  background-color: #76857d;/*#052662; bleu*/
}

.serendipity_title,
.serendipity_Admin_title {
  border-top: 1px solid #052662;
  border-left: 10px solid #9f0100;
  font-size: 140%;
  font-weight: bold;
  padding: 10px;
  margin-top: 20px;
}
/*---titre en haut des pages---*/
h4.serendipity_title{
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", 	"Arial", sans-serif;
	color:#052662;
	text-decoration:none;
}
h4.serendipity_title a{
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", 			"Arial", sans-serif;
	color:#052662;
	text-decoration:none;
}
h4.serendipity_title a:visited{
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color:#052662;
	text-decoration:none;
}
h4.serendipity_title a:hover{
	color:#052662;
	text-decoration:none;
	background-color:#fff;
	cursor:default;
}
.serendipity_entry,
.serendipity_admin {
  background-color: #fff;
  margin-top: 10px;
  color: #485750;/*couleur typo contenu*/
  font-size: 90%;
  font-weight: normal;
  padding: 10px;
}
/*footer*/
div.serendipity_entryFooter {
  clear: both;
  font-size: 80%;
  margin-top: 15px;
  border-top: 1px dotted #b8bfbb;
  border-bottom: 1px solid #b8bfbb;
  background-color: #fff;
  padding: 2px;
  color: #b8bfbb;
  margin-bottom:0px;
}
div.serendipity_entryFooter a{
	font-size:100%;
	color: #b8bfbb;
}
/*---resultats recherche pages statiques---*/
.staticpage_result{
	background-color:#fff;
	color:#000;
	padding:40px;

}
.staticpage_result li{
	list-style-type:square;
	line-height:150%;
}
div.serendipity_search{
	padding-top:20px;
	padding-bottom:20px;
}
.staticpage_result li a{
	background-color:#fff;
	font-size:100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#9f0100;
	text-decoration:none;
	white-space:no-wrap;
	font-weight:bold;
	line-height:140%;
}
.staticpage_result li a:visited{
	background-color:#fff;
	font-size:100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#9f0100;
	text-decoration:none;
	white-space:no-wrap;
	font-weight:bold;
	line-height:150%;
}
.staticpage_result li a:hover{
	background-color:#9f0100;
	color:#fff;
}

/*---formulaire de commentaires---*/

.serendipityCommentForm input,
.serendipityCommentForm textarea {
  background-color: #fff;
	border: 1px solid #76857d;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:85%;
	color:#76857d;
	padding: 3px;
}
/*---Contenu des commentaires postes---*/
.serendipity_comment {
	background-color: #fff;
	color: #76857d;
	font-size: 90%;
	margin-left: 10px;
	overflow: auto;
}

.serendipity_comment a {
  margin: 0px;
  padding: 0px;
}

.serendipity_commentsLabel {
  font-size: 85%;
	vertical-align: top;
	text-align:right;
	padding-top: 7px;
}

.serendipity_commentsValue textarea,
.serendipity_commentsValue input {
  width: 80%;
}

.serendipity_commentsTitle {
  background-color:#76857d;
	border-left:10px solid #9f0100;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:85%;
	font-weight:bold;
	color:#fff;
	padding-left:2px;
	margin-top: 10px;
	margin-bottom: 15px;
}
/*---renseignements sur les auteurs des commentaires---*/
.serendipity_comment_source {
  border-top: 1px dotted #76857d;
	border-bottom: 1px solid #76857d;
	color:#fff;
	background-color: #b8bfbb;
	padding-left: 5px;
	font-size: 100%;
	margin-top: 20px;
	padding:2px;
	font-size: 80%;
}
.serendipity_comment_source a {
font-size:100%;
}

/* Misc */

#serendipity_comment_page {
}

/* Admin a retravailler!!! */

.serendipity_admin td {
  color: #494F5D;
}

.serendipity_admin input,
.serendipity_admin select,
.serendipity_admin textarea,
.serendipity_admin fieldset{
  background-color: #C7D0D9;
  border: 1px solid #8F9FB1;
  padding: 2px;
  font-family: Trebuchet MS, Tahoma, Verdana;
}

#serendipity_admin_entries_page #content,
#serendipity_admin_image_page #content,
#serendipity_admin_page #content {
  padding-left: 35px;
}

#serendipity_admin_page, #serendipity_admin_image_page, #serendipity_admin_entries_page {
}

#serendipity_admin_entries_page #serendipityLeftSideBar,
#serendipity_admin_page #serendipityLeftSideBar,
#serendipity_admin_image_page #serendipityLeftSideBar
 {
 float:left;
 position: relative;
}

/*---copyright---*/

#copyright {
	display:block;
	padding-top:5px;
	border-top:1px dotted #052662;
	font-size:60%;
	clear: both;
	color: #052662;
	text-align: center;
	margin:10px;
	margin-bottom:0;
}
#copyright a {
	font-size:100%;
	color: #052662;
	font-weight:bold;
	text-decoration:none;
}
#copyright a:hover {
	color: #fff;
	font-weight:bold;
	background-color:#052662;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

.serendipity_admin_filters {
    border: 1px dashed;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
}

.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.serendipityPlug {
    text-align: center;
}
/*---messages d'erreur---*/
.serendipity_msg_important {
	color: #9f0100;
	font-weight:bold;
	font-size:smaller;
}

.serendipity_msg_notice {
  color: green;/*changer*/
}

.serendipity_entry_author_self {
	line-height:100%;
	margin:0;
}

.serendipity_comment_author_self .serendipity_comment_source {
  background-color: #fff;
}

div.serendipity_entry_body a.menu {
	background-color:#fff;
	font-size:87%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#9f0100;
	text-decoration:none;
	white-space:no-wrap;
	font-weight:bold;
}
div.serendipity_entry_body a:hover.menu {
	background-color:#9f0100;
	color:#fff;
}
/*contenu*/
.soustitres{
	font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color:#052662;
	text-decoration:none;
	font-size:120%;
	background-color:#fff;
}
/*---specifique pages statiques---*/
/*---menus pages statiques---*/
.container_serendipity_plugin_staticpage a{
background-color:#fff;
font-size:87%;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#9f0100;
text-decoration:none;
white-space:no-wrap;
font-weight:bold;
line-height:140%;
}
.container_serendipity_plugin_staticpage a:visited{
background-color:#fff;
font-size:87%;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#9f0100;
text-decoration:none;
white-space:no-wrap;
font-weight:bold;
line-height:140%;
}
.container_serendipity_plugin_staticpage a:hover{
background-color:#9f0100;
color:#fff;
}

/*gestion de l'affichage du contenu*/
p{
line-height:140%;
margin-bottom:0px;
margin-top:0px;
}
ul{
margin-bottom:0px;
margin-top:0px;
}
li.liens{
list-style-type:square;
color:#052662;
}
h4{
padding-top:20px;
padding-bottom:10px;
}
/*listes formations*/
ul.listes li{
list-style-type:square;
padding-top:10px;

margin-bottom:0px;
line-height:140%;
}
.partenaires{
padding-top:30px;
color:#052662;
font-weight:bold;
}
/*listes des programmes*/
.listesProg{
list-style-type:none;
font-weight:bold;
padding-left:0;
margin-left:0;
}
.listesProg li{
padding-top:10px;
padding-left:0;
}
.listesProg ul li{
list-style-type:square;
font-weight:normal;
line-height:140%;
padding-top:10px;
padding-bottom:10px;
}

/*auteur & date pages statiques*/
.staticpage_author{
display:none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:70%;
color:#052662;
text-decoration:none;
float:left;
padding-right:10px;
}
.staticpage_metainfo{
display:none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:70%;
color:#052662;
text-decoration:none;
float:left;
padding-right:10px;
}
/*personnes de contact*/
.pfloat{
float:left;
padding-right:20px;
}
/*tables*/
.tables{
background-color:transparent;
font-family: verdana, helvetica, sans-serif;
text-align:left;
line-height:130%;
vertical-align:top;
width:100%;
}

.table_static{
background-color:transparent;
font-family: verdana, helvetica, sans-serif;
text-align:left;
align:right;
border: 1px dotted #76857d;
   margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-buttom: 10px; 
 }
/*images en float*/
.imgL{
float:left;
padding-right:20px;
padding-top:24px;
padding-bottom:10px;
}
.imgR{
float:right;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}
a img{
border:none;
}
/*---logo ada---*/

a.ada:hover{/*classe a mettre a toutes les images en liens*/
text-decoration:none;
background-color: #fff;
}

/*---Sous logo ada---*/
.smallTypo{
font-size:80%;
}
a.smallTypo{
font-size:100%;
}
/*---liens plan du site---*/
li.plan{
list-style-type:none;
}
.staticpage_content a.plan {/*.staticpage_content est ajoute pour IE6 a.plan suffit pour les autres navigateurs*/
padding-top:0px;
text-decoration:none;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#052662;
font-size:90%;
margin-bottom:0px;
line-height:140%;
}
a.plan:hover{
padding-top:0px;
text-decoration:none;
font-family: Verdana, Helvetica, Arial, sans-serif;
color:#fff;
background-color:#052662;
font-size:90%;
margin-bottom:0px;
line-height:140%;
}
.halfbreak{
padding:20px;
height:100px;
}



.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
