BODY { background: white url(""); background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-x;
	margin:15px;
}
SPAN { 
	font-size : 12px;
	font-family : Arial,Helvitica,sans-serif;
	color : #C71585; }
	
.zonage	{  background-image:url("../images/back.png");display:inline-block;
	   border: 1px #E4ECEC outset;
	   padding:4px;
	   margin-top:0px;
	   margin-bottom:5px;
	   background-repeat:repeat-x;
	   background-position:bottom left;   }

.zonagecal { background-image:url("../images/back_zonage.png");
	     display:inline-block;
	     border: 1px #E4ECEC outset; 
	     padding:4px;
	     margin-top:0px;
	     margin-bottom:5px;
	     background-repeat:repeat-x;
	     background-position:bottom left;  }
	
BODY, P, TABLE, TD, FORM, INPUT, SELECT, TEXTAREA, OL, UL, LI, BUTTON { 
	font-size : 12px;
	font-family : Arial,Helvitica,sans-serif;
	color : black; }
	
DIV {padding:3px;}
UL,OL{margin:5px;padding-left:20px; margin-bottom:0px;}
LI{margin-bottom:5px;}

A {	color : #455372; 
	font-weight:bold; 
	text-decoration:none;
}
A:Hover { text-decoration:underline;}

.querytable td, .queryrow1 td, .queryrow2 td{ 
				border-top:0px;
				border-right: 1px #CCCCCC solid; 
				font-size: 11px;
				padding:4px;
				padding-bottom:2px;
}

.row1{background-color:#EBF5BF;}
.row2{background-color:white;}

.querytable{ 
	border: 1px black inset; 
	-moz-border-radius:8px;

}

.queryheader{
	font-weight:bold;
	background-color:#C71585;
	color:white; 
	border-right:1px #021746 solid;
	border-left:1px #61B5CD solid;
	border-bottom:2px #021746 solid;
	padding:4px;
	padding-bottom:2px;
	cursor:hand;
}

.queryheader A{color: white;}
.queryheader A:hover{color: white;}
.queryheader A:active{color: white;}
.queryheader A:visited{color: white;}
.querytable td.queryfooter, .queryfooter{
	background-color:#0B63A2; color:white; 
	font-weight:bold; 
	border-top: 2px #021746 solid; 
	border-left:1px solid #61B5CD; 
	border-right: 1px solid #021746;
	
}



	
