/* Style de base pour tout le site */

body {
    
}
td {
   font-size:12px;
   color:#000000;
   font-family:verdana,arial,helvetica,sans-serif;
   }

td#doc_download{
   color:#FFECAD;
   }

#copyright a {
  text-decoration:underline;
  font-weight:normal;
  font-size:11px;
  color:#A66819;
}

#copyright a:visited {
  text-decoration:underline;
  font-weight:normal;
  font-size:11px;
  color:#A66819;
}

#copyright a:hover {
  text-decoration:none;
  font-weight:normal;
  font-size:11px;
  color:#A66819;
}

#copyright td {
   color:#A66819;
   font-size:10px;
}


a {
   text-decoration:underline;
   font-size:12px;
   color:#AD6034;
   }
a:hover {
   text-decoration:underline;
   font-size:12px;
   color:#AD6034;
   }
a:visited {
   text-decoration:underline;
   font-size: 12px;
   color:#C57E40;
   }
a.copyright {
   text-decoration:none;
   font-size:9px;
   color:#3D608F;
   }

.padding_bas { 
  padding:0px 0px 8px 0px;
}
   
.msgErr {
  color:#ff0000;
  font-weight:bold;
}
.msg_ok { color: #006600; }
.champ_etoile { color: #990000; font-size:14px; }

input { font-family:Courier New; font-size:12px; }
select { font-family:Courier New; font-size:12px; }
textarea { font-family:Courier New; font-size:12px; }

.gauche td {
   font-size:12px;
   font-family:verdana,arial,helvetica,sans-serif;
   color:#C57E40;
   }

.smenu a {
   text-decoration:underline;
   font-weight:normal;
   font-size:11px;
   color:#C57E40;
   }
.smenu a:visited {
   text-decoration:underline;
   font-weight:normal;
   font-size:11px;
   color:#C57E40;
   }
.smenu a:hover {
   text-decoration:none;
   font-weight:normal;
   font-size:11px;
   color:#C57E40;
   }
.smenu_bg {
   }
.smenu_bgwhite {
   background-color:#ffffff;
   font-weight:bold;
   color:#003366;
   }

.contenu {
color:#ffffff;
   }

.droite td {
   text-decoration:none;
   font-size:12px;
   font-weight:normal;
   }

@media print {
   .gauche { display:none; visibility:hidden; }
   .droite { display:none; visibility:hidden; }
   .haut { display:none; visibility:hidden; }
   .bas { display:none; visibility:hidden; }
   .noPrint {display:none; visibility:hidden; }
   }
.evenements_elem {
	font-size:12px;
   color:#000000;
   font-family:verdana,arial,helvetica,sans-serif;
};   
.evenements_titre a{
	font-size:12px;
   color:#C57E40;
   font-family:verdana,arial,helvetica,sans-serif;
   font-weight:bold;
}
.evenements_titre a:visited{
	font-size:12px;
   color:#C57E40;
   font-family:verdana,arial,helvetica,sans-serif;
   font-weight:bold;
}
.evenements_titre a:hover{
   text-decoration:none;
   font-size:12px;
   color:#C57E40;
   font-family:verdana,arial,helvetica,sans-serif;
   font-weight:bold;
}

.list_elem { background-color: #000000;border:0px; border-collapse:collapse; border-spacing:0px; }
.list_elem td { color: #FFFFFF;padding-top:4px; padding-left:10px; padding-right:10px; padding-bottom:4px; }

.table_un { background-color: #FEF3E0; }
.table_un td { color: #000000; }
.table_un a { text-decoration: none; }
.table_un a:hover { text-decoration: underline; }

.table_deux { background-color: #E6ECF9; }
.table_deux td { color: #000000; }
.table_deux a { text-decoration: none; }
.table_deux a:hover { text-decoration: underline; }

img { border:none; }

.calepin_sep {
  margin:6px 0px 6px 0px;
  width=100%;
  background-image:url('/images/citadins/pixel_separateur.gif');
}
