body {
	padding: 0px;
	background-position: center center;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
      }
a {
	text-decoration: underline;
	color: #FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
      }
	  a:hover {
	color: #93C;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
      }
	  a img {
border: none;
text-decoration: none;
}
#menu { display: inline;
}
#menu ul{ display: inline;
}
#menu ul a
{
	width:7em;
	color:#FFFFFF;
	padding:0.2em 0.7em 0.2em 0.6em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 14px;
	text-decoration: none;
	background-color: #000034;
	float: none;
}

#menu ul a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#menu li{
	display: inline;
}
.li
{
	display: inline;
	width:7em;
	color:#000;
	padding:0.2em 0.7em 0.2em 0.6em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFF;
	float: none;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
	background-color: #909DB2;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #FFF;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	border: 1px solid #FFF;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #000043;
	background-image: url("poemas_images/chuyin-rocha_30.jpg");
	text-align: center;
	border: 1px solid #FFF; 
	}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	border: none;
}
.h4 img:hover { border: 1px solid #000; }
.h4 img { border: 2px solid #FFF; }

.h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	border: none;
	padding: 5px;
}
.h5 a {
	text-align: center;
}
.h5 a:hover {
	border:3px solid #3FF;
}
.background_color{
	color: #FFF;
	background-color: #000043;
	}
.menu{
	color: #FFF;
	background-color: #00C; 
	}
.gallery{
	background-color: #000043;
	background-position: center; 
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #909DB2;
	text-align: center;
	padding-left: 5px;
}
table { border-collapse: collapse; }
td, th { padding: 0px; }
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.frame { padding: 5px; border: 1px solid #aaa; }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
	visibility: visible;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 10px;
	top: 25px;
	}

div.registrarse {
	color:#000;
	width:250px;
	float:right;
	margin-top:0px;
	*margin-top:6px;
	list-style: square inside;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
div.registrarse a {
	font-weight:bold;
	font-size:14px;
	margin-left:25px;
	text-decoration:underline;
}
ul.registrarse_pros {
	margin-top:10px;
	padding:10px;
	color:#000;
}
ul.registrarse_pros li {
	padding-bottom:12px;
	color:#3C3C3C;
}
 
	
#registerbarFloat {
position:absolute;
border: 1px solid #000099;
width: 400px;
visibility: hidden;
z-index: 400;
}
