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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.fundo_content {
background: url(../images/bg_content.jpg) no-repeat;
}

.form#news {margin:4px 0 4px 0}
.form#news input {float:left}

.news {margin-left:8px; width:155px;color:#333333;border:1px solid #CDCDCD;font-size:12px ;height:25px; horizontal-align: middle; background-image: url(../images/input_image.jpg); }