body { margin: 0px; 
     padding: 0px;
     color: #000000; 
	 background-color: #FFDD6E; 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px;}
	 
td {font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px;
   background-color: #FFF;}

a.spip_out { text-decoration: none; color: red; font-weight: bold;  font-size: 12px}
a { text-decoration: none; color: red; font-weight: bold;  font-size: 12px}
a:hover { text-decoration: underline; color: red; font-weight: bold}

a.underline { text-decoration: underline; color: red; font-weight: bold;  font-size: 12px}
a.underline:hover { text-decoration: none; color: red; font-weight: bold}

a.small { text-decoration: none; color: red; font-weight: bold;  font-size: 10px}
a.small:hover { text-decoration: underline; color: red; font-weight: bold}

a.footer { text-decoration: none; color: black; font-weight: bold;  font-size: 12px}
a.footer:hover { text-decoration: underline; color: black; font-weight: bold}

.spip_encadrer {width : 100%;background-color: #93B7B7;padding: 5px;border: 1px #666666 solid;}
.spip_cadre {width : 100%;background-color: #FFFFFF;padding: 5px;}

h1 {margin-top: 0px; margin-bottom: 0px}
h2 {margin-top: 20px; margin-bottom: 10px}

.black { color:#000000; font-size: 10px; }
hr { 
      border: 1px solid black;
      }

.titreBloc {
	margin-bottom:20px;
	font-weight:bold;
	font-size: 16px;
}

.bloc {
	/*border: 1px solid red;*/
	background: #FFF;
	width: 90%;
	margin: 0px 0px 20px 0px;
}
.rub {
	background:  #0099FF;
	padding-top: 3px; 
	padding-bottom: 3px;
	color:white; 
	font-weight: bold;  
	font-size: 12px;
}

a.menu { text-decoration: none; color: red; font-weight: bold;  font-size: 11px}
a.menu:hover { text-decoration: underline; }
a.menu2 { font-size: 11px}

.bordure {
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #FFF;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:20px;
}

.bordure2 {
	/*border: 1px solid red;*/
	background: #FFF;
	padding:10px;
	margin-bottom:20px;
}

