@charset "utf-8";
/* CSS Document */
/********************************************************************************* #FOOTER */

#bg-footer {
	height: 300px;
	font-size: 12px;
	color: #FFF;
	clear: both;
	background-color: #018F47;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_rodape.png);
	padding-top: 0px;
	margin-top: 0px;
}
#logoFooter a {
	display: block;
	float: right;
	width: 150px;
	height: 150px;
	margin-top: 50px;
	margin-right: 50px;
	background-color: transparent;
	background-image: url(../img/logo_campinasvirtual-pb.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logoFooter2 a {
	display: block;
	float: right;
	width: 200px;
	height: 40px;
	background-color: transparent;
	background-image: url(../img/logo_campinasvirtual-pb-02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 8px;
}
#footer {
	height: 250px;
	font-size: 12px;
	color: #FFF;
	clear: both;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
}

#footer h2 a {
	display: block;
	float: right;
	width: 178px;
	height: 108px;
	margin-top: 81px;
	margin-right: 50px;
	background-color: transparent;
	background-image: url(../teste-01/css/..teste-01/img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer dl {
	width: 160px;
	float: left;
	margin-top: 9px;
	margin-left: 10px;
}

#footer dl dt {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	color: #060;
}

#footer dl dd {
	line-height: 20px;
}

#footer dl dd a {
	color: #060;
}

#footer #institutional {
	clear: both;
	width: 100%;
	margin-top: 8px;
	float: left;
	background-color: transparent;
	font-size: 12px;
	color: #00C462;
	line-height: 50px;
}

#footer #institutional #top {
	height: 50px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}

#footer #institutional #top ul {
	
}

#footer #institutional #top ul li {
	float: left;
	height: 40px;
	margin-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	background-image: url(../teste-01/css/..teste-01/img/divider.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer #institutional #top ul li.no-divider {
	background: none;
}

#footer #institutional #top ul li a {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
}

#footer #institutional #top ul li a.domain {
	font-size: 18px;
}

#footer #institutional #bottom {
	height: 40px;
}

#footer #institutional #bottom  a {
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	margin-right: 10px;
}

#footer #institutional #bottom p {
	line-height: 40px;
	margin-left: 10px;
	color: #00AE57;
}
