* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4F3F3;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #000000;
}
input {
	background-image: url(../image/bg_input.gif);
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	color: #000000;
	border: 1px solid #cfcfcf;
	background-repeat: repeat-x;
	background-position: center center;
	margin: 2px 0px;
}
input.submit {
	background-image: url(../image/bg_submit.gif);
	font-size: 12px;
	height: 18px;
	color: #000000;
	border: 1px solid #9fc120;
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 14px;
}




#body_center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}
#head {
	padding-top:3px;
	height: 100px;
	margin-bottom: 5px;
}
#head  #logo  {
	float: left;
}
#head  #pub_head  {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 10px;
}

#content {
	clear: both;
}
#content  #caminho  {
	background-color: #B3DD59;
	border: 1px solid #7bad51;
	margin-bottom: 5px;
	padding: 0px 5px;
	line-height: 16px;
}
#content #main {
	float: right;
	width: 788px;
	overflow: auto;
}
#content   #main   .list_min_foto  {
	color: #000000;
	text-decoration: none;
	width: 190px;
	height: 210px;
	display: block;
	float: left;
	margin: 0px 0px 5px 5px;
	border: 1px solid #7BAD51;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	background-color: #9BD5D1;
	overflow: hidden;
}
#content  #main  .list_min_foto  nobr  {
	display: block;
	overflow: hidden;
	height: 20px;

}

#content  #main  .foto  {
	float: left;
	width: 400px;
	margin-left: 2px;
	text-align: center;
}
#content  #main  .box  {
	float: right;
	width: 368px;
	background-color: #9BD5D1;
	margin-bottom: 5px;
	border: 1px solid #02735e;
	padding: 2px 5px;
	clear: right;
}
#content  #main  .box  h1  {
	font-size: 16px;
	padding: 2px 0px;
}
#content     #main     .box     .title  {
	width: 110px;
	display: block;
	clear: both;
	float: left;
}
#content    #main    .box    .legenda   {
	width: 240px;
	float: right;
	display: block;
	overflow: auto;
	clear: right;
}
#content  #main  #list_fotos  {
	clear: both;
	margin-top: 5px;
	overflow: auto;
}






#content #menu {
	width: 158px;
}
#content #menu #item_menu {
	background-color: #b3dd59;
	border: 1px solid #7bad51;
	margin-bottom: 5px;
}

#content   #menu   #item_menu ul    {
	display: block;
	list-style-type: none;
}
#content   #menu   #item_menu   ul  li a {
	padding-left: 5px;
	display: block;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
}
#content #menu #item_menu ul li li a {
	padding-left: 15px;
	line-height: 16px;
}
#content  #menu  #item_menu  a:hover {
	background-color: #c4d4a4;
	font-weight: bold;
}
#content #menu #item_menu #f_login label {
	margin-left: 5px;
}



#foot {
	clear: both;
	background-color: #b3dd59;
	border: 1px solid #7bad51;
	margin-top: 5px;
	padding: 0px 5px;
	font-size: 9px;
}
