@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
list-style:none;
border:0;
}

body {
	background: url(../images/bg_v1.gif) repeat-y left top;
	background-color: #ffff99;
}
h3 {
	color: #351752;
	font: bold 150%/normal Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bold;
	color: #351752;
}
#header {
	position: absolute;
	left: 518px;
	top: 9px;
	background: url(../images/Indigo.gif) no-repeat right top;
	width: 240px;
}

#container {
	width:760px;
	font: 80%/1.4em Arial, Helvetica, sans-serif;
	color: #666666;
}
#header span {
	position: absolute;
	left: -9999px;
}
#header a {
	width: 240px;
}
.indigodefinicao {
	position: absolute;
	left: -240px;
	top: 32px;
	width: 210px;
	color: #351752;
	font-size: 11px;
	text-align: right;
	color: #351752;
	font-weight: bold;
	line-height: normal;
}
.indigodefinicao a{
	text-decoration: none;
	color:#0099FF;

}
.indigodefinicao a:hover{
	text-decoration: underline;
	color:#0099FF;

}
#nav .menuinfo {
	position: absolute;
	left: 0px;
	top: 117px;
}
#nav .menuportfolio {
	position: absolute;
	left: 0px;
	top: 155px;
}
#nav .menucontato {
	position: absolute;
	left: 0px;
	top: 192px;
}
#nav .menuinfo span, #nav .menuportfolio span, #nav .menucontato span {
	position: absolute;
	left: -9999px;
}
#infoindigo, #contatoindigo {
	margin-top: 110px;
	margin-left: 260px;
	width: 380px;
	position: relative;
	padding: 20px;
	background: #FFFFFF;
	border-left: 10px solid #351752;
	border-top: 3px solid #351752;
	border-right: 5px solid #351752;
	border-bottom: 10px solid #351752;
	line-height: 1.5em;
}
#video {
	margin-left: 210px;
	width: 475px;
	position: relative;
	padding: 20px;
	background: #FFFFFF;
	border-left: 1px solid #351752;
	border-top: 1px solid #351752;
	border-right: 1px solid #351752;
	border-bottom: 1px solid #351752;
	line-height: 1.5em;
}
#rodape {
	font-size: 11px;
	margin-top: 15px;
	background-color: #351752;
	color: #FFFFFF;
	text-align: center;
	width: 760px;
	padding-bottom: 10px;
	position: relative;
	padding-top: 10px;
}
#rodape p {
	line-height: normal;
}
#container #indigopromo {
	position: absolute;
	top: 235px;
}
#submenu {
	position: relative;
	width: 495px;
	margin-left: 185px;
	margin-top: 126px;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #351752;
}
#submenu li {
	display: inline;
}
#submenu li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	padding-left: 20px;
}
#submenu li a:hover,  .promo #submenu .portfoliopromo a, .kenzo #submenu .portfoliokenzo a, .navajas #submenu .portfolionavajas a{
	color: #99CCFF;
	background: url(../images/bulletindigo.gif) no-repeat;
}
#infoindigo p  {
	margin-top: 1em;
}
#contatoindigo p {
	margin: 1em 0;
}
#contatoindigo a {
	color: #351752;
	text-decoration: none;
	font-weight: bold;
}
#contatoindigo a:hover {
	text-decoration: underline;
}
.contato #rodape {
	left:0;
	top:585px;
	font-size: 11px;
	background-color: #351752;
	color: #FFFFFF;
	text-align: center;
	width: 760px;
	padding-bottom: 10px;
	position: absolute;
	padding-top: 10px;
}
.autor {
	font-style: italic;
	text-align: right;
}
