table.page_menu {
        width: 100%;
}

table.page_menu td.page_link {
        width: 2.5ex;
        text-align: center;
}

table.page_menu td.navigation {
       width: 13px;
}

table.page_menu td.current_page {
        width: 30px;
}

table.page_menu td.current_page div {
        border: 1px solid rgb(0, 87, 180);
        padding: 2px;
        text-align: center;
        font-weight: bold;
        background-color: rgb(234, 243, 255);
}

table.page_menu form {
        margin: 0;
        padding: 0;
}

table.bandeau_pub {
        border-collapse: separate;
        border-spacing: 3px;
        width: 100%;
}

td.bandeau_pub {
      	border: 2px double #0057B4;
        padding: 0 5px;
        vertical-align: top;
}

.bloc {
	border-bottom: 1px solid #0057B4;
        clear: both;
}

.emeric {
	border-bottom: 1px solid #0057B4;
        clear: both;
}

table.bandeau_pub img, div.bloc img {
        border: solid 1px #000000;
        padding:2px;
        margin: 0 5px;
}

.stabilo {
background-color: #CAD3FF;
}

.news_header {
	background-color:#EAF3FF;
	padding:5px;
	font-size:120%
}

.news_titre {
	font-weight: bold;
	margin-top:5px;
}

.news_date {
	margin-top:5px;
	font-size:80%
}

.news_redacteur {
	font-style:italic;
	margin-top:5px;
	font-size:80%
}

.news_suite {
	font-weight: bold;
	margin-bottom:10px;
	text-align:right;
}

p.edit_button {
        float: right;
}

table {
        font-size: 11px;
}

td.label {
     font-weight: bold;
     text-align: right;
     padding-left: 1em;
}
