.ystatic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;	
    text-decoration: none;
}



/* Inicio CSS Ingraphics */


body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6,p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size:18px;
	font-weight:bold;
}

h2
{
	font-size:18px;
	font-weight:bold;
}

h3
{
	font-size:16px;
	font-weight:bold;
}

h4
{
	font-size:14px;
	font-weight:bold;
}

h5
{
	font-size:11px;
	font-weight:bold;
}


h6
{
	font-size:11px;
	font-weight:bold;
	color:#C30;
}

p
{
	font-size:10px;
}

.headerTable,
.headerTableGeneral
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF; 
	background:#333;
}

.headerTable
{
	font-size: 10px;
}

.headerTableGeneral
{
	padding-left:10px;
	background:url(images/bulletProd.png) no-repeat left center #333;
	font-size: 12px;
	font-weight:bold;
}


.info
{
	padding:6px;
	text-align:justify;
}


.info h6
{
	text-transform:uppercase;
}


.info .copyright
{
	color:#F00;
	font-weight:bold;
	text-align:center;
}

.info ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


li 
{
	
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

.textProduct
{
	color: #FF0000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-decoration: none;
	
}

.textProduct strong
{
	
	margin-right:2px;
	
}

.textProduct strong strong
{
	
	font-size:10px;
	margin-right:2px;
	
}


.textProduct a:link
{
	color: #FF0000;
}

.textProduct a:hover
{
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.textProduct a:visited
{
	color: #999;
}


ul .textProduct
{
	margin-left:-20px;
	text-indent:inherit;
	
}

.textProduct li
{
	padding-left:20px;
	list-style-type: none;
	line-height:250%;
	background:url(images/bulletProd.png) no-repeat left center;
	padding-bottom:5px;
}

.textProduct li img
{
	margin-left:10px;
}


/* layout produto */



#wrapperProd
{
	
}


#headerProd
{
	padding:10px;
	background:url(images/bulletProd.png) no-repeat left center #333;
	font-size: 12px;
	font-weight:bold;
	color:#FFF;

}


#contentProd
{
	font-size:10px;
	margin-left:210px;
	padding:6px;
	
}


#contentHeaderProd 
{
	background-color:#EAEAEA;
	margin-top:-12px;
	margin-left:216px;
	color:#C30;
	
}


#contentHeaderProd a
{
	padding-right:20px;
	padding-left:6px;
}


a[href$=".pdf"] 
{
	background:url(images/acrobat.png) no-repeat right center;
}

#galeryProd
{
	position:relative;
	float:left;
	width:210px;
}

#dataProd
{
	margin-left:216px;
}

/* fim layout produto */



/* Tabelas */


.tblDados 
{
	width:450px;
	text-align:center;
	border-right:1px solid #999;
}


.tblDados #dados
{
	width:160px;
}

.tblDados #modelo, 
.tblDados #modelo2
.tblDados #modelo3
{
	width:90px;
}


.tblDados th
{
	padding: 6px 5px 6px 5px;
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;
	background-color:#333;
	border:1px solid #999;
}


.tblDados td
{
	font-size:10px;
	padding: 0px 5px 0px 5px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	
}
/* Fim Tabelas */





/* Fim CSS Ingraphics */


a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

