/*
** Feuille de style de la page d'accueil (2006, revision oct 2009)
*/

body {
		margin: 10px; 
		padding-top: 5px; 
		font-family: Arial, Helvetica, "Sans Serif", sans-serif; 
		background-color: white; 
		font-size: 13px;
		color: black;
		}

#cadre {
		position: static;
		min-width: 1024px;
		width:95%;
		height:90%;
		}

#blocdescol {
		}

#colune {
		padding: 0px 5px 0px 10px; 
		position: static;
		min-width: 358px;
		width:30%;
		}

#coldeux {
		padding: 0px 20px 0px 20px; 
		position: static;
		min-width: 307px;
		width:20%;
		}

#coltrois {
		padding: 0px 10px 0px 5px; 
		position: static;
		min-width: 358px;
		width:50%;
		}

#rub {
		line-height: 1em; 
		margin: 0; 
		font-weight: bold;
		}

#rub img {
		padding-right: 0.7em; 
		padding-bottom: 2px;
		}
		
#rub span {
		vertical-align: 130%;
		}

#rub2 {
		line-height: 1em; 
		margin: 0; 
		padding-top: 20px; 
		font-weight: bold;
		}

#rub2 img {
		padding-left: 1em;
		}

#bartext {
		text-align: center;
		}

A:link, A:visited {
		text-decoration: none;
		}

A:hover {
		color: red;
		background-color: #000000;
		}

h2	{
		display: inline;
		font-size: 16px;
		}

img {
		border: none;
		}

li {
		margin-left:-2em;
		margin-bottom:0.3em;
		}

li.une { 
		background-color: #E5E5E5; 
	 	border: solid #E5E5E5 5px;
		border-padding: 1em;	
		}

.alerte {
		color: red;
		background-color: white;
		font-weight: bold;
		}
		
.debord {
		margin-top: -0.3em;
		margin-left: 1em;
		}

.flash {
		text-decoration: blink;
		font-weight: bold;
		}

.petit {
		font-size: 11px !important;
		}

.pagra {
		font-weight: normal !important;
		}

.sousmenu {
		background-color: #E5E5E5; 
		font-size: 85%;
		margin-bottom:1em;
		padding: 0.5em;
		}

.sousmenu p{
		color: #3D3A3A;
		font-weight: bold;
		margin-top:0em;
		margin-bottom:-0.5em;
		}

p.autres{
		text-align: right;
		font-weight: normal;
		margin-top: -0.8em;
		margin-bottom:0em;
		}

.themes {
		font-size: 90%;
		}