
@font-face {
 font-family:fe-font;
 src: url('http://www.omcreativo.com/fonts/fe.ttf'); /* EOT file for IE */
}

@font-face {
 font-family:fe-font;
 src: url('http://www.omcreativo.com/fonts/fe.eot'); /* EOT file for IE */
}

img.background 
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
}

div.zoom 
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}

tr.menubar
{
	text-align:center;
}

tr.menubar td a
{
	color:white;
	font-family:Calibri;
	text-decoration: none;
}

tr.textbar
{
	text-align:center;
}

tr.textbar td a
{
	color:white;
	font-family:Calibri;
	text-decoration: none;
}

.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666;  }

a.textwithshadow
{
	text-shadow:#000000 -6px -1px 4px; 
	color:white;
	font-family:Calibri;
}

a.titletext
{
	font-family:fe-font;
	color:#222222;
	font-weight:550;
}

a.normaltext
{
	font-family:fe-font;
	color:#222222;
	font-weight:500;
}

a.subtitletext
{
	font-family:fe-font;
	color:#000000;
	font-weight:bold;
}

p.subtitletext
{
	font-family:fe-font;
	color:#FFFFFF;
	font-weight:bold;
}

a.linktext1
{
	font-family:Calibri;
	color:yellow;
	font-weight:550;		
	font-style:italic;
}

li.vignettetext
{
	color:#F00000;
}



a.menuItem
{
	color:white;
	cursor:hand;
	text-decoration: none;
    font-family: fe-font;
}

input
{
	font-family:fe-font;
	width:100%;
	height:100%;
	color:white;
	background-color:#fc4c00;
	border-color:#fc4c00;
}

select
{
	color:white;
	font-family:fe-font;
	width:100%;
	height:100%;
	background-color:#fc4c00;
}

textarea
{
	color:white;
	font-family:fe-font;
	width:100%;
	background-color:#fc4c00;
}
