/*#############################################################

#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 4;
	font-size: 12px;
	right: auto;
	font-weight: normal;
}

a {
	color: #69C;
}
a:hover {
	color: #F63;
}

body {
	background: #CCD8E0 url(img/bg.jpg) repeat-x;
	color: #444;
	font: normal 100% Tahoma,sans-serif;
}
.Estilo7 {
	color: #66CC33;
	padding: 4px;
}

p,code,ul {
	padding-bottom: 1.2em;
	text-align: justify;
}

li {
	list-style: none;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}
.clearer1 {
	clear: both;
	color: #FF9900;
}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 10px;
	margin: 0 auto;
	padding: 0 10px 10px;
	width:980px;
}

/* header */
.top {
	padding: 0px 0px 0px 0;
}

/* title */
.header {
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 30px 10px 5px;
	width: 980px;
	background-color: #FFFFFF;
}
.header .left, .header .right {
	height: 150px;
}
.header .left {
	background: url(img/header.jpg) no-repeat;
	font: normal 1em "Trebuchet MS",sans-serif;
	line-height: 55px;
	text-align: center;
	width: 980px;
}
.header .right {
	overflow: hidden;
	width: 0px;
	padding-top: 0px;
}
.header .right p,.header .right h2 {
	padding: 10 0px 0px;
}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	background: #D9E1E5 url(img/nav.gif);
}
.navigation a {
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
	background: #D9E1E5 url(img/nav.gif);
}
.navigation a:hover {background-position: left bottom; color: #234;}
preload2 {background: url(img/nav.gif);}
.menu6 {
	padding:0 0 0 2px;
	margin:0;
	list-style:none;
	height:40px;
	background:#fff url(img/nav.gif) repeat-x;
	position:relative;
	font-family:"Trebuchet MS";
	background-color: #fff;
	font-size: 16px;
}
.menu6 li.top {
	display:block;
	float:left;
	position:relative;
}
.menu6 li a.top_link {
	display:block;
	float:left;
	height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 0px;
	cursor:pointer;
	line-height: 40px;
}
.menu6 li a.top_link span {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
}
.menu6 li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
	background:url(img/down.gif) no-repeat right top;
}
.menu6 li a.top_link:hover {
	color:#fff;
	background: url(img/button4a.gif) no-repeat;
}
.menu6 li a.top_link:hover span {background:url(img/nav.gif) no-repeat right top;}
.menu6 li a.top_link:hover span.down {background:url(img/button4a.gif) no-repeat right top;}

.menu6 li:hover > a.top_link {
	color:#fff;
	background: url(img/button4a.gif) no-repeat;
}
.menu6 li:hover > a.top_link span {background:url(img/nav.gif) no-repeat right top;}
.menu6 li:hover > a.top_link span.down {background:url(img/button4a.gif) no-repeat right top;}


.menu6 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu6 a:hover {visibility:visible;}
.menu6 li:hover {
	position:relative;
	z-index:200;
}

/* keep the 'next' level invisible by placing it off screen. */
.menu6 ul, 
.menu6 :hover ul ul, 
.menu6 :hover ul :hover ul ul,
.menu6 :hover ul :hover ul :hover ul ul,
.menu6 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu6 :hover ul.sub {
	left:10px;
	top:40px;
	background: #fff;
	padding:3px 0;
	border:1px solid #B9C3CA;
	white-space:nowrap;
	width:158px;
	height:auto;
}
.menu6 :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:150px;
}
.menu6 :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:150px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:3px solid #fff;
	border-width:0 0 0 3px;
}
.menu6 :hover ul.sub li a.fly {background:#fff url(img/arrow.gif) 80px 7px no-repeat;}
.menu6 :hover ul.sub li a:hover {
	background:#4AC2F9;
	color:#fff;
}
.menu6 :hover ul.sub li a.fly:hover {
	background:#4AC2F9url(img/arrow_over
.gif) 80px 7px no-repeat;
	color:#fff;
}
.menu6 :hover ul li:hover > a.fly {
	background:#B9C3CAurl(img/arrow_over
.gif) 80px 7px no-repeat; 	color:#fff;
} 

.menu6 :hover ul :hover ul,
.menu6 :hover ul :hover ul :hover ul,
.menu6 :hover ul :hover ul :hover ul :hover ul,
.menu6 :hover ul :hover ul :hover ul :hover ul :hover ul
{
	left:90px;
	top:-4px;
	background: #fff;
	padding:3px 0;
	border:1px solid #4AC2F9;
	white-space:nowrap;
	width:100px;
	z-index:200;
	height:auto;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

/* main */
.main3 {
	border-top: 4px solid #FFF;
	background: url(img/bgmain3.gif) repeat-y;
}
/* sub navigation */
.sidenav {
	float: left;
	width: 130px;
	background-color: #FFFFFF;
}



.sidenav2 {
	float: right;
	width: 196px;
	background-color: #F9FAFA;
	text-align: left;
}



.sidenav h2 {
	color: #5A5A43;
	font-size: small;
	line-height: 2px;
	margin: 0;
	padding-left: 12px;
}



.sidenav4 {
	float: right;
	width: 196px;
	background-color: #F9FAFA;
	text-align: left;
	font-size:18px
}



.sidenav h4 {
	color: #5A5A43;
	font-size: small;
	line-height: 2px;
	margin: 0;
	padding-left: 12px;
}



.sidenav ul {
	padding: 0px;
	border-top: 1px solid #EAEADA;
	margin-left: 1px;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 2px 0 2px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 610px;
}



/* content */
.content1 {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 610px;
	background-color: #FFFFCC;
}

.content4 {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 800px;
	font-size: 14px;
}


.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C30;
}

/* footer */
.footer {
	background: url(img/nav.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}
.top1 {
	padding: 20px 10px 0;
	background: url(img/clouds.gif) repeat-x;
}
p .content {
	color: #000;
}
a:link {
	color: #333;
}
a:active {
	color: #999;
	text-align: right;
}
.container .main3 .content div .Estilo31 .Estilo31 {
	text-align: left;

}
.container .main3 .content div table tr td {
	line-height: normal;
}
.etilo1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 22px;
	color: #666;
	text-align: center;
}
.container .main3 .content div table tr td {
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.container .main3 .content div table tr td .Estilo47 .header .Estilo11 .clearer1 {
	color: #666;
}
.container .main3 table tr td {
	font-weight: bold;
	color: #FFF;
}
.container .main3 .sidenav2 ul li a img {


}
.container .main3 .sidenav2 li a img {
	text-align: left;
}
.container .main3 .content div p {

}
.container .main3 .sidenav2 pre span {
	text-align: center;
}
.container .main3 .sidenav2 h2 span {
	text-align: right;
}
.container .main3 .sidenav2 span {
	font-size: 12px;
}
.container .main3 .sidenav2 span {
	font-size: 10px;
}
.container .main3 .sidenav2 span {
	text-align: center;
}
.container .main3 .sidenav2 li .Estilo39 a img {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
.top2 {
	padding: 20px 0px 0px 0;
}
.container .main .content4 .MsoNormalTable tr td .Estilo39 {
	text-align: center;
}
.container .main .content4 .clearer {
	font-family: Verdana, Geneva, sans-serif;
}
.container .main .content4 table {
	text-align: center;
}
.container .main3 .content div .Estilo15 tr td table tr td {
	font-family: Verdana, Geneva, sans-serif;
}
.container .main3 .content div table tr th table tr td {
	text-align: center;
}
