/* Fonte-face */

@font-face {
	font-family: 'pastel';
	src: url('pastel_crayon-webfont.eot');
	src: local('?'), url('pastel_crayon-webfont.woff') format('woff'), url('pastel_crayon-webfont.ttf') format('truetype'), url('pastel_crayon-webfont.svg#webfontYnMrF4tf') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DesignerNotes';
	src: url('designer-notes-webfont.eot');
	src: local('?'), url('designer-notes-webfont.woff') format('woff'), url('designer-notes-webfont.ttf') format('truetype'), url('designer-notes-webfont.svg#webfontaQDiXJ6D') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Eraser';
	src: url('erdust__-webfont.eot');
	src: local('?'), url('erdust__-webfont.woff') format('woff'), url('erdust__-webfont.ttf') format('truetype'), url('erdust__-webfont.svg#webfontbnMLGZWB') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EraserDust';
	src: url('erasdust-webfont.eot');
	src: local('?'), url('erasdust-webfont.woff') format('woff'), url('erasdust-webfont.ttf') format('truetype'), url('erasdust-webfont.svg#webfontumZVKeAh') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Note this';
	src: url('note_this-webfont.eot');
	src: local('?'), url('note_this-webfont.woff') format('woff'), url('note_this-webfont.ttf') format('truetype'), url('note_this-webfont.svg#webfontaQDiXJ6D') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Define cor de background */

BODY {
	BACKGROUND-COLOR: #fcf8c8
}


/* Retira os sublinhados dos links */

A { 	
	font-family:Eraserdust;
	TEXT-DECORATION: none;
	color:white;
}


/* Cria classes e distribui cores para cada link */


a.italiano:hover {
		   color:blue
}

a.frances:hover {
		  color:blue
}
a.ingles:hover {
		 color:blue
}
a.sobremim:hover {
		color:yellow
}
a.artigos:hover {
		  color:lightgreen
}

a.podcast:hover { 
		  color:blue
}
a.comunidade:hover { 
		     color:orange
}
a.login:hover { 
		color:red
}
a.email:hover { 
		color:lightgreen

}

/* Define posicoes dos elementos da pagina index */

#licoes {
	Z-INDEX: 1; LEFT: 720px; WIDTH: 200px; POSITION: absolute; TOP: 153px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 48px;
	color: white;
}

#ingles {
	Z-INDEX: 1; LEFT: 880px; WIDTH: 200px; POSITION: absolute; TOP: 153px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 30px;

}

#italiano {
	Z-INDEX: 1; LEFT: 880px; WIDTH: 200px; POSITION: absolute; TOP: 193px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 30px;

}

#frances {
	Z-INDEX: 1; LEFT: 880px; WIDTH: 200px; POSITION: absolute; TOP: 233px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 30px;

}

#sobremim {
	Z-INDEX: 1; LEFT: 740px; WIDTH: 250px; POSITION: absolute; TOP: 300px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 48px;

}

#artigos {
	Z-INDEX: 1; LEFT: 740px; WIDTH: 200px; POSITION: absolute; TOP: 350px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 48px;

}

#podcast {
	Z-INDEX: 1; LEFT: 250px; WIDTH: 400px; POSITION: absolute; TOP: 153px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 48px;

}

#comunidade {
	Z-INDEX: 1; LEFT: 740px; WIDTH: 300px; POSITION: absolute; TOP: 400px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 48px;

	
}

#login {
	Z-INDEX: 1; LEFT: 250px; WIDTH: 200px; POSITION: absolute; TOP: 343px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 48px;

}

#email {
	Z-INDEX: 1; LEFT: 250px; WIDTH: 200px; POSITION: absolute; TOP: 393px; HEIGHT: 115px;
	font-family: Eraserdust;
	font-size: 48px;

}

#mmumeda {
	Z-INDEX: 1; LEFT: 580px; WIDTH: 200px; POSITION: absolute; TOP: 627px; HEIGHT: 20px;
	font-family: arial;
	font-size: 12px;
	color: #663333;
}