/* Body */
BODY {
        margin: 0px 0px 0px 0px;
        background-color : #FFFFFF;
        color : #000000;
 	    background-image: url(../images/background.jpg);
	    background-repeat: no-repeat;
	    background-position: left top;
        }

/* Template main*/ 
#letter_black { position:absolute; top:35px; right:10px; width:75px; height:75px; z-index:11; }
#letter_white { position:absolute; top:165px; right:10px; width:75px; height:201px; z-index:11; }

/* Pages */ 
#home_domingos { position:absolute; top:150px; left:185px; width:201px; height:330px; z-index:11; }
#aikido_entrada { position:absolute; top:150px; left:185px; width:326px; height:234px; z-index:11; }
#noticias { position:absolute; top:150px; left:185px; width:243px; height:256px; z-index:11; }
#tai_chi { position:absolute; top:150px; left:185px; width:354px; height:312px; z-index:11; }





#home_fight { position:absolute; top:450px; right:10px; width:422px; height:326px; z-index:9; }

/* Links */ 
a.content:link {  text-decoration: none; color: #A10007}
a.content:active {  text-decoration: none; color: #FF9900}
a.content:hover {  text-decoration: none; color: #FE1E28}
a.content:visited {  text-decoration: none; color: #AB7409}

a.tablecontent:link {  text-decoration: none; color: #A10007}
a.tablecontent:active {  text-decoration: none; color: #FF9900}
a.tablecontent:hover {  text-decoration: none; color: #FE1E28}
a.tablecontent:visited {  text-decoration: none; color: #AB7409}

a.copyright:link {  text-decoration: none; color: #A10007}
a.copyright:active {  text-decoration: none; color: #FF9900}
a.copyright:hover {  text-decoration: none; color: #FE1E28}
a.copyright:visited {  text-decoration: none; color: #AB7409}

a.menu:link {color: #000000; text-decoration: none;}
a.menu:active {color: #FF9900; text-decoration: none;} 
a.menu:hover {color: #000000; text-decoration: none;} 
a.menu:visited {color: #000000; text-decoration: none;} 

a.menuactive:link {color: #FE1E28; text-decoration: none;}
a.menuactive:active {color: #FE1E28; text-decoration: none;}
a.menuactive:hover {color: #000000; text-decoration: none;}
a.menuactive:visited {color: #FE1E28; text-decoration: none;}

.menu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	text-align: left;
}
.menuactive {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	text-align: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menu_background_repeat.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #894E21;
	text-decoration: none;
}
.tableheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

