BODY{
background-color: #DEC9B4;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
font-family: verdana;
font-size: 12pt;
}

TD, TH, SPAN, INPUT, SELECT, TEXTAREA	{
font-family: verdana;
font-size: 12pt;
}

A, A:VISITED, A:HOVER, A:ACTIVE	{
font-family: verdana;
font-size: 12pt;
}

TD, TH	{
text-align: left;
}

TH {
font-weight: bold;
}

SPAN.form	{
font-size: 12pt;
font-weight: bold;
}

.hightabback {
	background-image: url("../public/images/tabs/MiddleHigh.png");
}
.hightab {
cursor: default;
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 16px;
font-weight: bold;
}
.lowtabback {
	background-image: url("../public/images/tabs/MiddleLow.png");
}
.lowtab {
cursor: pointer;
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 16px;
}	
TD.titreSRubric	{
font-size: 11pt;
font-weight: bold;
text-align: center;
}
.messagePub	{
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 12pt;
font-weight: bold;
color: #0000FF
}
th.edition {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
th.editionr {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
tr.edition {
	background-color: #A49483;
}
td.edition {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-right: #764533 1px solid;
	border-left: #764533 1px solid;
	border-top: #764533 1px solid;
	border-bottom: #764533 1px solid;
}
td.editionr {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-right: #764533 1px solid;
	border-left: #764533 1px solid;
	border-top: #764533 1px solid;
	border-bottom: #764533 1px solid;
	text-align: right;
}
table.edition {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
}

.cadrenews {
 border-width:2px;
 border-style:solid;
 border-color:black;
 padding:5px;
 text-align: left;
 }
 
.rubrique {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; font-style: normal; color: blue;}
.rubriqueActive { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; font-style: normal; color: #000000 ; font-weight: bold}
.titreContenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000}
.contenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #000000}
.remarque {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #000000}
