/* GLOBAL *********************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
body,td,th,div,input,select,textarea{
	font-family:  "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	line-height: 130%;
}
input,select,textarea {
	border-top:1px solid #515153;
	border-left:1px solid #515153;
	border-bottom:1px solid #DEDAD3;
	border-right:1px solid #DEDAD3;
	margin-bottom:3px;
	padding:1px;
}
form {
	display:inline;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


/* MENU *********************/

.menu:link {
	font-family:  "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 7px 0px 7px;

}
.menu:visited {
	font-family:  "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 7px 0px 7px;

}
.menu:hover {
	font-family:  "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
	padding: 0px 7px 0px 7px;
}

/* FORMS  *********************/

.bt_enviaform {
	border:1px solid #666;
	background:#666;
	font-family:  "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	color: #FFF;
	width: 51;
	height: 18;
}

/* TEXTOS  *********************/

.ari10_cinza {
	font-family:  "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}

.verd10_cinza {
	font-family:  "Verdana", Tahoma, Arial, Trebuchet MS;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}

.ari10_bglance {
	font-family: "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight: normal;
	color:red;
	background-color:#FFFFFF;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
}

.ari10_bgbranco {
	font-family: "Verdana", Tahoma, Arial, Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#666666;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
}

.verd10_bgcinza {
	font-family: "Verdana", Tahoma, Arial, Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color:#FFFFFF;
	padding: 3px 8px 4px 8px;
	margin-bottom:1px;
}


/* ESTILOS DE LINKS  *********************/

.ari10_bgbranco:link {
	font-family: "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#666666;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
}
.ari10_bgbranco:visited {
	font-family: "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#666666;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
}
.ari10_bgbranco:hover {
	font-family: "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#666666;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: underline;
}

.ari10_bgcinza:link {
	font-family: "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#666666;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
}
.ari10_bgcinza:visited {
	font-family: "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#666666;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
}
.ari10_bgcinza:hover {
	font-family: "Arial", Tahoma, Trebuchet MS, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#666666;
	padding: 2px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
}

/* LANCES  *********************/

.lance_ofertar, .lance_ofertar:link, .lance_ofertar:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	background-color:#EEEEEE;
	padding: 1px 7px 3px 7px;
	margin-bottom:1px;
	text-decoration: none;
	vertical-align:top;
}

.lance_ofertar:hover { background-color:#999999; color:#FFFFFF; }

p#lance span { vertical-align:top; }

/* DIVS  *********************/
#geral {
	width: 100%;
	height: 100%;
}

#topo {
	height: 33px;
	width: 712px;
	background-image: url(../images/bg_menu.gif);
}
#home01 {
	width: 712px;
	background-image: url(../content/home/images/home01.jpg);
	height: 214px;
}
#home02 {
	width: 712px;
	height: 214px;
}#sobreoprojeto01 {
	width: 712px;
}
#sobreoprojeto02 {
	width: 712px;
	height: 195px;
	background-image: url(../content/sobreoprojeto/images/sobreoprojeto03.jpg);
}
#sobreoprojeto03 {
	height: 88px;
	width: 389px;
	position: relative;
	top: 98px;
	left: 259px;
}
#sobreoprojeto04 {
	background-color: #FFFFFF;
	overflow:hidden;
	width: 712px;
	height: 880px;
}
#sobreoprojeto05 {
	width: 259px;
	float: left;
	background-color: #FFFFFF;
}
#sobreoprojeto06 {
	float: left;
	width: 389px;
	height: 880px;
	background-image: url(../content/sobreoprojeto/images/sobreoprojeto06.jpg);
	background-repeat: no-repeat;
}
#sobreoprojeto07 {
	width: 712px;
	height: 152px;
	background-image: url(../content/sobreoprojeto/images/sobreoprojeto07.jpg);
	background-repeat: no-repeat;
}
#sobreoprojeto08 {
	width: 300px;
	position: relative;
	left: 88px;
}
#doacoes01 {
	width: 712px;
}
#doacoes02 {
	width: 712px;
	height: 115px;
	background-image: url(../content/doacoes/images/doacoes03.jpg);
	background-repeat: no-repeat;
}
#doacoes03 {
	width: 311px;
	height: 105px;
	position: relative;
	left: 395px;
	top: 5px;
}
#doacoes04 {
	width: 712px;
	height: 250px;
}
#doacoes05 {
	position: relative;
	left: 395px;
	width: 311px;
}
#doacoes06 {
	height: 19px;
	width: 400px;
	margin-left: 300px;
	position: relative;
	top: -124px;
}
#voluntario01 {
	width: 712px;
}
#voluntario02 {
	width: 712px;
}
#voluntario03 {
	width: 305px;
	float: left;
}
#voluntario04 {
	float: left;
	width: 407px;
	height: 550px;
	background-image: url(../content/sejaumvoluntario/images/voluntario04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 330px;
}
#artistaseobras01 {
	width: 712px;
}
#artistaseobras02 {
	width: 712px;
}
#artistaseobras03 {
	width: 474px;
	float: left;
}
#artistaseobras04 {
	width: 228px;
	float: left;
}

#artistaseobras04 img { margin-bottom:10px; }
