body {
	background-color: #C1272C;
}

#tudo {
	height: 800px;
	width: 800px;
	margin: auto;
	display: table;
	background-color: #FFF;
}

#buttom {
	background-image: url(images/feridas_06.jpg);
	clear: both;
	height: 106px;
	width: 800px;
}

#topo {
	background-image: url(images/topo.jpg);
	height: 137px;
	width: 800px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #C2272E;
}

#banner_data {
	height: 90px;
	width: 522px;
	position: relative;
	left: 250px;
	top: 30px;
	right: 30px;
	bottom: 16px;
}

#esquerdo {
	height: 630px;
	width: 40px;
	background-image: url(images/feridas_02.jpg);
	position: relative;
	float: left;
}

#direito {
	height: 630px;
	width: 27px;
	position: relative;
	background-image: url(images/feridas_05.jpg);
	background-repeat: repeat-y;
	float: left;
}

#conteudo {
	position: relative;
	height: 630px;
	width: 571px;
	float: left;
	background-color: #FFF;
}

#menu {
	height: 630px;
	width: 162px;
	background-color: #E7E8E5;
	float: left;
	position: relative;
}

#menu ul{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#menu li a {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 9px;
	width: 131px;
	background-repeat: repeat-x;
	margin: auto;
	padding: 10px;
	color: #FFF;
	background-image: url(images/hot_site2_12.jpg);
	font-weight: bold;
}

#menu li a:hover {
	color: #FFF;
	background-image: url(images/hot_site2_11.jpg);
}

#noticia {
	height: 390px;
	width: 140px;
	margin: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

p {
	color: #C1272C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}

img     {
	padding: 5px;
	border: thin solid #999;
}

#titulo {
	color: #333;
	font-size: 12px;
}

#tema {
	color: #C1272C;
	font-size: 14px;
	font-weight: bold;
}

span {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

a{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
