@charset "utf-8";
/* CSS Document */

body {
	background:#a6d5f3 url(images/bg.jpg) repeat-x top; 
	text-align:center;
}
html {
overflow: scroll;
} 
.textocentral {
	font-family: Arial, Helvetica, sans-serif;
	color:#1c5171;
	font-size: 11px;
	font-style:normal;
	
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1c5171;
}
.textosubmenufundoverde {
	font-family: Arial, Helvetica, sans-serif;
	color: #1c5171;
	font-size: 11px;
	font-weight: bold;
}
.textosubmenufundoazulbebe {
	font-family: Arial, Helvetica, sans-serif;
	color:#1c5171;
	font-size: 11px;
	font-weight: bold;
}

.submenu1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#1c5171;
	font-size: 10px;
	line-height:15px;
	text-decoration:none;
	font-style:normal;
}

.submenu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#6fa66f;
	font-size: 10px;
	line-height:15px;
	text-decoration:none;
}
.submenu1hit {
	font-family: Arial, Helvetica, sans-serif;
	color:#1c5171;
	font-size: 10px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
	font-style:normal;
}
.vermais {
	font-size: 10px;
	font-weight: bold;
	color: #6fa66f;
	cursor:pointer;
	text-decoration:none;
}
.vermais:hover {
	font-size: 10px;
	font-weight: bold;
	color: #1c5171;
	cursor:pointer;
	text-decoration:none;
}
.noticiaslink{
	font-family: Arial, Helvetica, sans-serif;
	color:#daedfb;
	font-size: 10px;
	font-style:normal;
	
}
.vermaisnot {
	font-size: 10px;
	font-weight: bold;
	color: #6fa66f;
	cursor:pointer;
	text-decoration:none;
}
.vermaisnot:hover {
	font-size: 10px;
	font-weight: bold;
	color: #fedf9f;
	cursor:pointer;
	text-decoration:none;
}
.noticiashead{
	color: #fedf9f;
	font-weight: bold;
	font-size: 10px;
}
