@import url(styles-reset.css);
@import url(sIFR-screen.css);
body {
	background: #00205b url(../images/bg.jpg) repeat-y 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	outline: 0;
}


/* 
Code gnral 
*/

a:link { color: #00205B; }
a:visited { color: #00205B; }
a:hover, a:active, a:focus { font-weight:bold; text-decoration:none;color: #5D8826; }
p { 

line-height: 1.5;
}
/* Mise en page */

table#contenu {
background: url(../images/bg_star.gif) no-repeat ;
}

.VertGras {
	font-weight:bold;
	color: #5D8826;
}

.BleuGras {
	font-weight: bold;
	color: #00205B;
}
#header {
	width: 766px;
	height: 148px;
	background: url(../images/header.jpg) no-repeat right;
}
#header a#logo { /* hyperlien vers la page d'accueil */
	display: block;
	width: 300px;
	height: 148px;
}
.menu {
	background: url(../images/bgMenu.gif) repeat-x;
	padding-top: 1px;
	width: 766px;
	
	text-align: center;
}

div#mainBg {
	background: url(../images/bg_star.gif) no-repeat;
	background-position:top
	width: 100%;
	height: 100px;
	min-height: 130px;
}

div#footer {
	clear: both;
	margin-top: 20px;
	width: 100%;
	text-align: center;
	border-top: 3px #5383ad double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55595b;
	padding: 8px 0 50px 0;
}


h1 {

font-size:20px;
font-family: Arial;
letter-spacing:0.5px;
line-height: 1.25;
margin-left:20px;
}


h2{
font-size:16px;
font-family: Arial;
letter-spacing:0.4px;
}

h1, h2, h3, strong { color: #00205B; }

td#BordGauche {
	border-right-style: solid;
}

#flash {
	margin-top: 9px;
	padding: 2px;
	border: 1px solid black;
	width: 242px;
}


.TITRE-de-la-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;	
	
	text-align:left
}

.CONTENU-de-la-page {
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
.Interligne {
	line-height:1.75;			
}
.BORDURE_TABLEAU {
	border: 1px solid;
}
li {
	line-height: 1.50;
}
