@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #cccccc;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


#table {
	width: 100%;
	height: 100%;
	display: table;
	*overflow: hidden; /* hack para o IE6 e IE7 */
	*position: relative; /* hack para o IE6 e IE7 */
}

#cell {
	vertical-align: middle;
	display: table-cell;
	_position: absolute;
	_top: 50%;
	*top: 50%; /* hack para o IE6 e IE7 */
	*position: absolute; /* hack para o IE6 e IE7 */
}

#container {
	top: -50%;
	background-image: url(images/bg-index.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	position: relative;
	border: 1px solid black;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	position: relative;
	left: 220px;
	top: -530px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 0px;
}

#container-espaco {
	top: -50%;
	background-image: url(images/bg-espaco.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}

#container-educacao {
	top: -50%;
	background-image: url(images/bg-educacao.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}

#container-tecnica {
	top: -50%;
	background-image: url(images/bg-tecnica.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}

#container-clipping {
	top: -50%;
	background-image: url(images/bg-clipping.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}

#container-agenda {
	top: -50%;
	background-image: url(images/bg-agenda.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}

#container-outras {
	top: -50%;
	background-image: url(images/bg-outras.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}

#container-contato {
	top: -50%;
	background-image: url(images/bg-contato.jpg);
	width: 750px;
	height: 572px;
	margin: auto;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}

#logo {
	width: 417px;
	left: 15px;
	position: relative;	
	top: 10px;
	/*border: 1px solid #00CC00;*/
}

#logo-internas {
	width: 417px;
	position: relative;
	left: 270px;
	top: 15px;
	z-index: 1;
	
}

#foto-topo {
	width: 417px;
	height: 184px;
	position: relative;
	left: 630px;
	top: -120px;
}

#foto-topo2 {
	width: 417px;
	height: 184px;
	position: relative;
	left: 580px;
	top: -120px;
}

#foto-topo3 {
	width: 417px;
	height: 184px;
	position: relative;
	left: 600px;
	top: -120px;
}

#miolo {
	width: 460px;
	height: 280px;
	position: relative;
	left: 270px;
	top: -530px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 15px;
}

#miolo2 {
	width: 460px;
	height: 280px;
	position: relative;
	left: 80px;
	top: -210px;
}

#miolo-horizontal {
	width: 460px;
	height: 320px;
	position: relative;
	left: 270px;
	top: -530px;
	overflow-y: hidden;
	overflow-x: scroll;
	padding-right: 15px;
}

#endereco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: relative;
	width: 200px;
	top: 30px;
	left: 10px;
}

#endereco-internas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	position: relative;
	width: 200px;
	top: -170px;
	left: 20px;
}

#menu {
	position: relative;
	left: 195px; /*posição à direita*/
	top: 30px; /*posição abaixo*/
	width: 260px;
}

#menu li {
	list-style-type: none; /*remove o marcador*/
	margin: 0; /*remove o recuo IE e Opera*/
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

#menu a {
	display: block;
	width: 260px;
	color: #000000;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 36px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 36px;
	background-repeat: no-repeat;
	text-align: right;
}
.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px dotted #666666;
}

body>#menu a {width:260px;}

#menu a:hover {
	background-image: url(images/simbolo-on.png);
	background-repeat: no-repeat;
	background-position: 85px;
}

#menu-internas {
	position: relative;
	left: -40px; /*posição à direita*/
	top: -190px; /*posição abaixo*/
	width: 140px;
	*position: relative;
	*top: -200px;
}

#menu-internas li {
	list-style-type: none; /*remove o marcador*/
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

#menu-internas a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 140px;
	color: #000000;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 33px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 33px;
	background-repeat: no-repeat;
	text-align: right;
}

body>#menu-internas a {width:190px;}

#menu-internas a:hover {
	background-image: url(images/simbolo-on.png);
	background-repeat: no-repeat;
	background-position: -50px;
}

#credito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	position: relative;
	top: 55px;
	*position: relative;
	*top: 45px;
}

#credito-internas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	position: relative;
	top: 570px;
	z-index: 1;
	*position: relative;
	*top: 283px;
}

.topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}

#sub-menu {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	list-style-image: url(images/simbolo.gif);
	position: relative;
	left: 150px;
	top: -250px;
	font-weight: bold;
	list-style-position: inside;
}

#sub-menu-horizontal {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: relative;
	left: 180px;
	top: -535px;
	font-weight: bold;
	list-style-type: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

#sub-menu-horizontal li {
	float:left;
}

#sub-menu-horizontal li a {
	color: #000000;
	display: inline;
	padding: 20px;
}

.ul-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}


.form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #040D0D; letter-spacing: normal; text-align: left; vertical-align: top; word-spacing: normal; white-space: normal; clear: none; float: none; height: 20px; width: 250px; border: 1px #040D0D solid; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.formlinhas { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #040D0D; letter-spacing: normal; text-align: left; vertical-align: top; word-spacing: normal; white-space: normal; clear: none; float: none; height: 100px; width: 250px; border: 1px #040D0D solid; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px }
.botoes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #040D0D; letter-spacing: normal; text-align: center; vertical-align: top; word-spacing: normal; white-space: normal; clear: none; float: none; height: 20px; width: 70px; border: 1px #040D0D solid; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px }

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.gyrotonic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#rodape-gyro {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	position: relative;
	height: 30px;
	width: 750px;
	top: 60px;
}
#rodape-gyro-internas {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	position: relative;
	height: 30px;
	width: 750px;
	top: 580px;
}

.nova-data {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}