@charset "utf-8";

body {
	font-family: "Palatino Linotype";
	font-size:18px;
	font-style:italic;
	background-color:#E2E2E2;
	background-repeat: repeat-x;
	background-position: top;
}
.topnav {
	height: 30px;
	width: 1280px;
	border: 1px solid #003300;
	position: fixed;
	top: 0px;
	right: 0px;
	background-image: url(top_bg.png);
	background-repeat: repeat;
	background-position: left;
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	font-style: italic;
	line-height: 30px;
	color: #FFFFFF;
}


	
	a:link, a:visited { color: #003300; text-decoration: none;} 
	a:hover {color: #CC0000; text-decoration: none;} 
	
	h1 {
	font-size:28px;
	color: #003333;
	text-align:center;
	display: block;
}

	h2 {
	font-size:23px;
	color:#003333;
	text-align:center;
}
	h3 { font-size:20px; font-style: normal; text-align:left;}
	h4 { font-size:18px; font-style:italic; color: #333300; text-align:center;}
	
	#plaisio {
	font-size:18px;
	background-color:#D3D3D3;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 52px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#plaisio img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}



#footer {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #666666;
	background-color: #E2E2E2;
	margin: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#plaisio #footer li {
	line-height: 1.5em;
}
#plaisio .fig li {
	text-align: center;
	list-style-type: none;
}
.figure {
	top: 25px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.figure img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.menu {
	height:32px;
	font-size:12px;
	position:fixed;
	border-right:1px solid #000;
	left: 0px;
	top: 0px;
	visibility: visible;
}

* html .menu {
	width:auto;
	w\idth:745px;
	
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {width:149px;}
.menu li {float:left;width:149px;position:relative;}
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#758279; padding-left:10px; line-height:29px;}
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #d4d8bd;
	background-image: url(drop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu ul ul a.drop:hover{
	background-color: #c9ba65;
	background-image: url(drop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu ul ul :hover > a.drop {background-color: #c9ba65; background-image: url(drop.gif); background-repeat: no-repeat;background-position: right bottom;}
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color: #CAC59B;
}
.menu ul ul ul a:hover {background:#b2ab9b;}
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
* html .menu ul ul {top:30px;t\op:31px;}
.menu ul ul ul{left:149px; top:-1px; width:149px;}
.menu ul ul ul.left {left:-149px;}
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c; background-image: url(drop.gif); background-repeat: no-repeat;background-position: right bottom;}
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}
.centro {
	text-align: center;
	color: #003300;
}

#plaisio .elements {
	line-height: 30px;
	list-style-image: none;
	color: #003300;
	}
#plaisio .elements ul {
	display: inline;
}	

#plaisio .elements li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 20px;
	margin: 3px;
	background-color: #C8C8C8;
	border: 1px outset #FFFFFF;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
#plaisio .elements .1 {
	font-size: 9px;
}
#plaisio .centro a {
	border: 1px solid #000033;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#plaisio a:link, a:visited {color: #003300; text-decoration: none;}
#plaisio a:hover {color: #CC0000; text-decoration: none;}
