body	
		{
	background-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../../image/fundo.gif);
		}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:active {
	color: #00FF00;
	text-decoration: underline
}
a:hover {
	color: #CECE00;
	text-decoration: none;
}

.menu a:link {
	color: white;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	height: 60px;
	background-color: #000000;
}
.menu a:visited {
	color: white;
	text-decoration: none
}
.menu a:active { color: white; text-decoration: underline }
.menu a:hover {
	color: #FFFF00;
	text-decoration: none
}

.head
		{
	width: 930px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	left: 4px;
	right: 4px;
		 }

.header
		{
	margin-bottom: 2px;
	width: 904px;
	height: 350px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../image/fundo_titlo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	left: 10px;
	right: 10px;
		}
.headerkop
		{
	font-size: 50px;
	color: #FFFFFF;
	padding-top: 70px;
	margin-left: 35px;
	width: 850px;
		}
		
.menu
		{
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	top: 325px;
	width: 925px;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
		
.content
		{
	width: 903px;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px;
		}
		
.kop	{
	font-size: 14px;
	color: #FF3300;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
		}
		
.txt	{
	font-size: 14px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
		}
		  
.footer {
	width: 100%;
	border-top: 1px dotted gray;
	margin-top: 30px;
	font-size: 10px;
	text-align: right;
	color: #333333;
		  }
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: white;
	border: 1px solid black;
	padding: 1pt;
	margin: 5px;
   }
        
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: white;
	border: 1px solid black;
	padding: 1pt;
	margin: 5px;
	}
.album{
	background:#ffffff;
	border:1px solid #DD0B0B;
	border-left:5px solid #DD0B0B;
	padding:7px}