body {
	background-color: #a06020;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3f631f;
	background-image: url(../images/BgMain.gif);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	}

th, .textTableTitle {
	text-decoration: none;
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin:0;
	padding:2;
	}

p {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	}
	
ul {
	color: #424343;	
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	padding-left: 5px;
	}

li {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	}
	
ul li span { 
	color: #9f6020;	
	font-size: 10px; 
	}

ul.ul1 {
	color: #840101;	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	}

hr {
	color: #89b84c; 
	background-color: #89b84c; 
	border: 1px dotted #233507; 
	border-style: none none dotted;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	}

hr.hr1 {
	color: #89b84c; 
	background-color: #89b84c; 
	border: 2px dotted #233507; 
	border-style: none none dotted;
	width: 95%;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	}
	
input, textarea, select {
	font-family: inherit;
	}	

table, td, tr, p {
	font-size: 12px;
	font-weight: normal;
	color: #233507;
	}

input[type="text"], select {
	background-color: #f8e8d8;
	font-size: 12px;
	font-weight: normal;
	color: #716E5F; 
	padding: 2px;
	border-width: 1px;
	border-color: #6E6E6E;
   }
	
textarea {
	background-image: url(file:///Projet_Portable_2009/Users/STTUG3/Arkys/Clients/images/structure_site/BgChamp1.gif);
	background-repeat: no-repeat;
	background-color: #f8e8d8;
	color: #424343;
	padding: 2px;
	border-width: 1px;
	border-color: #6E6E6E;
   }
	
input[type="submit"] {
	background-color: #840101;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-color: #490000;
	cursor: pointer;
	} 
	
input.inputSelect1, select.inputSelect1 {
	background-color: #f8f4d8;
	color: #94851c;
	} 
	
textarea.inputSelect1 {
	background-image: url(file:///Projet_Portable_2009/Users/STTUG3/Arkys/Clients/images/structure_site/BgChamp2.gif);
	background-repeat: no-repeat;
	background-color: #f8f4d8;
	color: #94851c;
	}   
	
input[type="submit"].input1 {
	background-color: #c5ae0c;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-color: #756702;
	cursor: pointer;
	} 
	
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #a3a12f; 
	margin-top: 0px;
	margin-bottom: 0px; 
	border-bottom-style: solid;
  	border-bottom-color: #424343;
  	border-bottom-width: 1px;
	padding-bottom: 5px;
	text-align: left;
   }
	
h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
   }
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #3f631f; 
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
   }
	
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #a3a12f;
	margin-top: 0px; 
	margin-bottom: 5px;
	text-align: left;
   }
	
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #a3a12f; 
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
   }	
	
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #a3a12f; 
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
   }	
	
img.imageBorder {
	border-width: 1px;
   border-color: #3a3611;
	border-style: solid;
	}
	
img.imageAlign {
	vertical-align: bottom;
	padding-left: 5px;
	}
	
/* Sert à contourner une image avec du texte */	
.floatimgleft { /* ajouter un <br style="clear: both;"/> à la fin du texte pour terminer le "floating" */
	float:left;
	margin-top: 0 px;
	margin-right: 10px;	
	margin-bottom: 2px;
	border-width: 1px;
   border-color: #000000;
	border-style: solid;
	}
	
.textRequirements {
	text-decoration: none;
	color: #424343;
	font-size: 10px;
	font-weight: normal;
	}
	
.textSmallWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	}
	
.textnavigationPath {
	text-decoration: none;
	color: #a3a12f;
	font-size: 10px;
	font-weight: normal;
	}
	
.textSmall {
	text-decoration: none;
	color: #3f631f;
	font-size: 10px;
	font-weight: normal;
	}
	
.textSmallDate {
	text-decoration: none;
	color: #3f631f;
	font-size: 10px;
	font-weight: bold;
	}
	
.textSmallInfo {
	text-decoration: none;
	color: #3f631f;
	font-size: 10px;
	font-weight: normal;
	}
	
.textWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	}
	
.tableBgColor1 {
	background-color: #e4e4a4;
	}
	
.tableBgColor2 {
	background-color: #f3f3cc;
	}
	
.tableStyle {
	color: #fcd3af;
	background-color: #89b84c;
	width: 400px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	.tableStyle2 {
	color: #fcd3af;
	background-color: #3f631f;
	width: 79%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	.tableStyle3 {
	color: #fcd3af;
	background-color: #3f631f;
	width: 70%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	}

	
.requirements {
	color: #d6d693;
	background-color: #f8f8d8;
	border: 1px;
	border-style: solid;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 85%;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	}

a {
	font-size: 12px;
	font-weight: bold;
	}

a:link {
	text-decoration: none;
	color: #840101;
	}
	
a:hover {
	text-decoration: underline;
	color: #b10000;
	}
	
a:visited {
	text-decoration: none;
	color: #9f6020;
	}
	
a.a1:link {
	text-decoration: none;
	color: #840101;
	}
	
a.a1:hover {
	text-decoration: underline;
	color: #FF5413;
	}		
	
a.a1:visited {
	text-decoration: none;
	color: #976f46;
	}

a.linkSmall {
	font-size: 10px;
	font-weight: bold;
	}

a.linkSmall:link {
	color: #840101;	
	text-decoration: none;
	}
	
a.linkSmall:hover {
	color: #b10000;
	text-decoration: underline;
	}
	
a.linkSmall:visited {
	color: #9f6020;
	text-decoration: none;
	}
	
a.linkSmall1 {
	font-size: 10px;
	font-weight: bold;
	}

a.linkSmall1:link {
	color: #228B22;	
	text-decoration: none;
	}
	
a.linkSmall1:hover {
	color: #32CD32;
	text-decoration: underline;
	}
	
a.linkSmall1:visited {
	color: #999999;
	text-decoration: none;
	}	

.cursor {
	cursor: pointer; 
	}

@media print {
	table.noprint {display:none};
	div.noprint {display:none};
	}
