@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; text-decoration:none }
a:visited { color: #00205B; text-decoration:none}
a:hover, a:active, a:focus { font-weight:bold; text-decoration:none;color: #5D8826; }

p { 
line-height: 1.5;
}

img#BORDUREimage {
	border: 1;
}


/* Mise en page */

table#contenu {
background: url(../images/bg_star.gif) no-repeat;
}

.VertGras {
	font-weight: bolder;
	color: #5D8826;
}

.BleuGras {
	font-weight: bolder;
	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;
}

.TITREMENU{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;
	text-align:center;
	font-style:italic;

}

.GRASBLANC {
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	background: url(../images/bgMenu.gif) repeat-x;
	padding-top: 2px;
	width: 766px;
	font-size:18px
	text-align:center;	
	color: #FFFFFF;
	font-weight:bold;
}

.menuGRISBLEU {
	background: url(../images/bgMenuGRISBLEU.gif) repeat-x;
	padding-top: 1px;		
}


.EcandreVERT {
	background: url(../images/bgMenu.gif) repeat-x;		
	color: #FFFFFF;
	font-weight:bold;
	
}

.EcandreBLEU {
	background: url(../images/bgg.jpg) repeat-x;		
	color: #FFFFFF;
	font-weight:bold;
	
}

INPUT {
font-size:12px;
vertical-align:middle;

	
}

Select {
font-size:12px;
vertical-align:middle;
	
}


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:#000000; }

td#BordGauche {
	border-right-style: solid;
}

#flash {
	margin-top: 9px;
	padding: 2px;
	border: 1px solid black;
	width: 242px;
}


.TITRE-de-la-page {	
	font-size: 20px;
	font-style: italic;
	font-weight: bold;	
	
	
	
	text-align:left
}
BORDURE_Image {
	border: 1px;
}
TopBorder {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
