﻿
td { font-size: 0.8em; }
 
.largeur1 {	width: 200px }
.largeur2 {	width: 300px }
.largeur3 {	width: 400px }
.largeur4 {	width: 560px }

.message_ok { color: green; }
.message_erreur { color: #b22222; }
.obligatoire { color:#CC0000; }
.inactif { color: #778899; }

.titre { font-weight: bolder; }

table.t1 { border: #000 solid 1px; border-collapse: collapse; }
table.t1 th { font:bold 0.8em Arial; border-collapse: collapse;
 border-right: #000 solid 1px; padding: 3px; background-color: #000; color: #fff; }
table.t1 td { border-collapse: collapse; border-right: #000 solid 1px; padding: 2px; }

table.sansbord, table.sansbord th, table.sansbord td { border: none; background-image: none; }

.fond-actu1 a, .fond-actu2 a, .fond-actu3 a, .fond-actu4 a { color: #000; }

/*table.bloc-offres { border: none; width: 305px; }
table.bloc-offres thead.fr { height:36px; background: url(../../media/fr/titre_offres.png) no-repeat;  }
table.bloc-offres thead td { padding: 0; margin: 0; }
table.bloc-offres tbody { background: url(../../media/xx/fond_bloclarge.png) repeat-y; }
table.bloc-offres tbody td { padding: 10px; }
table.bloc-offres tfoot { height: 8px;	background: url(../../media/xx/bas_bloclarge.png) no-repeat; }*/