@import url(global.css);

#navegacaoPrincipal li.produtos a {
	background-position: 0 bottom;
	color: #D02827;
}

#conteudo h2.title {
	background: transparent url(../imgs/cabProdutos.gif) no-repeat;
	width: 200px;
}

body #centro #vejaTambem {
	_padding-left: 0;
	_padding-right: 0;
	_margin-left: 10px;
}


.txtApoio{

	padding: 15px;
	line-height: 135%;
	background:#F8FAFC;

}


#unidades li{

	float:left;
	width: 212px;
	list-style:none;
	margin: 15px 13px 0 13px;
	_margin: 15px 10px 0 5px;


}

#unidades li h3{

	color:#DD3937;
	font-size:18px;
	font-weight:bold;
	letter-spacing: -1px;
	padding: 15px 0 10px 10px;


}

#unidades li p{

	line-height: 135%;
	height: 130px;
	padding: 0 0 0 10px;;

}

#unidades li a{

	display:block;
	padding: 25px 0 10px 10px;

}


/******* LISTA *******/
#lista {
	width: 458px;
}

#lista:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;


}

#lista li {
	float: left;
	margin-bottom: 18px;
	width: 220px;
}

#lista li, #lista li a {
	display: block;


}

#lista li a {
	background: #FFF;
	border: 7px black #E0E6EF;
	cursor: pointer;
	text-decoration: none;
	width: 206px;
}

#lista li a:hover { border-color: #F3F5F9; }

#lista li a:hover big, #lista li a:hover span { background-color: #F3F5F9; }

#lista li.impar {
	clear: left;
	margin-right: 18px;

}


#lista li a big {
	background: #E0E6EF;
	clear: both;
	color: #2F3548;
	display: block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px;
	padding-top: 0;
	width: 196px;
}

#lista li a img {
	display: block;
	margin: 5px auto;
}

#lista li a span.descricao {
	background: #E0E6EF url(../imgs/setaProdutos.gif) no-repeat 4px 1px;
	clear: both;
	color: #727477;
	display: block;
	margin-top: 6px;
	padding: 5px 5px 5px 17px;
	width: 184px;
}


/******* DETALHES *******/

a.voltar{
	margin-top: 10px;
	padding: 6px;
	background:#F8FAFC;
	font-size: 11px;
	text-decoration:none;
	color: #6C92BF;
	clear:both;



}
a:hover.voltar{
	background:#D7E2EE;
}

#conteudo #detalhes {
	padding-bottom: 10px;

}

#conteudo #detalhes:after, #conteudo #detalhes div.box:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

#conteudo #detalhes div.unidade {
	display: block;
	padding: 10px 0;
	/*background:#E8EEF5;*/
}

#conteudo #detalhes div.unidade p{
	color: #1B4460;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: -1px;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #E8EEF5;
}

#conteudo #detalhes div.unidade a{
	color: #6C92BF;
	font-size: 11px;
	text-decoration:none;

}

#conteudo #detalhes div.unidade a:hover{

	text-decoration:underline;

}


#conteudo #detalhes div.box {
	float:left;
	margin: 0 0 30px 0;
	padding: 0px;
	padding-bottom: 5px;
	width:100%;
	height: auto;
	_height: 280px;



}

#conteudo #detalhes div.box h3 {
	color: #DD3937;
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.04em;
	padding-top: 35px;
	padding-bottom: 10px;
}

.imgProd {
	float:left;
	border: 4px solid #FFF;
	margin: 0 10px 0 0;
}

.imgProd2 {
	float:right;
	border: 4px solid #FFF;
	margin: 0 0 0 10px;
}

#conteudo #detalhes div.box p {
	display: inline;
	font-size: 12px;
	line-height: 1.35em;
	min-height: 20px;
	padding-top: 5px;

}

#conteudo #detalhes div.box .ancora {

	background:#fff;

}

#conteudo #detalhes div.box .linktabela {


	background:#fff;

}

#conteudo #detalhes div.box a {
	margin-top: 10px;
	padding: 6px;
	/*background:#F8FAFC;*/
	font-size: 11px;
	text-decoration:none;
	color: #6C92BF;
}

#conteudo #detalhes div.box a.solicitar {
	background:#F8FAFC;

}

#conteudo #detalhes div.box a.solicitar:hover {
	background:#DD3937;
	color: #000;
}



/* galeria */
#conteudo div#galeria {
	background-color: #fff;
	clear: both;
	margin: 15px 0 0 -10px;
	padding: 10px 10px 6px 10px;
	position: relative;
	width: 419px;
}

#conteudo div#galeria:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}


#conteudo div#galeria h3 {
	background: transparent url(../imgs/regua.gif) repeat-x 0 bottom;
	color: #2F3548;
	display: block;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 419px;
}

#conteudo div#galeria h3 span {
	color: #9197A4;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0;
}


#conteudo div#galeria ul {
	clear: both;
	display: block;
	width: 419px;
}

#conteudo div#galeria ul li {
	display: block;
	float: left;
	padding: 0 10px 9px 0;
}

#conteudo div#galeria ul li a {
	border: 2px solid #C4CDDB;
	display: block;
}

#conteudo div#galeria ul li a:hover { border-color: #768BAB; }

#conteudo div#galeria ul li a img {
	display: block;
}



/* PAGINACAO*/

#paginacao {
	clear: both;
	font-size: 16px;
	padding-top: 25px;
	text-align: center;
}

#paginacao a {
	background: #D9E0EA;
	color: #666;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}

#paginacao a:hover {
	background: #FFF;
	color: #000;
}

#paginacao span{
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 4px;
}
