@charset "utf-8";
@import url("templates/style.css");
@import url("templates/style2.css");
@import url("templates/Style3.css");
@import url("templates/Style4.css");

/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:86%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.wrapper{width:979px; margin:0 auto; }

#UAheader{height:42px; background:#fff;}
#UAheader a img{border:none;}

#cercll_header{ background:url(imagens/bluelogostrip.jpg) repeat-x; height:99px;}
#cercll_header a img{border:none; float:left}
#cercll_header h1{ text-transform: uppercase; font-size:1em; color:#fff; float:left; margin:46px 0 0 45px; font-weight:normal;}


#menu{ list-style:none; margin:0; padding:0; position:relative; z-index:5; top:-25px; left:320px; font-size:1.1em; }
#menu li{display: inline; margin:0 15px; font-weight:bold;}
#menu a:link, #menu a:visited{ text-decoration:none; color:#000;}
#menu a:hover{color:#900;}
.destaque2 {
font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
.titulosecao {
	color: #990000;
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align: top;
}
.menuprojeto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
body {
	background-color: #FFFFFF;
}
#large_table {
	background-color:#336699;
}
#content_table {
	background-color:#FFFFFF;
	border: 2px solid #336699;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999966;
	text-decoration: underline;
	height: 20px;
	width: 115px;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-align: center;
	width: 615px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 2px solid #ffffff;
}
#page_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 2px solid #E1E1C4;
}
#links_row {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	width: 615px;
	border: 2px solid #ffffff;
}
#links_row a:link {
	color: #000000;
	text-decoration: none;
}
#links_row a:visited {
	color: #000000;
	text-decoration: none;
}
#links_row a:hover {
	color: #999999;
	text-decoration: none;
}
#links_row a:active {
	color: #000000;
	text-decoration: none;
}
#sub_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #000000;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}
