﻿
body {
	height: 102%;
	background-image: url(bck1.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #17347F;
}

#container {
	max-width:960px;
	width:100%;
	margin:10px auto 10px;
	float:center;		
}

#container img {
	max-width:100%;
}


#container table {
		float:center;	
		width:70%;
		margin-top:3%;
		font-size:80%;
			
}

#container td {
		width:25%;
		background-color: #17347F;
		height:30px;			
}

#container td1 {
		width:25%;
		background-color: #17347F;
		height:30px;			
}

#container tr {
		
		height:30px;
}


#container p{	
	text-align:center;	
}



#tabela a {	
	border-bottom:0;
	padding:11px 5px;
	margin:11px 16px;
	height:auto;
	text-decoration:none;
	display:block;	
	text-align:center;
	color: #ffffff;	 
	}
	
#tabela a:hover {	
	background-color: #CF142B;	
	}
	
#tabela1 a {	
	border-bottom:0;
	padding:11px 5px;
	margin:11px 16px;
	height:auto;
	text-decoration:bold;
	display:block;	
	text-align:center;
	color: #ffffff;	 
	}
	
#tabela1 a:hover {	
	background-color: #CF142B;	
	}


a.normal:link {		
	padding:0;
	margin:0;	
	text-align:center;
	text-decoration:none;
	color: #CF142B;
}

a.normal:visited {
	padding:0;
	margin:0;
	text-decoration:underline;
	text-align:center;
	text-decoration:none;
	color: #CF142B;
	
}

a.normal:hover {
	padding:0;
	margin:0;
	text-decoration:underline;
	text-align:center;	
	color: #CF142B;
	
}


a img {
	border:0;
	padding:0;
	margin:0;
	background-color: #ffffff;
}
