@CHARSET "ISO-8859-1";

html, body{margin:0;padding:0;text-align:center;}

body{background-image: url(./Images/fond_itk.gif);background-repeat: no-repeat;background-position: top center;
background-color: #1fc0e0}

body,td,th,p,input,select,textarea{font-family: verdana;font-size: 11px;color: #335b16;}

input,select,textarea{border: solid 1px #000000;color: #335b16}

a{color: #335b16}

a:hover{color: #bed0ab}

p, ul, li{margin-top: 0px;margin-bottom: 0px;}

form{margin:0}

hr{color:#bed0ab;border-color: #bed0ab;}

#page{width:1000px;text-align:left;margin: 0;margin-top:10px;margin-left:auto;margin-right:auto;} 
 
#header{width:100%;text-align: left;}

#bandeau{
	text-align: left;
	}
	
#surMenu{background-repeat: no-repeat;_height:1%;}

#menu{
	margin-right:10px;
	margin-left:11px;
	border-color: #000000;
	}

#menuAdmin{text-align: left;}
	
#menuAdmin td{text-align: left;padding:7px;}

#menuAdmin td a{font-size:14px;font-weight:bold;color: gray;}

#menuAdmin td a:hover, #menu td a:focus, #menu td a:active, #menuAdmin td a.adminactif{color: #000000;}

.clear{
	display:block;
	width:0px;
	clear:both;
	line-height:0px;
	font-size:1px;
	height:0px;
	}

.menuItem{
	text-align:left;
	color:white;
	font-weight: bold;
}

/*.menuItem:hover,.menuItem:focus, .actif{
	color:#010101;
	background-color:#EFF4FA;
	text-decoration:underline;
}*/

.blocSousMenu{
	}
	
.divSousMenu{
	background-color:#bed0ab;
	padding-left:3px;
	padding-right:3px;
	}
	
.submenuItem{
	color:#335b16;
	text-decoration:none;
	font-weight: bold;
}

.submenuItem:hover, .submenuItem:focus, .subactif{
	background-color:#EFF4FA;
	color:#010101;
}
	
#contenu{margin: 0;padding:0;}

.bordGauche{width:11px;background-image: url(Images/bordGauche.png);background-repeat: repeat-y;background-position: right;}

.bordDroit{width:10px;background-image: url(Images/bordDroit.png);background-repeat: repeat-y;background-position: left;}

#encartGauche{background-color: white;vertical-align: top;text-align:right;width:215px;height:520px;padding:0;margin:0;padding-left:13px;padding-right:22px;background-repeat: no-repeat;background-position: left top;}

#centre{background-color: white;vertical-align: top;padding-left:5px;padding-right:15px;padding-top:12px;margin:0;background-image: url(Images/filigrane.jpg);background-repeat: no-repeat;background-position: right bottom;}

#footer{height:87px;text-align:right;background-image: url(Images/footer.png);background-repeat:no-repeat;} 

#menuBas{padding-top:22px;margin-bottom:7px;text-align: center;color: white;font-weight:bold;font-size:10px}

#menuBas a{color: white;font-weight:bold;font-size:10px}
	
.texteaccroche{color:#335b16}

.fonce td, .fonce th{color:#335b16}
	
.tabForm{
	border-collapse: collapse;
	empty-cells: show;
	text-align: left;
	}
	
.tabForm td{
	padding: 5px;
	text-align: left;
}

.tabFront{
	border-collapse: collapse;
	empty-cells: show;
	text-align: left;
	}
	
.tabFront th{
	font-weight:bold;
	text-align:center;
	padding: 2px;
}
.tabFront td{
	text-align:center;
	padding: 2px;
}

.tabAdmin{
	border-collapse: collapse;
	empty-cells: show;
	border: dashed 1px #000000;
	text-align: left;
	}
	
.tabAdmin th{
	font-weight:bold;
	text-align:center;
	border: dashed 1px #000000;
	padding: 2px;
}
.tabAdmin td{
	text-align:center;
	border: dashed 1px #000000;
	padding: 2px;
}

.tabSimple, .tabSimple th, .tabSimple td{border-width:0px;padding:0;}

fieldset{
	 color: white;
	 border:solid 1px #f103fa;
	 padding:15px;
	}

.titrePage{
	text-align:left;
	color:#a51111;
	font-size: 18px;
	font-weight: bold;
	padding-bottom:2px;
	margin-bottom:10px;
	border-bottom: solid 1px #a51111;
	}

.entetePage{color: #335b16; font-size:16px;}

.puce{background-image: url(Images/puce.jpg);background-repeat:no-repeat;padding-left:15px;padding-top:3px;padding-bottom:1px;}

.erreur{
	color: #fb9696;
	font-size:15px;
	font-weight: bold;
	margin-bottom:10px;
	}

.intitule,.enteteTab{
	font-weight: bold;
	text-align: right;
}

.help{
	font-size:10px;
	font-style: normal;
	color:#cccccc;
	}
	
.rouge{
	color:#a51111;
	}

#selectCheck{
	width: 200px;
	border: solid #f103fa 1px;
	height:150px;
	overflow: auto;
	overflow-y: scroll;
	background-color: white;
}

#listeSelectCheck{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}

#listeSelectCheck li{
	margin: 0px;
	padding: 3px;
	padding-bottom:1px;
	cursor: pointer;
	text-align: left;
	list-style: none;
	color:black;
	background-color: white;
}

.titreActu{
font-weight: bold;
font-size: 13px;
}