body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;}


.main{
background-image:url(images/mainfram.jpg);
background-repeat:repeat-x;
}
.caixa{
background-image:url(images/caixa.jpg);
background-repeat:no-repeat;
padding:10px;
color: #CC0000;
}
.noticias{
border: 1px solid #cac9b9;
padding-bottom:10px;
}
.noticias2{
padding:5px;
}
.notler{
padding:5px;
}
.dest{
padding-right:40px;
}

.maintexto{
padding-top:10px;
padding-left:0px;
padding-right:10px;
padding-bottom:10px;
}

.pub{
padding:10px;
}

#myForm {
	border: 1px solid #cac9b9;
	padding: 5px;
}

#myForm p {
	margin-bottom: 5px;
}

#myForm label {
	float: left;
	width: 100px;
}

#myForm input, #myForm textarea, #myForm select {
	border: 1px solid #cac9b9;
}

#myForm .red {
	border: 1px solid red;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}

#myForm #submit {
	margin-left: 100px;
}

#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

	.round-a-ok{
		background:#008000 url(images/round_green-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:center;
	}
		.round-a-ok div{
			background:url(images/round_green-right.png) right bottom no-repeat;
			padding:4px;
		}
		
		.imglist{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

