/* CSS Document */
body{
	background:url(../images/sand.jpg) fixed repeat;
	/*background:url(../images/jungle.jpg);*/
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#666666;
}
#container{
	width:800px;/*
	border:solid 1px #999999;*//*
	background:url(../images/sand.jpg) repeat;*//*
	background-color:#333333;*/
}
h1{
font-size:16px;
}
h2{
font-size:13px
}
.nav{
	background:url(../images/nav.jpg) repeat-x;
	height:26px;
	font-weight:bold;
	font-size:11px;
}
.nav a{
	margin-left:8px;
	display:block;
	background:url(../images/nav_but_a.jpg) repeat-x;
	margin-right:2px;
	height:16px;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 8px 4px 8px;
	border:solid 1px #999999;
}
.nav a:hover{
	margin-left:8px;
	display:block;
	background:url(../images/nav_but_over.jpg) repeat-x;
	margin-right:2px;
	height:16px;
	text-decoration:none;
	color:#333333;
	padding:5px 8px 4px 8px;
	border:solid 1px #999999,
}
.rope{
	background:url(../images/rope.png) repeat-y;
}
.bamboo{
	background:url(../images/bamboo.png) no-repeat;
	width:162px;
	height:30px;
	padding: 8px 0px 6px 30px;
	color:#663333;
	font-size:11px;
	font-weight:bold;
}
.table{
	margin:-4px 0 0 10px;
}
.table a{
	color:#663333;
	text-decoration:none;
	font-size:10.5px;
	font-weight:bold;
	background:url(../images/table.png) no-repeat;
	display:block;
	width:150px;
	height:39px;
	padding: 10px 0 0 20px;
}
.table a:hover{
	background:url(../images/table_over.png) no-repeat;
}
.bamboo-right{
	background:url(../images/bamboo.png) no-repeat;
	width:162px;
	height:30px;
	padding: 8px 0px 6px 30px;
	color:#663333;
	font-size:14px;
	font-weight:bold;
}
.table-right{
	margin:-8px 0 0 10px;
}
.table-right a{
	color:#663333;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background:url(../images/table.png) no-repeat;
	display:block;
	width:140px;
	height:39px;
	padding: 10px 0 0 20px;
}
.table-right a:hover{
	background:url(../images/table_over.png) no-repeat;
}
#copy{
	background:url(../images/copy.jpg) repeat-x;
	height:19px;
	font-size:12px;
	color:#000;
	padding-top:8px;
}
#up{
	background:url(../images/text_up.jpg) repeat-x;
}
#left{
	background:url(../images/text_left.png) repeat-y;
}
#right{
	background:url(../images/text_right.png) repeat-y;
}
#text{
/*	background:url(../images/text-space.jpg) repeat-x;
*/	background-color:#FFFFFF;
	border: solid 6px #FDAB01;
	padding:18px;
	margin-top:4px;
	text-align:justify;
	color:#666666;
	height:580px;
	max-height:580px;
	overflow:auto;
}
#text a{
	color:#005D9B;
	text-decoration:none;
}
#text a:hover{
	color:#FF6600;
	text-decoration: none;
}
h1{
	font-size:18px;
	text-align:center;
	color:#005D9B;
}
h2{
	font-size:16px;
	text-align:center;
	color:#EE1C23;
}
.condons{
padding-top:0px;
text-align:center;
}
.title{ color:#FFFFFF;
font-weight:bold;
}
.contactos{
padding-top:0px;
text-align:center;
}