@charset "iso-8859-1";
/* CSS Document */

.subContent {
	width:565px;
	float:left;
	padding-left:12px;
	margin-top:14px;
}
.subContent img {
	padding:7px;
	padding-left:0px;
	vertical-align:middle;
}
.gallery {
	width:100%;
	float:left;
	padding-bottom:5px;
	padding-top:3px;
}
.gallery img {
	float:left;
	padding:3px;
	background-color:#FFF;
	border:solid 1px #E4E4E4;
	margin-right:5px;
	margin-bottom:5px;
}

/* quem somos.asp */

/* noticias.asp */

.subContent ul li {
	border-bottom: solid 1px #CCCCCC;
	text-align: justify;
	background-image: url(../images/limg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 12px;
	list-style-type: none;
	padding-bottom:8px;
	padding-top:8px;
	color: #333;
	text-indent: 10px;
}
.subContent ul li a{
	text-decoration: none;
	_height: 14px;
	display: block;
	min-height: 14px;
	padding-left:12px;
	line-height:13px;
	color: #333;
}
ul li, ul li a {
	color: #333;
	font-weight: normal;
	cursor: pointer;
}p.lista {
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-left: 40px;
	color: #333;
	background-image: url(../images/limg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	text-indent: 14px;
}
p.lista .link{
	color: #900;
	width: 100%;
	clear: left;
	display: block;
	border-bottom: none 0px none;
	border-top:  none 0px none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
p.lista .subtexto {
	color:#666;
}
