@charset "utf-8";
/* CSS Document */

#mainContainer #mainBody #body #left {
	float: left;
	width: 191px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #C6C2BB;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#mainContainer #mainBody #body #right {
	float: left;
	height: auto;
	width: 511px;
	background-color: #FFFFFF;
	border: 1px solid #C6C2BB;
}
body {
	background-color: #FFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #663333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	height: 20px;
}
#mainContainer #mainBody #body #left #spacer {
	height: 30px;
}
#mainContainer #mainBody #body #left #picture {
	text-align: center;
}
#mainContainer #mainBody #body #left #data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	color: #333333;
}
#mainContainer #mainBody #body #right #spacer {
	height: 40px;
}
#mainContainer #mainBody #body #right #one {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 20px;
	line-height: 20px;
	margin-top: 30px;
	color: #333333;
}
#mainContainer #mainBody #body #right #three {
	text-align: center;
}

ul {
	list-style-type: circle;
}

.bold {
	font-weight: bold;
	color: #663333;
}
.pic {
	float: left;
	width: 170px;
}
#mainContainer #mainBody #body #right #spacer1 {
	height: 70px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContainer #mainBody #body #left #noticias {
	position:relative;
	width:180px;
	height:75px;
	z-index:1;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../images/backg_Nove.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
.content {
	width: 160px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1220F;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
}
.titulo {
	font-size: 12px;
	color: #4E88BA;
	font-weight: bold;
}
