﻿body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url('css/fundo.jpg');
	margin-top: 30px;
	margin-bottom: 30px;
}

.conteudo{
	width: 800px;
	height:750px;
	background-color: #ffffff;
}
.logo{
	height: 180px;
	background-color: black;
	background-image: url('css/logo.jpg');
	font-size: x-large;
	color: #FFFFFF;
}

.logotext1{
font-size: 30px;
text-align:left;
padding-top: 40px;
padding-left: 65px;
font-weight: 800;
	}

.logotext2{
font-size: 18px;
text-align:left;
padding-top: 10px;
padding-left: 70px;

	}
	
.logotext3{
	text-align:left;
	padding-top: 10px;
	padding-left: 34px;
	font-size:16px;
	text-decoration: underline;
	font-weight: 800;
	text-transform: uppercase;
	}


.colunas{
height:200;
width: 800px;
}
	
	
.coluna1{
height: 180px;
width: 450px;
float: left;
background-repeat: no-repeat;
text-align: left;
}

.titulocoluna1{
	font-size: 16px;
	margin: 20px;
	margin-top:40px;
	text-align: justify;
	font-weight: 600;
	color:blue;
}


.textocoluna1{
	font-size: 13px;
	margin: 20px;
	text-align: justify;
}
	
.coluna2{
height: 200px;
width: 340px;
float: right;
background-image:url('css/coluna2.jpg');
background-repeat: no-repeat;
background-position: center center;
	
	}

.saibamais{
background-color: #3399FF;	
width: 150px;
height: 22px;
margin: 0px;
line-height: 25px;
color:white;
	}
	
.saibamais a:link{	
	color:white;
	text-decoration: none;
}

.saibamais a:hover{
	
	color:#bbbbbb;
	text-decoration: none;
}

.coluna3{
height: 300px;
float:left;
width:800px;
background-repeat:no-repeat;
background-position: right bottom;
text-align: left;
line-height: 18px;

}

.titulocoluna3{
	margin: 20px;
	margin-top:5px;
	font-weight: 600;
	color:blue;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;	
	}

.textocoluna3{
text-align: justify;
margin: 20px;

	
	}
.textocoluna3cont{
text-align:justify;
margin: 20px;
width: 360px;
	
	}

.linkhomecoluna3{
padding-top:2px;
padding-bottom:2px;
padding:4px;
background-color:#0066cb;
color:white;
	}
	
.linkhomecoluna3{
padding-top:2px;
padding-bottom:2px;
padding:4px;
background-color:#0066cb;
color:white;
	}

.linkhomecoluna3 a:link{
color:#ffffff;
text-decoration: none;
}

.linkhomecoluna3 a:hover{
color:#66CCFF;
}

.linkhomecoluna3 a:vistited{
color:#ffffff;
}



.rodapecolor{
	background-color: #0066cb;
	}

.rodape{
height: 30px;	
background-color: #0066cb;
line-height: 25px;
color:white;
float:left;
width:800px;
height:60px;
}

.rodape a:link{
color:white;	
	}
	
.rodape a:hover{
color:#dddddd;	
	}
	
.rodape a:visited{
color:#dddddd;	
	}




ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-image:url('css/menu/fundo.jpg');
	border-bottom: 1px dashed #3A81C3;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	}
ul#menu li a:hover{
	color:#6699FF;
}
.marc{
margin-bottom: 10px;
font-size: 12px;
}
