html, body {
	margin:0;
	height:100%; /* this is the key! */ 
	background:url(images/bg2.jpg) no-repeat fixed;
	font-family: "Calibri",arial,sans-serif;
}


.noticias{
	float:right;
	width:300px;
	padding:10px;
	/* background-image:url(images/item_bg.jpg); */
	border:1px solid #87CB1E;
	background-color:#FF6;
}


.title_div{
	font-weight:bold;
	font-size:16px;
	color:#000;
	text-decoration:none;
}
.title_div a{
	text-decoration:none;

}
.title_div a:hover{
	color:#F90;
}

.intro_div{
	font-size:12px;
	font-weight:normal;
	color:#000;
}
.paragraph_div{
	font-size:12px;
	font-weight:normal;
}

/*	BLACK ----------------------------------------------------------*/
.black_1 {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}
.black_1 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.black_1 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.black_2 {
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.black_2 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.black_2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.black_3 {
	color:#555555;
	font-size:14px;
	font-weight:normal;
}
.black_3 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.black_3 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.black_4 {
	color:#003300;
	font-size:20px;
	font-weight:normal;
}

.black_5 {
	color:#003366;
	font-size:24px;
	font-weight:normal;
}

.black_6 {
	color:#000000;
	font-size:30px;
	font-weight:normal;
}


/*	WHITE ----------------------------------------------------------*/
.white_1 {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
}
.white_1 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_1 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
.white_2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_3 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}
.white_3 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_3 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_4 {
	color:#FFFFFF;;
	font-size:16px;
	font-weight:normal;
}
.white_4 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_4 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_5 {
	color:#ffffff;
	font-size:24px;
	font-weight:normal;
}

/*	-------------------------------------- */

.foto {
	border:2px solid #DEF08C;
	background-color:#e8e8e8;
	padding:6px;
}


.voltar {
	float:left; 
	padding:5px; 
	width:70px; 
	color:#000; 
	background:#87CB1E; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
}
.voltar a{
	text-decoration:none;
	color:#000;
}
.voltar a:hover{
	color:#FFF;
}

.ver_mais {
	float:right; 
	padding:5px; 
	width:70px; 
	margin-top:-23px; 
	color:#000; 
	background:#87CB1E; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
}
.ver_mais a{
	text-decoration:none;
	color:#000;
}
.ver_mais a:hover{
	color:#FFF;
}
.table_border_1 {
	border:1px #87CB1E solid;
	padding:1px;
	text-decoration:none;
	background:url(images/item_bg.jpg) no-repeat;
}
.table_border_1 a {
	text-decoration:none;
	color:#000;
	
}
.table_border_1 a:hover {
	color:#F30;
}

.table_border_1_submenu {
	border:1px #020202 solid;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	height:20px;
	text-decoration:none;
	
}
.table_border_1_submenu a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}
.table_border_1_submenu a:hover{
	color:#FF0000;
	background-color:#e4E5F7;
	padding-left:2px;
	background:#FFFFFF;
	text-decoration:none;
}


/*	----------------------------------------------	*/
.grey_2 {
	color:#cccccc;
	font-size:12px;
	font-weight:normal;
}
.grey_2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.grey_2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.border_bottom{
border-bottom:#FFFFFF 0px solid;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	background:url(images/section_bg.jpg);
	text-decoration:none;
}
.border_bottom a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	background:url(images/section_bg.jpg);
	text-decoration:none;
}
.border_bottom a:hover{
border-bottom:#FFFFFF 0px solid;
	color:#FF0000;
	font-size:14px;
	font-weight:normal;
	background:url(images/section_bg.jpg);
	text-decoration:none;
}

.heading {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.heading a{
	text-decoration:none;
	color:#FFFFFF;
}
.heading a:hover{
	color:#FF0000;
	text-decoration:none;
}


.table_border_2 {
	border:1px #003300 solid;
	padding:5px;
	text-decoration:none;
/*
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
*/

}


.table_border_2_submenu {
	border:1px #020202 solid;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:1px;
	margin:0px;
}
.table_border_2_submenu a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	margin:2px;
	padding:4px;
}
.table_border_2_submenu a:hover{
	color:#FF0000;
	background-color:#e4E5F7;
	padding-left:2px;
	background:#FFFFFF;
	text-decoration:none;
	padding:6px;
	margin:0px;
}


.green_2 {
	color:#003300;
	font-size:12px;
	font-weight:normal;
}
.green_2 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.green_2 a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.green_3 {
	color:#003300;
	font-size:14px;
	font-weight:normal;
}
.green_3 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.green_3 a:hover{
	color:#FF6600;
	text-decoration:underline;
}


#container1 {
	height:445px;
	width:524px;
	background:url(images/images/fluxima1_06.jpg) no-repeat;
	float:left;
	padding:30px;
	top:50px;
	left:20px;
	position:relative;
}

.shadow {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#202020,direction=135);
}

.button1{
	color:#FFF;
	background-color:#75C500;
	padding:2px;
	border:1px #030 solid;
	width:120px;
	font-weight:bold;
}