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


a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
strong, b {
	font-weight: none;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/
.texto_int {
font-family:"Lucida Sans",Arial , sans-serif; 
color:#FFFFFF;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.texto_int11 {
font: normal 12px Lucida Sans;
color: wite;
background: #e60e3c;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;

}
	
	
	
	
h1 {
	font-family:"Lucida Sans",Arial , sans-serif; 
	color:#e01637;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}

#content {
	float: left;
	padding: 0 0 0 0px;
	width: 100%; /* ie5win fudge begins */
	background-color:#000000;
	filter:alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
			margin-top:0px;
	}

#content2 {
	float: left;
	padding: 0px 0px 0px 2%;
	margin: 0px 0% 0px 0%;
	width: 98%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;



	}
#content3 {
	float: left;
	padding: 0px 0% 0px 0%;
	margin: 10px 0% 0px 0%;
	width: 65%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}	
html>body #content2 {
	width: 98%; /* ie5win fudge ends */
	}

#div_cont {

float: left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 3%;
	background: #666;
	border: 1px solid #ccc;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:  400px;

}


#div_cont2 {
float: left;
	padding: 5px 5px 5px 100px;
	margin: 5px 5px 5px 5px;

	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 51%;


}

html>body #div_cont {
	width:  400px; /* ie5win fudge ends */
	}
	

#div_sobremim {
float: left;
	padding: 5px 5px 5px 15px;
	margin: 5px 5px 5px 70px;
	width: 60%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 60%;

}

html>body #div_sobremim {
	width: 60%; /* ie5win fudge ends */

	}
#div_plugoo {
    float: left;
	padding: 5px 5px 5px 15px;
	margin: 5px 5px 5px 70px;
	width: 140px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 140px;
	clear:both;

}

html>body #div_plugoo {
	width: 140px; /* ie5win fudge ends */

	}
	
	
	
	
.separador {
width:730px;
height:12px;
float:left;
margin:20px 0px;
background-color:#E1E1E1;
line-height:12px;
}

#div_cont .destaque {
float:left;
position:relative;
height:140px;
width:200px;
font-family:Lucida Sans, Arial, Helvetica, sans-serif;
font-size:12px;
clear:both;
}

#div_cont .titulofoto {
font-size:11px;
font-weight:bold;
width:770px;
}

#div_cont .foto, #div_cont .texto {
margin-top:5px;
float:left;

}

