html .body 	{ font-size:10px; }
.body 		{ font:1.0em 'PontanoSans','Arial','Trebuchet','Verdana'; margin:0px; padding:0px; color:#FFFFFF; }
a  	  		{ text-decoration:none; color:inherit; }
.centerAll	{ width:100%; margin-left:auto; margin-right:auto; }
.body h1	        { font-size:2.8em; font-weight:bold; text-align:center; text-transform:uppercase; margin-top:-60px; margin-bottom:75px; text-shadow:0 0 20px #666,0 0 20px #666}
.cRED       { color:#973633 !important; }
.a:hover    { color:#973633 !important; }


#cycle-banner 			{ background:url(../imagens/ban.png) repeat; float:right; width:736px; height:303px; text-align:center; margin-top:40px; padding:10px; overflow:hidden}
.servico 				{ background:#2E2E2D; }

nav li.dv25:hover .servico,
nav li.dv25:hover img 		{ box-shadow:0 0 8px #444444; }
nav li.dv25:hover p 			{ text-shadow:0 0 10px #FFFFFF; }
nav li.dv25:hover .servico 	{ background:#3E3E3D; }


/*imgs*/
.bg-header 	{ background:url(../imagens/bg-header.jpg) repeat top center; width:100%; height:464px; margin-left:auto; margin-right:auto; }
.bg-black   { background:url(../imagens/bg-black.png) repeat top center; float:left; width:100%; }
.prev       { background:url(../imagens/sprites.png) no-repeat   0px -200px; float:left; width:13px; height:38px; cursor:pointer; }
.next       { background:url(../imagens/sprites.png) no-repeat -13px -200px; float:right; width:13px; height:38px; cursor:pointer; }
.prev2      { background:url(../libs/jquery.plugins/lightbox/themes/default/images/jquery-lightbox-theme.png) no-repeat -149px -153px; float:left; width:33px; height:38px; cursor:pointer; }
.next2      { background:url(../libs/jquery.plugins/lightbox/themes/default/images/jquery-lightbox-theme.png) no-repeat -218px -153px; float:left; width:33px; height:38px; cursor:pointer; }
.pre-shadow { background:url(../imagens/bg-header.jpg) no-repeat 0 -440px; float:left; width:100%; height:24px; }
.shadow     { background:url(../imagens/shadow.png) no-repeat top center; width:100%; height:96px; margin-left:auto; margin-right:auto; }
div.esc 	{ background:url(../imagens/sprites.png) no-repeat -600px 0; width:200px; height:200px; margin-left:auto; margin-right:auto; }
div.pag 	{ background:url(../imagens/sprites.png) no-repeat    0   0; width:200px; height:200px; margin-left:auto; margin-right:auto; }
div.dep 	{ background:url(../imagens/sprites.png) no-repeat -200px 0; width:200px; height:200px; margin-left:auto; margin-right:auto; }
div.cad 	{ background:url(../imagens/sprites.png) no-repeat -400px 0; width:200px; height:200px; margin-left:auto; margin-right:auto; }

/*hover's*/
.prev:hover 	{ background-position:  -26px -200px; }
.next:hover 	{ background-position:  -39px -200px; }
.prev2:hover 	{ background-position: -149px -194px; }
.next2:hover 	{ background-position: -218px -194px; }