@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	min-height:450px;
	width:100%;
	min-width:960px;
	overflow:auto;
}

body {
	height:100%;
	min-height:450px;
	width:100%;
	min-width:960px;
	background-image:url(../imgs/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.clear{
	clear:both;
}

#wrapper {
	position:relative;
	width:960px;
	height:100%;
	min-height:450px;
	bottom: 0;
	top: 0;
	margin:0 auto 0 auto;

/* outer shadows  (note the rgba is red, green, blue, alpha) */
-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6); 
-moz-box-shadow: 0px 5px 30px rgba(23, 69, 88, .7);
}

#aclm{
	position: absolute;
	top: 0;
	background-image:url(../imgs/ACLM.png);
	background-color:#E2DDC1;
	width:960px;
	height:80px;
}

#anim{
	position: absolute;
	top:80px;
	background-color:#E3B36A;
	width:960px;
	height:150px;
	padding:4px 0 4px 0;
}

#navbar{
	position: absolute;
	top: 238px;
    bottom: 0;
	float:left;
	background-image:url(../imgs/nav2.jpg);
	width:166px;
	min-height:247px;
}

#nav{
	background-image:url(../imgs/nav.jpg);
	background-repeat:repeat-x;
	width:166px;
	height:247px;
	margin:0px;
}

#ulist{
	list-style:none;
	padding-top:15px;
}

#ulist .list{
	margin-left:22px;
	margin-top:15px;
}

#ulist .linknav{
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

#ulist .linknav:hover{
	text-decoration:none;
	color:#E3B36A;
	font-size:15px;
	font-weight:bold;
}

#ulist .current{
	text-decoration:none;
	color:#E3B36A;
	font-size:15px;
	font-weight:bold;
}

.currentfirst{
	text-decoration:none;
	color:#E3B36A;
	font-size:15px;
	font-weight:bold;
}

#midwrapper{
	position:absolute;
	width:794px;
	min-height:247px;
	margin-left:107px;
	top: 0;
	bottom: 0;
	float:left;
	overflow:auto;
	background-color:#E2DDC1;
	left: 59px;
	background-image:url(../imgs/nav2.jpg);
	background-position:bottom;
	background-size:4px;
	background-repeat:repeat-x;
}

#bgbottom{
	position:relative;
	background-position:bottom;
	height:10px;
	bottom:0;
	width:724px;
	margin:auto auto 0 auto;
	background-image:url(../../../imgs/nav2.jpg);
}

.midnav{
	width:724px;
	min-height:auto;
	padding:14px 26px 25px 27px;	
}

.displaynone{
	display:none;
}

h4{
	color:#222;
	font-size:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

h3{
	color:#550000;
	font-size:18px;
	padding-top:15px;
}

h2{
	color:#550000;
	font-size:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.ident{
	font-size:13px;
	line-height:17px;
	text-indent:30px;
	text-align:justify;
}

.noident{
	font-size:13px;
	line-height:17px;
	text-align:justify;
}


.midlink{
	color:#550000;	
	text-decoration: none;
	outline:0;
	font-size:13px;
	font-weight:bold;
}

.midlink:hover{
	color:#550000;
	background:url(../imgs/midli.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration: none;
	outline:0;
	font-size:13px;
	font-weight:bold;
}

#actividade a.midaacc {
	color:#550000;	
	cursor:pointer;
	display:block;
	margin-top: 8px;
	text-decoration: none;
	outline:0;
	clear: both;
	font-size:13px;
	font-weight:bold;
}

#actividade a.midaacc:hover {
	color:#550000;
	background:url(../imgs/midli.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	cursor:pointer;
	display:block;
	margin-top: 8px;
	text-decoration: none;
	outline:0;
	clear: both;
	font-size:13px;
	font-weight:bold;
}

#midwrapper li{
	font-size:13px;
	list-style:disc, outside;
	color:#550000;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}

#midwrapper ul ul{
	margin-left:30px;
	list-style-type: square;
	}

.blacktext{
	color:#000000;
	}

.aativ{
	text-decoration:none;
	font-size:13px;
	color:#550000;
	font-weight:bold;
}

.aativ:hover{
	text-decoration:none;
	font-size:13px;
	color:#550000;
	font-weight:bold;
	background-image:url(../imgs/midli.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#cont{
	height:auto;
	margin: 15px 0 15px 0;
}

#pleft{
	font-size:13px;
	line-height:18px;
	float:left;
	width:365px;
	height:auto;
}

.scont{
	font-size:13px;
	color:#550000;
	font-weight:bold;
	line-height:20px;
}

.pcont{
	line-height:22px;
	font-weight:bold;
	color:#222;
}

#pright{
	float:left;
	width:353px;
	height:auto;
	margin:0;
	border:solid;
	border-color:#550000;
}

#pright div{
	width:353px;
	height:275px;
	margin:0 auto 0 auto;
}

.acont{
	text-decoration:none;
	font-size:13px;
	color:#550000;
	font-weight:700;
}

.acont:hover{
	text-decoration:none;
	font-size:13px;
	color:#550000;
	font-weight:700;
	background-image:url(../imgs/midli.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#geopredial a.geolink{
	color:#550000;	
	text-decoration: none;
	outline:0;
	font-size:15px;
	font-weight:bold;
}

#geopredial a.geolink:hover{
	color:#550000;
	background:url(../imgs/midli.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration: none;
	outline:0;
	font-size:15px;
	font-weight:bold;
}
