@import "all.css";

table {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
}

table.form {
	border: solid 1pt #27f;
/*	width: 90%; */
}

table.subform {	
	border: solid 5pt #ddd;
}


/** ADMIN */
table.admin {
	width: 100%;
}

tr.admin {
	vertical-align: top;
}

tr.admin2 {
	vertical-align: top;
	background-color: #EEEEFF;
}


td {
/* 	border: outset 1pt; */
}

h1 {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #007CC3;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}


h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0F0E0;
	padding-top: 5px;
	padding-bottom: 0px;
}

h3 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
}

table.titre {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
}

table.detail {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.banner {
	border: solid 1px #000;   
	margin-left: 1%;
   margin-right: 1%;
	margin-top: 1%;
	width: 700px;
	height: 60px;
}

tr.soustitre {
	width: 100%;
	font-weight: bold;
	background-color: #F0F0E0;
}

tr.greybox {
	width: 100%;
	background-color: #F0F0E0;
}

tr.detail {
	padding: 0px;
}

td.imageleft {
	background-image:url('icalogo_left.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

// from www.glish.com/css	
	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}

	#banner {
   	margin-left: 1%;
   	margin-right: 1%;
		margin-top: 1%;
		border: 1px;
/*		vertical-align: top;*/
/*		padding-bottom: 0px;*/

/*		position: absolute;*/
/*		background:#ffffff;*/
/*		top: 10px;
		left: 10px;
*/		width: 700px;
		height: 60px;
/*		height:80px;*/
/*		border:1px solid #000;*/

		voice-family: "\"}\"";
		voice-family: inherit;
/*		top:1%;*/
/*		left:1%;*/
/*		height:80px;*/
   	margin-left: 1%;
   	margin-right:1%;
		margin-top:1%;
		border: 1px;

		}
	html>body #banner {
/*		top: 1%;*/
/*		left: 1%;*/
/*		height:80px;*/
/*		margin-right: 1%;*/
		}
	

#leftcontent {
/*	margin-top: 1%;*/
	position: absolute;
	left: 1%;
	top: 85px;
	width: 185px;
	background:#fff;
/*	background:#96acdb; */
	border:1px solid #000;
}

	#centercontent {
		position: absolute;
		top: 85px;
/*		margin-top: 1%;*/
   	margin-left: 201px;
		width: 500px;

		background:#fff;
		border:1px solid #000;
			
		voice-family: "\"}\"";
		voice-family: inherit;

/*		margin-top: 90px;
   	margin-left: 200px;
   	margin-right:100px;
*/
	}

	html>body #centercontent {

/*			position: absolute;
			margin-top: 90px;
   		margin-left: 201px;
   		margin-right:10px;*/
		}

/*	#rightcontent {
		position: absolute;
		right:10px;
		top:50px;
		width:200px;
		background:#fff;
		border:1px solid #000;
		}
*/	
		
	p,h1,h3,h4,pre {
		margin:5px 5px 5px 5px;
	}

	h2 {
		margin:0px 0px 5px 0px;
	}
	
	img {
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}


a.language {
	color: #903500;
	}

/*	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
*/	
/*	#rightcontent p {
		font-size:10px
		}
*/
