       body {
       text-align: center;
		 margin-top: 0px;
		 font-family: verdana, arial, helvetica;
		 font-size:11px;
       }
		 
		a {text-decoration: none; color:#336600;}
		a:visited {text-decoration: none; color:#990000;}
		a:hover {color: #000000; background: #CCFF99; text-decoration: none;}
		a:active {text-decoration: none;  }
		     
		 img{
		 	border: 0px;
		 }

		 a:hover img {
		 	background: #FFFFFF;
		 }
		 
		 h1{
		 	font-weight:bold;
			font-size:14px;
			margin-top:0px;
			margin-bottom:0px;
		 }
		 
		 .focusHP{
		 	width: 330px;
			height: 110px;
		 }
		 
		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}
		.sottomenu{
			line-height: 1em;
		}
		#banner {
			padding: 0;
			margin-bottom: 0;
		}

		#contentHP {
			padding: 10px;
			margin-left: 150px;
			background-color: #FFFFFF;
			background-image: url('../images/top/top3.gif');
			background-repeat: no-repeat;
		}
		
		#content {
			padding: 10px;
			margin-left: 150px;
			background-color: #FFFFFF;
			background-image: url('../images/top/top4.gif');
			background-repeat: no-repeat;
		}
        
        #banner, #container, #footer {
        text-align: left;
        }
        
        #sidebar-a {
			float: left;
			width: 150px;
			\width: 150px;
			w\idth: 150px;
			margin: 0;
			margin-right: 0;
			padding: 0;
			background-color: rgb(255, 255, 255);
			line-height:1.7em;
		}
		
		#tabmenu{
		 font-family:verdana, arial, helvetica;
		 font-size:11px;
		 line-height:1.7em;
		}
		
		#sidebar-b {
			float: right;
			width: 225px;
			\width: 225px;
			w\idth: 225px;
			margin: 0;
			margin-left: 0;
			padding: 0;
			background-image: url('../images/top/top2.gif');
			background-repeat: no-repeat;
			background-color: #CDFFCD;
		}

		#footer {
			clear: both;
			padding: 0;
			margin-top: 0;
			text-align:center;
			background-color: #CDFFCD;
		}
		
		#tabfooter{
		 font-family:verdana, arial, helvetica;
		 font-size:11px;
		 text-align:center;
		 }
		 
		 td{
		 	font-size:11px;
		 }
		 
		#menuoriz{
			height: 30px;
			line-height: 30px;
			background-image:url('../images/top/top1-bis.gif');
			background-repeat: no-repeat;
			text-align: right;
			padding-right: 10px;
			font-weight: bold;
		}
		
		input{
			color:#177417;
		}
		
		select {
  		   font: 11px Verdana, Arial, Helvetica, sans-serif;
   		color: #000000;
  		   /*background: #CCFF99;*/
   		width: 220px;
  			  }