/* defaults */
* {
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ebedbc;
	border-right-color: #ebedbc;
	border-bottom-color: #ebedbc;
	border-left-color: #ebedbc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	background-color: #6ebe96;
	font: 11px Verdana, sans-serif;
	color: #000;
	text-align: left;
}


a {	color: #009; }
a:hover { color: #f0f; }


/* wrapper for body */
#background {
	background-color: #6ebe96;
}
p {
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}


/* bigbox to frame and center the page */
#bigbox {
	position: relative;
	width: 955px;
	margin: 0 auto;
}


/* site layout */
#header {
	width: 715px;
	height: 135px;
	margin-left: 120px;
	margin-top: 15px;
}

#leftcol {
	float: left;
	width: 120px;
	padding: 0px;
	margin: 0px;
	height: 395px;
}


#content {
	float: left;
	width: 715px;
	height: 395px;
	background-color: #ebedbc;
}

#rightcol {
	float: left;
	width: 115px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	height: 395px;
}

#footer {
	clear: both;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0;
	padding: 0;
}


/* common objects formatting */
#pic-eventos {
	display: block;
	margin-top: 5px;
}

#footer p {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 220%;
}

.footer-dots {
	color: #999999
}

#by {
	position: absolute;
	left: 19px;
	top: 79px;
	font: 10px/150% Arial,sans-serif;
	text-align: left;
}

#logo-segece {
	position: absolute;
	right: 0;
	top: 30px;
	width: 44px;
	height: 57px;
	background: url('Photos/LogoSegece.png') no-repeat;
}

#page-title {
	width: 715px;
	height: 25px;
	color: #000000;
	background-image: url(Photos/Barra.jpg);
	line-height: 24px;
	text-align: center;
	font-size: 12pt;
}

#page-content {
	height: 370px;
	overflow: auto;
	text-align: left;
	background-color: #ebedbc;
	padding-left: 15px;
}


/* specific objects formatting */

.novidades {


}

.novidades p {
	padding: 0.5em 1.5em;
}


#Background-Novidades
	{
	height: 370px;
	overflow: auto;
	text-align: left;
	background-color:#ebedbc;
	}
.Titulo-Novidades {
	font-size: 13px;
	font-weight: bold;
}

.form1 {
	color: #000000;
	font-size: 11px;
}
.Footer01 {color: #FFFFFF}
.Footer02 {color: #FFFFFF; font-size: 8px; }
.Footer03 {font-size: 8px}
