body { margin: 0px; background-image: url(back.jpg); background-repeat: repeat-x; background-attachment: fixed; }

div.main 
		{ 	border-width: 0px; 
			border-style: solid;
			width: 710px;
			height: 100%;
			float: left;
		}

div.logo 
		{
			border-width: 0px; 
			border-style: solid;
			padding: 0px;
			margin-top: 20px;
			margin-bottom: 20px;
			margin-left: 25px;
		}


div.buttons
		{
			border-width: 0px; 
			border-style: solid;
			padding: 0px;
			position: relative;
			margin: 0px;
			margin-left: 45px;		
		}
		
div.page
		{
			border-top-width: 1px; 
			border-left-width: 1px; 
			border-right-width: 1px;
			border-bottom-width: 0px; 
			border-style: solid;
			padding: 15px;
			margin: 2px;
			margin-bottom: 0px;
			margin-left: 25px;
			background-color: #ffffff;
		}
		
div.left { 	float: left;
			width: 200px;
			margin:0; 
			padding:0;
		}

img { padding: 0px; margin: 0px; }		
		
div.image
		{
			border-width: 0px; 
			border-style: solid;
			padding: 0px;
			margin: 15px;
			width: 150px;
		}
		
div.content
		{
			border-top-width: 0px; 
			border-left-width: 0px; 
			border-right-width: 0px;
			border-bottom-width: 1px; 
			border-style: solid;
			border-color: #d5d5d5;
			padding: 10px;
			margin: 0;
			text-align: justify;
			background-color: #f8f8f8;
			font-family: Arial;
			font-size: 10pt;
			text-indent: 45px;
		}
		
/*MENU ARTIGOS*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	text-align: center;
	text-indent: 0px;
	margin-bottom: 10px;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 27px;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #3181DA; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #fff;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { background: #3181DA; display: block; } /* Hover Styles */
		
li ul li a { padding: 5px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

/*FIM MENU */

div.content #text { text-align: center; text-indent: 0px; }

div.content img { float: left; padding-right: 10px; padding-bottom: 5px; margin: 0px; }

div.artigos
		{
			padding: 5px;
			text-align: right;
			font-family: Arial;
			font-size: 10pt;
			background-color: #ffffff;
			border-left: dotted 1px #d5d5d5;
			text-align: center;
			color: #ffffff;
			float: right;
			position: fixed;
			width: 280px;
			height: 100%;
		}

a.artigos 
		{ 
			display: relative; 
			text-decoration: none;
			color: #ffffff;
			width: 200px;
			text-align: center; 
			text-indent: 0px;
		}

a.artigos ul li { list-style-type: none; }
a.artigos ul { margin: 5px; padding: 5px;}
a.artigos ul li a{ list-style-type: none; color: #ffffff; text-decoration: none; }
/* a.artigos { display: none; width: 150px; text-align: left; text-indent: 0px; margin: 0px; padding: 0px; }*/

a.artigos:hover span 
				{ 
					display: block; 
					float: left; 
					position: absolute; 
					top: 247px; 
					left: 41px;
					width: 160px;
					border-width: 0px;
					border-bottom-width: 1px;
					border-color: #ffffff;
					background-color: #3181DA;
					margin: 0px;
					padding: 0px;
					text-align: center; 
					text-indent: 0px;
				}

div.right { 	
			margin: 15px 0 0 250px; 
			padding:0; 
		}

		
a.home:link, 
a.galeria:link,
a.vida:link,
a.pensar:link,
a.saiba:link,
a.link:link,
a.contato:link
		{ 
			border-width: 1px;
			border-bottom-width: 0px;
			border-bottom-color: #000000;
			border-color: #000000;
			border-style: solid;
			text-decoration: none;
			color: #ffffff;
			font-family: Arial;
			font-size: 10pt;
			background-color: #3181DA;
			padding: 3px;
		}

a.home:visited, 
a.galeria:visited,
a.vida:visited,
a.pensar:visited,
a.saiba:visited,
a.link:visited,
a.contato:visited
		{ 
			border-width: 1px;
			border-bottom-width: 0px;
			border-bottom-color: #000000;
			border-color: #000000;
			border-style: solid;
			text-decoration: none;
			color: #ffffff;
			font-family: Arial;
			font-size: 10pt;
			background-color: #3181DA;
			padding: 3px;
		}

a.home:hover, 
a.galeria:hover,
a.vida:hover,
a.pensar:hover,
a.saiba:hover,
a.link:hover,
a.contato:hover
		{ 
			border-width: 1px; 
			border-top-width: 2px;
			border-bottom-width: 2px;
			border-color: #000000;
			border-bottom-color: #ffffff;
			border-top-color: #ff8c00;
			border-style: solid;
			text-decoration: none;
			color: #000000;
			font-family: Arial;
			font-size: 10pt;
			background-color: #ffffff;
			padding: 3px;
		}
		
#home .buttons .links a.home,
#galeria .buttons .links a.galeria,
#vida .buttons .links a.vida,
#pensar .buttons .links a.pensar,
#saiba .buttons .links a.saiba,
#link .buttons .links a.link,
#contato .buttons .links a.contato 	
			{
				border-width: 1px; 
				border-top-width: 2px;
				border-bottom-width: 2px;
				border-color: #000000;
				border-bottom-color: #ffffff;
				border-top-color: #ff8c00;
				border-style: solid;
				text-decoration: none;
				color: #000000;
				font-family: Arial;
				font-size: 10pt;
				background-color: #ffffff;
				padding: 3px;
			}

p.links
		{
			margin: 0px;
			padding: 0px;
		}
		
p.content
		{
			font-family: Arial;
			text-align: justify;
			font-size: 10pt;
			text-indent: 20px; 
		}

p.title
{
	font-family: Arial;
	text-align: justify;
	font-size: 12pt;
	text-indent: 20px; 
	font-weight: bold;
}
		
p.poem
		{
			font-family: Arial;
			text-align: center;
			font-size: 10pt;
			padding: 10px;
		}
		
ul.menu
		{
			border: solid 1px #ffffff;
			background-color: #404E6C;
			font-family: Arial;
			font-size: 10pt;
			list-style-type: none;
			color: #ffffff;
			margin: 0px;
			padding: 10px;
		}
		
li.menu
		{
			padding: 10px;
			margin: 0px;
		}