﻿*
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin: auto;
}

html
{
	height: 100%;
}

body
{
	text-align: center;
	background-color: #fff;
	margin: 5px 5px 5px 5px;
}

#divHome
{
	background-color: #fff;
	text-align: left;
	position: relative;
	min-height: 550px !important;
	width: 950px;
	border: solid 1px #CCC;
	height: auto !important;
}

#divForm
{
	height: auto !important;
	min-height: 400px !important;
}

#divForm h1
{
	margin: 10px;
	font: normal 18pt Arial Narrow, Arial, Trebuchet MS, Sans-Serif;
	text-transform: uppercase;
	color: #B00;
	border-bottom: dotted 1px #B00;
	letter-spacing: -1px;
}

#divForm h2
{
	margin: 0 10px 15px 10px;
	font: normal 15pt Arial Narrow, Tahoma, Arial, Sans-Serif;
	color: #000;
	letter-spacing: -1px;
}

#divForm p
{
	text-indent: 30px;
	margin: 0 10px 10px 10px;
	font: normal 10pt Trebuchet MS, Tahoma, Arial, Sans-Serif;
	color: #333;
}

#divTopo
{
	border-top: solid 8px #000;
	border-bottom: solid 1px #ccc;
	height: 120px;
	background: url(../../img/bgMenu.gif) repeat-x;
}

#divTopo .logo
{
	float: left;
	margin: 5px 25px 0 10px;
	cursor: auto;
}

#divTopo .logo2
{
	float: right;
	margin: 5px 10px 0 0;
}

#divIdioma
{
	float: left;
	margin: 2px 10px 0 525px;
}

#divIdioma li
{
	display: inline;
}

#divIdioma a
{
	font: normal 8pt Trebuchet MS, Tahoma, Arial, Sans-Serif;
	color: #000;
}

#divIdioma a:hover
{
	color: #B00;
}

#divMenu
{
	margin: 90px 0 0 0;
}

#divMenu li
{
	display: inline;
}

#divMenu a
{
	font: bold 10pt Trebuchet MS, Tahoma, Arial, Sans-Serif;
	color: #000;
	text-transform: uppercase;
	margin: 0 20px 0 0;
}

#divMenu a:hover
{
	color: #E00;
}

#divRodape
{
	background: #EEE;
	width: 940px;
	padding: 5px;
	height: 40px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
}

#divRodape .logo3
{
	float: left;
	margin: 5px 200px 0 5px;
}

#divRodape .bloco
{
	float: left;
	margin: 0px 5px 0 45px;
	width: 250px;
	font: normal 8pt Tahoma, Arial, Verdana;
	color: #666;
	line-height: 12px;
	text-align: left;
}

.imgGaleria
{
	background: #EFEFEF;
	padding: 10px;
	margin: 10px 0 10px 0;
}

/*Slideshow*/
div#slideshow-wrapper
{
	/*padding: 10px; 	border-bottom: 1px dotted rgb(192, 192, 192);*/
}

div#slideshow-wrapper div
{
	margin: 0 auto;
}

div#slideshow-title
{
	/* appearance */
	background: rgb(0, 0, 0);
	opacity: 0.4; *filter:alpha(opacity=40);

/* positioning */
width:100%;
height:18px;
Top:8px;
left:0;
padding:6px06px0;
margin:10px;

/* text style */
color:#fff;
text-align:right;
font-weight:bold;
font-size:12px;
font-family:TrebuchetMS,Tahoma,Arial,Sans-serif;
text-transform:uppercase;

}

div#slideshow-title span
{
	margin-right: 10px;
}

div#slideshow-pause
{
	/* appearance */
	background: #000;
	padding: 4px;
	border-left: 1px outset rgb(0, 0, 0);
	border-right: 1px outset rgb(0, 0, 0);
	border-bottom: 1px outset rgb(0, 0, 0); /* text style */
	color: rgb(255, 255, 255);
	font-variant: small-caps;
	font-size: 11px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.CampoTexto
{
	border-style: solid;
	border: solid 1px #666;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10px;
}

.botao
{
	border-style: solid;
	border-color: #666;
	background-color: White;
	font-family: Tahoma, Arial, Sans-serif;
}

#divFormularioContato
{
	float: left;
	margin: 0px 5px 0 45px;
	width: 250px;
	font: bold 8pt Tahoma, Arial, Verdana;
	color: #666;
	line-height: 12px;
	text-align: left;
}

#divMapaDojo
{
	float: left;
	margin: 0 30px 10px 10px;
	font: bold 8pt Tahoma, Arial, Verdana;
	color: #666;
	line-height: 12px;
	text-align: left;
}


.LabelTabelaContato
{
	width: 80px;
}

#divLiksYoshinkan a
{
	font: normal 10pt Trebuchet MS, Tahoma, Arial, Sans-Serif;
	color: #000;
}

#divLiksYoshinkan a:hover
{
	color: #B00;
}

