#pageWrapper {
    background: #ffffff;
	border-bottom: 1px solid black;
}

#pageHeader {
/*    background: url( '../images/header.jpg' ) top left no-repeat;
    height: 140px;*/
}

#banniere {
    height: 107px;
}

#pageHeader .separator {
    display: none;
}

#pageFooter img {
	margin: 1em 2em;
}
/*****************************************************************/
/* Le contenu                                                    */
/*****************************************************************/
a, a:link, a:visited, a:active, a:focus {
	color : #1F9EC9;
	
}

.retour a{
	color : black;
	}

#pageContent {
/*    padding: 1em;
    padding-left: 2.75em;
    padding-top: 2em;
    background: url( '../images/middle.jpg' ) top left no-repeat;*/
}

div.separator {
    height: 3px;
    background: url( '../images/separator.jpg' ) top center no-repeat;
}
div.separator hr {
/* 	display: none; */
}

/*****************************************************************/
/* FAX RAS                                                       */
/*****************************************************************/
#lastFax {
	margin-left:4em;
}
#lastFax h2 {
	font-weight:bold;
	text-decoration:none;
	color: black;
	font-size:1em;
	margin-left:-3em;
}
#lastFax h3 {
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color: #9D4B00;
	font-size:1em;
	margin-left:-1em;
}
#lastFax p {

}
#lastFax p {

}
/*****************************************************************/
/* News                                                          */
/*****************************************************************/
#pageWrapper {
/*    position: relative;*/
}
#introduction {
/*    width: 280px;
    float: left;*/
}
#truc {
/*    width: 420px;
    height: 290px;
    float: right;
    background: url( '../images/3options.jpg' ) top left no-repeat;*/
}

#truc #mainParts {
/*    position: relative;*/
}

#truc #mainParts a {
/*    display: block;
    font-size: 0;
    color: white;
    text-decoration: none;
    position: absolute;*/
}

#truc a.santeSecurite {
/*    background: url( '../images/optionsantesecuriteoff.jpg' ) top left no-repeat;
    width: 100px;
    height: 120px;
    top: 90px;
    left: 0;*/
}
#truc a.santeSecurite:hover {
/* 	background: url( '../images/optionsantesecuriteon.jpg' ) top left no-repeat; */
}

#truc a.jeunesBienEtre {
/*    background: url( '../images/optionjeunesbienetreoff.jpg' ) top left no-repeat;
    width: 100px;
    height: 120px;
    top: 0px;
    left: 100px;*/
}
#truc a.jeunesBienEtre:hover {
/* 	background: url( '../images/optionjeunesbienetreon.jpg' ) top left no-repeat; */
}

#truc a.outilsRessources {
/*    background: url( '../images/optionoutilsressourcesoff.jpg' ) top left no-repeat;
    width: 110px;
    height: 90px;
    top: 0px;
    left: 210px;*/
}
#truc a.outilsRessources:hover {
/* 	background: url( '../images/optionoutilsressourceson.jpg' ) top left no-repeat; */
}

#news {
/*    height: 110px;
    width: 270px;
    overflow: auto;
    position: relative;
    top: 125px;
    left: 135px;*/
}

#news dl, #news dt, #news dd, #news ul, #news li, #news h2 {
/* 	padding: 0; margin: 0; */
}
#news ul { 
/* 	margin-left: 1.6em; margin-bottom: 0.75em;  */
}
#news dt { 
/* 	font-weight: bold;  */
}
#news dd { 
/* 	margin-left: 1em; margin-bottom: 0.5em;  */
}
#news h2 {
/*    font-weight: bold;
    font-size: 1em;*/
}
/*****************************************************************/
/* Annonces                                                      */
/*****************************************************************/
div#annonces {
	margin-top:3em;
}
div.annonce {
	margin-left:1em;
	margin-bottom:1em;
}
div.annonce div.entete {

}

div.annonce div.entete h3{
	color:#cc071e;
}

div.annonce div {
	padding:0.7em;
}
#entete_annonces {
	font-weight:bold;
	font-size: 1.2em;
	color:black;
}
div.annonce h3 {
	font-size:1.1em;
	margin:0;
}
div.annonce p {
	margin: 0;
}
.annonce_info {
	font-style:italic;
	font-size:0.8em;
}
.title_news {
	font-size: 1em;
	font-weight: bold;
	padding: 0.4em 0;
}
.subtitle_news {
	font-size: 1em;
	font-weight: bold;
	padding: 0.4em 0;
	
}
/*div.annonce {
    float: left;
    width: 230px;
}

div.annonce div.header {
	background: url( '../images/annonces/annonce_milieu.jpg' ) top left repeat-y;
}

div.annonce div.title {
	margin: 0;
	background: url( '../images/annonces/annonce_haut.jpg' ) top left no-repeat;
}

div.annonce h2 {
	background: url( '../images/annonces/annonce-bas.jpg' ) bottom left no-repeat;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 1.75em 1.75em 1.75em 2.5em;
	margin: 0;
    text-decoration: none;
}


div.annonce h2:first-letter { font-size: 1.5em; }
div.annonce p {
	margin: 0;
}

div.annonce div.main {
	padding: 1.5em 1.5em 1.5em 2em;
	background: url( '../images/annonces/tableauentree_09.jpg' ) top left repeat-y;
}

div.annonce div.content {
	margin: 0.5em;
}

div.annonce div.footer {
    height: 20px;
    background: url( '../images/annonces/tableauentree_10.jpg' ) top left repeat-y;
}

div.annonce div.image {
    padding: 1em;
    text-align: center;
}

div.annonce div.content ul, div.annonce div.content ol {
	margin-left: 0;
	padding-left: 1.6em;
}*/

/*****************************************************************/

#pageContent ul {
 	list-style-image: url("../images/puce.gif"); 
}
#pageContent ol {
/*	list-style-image: none;
	list-style-type: decimal;*/
}

/*****************************************************************/
/* Affiches                                                      */
/*****************************************************************/
div.affiche {
/*    float: left;
    width: 200px;
    margin-right: 12px;
    padding: 0.5em;*/
}

div.affiche a img {
/* 	border: 0; */
}

/*****************************************************************/
/* Pied de page                                                  */
/*****************************************************************/
#pageFooter p {
/* 	text-align: center; padding: 0; margin-top: 1em; */
}

/*****************************************************************/
/* Curseurs                                                      */
/*****************************************************************/
acronym, *[title] { /*cursor: help; */}
abbr, acronym, .abbr { /*cursor: help; */}


/*****************************************************************/
/* Style tableaux Informations                                   */
/*****************************************************************/
#infos table.browsers-links {
	border-collapse: collapse;
}

.browsers-links th, .browsers-links td {
	border: 1px solid #00717c;
}

.browsers-links th {
	background-color: #1f9ec9;
	color: #ffffff;
	text-align: left;
}



table.browsers-details {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 80%;
}

.browsers-details th, .browsers-details td {
	border: 1px solid #00717c;
	vertical-align: top;
}

.browsers-details th { background-color: #1f9ec9; color: #ffffff; text-align: center; }



.browsers-details th.version { width: 7em; }



/*****************************************************************/
/* Menu/tableau page d'accueil											  */
/*****************************************************************/
#menuAccueil {
	border:red;
	}

#menuAccueil td tr{
	border:red;
	}
	