body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #0268CD;
	background-image: url(imgs/bgSite.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 997px; /*Width of main container*/
	margin: 0; /*Center container on page*/
	height: 100%;
}
#menu01 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 130px;
	position:absolute;
	z-index: 20;
}
#menu01 .l1:hover {
	color: #000069;
	background-repeat: no-repeat;
}
#topsection{
	height: 250px; /*Height of top section*/
	background-image: url(imgs/cabecalho01.jpg);
	background-repeat: no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(imgs/bgConteudo01.jpg);
	height: 100%;
	background-repeat: repeat-y;
}

#contentcolumn{
	margin-left: 164px;
	height: 300%;
}

#leftcolumn{
	float: left;
	width: 164px; /*Width of left column*/
	margin-left: -997px;
	background-image: url(imgs/bgColunaEsq.jpg);
	background-repeat: no-repeat;
	height: 216px;
}

#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: left;
	background-image: url(imgs/rodape01.jpg);
	height: 103px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20;
	background-repeat: no-repeat;
}

#footer a{
	color: #0268CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.innertube{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
}
#titulo01 {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #003399;
}


#topsection #menu01 .l1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	margin-left: 30px;
	height: 1.7em;
	width: 6.8em;
	line-height: 1.5em;
	float: left;
	clear: both;
}

.innertubeEnd {
	margin-top: 0;
	line-height: 0.7em;
	font-size: 1.2em;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.blurb {
	float: left;
	height: 124px;
	width: 195px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 180px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-bottom: 40px;
	line-height: 1.7em;
}
.colunaConteudo {
	float: left;
	height: 300px;
	width: 200px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.7em;
	margin-top: -70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
}
.subtitulos {
	font-family: "Futura MD BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #003399;
}
#texto .fotosProds {
	border: 2px solid #BBD8FD;
	margin-right: 15px;
	margin-bottom: 25px;
}


#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #FFFFFF;
	height: 100%;
	width: 533px;
	margin-left: 225px;
	margin-top: 55px;
	line-height: 1.9em;
}
#vertical_slide {
	padding: 10px;
	margin-left: 45px;
	width: 150px;
	height: 88px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imgs/bgSubMenu01.png);
	background-repeat: no-repeat;
	clear: both;
}
#vertical_slide2 {
	padding: 10px;
	margin-left: 45px;
	width: 150px;
	height: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imgs/bgSubMenu02.png);
	background-repeat: no-repeat;
	clear: both;	
}
#vertical_slide a, #vertical_slide2 a {
	font-weight: bold;
	color: #030071;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#texto td input, #texto td textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #D5E6F7;
	border: 1px solid #CCCCCC;
	margin: 3px;
}

#texto td .botaoForm {
	border: medium ridge #0099FF;
}

#menuProd li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;	
}
