html {
	
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(img/testure.png);
	position: relative;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
 
/* */ 
}

body {

	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-position: bottom right;
	background-attachement: scroll;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color:#009DD4;
}
a:hover {
	text-decoration: underline;
	color:#009DD4;
}




#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:151px;
	bottom:0px;
	left:300px;
	right:0;
	background:white;
	padding:10px 20px 10px 20px;
}

* html #content {
margin: 151px 0 0 300px;
	top:0;
 left:0;
 right:0;
 bottom:0;
 height:74%;
 max-height:100%;
 width:70%;
 overflow:auto;
 position:absolute;
 z-index:3;
 xborder-top:151px solid #fff;
 xborder-bottom:60px solid #fff;
 xborder-left:300px solid #fff;
}





#head {
 font-size: 2em;
 font-weight: bold;
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:96.5%;
 height:90px;
 z-index:5;
 overflow:hidden;
 margin: 20px 12px 20px 20px;
 padding: 0 0 15px 0;
 background-color:#fff;
 color:#000;
}

#headinfo {
	height: 4.3em;
	width:200px;
	float:left;
	position:relative;
}

h1{
	font-size: 4.3em;
	padding:0 0 0 30px;
	margin:0 0 0 0;
	color:#DD2F00;
	font-weight:bold;
	float:left;
	display:block;
}

h1 a:link, h1 a:visited, h1 a:active {
	text-decoration: none;
	color:#DD2F00;
	font-weight:bold;
}
h1 a:hover {
	text-decoration: none;
	color:#DD2F00;
	font-weight:bold;
}

h2{
	margin:0;
	padding-left:10px;
	font-size: 1.8em;
	font-weight:normal;
	position:absolute;
	bottom:0.3em;
	left:0;
}

h6{
	margin:0;
	padding-left:10px;
	font-size: 0.7em;
	font-weight:bold;
	position:absolute;
	bottom:0;
	left:0;
}


#headlogo{
	height: 4.3em;
	float:right;

}

#headlogo img{
	margin-top:25px;
	margin: 25px 5px 0 0 ;
}





#left {
 position:absolute;
 left:0;
 top:150px;
 xbottom:60px;
 width:270px;
 z-index:4;
 overflow:auto;
 font-weight:bold;
 margin-left: 10px;
}

* html #left {
  height:100%;
 top:0;
 bottom:0;
 border-top:150px solid #DD2F00;
 background-color:#DD2F00;
 color:#fff;
}




#left a, #left a:visited {
font-size:1.5em;
	text-decoration: none;
	color:#fff;
}

#left a:hover, #left a:active {
font-size:1.5em;
	text-decoration: underline;
	color:#fff;
}






#stimupic1{
	background-image: url("img/stimupic1.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 500px;
	margin-bottom: 20px;
	color:#fff;
}
#stimupic2{
	background-image: url("img/stimupic2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 500px;
	margin-bottom: 20px;
	color:#fff;
}
#stimupic3{
	background-image: url("img/stimupic3.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 500px;
	margin-bottom: 20px;
	color:#fff;
}






h3{
	font-size: 2.0em;
	zline-height: 0.4em;
	color: #000;
	padding:0 0 0px 0;
	margin:0 0 20px 0;
	xcolor:#DD2F00;
	display:inline;
}

h4{
	font-size: 1.4em;
	color: #DD2F00;
	padding:0 0 0 0 ;
	margin:8px 0 4px 0;
}

h5{
	font-size: 1.4em;
	font-weight:bold;
	padding:0px 4px 1em 0 ;
	margin:0;
	color: #111;
	display:inline;
}

form{
	padding: 10px 0 0 0;
}

#errors{
		margin:10px 0px 10px 0px;
}

#errors p{
		font-size:1.2em;
		font-weight:bold;
		text-transform: uppercase;
		margin:0;
		padding:0;
}

.menulink1 {
	padding: 7px 7px 7px 7px;
	margin: 0px 8px 20px 8px;
	font-size: 1.5em;
	vertical-align: middle;
	background-color: #DD2F00;
}




#content p {
	padding:0;
	margin:0 0 20px 0;
	font-size: 1.4em;
	max-width: 700px;
}

#content ol {
	padding:5px 0 0px 50px;
	max-width: 700px;
}

#content li {
	font-size: 1.1em;
}


.bloctexte {
	padding: 10px 0px 10px 0px;
	margin: 5px 0px 10px 0px;
	color:#000000;
}

.bloctexte a, .bloctexte a:visited {
	text-decoration: none;
	color:#009DD4;
}

.bloctexte a:hover, .bloctexte a:active {
	text-decoration: underline;
	color:#009DD4;
}

a:link img ,a:visited img ,a:active img ,a:hover img  {
	border:none;
}