@font-face {
    font-family: 'bold';
    src: url('fonts/bold-webfont.eot');
    src: url('fonts/bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bold-webfont.woff') format('woff'),
         url('fonts/bold-webfont.ttf') format('truetype'),
         url('fonts/bold-webfont.svg#bold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'condensed';
    src: url('fonts/cond-webfont.eot');
    src: url('fonts/cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cond-webfont.woff') format('woff'),
         url('fonts/cond-webfont.ttf') format('truetype'),
         url('fonts/cond-webfont.svg#condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'light';
    src: url('fonts/light-webfont.eot');
    src: url('fonts/light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/light-webfont.woff') format('woff'),
         url('fonts/light-webfont.ttf') format('truetype'),
         url('fonts/light-webfont.svg#light') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'regular';
    src: url('fonts/regular-webfont.eot');
    src: url('fonts/regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/regular-webfont.woff') format('woff'),
         url('fonts/regular-webfont.ttf') format('truetype'),
         url('fonts/regular-webfont.svg#regular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'bold_semicondensed';
    src: url('fonts/boldsemicn-webfont.eot');
    src: url('fonts/boldsemicn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/boldsemicn-webfont.woff') format('woff'),
         url('fonts/boldsemicn-webfont.ttf') format('truetype'),
         url('fonts/boldsemicn-webfont.svg#bold_semicondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'bold_condensed';
    src: url('fonts/boldcond-webfont.eot');
    src: url('fonts/boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/boldcond-webfont.woff') format('woff'),
         url('fonts/boldcond-webfont.ttf') format('truetype'),
         url('fonts/boldcond-webfont.svg#bold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'semibold_condensed';
    src: url('fonts/semiboldcond-webfont.eot');
    src: url('fonts/semiboldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/semiboldcond-webfont.woff') format('woff'),
         url('fonts/semiboldcond-webfont.ttf') format('truetype'),
         url('fonts/semiboldcond-webfont.svg#semibold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'semibold';
    src: url('fonts/semibold-webfont.eot');
    src: url('fonts/semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/semibold-webfont.woff') format('woff'),
         url('fonts/semibold-webfont.ttf') format('truetype'),
         url('fonts/semibold-webfont.svg#semibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}





.titulo{
	
	font-family:'light';
	font-size:33px;
}

.titulo2{
	
	font-family:'bold';
	font-size:33px;
}

.titulo3{
	
	font-family:'regular';
	font-size:30px;
}
.texto{
	font-family:'regular';
	font-size:14px;
	color:#333435;
	display:block;
	text-align:justify;
	
}







a.MaisVideos {
	
	font-family:'bold_semicondensed';
	font-size:11px;
	text-decoration:none;
	color:#000000;
	line-height:10px;
}
a.MaisVideos:hover {
	
	font-family:'bold_semicondensed';
	font-size:11px;
	color:#666;
	text-decoration:none;
	line-height:10px;
}

a.noticias {
	
	font-family:'regular';
	font-size:12px;
	text-decoration:none;
	color:#333435;
	line-height:16px;
}
a.noticias span {
	
	font-family:'bold';
	font-size:14px;
	text-decoration:none;
	color:#404040;
	line-height:16px;
}

a.noticias:hover {
	
	font-family:'regular';
	font-size:12px;
	text-decoration:none;
	color:#74777a;
	line-height:16px;
}
a.noticias:hover span {
	
	font-family:'bold';
	font-size:14px;
	text-decoration:none;
	color:#74777a;
	line-height:16px;
}


a.youtube {
	
	font-family:'regular';
	font-size:10px;
	text-decoration:none;
	color:#1c84d6;
	line-height:10px;
	
}
a.youtube:hover {
	
	font-family:'regular';
	font-size:10px;
	text-decoration:none;
	color:#62baff;
	line-height:10px;
	
}





a.fotos {
	
	font-family:'regular';
	font-size:10px;
	text-decoration:none;
	color:#333;
	line-height:10px;
	
}
a.fotos:hover {
	
	font-family:'regular';
	font-size:10px;
	text-decoration:none;
	color:#666;
	line-height:10px;
	
}





.CampoParticipe{
	
	font-family:'bold_semicondensed';
	font-size: 12px;
	color:#666;
	background-color:transparent;
	height:20px;
	border:0px none;
	width:144px
	
}


.CampoParticipeMultiLine{
	
	font-family:'bold_semicondensed';
	font-size: 12px;
	color:#666;
	background-color:transparent;
	height:76px;
	border:0px none;
	width:217px
	
}

a.MenuRodape{
	
	font-family:'semibold_condensed';
	font-size:14px;
	color:#535353;	
	text-decoration:none;
	
}
a.MenuRodape:hover{
	
	font-family:'semibold_condensed';
	font-size:14px;
	color:#1e9a4a;	
	text-decoration:none;
	
}