Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 761 → Rev 762

/trunk/sites/commun/generique/styles/defaut.css
4,11 → 4,6
hr {margin:2px; width:100%; color: #7F8343; background-color: #7F8343; height: 1px;}
a {margin:0;padding:0;text-decoration: underline;color: #000;}
a:hover {text-decoration: underline;color:#C3D759;}
table {width:480px;margin:0 auto; border: 1px solid #006495;border-spacing:0;border-collapse:collapse;}
.table_cadre {width:480px;margin:2px;}
th {font-size:11px;padding:2px;text-align:center;border: 1px solid #006495;font-weight: normal;background:#3082AA;height:23px;}
td {font-size:11px;text-align:center;border: 1px solid #006495;background:#FFF;height:23px;}
td:hover {background: #C3D759;}
.navi {padding:0;margin:0;text-align:center;}
.other_month {color:#AAA;}
.current_day {background: #FBB63C; color: #FFF;}
75,6 → 70,14
#zone_pied {margin: 3px 0 10px 0;padding:0;float:left;width: 762px;height : 65px;background: url(../images/Bandeau_bas.png) repeat-x top left;}
#zone_pied a {font: 12px arial, sans-serif; color: #006495;}
#zone_pied a:hover {text-decoration: none;font: 12px arial, sans-serif; color: #FFF 50%;}
/*********Projets******************/
#table_projet {border: 1px solid #01446c;border-collapse: collapse;}
/****tableaux****/
th {border: 1px solid #006495;background:#3082AA;padding:2px;}
.ligne_impaire {background-color:#FFFFFF;font-size:85%;border: 1px solid #01446c;padding:2px;}
.ligne2_impaire {background: #FFF;font-size: 85%;border: 1px solid #006495;padding:2px;}
.ligne_paire {background:#C3D759;font-size:85%;border: 1px solid #006495;}
.table_cadre {border: 1px solid #006495;width:480px;margin:2px;}
/*-------------------------------APPLETTES--------------------------------------*/
#moteur_recherche {clear:both;float:right;margin:0 5px 0 0;padding:0;width:180px;height: 33px;text-align:right;}
#moteur_recherche legend {display:none;}