@font-face {
    font-family: 'futura_ltlight';
    src: url('fonts/FuturaLTLight/futura_lt_light-webfont.eot');
    src: url('fonts/FuturaLTLight/futura_lt_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FuturaLTLight/futura_lt_light-webfont.woff') format('woff'),
         url('fonts/FuturaLTLight/futura_lt_light-webfont.ttf') format('truetype'),
         url('fonts/FuturaLTLight/futura_lt_light-webfont.svg#futura_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('fonts/AvantGardeBkBT/avant_garde_bk_bt-webfont.eot');
    src: url('fonts/AvantGardeBkBT/avant_garde_bk_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/AvantGardeBkBT/avant_garde_bk_bt-webfont.woff') format('woff'),
         url('fonts/AvantGardeBkBT/avant_garde_bk_bt-webfont.ttf') format('truetype'),
         url('fonts/AvantGardeBkBT/avant_garde_bk_bt-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	margin: 0px;
	padding: 0px;
	background-color: #7A7A7B;
}
.topHeader {
	background-image: url(../img/dotHeader-1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.dotDarkGrey {
	background-color: #7A7A7B;
	background-repeat: repeat;
}
.dotMeddiumGrey {
	background-color: #999999;
	background-repeat: repeat;
}
.footerWithImage {
	background-color: #7A7A7B;
	background-image: url(../img/footerWorldPattern.png);
	background-repeat: no-repeat;
}
.dotLightGrey {
	background-image: url(../img/ligthGrey.gif);
	background-repeat: repeat;
}

.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.cursosInternos {
	background-image: url(../img/dotCursosInternos.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	
}


.cursosInternoTitle {
	font-family: avantgarde_bk_btbook, Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.cursoInternoSubtitle {
	font-family: avantgarde_bk_btbook, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.cursosInternoText {
	font-family: futura_ltlight, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00C;
	text-decoration: none;
}


.noticiasHome {
	background-image: url(../img/noticiasHome.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 385px;
	width: 1000px;
}

.noticiasTitle {
	font-family: avantgarde_bk_btbook, Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.noticiasSubtitle {
	font-family: avantgarde_bk_btbook, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.noticiasText {
	font-family: futura_ltlight, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}