p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
ul {
	padding-left: 10px;
}
li{
	list-style-type: none;
	background-image:  url(images/puce_carree_vide.gif);
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding-left: 10px;
}


.menuGeneralHaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

.menuGeneralHaut a:hover{
	text-decoration: underline;
}

.menuGeneralHaut a {
	color: #FFFFFF;
	text-decoration: none;
}

.menugauche {
	background-color: #C9C9C9;
	background-image:   url(resEngiModel_r4_c2.gif);
	background-repeat: repeat-x;
}

.lienInternet{
    color: #000000;
	font-size: 12px;
	//padding-left: 8px;
	//padding-right: 8px;
}

.lienInternet a:link, .lienInternet a:visited{ 
	color: #000000;
	text-decoration: none;
}
.lienInternet a:hover{ 
	color: #000000;
	text-decoration: underline;
}

.lienInternet2{
    color: #ffffff;
	font-size: 12px;
	//padding-left: 8px;
	//padding-right: 8px;
}

.lienInternet2 a:link, .lienInternet2 a:visited{ 
	color: #ffffff;
	text-decoration: none;
}
.lienInternet2 a:hover{ 
	color: #ffffff;
	text-decoration: underline;
}

.elementmenugauche{
    color: #FFFFFF;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

.elementmenugauche a:link, .elementmenugauche a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
}

.elementmenugauche a:hover{ 
	color: #FFFFFF;
	text-decoration: underline;
}

.menugaucheselected {
	background-color: #666666;
	font-weight: bold;
	background-image:  url(file:images/puce_carree_orange.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.contenu{
	margin: 10px; 
	padding: 10px;
	}
/* Menu diagnostic */
/* Menu de navigation haut, au sein des outils */
td.menuhaut{
	text-align: center;
	background-color: #FFFFFF;
	border-top: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.menuhauthidden{
	text-align: center;
	background-color: #FFFFFF;
	border-top: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FCFCFC;
}
td.menuhautselected{
	text-align: center;
	background-color: #FF9900;
	border: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
td.menuhauthover{
	text-align: center;
	background-color: #EEEEEE;
	border-top: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.menubas{
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.menubashidden{
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FCFCFC;
}
td.menubasselected{
	text-align: center;
	background-color: #FF9900;
	border: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
td.menubashover{
	text-align: center;
	background-color: #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.nolink, 
a.nolink:visited,
a.nolink:active,
a.nolink:hover{
	text-decoration:none;
	color: #666666;
}

/* Questionnaire*/
td.questionnaire {
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.questionnaireNB {
	text-align: center;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        
}

td.questionnaireQuestion {
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}

td.questionnaireReponse {
	text-align: center;
	font-size: 9px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
       
}