body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	text-align: center;
}
#content {
	padding:10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left;
	width: 800px;
	}
div.shadow{
  float: left;
  padding: 0 6px 6px 0;
  margin-right:10px;
  margin-bottom:10px;
  background: url(images/dropshadow.png) no-repeat bottom right;
  }
div.shadow div{
  display: block;
  position: relative;
  top: -3px;
  left:-3px;
  padding:10px;
  /*border:1px solid;*/
  border-color: #ccc #666 #666 #ccc}
.styleone{
	position:relative;
	display:block;
	height:21px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-bottom:1px solid #d9d9d9;
	}
.styleone ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
.styleone ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
.styleone ul li a{
	display:block;
	float:left;
	color:#034895;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:18px;
	}
.styleone ul li a:hover,.styleone ul li a.current{
	color:#034895;
	background:transparent url(images/bgON.gif) repeat-x top left;
	}
.mas-link{
	margin-left:250px;
	text-decoration:none;
	font:bold 12px verdana;
	color:#268E97;
	}
#index-text{
	float:left;
	width:380px;
	margin-right:15px;
	display:inline;
	text-align:left;
	line-height:150%;
	font-size:11px;
	}
#peu{
	float:left;
    width:770px;
	margin-top:20px;
	text-align:center;
	font:normal 10px verdana;
	color:#666;
	border-top:1px solid #ccc;
	padding:5px 0px 20px 0px;
	}
#exp-sub-header{
	float:left;
	margin-top:15px;
	width:760px;
	border-bottom: 1px dashed #336699;
	text-align:center;
	padding-bottom:5px;
	font-size:11px;
	color:#336699;
	}
#exp-sub-header a:link, #exp-sub-header a:visited, #exp-sub-header a:active{
	color:#336699;
	text-decoration:none;
	}
#exp-sub-header a:hover{
	color:#336699;
	text-decoration:underline;
	}
#blueheader{
	background-image: url(images/fons.jpg);
	}
#blueheader a:link,#blueheader a:visited,#blueheader a:active{
	color:#fff;
	font:normal 10px verdana;
	text-decoration:none;
}
#blueheader a:hover{
	color:#fff;
	font:normal 10px verdana;
	text-decoration:underline;
}
#peu a:link,#peu a:visited,#peu a:active{
	color:#336699;
	font:normal 10px verdana;
	text-decoration:underline;
}
#peu a:hover{
	color:#cc0000;
	font:normal 10px verdana;
	text-decoration:underline;
}