html,body {
	height: 100%;
	margin: 0px 0;
	
}
body {
	background:#123659;
	font-family:"Lucida Sans","Lucida Grande","Trebuchet MS",Trebuchet,Arial,Sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
	margin:0;
	min-width:913px;
	padding:0;
}
a { color: #000; }
a:visited { color: #666; }
a:hover { color: #000; }


ul, ol { padding-left: 30px;}

.invisible {
	display: none;
}

div#contenuMaster {
	background:transparent url(../images/pagebg.jpg) no-repeat scroll 50% 0;
	margin: 0;
}

div#conteneur 
{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #fff;
	border-top: 0px;
	background-color: #fff;

}
div#header1 {
	position: relative;
}
h1#header
{
	height: 258px ;
	background: url(/images/old/water.jpg) no-repeat left top ;
	margin: 0 ;
}

h1#header a
{
	width: 400px ;
	height: 162px ;
	display: block ;
	background: url(/images/old/logoWater.png) no-repeat ;
	position: relative ;
	left: 420px ;
	top: 30px ;
	text-indent: -5000px ;
}

div#contenu {
	background-color: #FFFFFF;
	height:auto;
	min-height:450px;
	padding:30px 30px 0 35px;
}

div#contenu h2
{
	padding-left: 25px ;
	margin-top: 0;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(/images/old/little.png) no-repeat left bottom ;
	color: #ffffff ;
	border-bottom: 1px solid #0073d3 ;
}

div#contenu h2.long
{
	padding-left: 25px ;
	margin-top: 0;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(/images/old/littleLong.png) no-repeat left bottom ;
	color: #ffffff ;
	border-bottom: 1px solid #0073d3 ;
}

div#contenu h2.full
{
	padding-left: 25px ;
	margin-top: 0;
	line-height: 25px ;
	font-size: 1.4em ;
	background: #8fd1f4 url(/images/old/little3.png) no-repeat left bottom ;
	color: #ffffff ;
	border-bottom: 1px solid #0073d3 ;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #cf9b00 ;
	border-left: 3px solid #cf9b00 ;
	color: #9b2 ;
	color: #cf9b00;
}

div#contenu p
{
	text-align: justify;
	text-indent:: 2em;
	line-height: 1.7em;
}

div#contenu a
{
	color: #328be4;
}

div#contenu a:hover
{
	/*color: #9b2;*/
	color: #074a8d;
}

p#footer
{
	margin: 0;
	padding-right: 10px;
	line-height: 30px;
	text-align: right;
	color: #328be4;
	font-size: 0.8em;
}

pre
{
	overflow: auto;
	background: #dea;
	border: 2px solid #9b2;
	padding: 5px 0 0 5px;
	font-size: 1.2em;
}

pre span
{
	color: #560;
}

pre span.comment
{	
	color: #b30000;
}

.chalkboardtime{
  color: #777;
}

.field {
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
	width: 200px;
	background: #eee;
}
.field-main {
	border: 1px solid #999;
	font-size: 12px;
	color: #600;
	font-weight: bold;
	padding: 2px;
	width: 200px;
	background: #eee;
}

/***********************************************/
/*        MENU Alignement                      */
div#header1 div#layout_menu {
	position: absolute;
	bottom: 0;
	left: 0;
}
/*     END -- MENU                             */
/***********************************************/


/***********************************************/
/*        TABLE tableaudotted                  */

.tableaudotted{
	width: 100%;
	border-collapse: collapse;
}
.tableaudotted tr{
}
.tableaudotted td{
	padding: 5px;
	border: 1px solid #F4CF87;
	text-align: center;
	vertical-align: middle;
}
/*     END -- TABLE tableaudotted              */
/***********************************************/