/* CSS Document */

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background: #fff url(../img/fnd_gen.jpg) repeat-x;
/*	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#000033; */
	}

#container {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:1; 
	top:153px; 
	bottom:52px; 
	width:740px;
	height: 100%;
	margin-left:-370px; 
	left:50%; 
	background-image:url(../img/fnd_content.jpg);
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	}

* html #container {
	top:0; 
	bottom:0; 
	height:100%;
	width:740px;
	border-top: 153px dashed #ffffff;
	border-bottom: 52px dashed #ffffff;
	}
#container_home {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:1; 
	top:153px; 
	bottom:52px; 
	width:740px;
	height: 100%;
	margin-left:-370px; 
	left:50%; 
	background-image:url(../img/fnd_home.jpg);
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	}

* html #container_home {
	top:0; 
	bottom:0; 
	height:100%;
	width:740px;
	border-top: 153px dashed #ffffff; 
	border-bottom: 52px dashed #ffffff;
	}
#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:180px; 
	bottom:74px; 
	width:708px; 
	margin-left:-354px; 
	left:50%;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-stretch: expanded;
	line-height: 1.2em;
	color: #000000;
	}

* html #content {
	top:0; 
	bottom:16; 
	height:100%;
	width:708px;
	border-top: 180px dashed #ffffff; 
	border-bottom: 74px solid #a3c3e0;
	}
	
#content a:Link, #content a:visited, #content a:active {
	color: #999999;
	font-weight: bolder;
	text-decoration: underline;
}

#content a:Hover {
	color: #164E81;
	text-decoration: none;
	}

#head {
	position:absolute; 
	margin-left:-370px; 
	left:50%; 
	width:740px;
	min-width:740px;
	height:153px;
	background:#ffffff; 
	z-index:5; 
	}

* html #head {
	width:740px; 
	height:100px;
	}

.link, .link a:Link, .link a:visited, .link a:active {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.6em;
	color: #999999;
	text-decoration: none;
	padding-bottom: 2px;
	white-space: nowrap;
	border: 4px solid #ffffff;
}

.link a:Hover {
	color: #000000;
	text-decoration: none;
	}

#menu{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.6em;
}
.menu_select{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.6em;
	color: #164e81;
}
.menu a:link{
	color: #000000;
	text-decoration:none;
}
.menu a:Hover{
	color: #164e81;
	text-decoration:none;
}
.menu a:visited, .titulo a:active{
	color: #000000;
	text-decoration:none;
}

#headtit{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: center;	
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 16px;
	color: #164e81;
	white-space: nowrap;
}
#maintit{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;	
	font-variant: small-caps;
	font-weight: normal;
	line-height: 120%;
	color: #164e81;
}

#tit01{
	font-family: "MS Serif", "New York", serif;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 100%;
	color: #629dd5;
	text-align: left;
	background-color:#000000;
}
#fnd_tit01{
	background-color: #000000;
	}
#tit02{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	padding-left: 36px;
}
.ul{
	margin-left: 25px;
	padding: 0px 15px 15px 25px;
	list-style-image: url(../img/bullet.gif);
}
.li{
	margin-left: 25px;
	padding: 0px 15px 15px 25px;
}
#h3{
	padding-left:32px;
}

#foot {
	text-align:center;
	vertical-align: text-top;
	position:absolute;
	margin-left:-370px;
	left:50%;
	bottom:0;
	width:740px;
	min-width:740px;
	height:58px;
	font-size:0.6em;
	z-index:5;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	background-color: #ffffff;
	}

* html #foot {
	bottom:0px; width:740px; height:58px;
	}

#txtfoot {
	text-align:center;
	vertical-align: middle;
	background-color:#164E81;
	font-size:0.6em;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background-image:url(../img/fnd_txtpie.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	}
#mintxt {
	padding: 8px;
	margin: 32px;
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#fff;
	line-height:1.2em;
	}

#content p {
	padding: 15px 25px 15px 35px;
	text-align:justify;
	}
.boldhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-variant: small-caps;
	font-weight:bold;
	color:#164E81;
	background-image:url(../img/fnd_pie.gif);
	background-color:#999999;
	background-repeat: repeat-x;
	}
.bold {font-weight:bold;}
.left {float:left;}
.right {float:right; }
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}
