/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	margin: 0;
}
/* BLOC CONTENU tout*/
#container {
	background: #ffffff;
	/*height: 800px;*/
	width: 920px;
	margin: auto auto auto auto;
	border: 1px solid #000000;
	margin-top: 50px;
}

/* BLOC BANNIERE */
#ban {
	background-color: #98b8a3;
	background-image: url(images/ban.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 920px;
	background-position: 237px;
}

/* SIDEBAR menu + lien rms */
#sidebar {
	height: 459px;
	width: 237px;
	background-color: #98b8a3;
	float: left;
}

/*BLOC MENU */
#menu {
	height: 640px;/*625*/
	width: 237px;
	background-color: #134d25;
	text-align: center;
}
#menu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
#menu a:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #98b8a3;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
}
#menu h1 {
	font-size : 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	background-image: url(images/barre.gif);
	background-repeat: repeat-x;
	text-transform:none;
	font-variant: small-caps;
}

#menu h1 a:link{
	font-size : 11px;
	color: #ffffff;
	margin: 5px;
	padding: 0;
	background-image: url(images/barre.gif);
	background-repeat: repeat-x;
	text-transform:none;
	font-variant: small-caps;
	font-weight: bold;
}
#menu h1 a:hover{
	font-size : 11px;
	color: #ffffff;
	margin: 5px;
	padding: 0;
	background-image: url(images/barre.gif);
	background-repeat: repeat-x;
	text-transform:none;
	font-variant: small-caps;
	font-weight: bold;
}
#menu h1 a:active{
	font-size : 11px;
	color: #ffffff;
	margin: 5px;
	padding: 0;
	background-image: url(images/barre.gif);
	background-repeat: repeat-x;
	text-transform:none;
	font-variant: small-caps;
	font-weight: bold;
}
#menu h1 a:visited{
	font-size : 11px;
	color: #ffffff;
	margin: 5px;
	padding: 0;
	background-image: url(images/barre.gif);
	background-repeat: repeat-x;
	text-transform:none;
	font-variant: small-caps;
	font-weight: bold;
}

/* BLOC LIEN RMS */
#rms {
	/*height: 108px;*/
	width: 223px;
	text-align: center;
	font-size:9px;
	padding: 7px;
	/*background-color:#98B8A3;*/
}
#rms img {
	margin: 3px;	
}

/* CONTENT actu + texte */
#content {
	/*height: 439px;*/
	width: 663px;
	float: left;
	padding: 10px;
}

/* BLOC ACTU */
#actu-speciale {
	/*height: 103px;*/
	
	float: left;
	padding: 10px;
	text-align: center;
	border: double #000000;
	margin-bottom: 10px;
	/*background-color: #98b8a3;*/
}

#actu {
	/*height: 103px;*/
	width: 643px;
	float: left;
	padding: 10px;
	background-color: #98b8a3;
}
#actu a:link {
	text-decoration: underline;
	color: #000000;
}
#actu a:visited {
	text-decoration: underline;
	color: #000000;
}
#actu a:hover {
	color: #FFFFFF;
}
#actu a:active {
	color: #FFFFFF;
}

/* BLOC TEXTE */
#texte {
	width: 643px;
	float: left;
	padding: 10px;
}
#texte a:link {
	text-decoration: underline;
	color: #000000;
}
#texte a:visited {
	text-decoration: underline;
	color: #000000;
}
#texte a:hover {
	color: #98b8a3;
}
#texte a:active {
	color: #98b8a3;


}

/* BLOC ARCHIVES */
#archives {
	width: 643px;
	float: left;
	padding: 10px;
}

/* STYLES HORS DIV */

.bordure-titre-big{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #104D21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #104D21;
}

.lien-over-jaune {
	color: #000000;
	text-decoration: underline;
}

a.lien-over-jaune:hover {
	color: #FFFFCC;
	text-decoration: none;
}

.lien-over-vert {
	color: #000000;
	text-decoration: underline;
}

a.lien-over-vert:hover {
	color: #98b8a3;
	text-decoration: none;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.texte {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titre-big {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #104D21;
}
.titre-page {
	font-size : 12pt;
	font-weight: bold;
	color: #ffffff;
	margin: 5px;
	padding: 0;
	background-image: url(images/barre.gif);
	background-repeat: repeat-x;
	text-transform:none;
	font-variant: small-caps;
}.texte-vert {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #104D21;
}
.texte-rouge {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.texte-small {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.titre-big-big {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #104D21;
}
.titre-big-blanc {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.table {
	height:100%;
}
.texte-vert-gras {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #104D21;
}

