body {  
	background-color: white;
    text-align: justify;
	font-family: Helvetica, sans-serif, Verdana;
	font-size: 12 px;
	color: black;
	scrollbar-face-color: #FFB7DB;
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: #FFB7DB;
	scrollbar-3dlight-color: #336699; 
	scrollbar-darkshadow-color: #336699;
	scrollbar-track-color: white; 
	scrollbar-arrow-color: #336699;

}

p { font-size: 10pt; }

table#remplir {background-color:#FF6666;border: solid #000 3px;}
table#remplir td {padding: 5px;border: solid #000 1px;}
table#remplir caption { padding: 5px; font-weight: bold; background-color: #66CCFF;}

table#info {background-color:#FFFFFF;border: solid #000 1px; font-size:12pt;}
table#info td {padding: 5px;font-size:10pt;}
table#info caption { padding: 5px; font-weight: bold; background-color: #66CCFF;}

table#photo {background-color:#FFFFCC; border: solid #000 1px; font-size:8pt; font-family: Verdana, Arial; font-style: italic; text-align: center;}
table#photo caption { padding: 5px; font-weight: bold; background-color: #66CCFF; font-size:12pt; font-style: normal; font-family: Helvetica;}
table#photo td { padding: 5px; }

td {font-size: 8.5pt;  font-family: Verdana, Arial, Helvetica, sans-serif; }
td.choix {font-size: 10pt; font-style: italic; background-color: #FFB7DB;}


.maj {  font-size: 8pt; font-style: italic; text-align: center}

.retour {  font-size: 8pt; text-align: center}

h1 { text-align: center; font-size: 24pt}

.orange { color: #ffd35c}

.justifier {  text-align: justify}

.section { font-weight: normal; font-size: 10pt; text-align: left;}
.gras {  } 

a:link, a:visited, a:active { color:#336699; text-decoration: none; font-weight: bold } 

a:hover
{
	background-color: #A30905;
	color: black;
	font-weight: bold;
	text-decoration: underline
}

.categorie { font-weight: bold; font-size: 12pt; text-align: left; color: #038CD2}
.chapitre { font-weight: bold; font-size: 12pt; text-align: center; color: #FF6666;  text-decoration:underline; background-color: #FFFFCC;}
.responsables { font-weight: normal; font-size: 10pt; margin-left: 30px; text-align: justify; color: #9D0B00}

ul {  
    margin: 20px;
    padding: 20px;
    font-family: Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 40px;
    list-style-image:  url("../system/puce_pic_vert.gif");
    text-align: left;
}

li {
    font-weight: bold
}

#dany
{
	color: #AF0000;
	font-style: italic;
}

#judith
{
	color: #B04B99;
	font-style: italic;
}

#autre
{
	color: #00AF00;
	font-style: italic;
}

#titre
{
	font-size: 14 px;
	text-align: center;
	font-weight: bold;
	background-color: #A30905;
	border-style: dashed;
	border-width: 2px 2px 2px 2px;
}

