

@import url("thickbox.css");

* {
	margin: 0;
	padding: 0;
}	

body {
	font: normal 62.5% "Tahoma";
	background: url('../imagesSite/core/tile-body.jpg') 0 0px repeat-x; /* O PX Ajusta a altura do Bg*/
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*====================================
	Container Top
======================================*/

div.container-top {
	width: 100%;
	height: auto;
}

/*====================================
	Container
======================================*/

div.container {
	width: 740px;
	height: auto;
	margin: 0 auto;
}

/*====================================
	Header 
======================================*/

div.header {
	width: 740px;
	height: 40px;
	position: relative;
		margin-bottom: -20px;
/*	background: url('../imagesSite/core/bg-header.jpg') right 60px no-repeat; Imagem do Fale conosco */
}

/* Logo */

div.logo {
	position: absolute;
	top: 16px;
	left: 4px;
}

div.logo h2 {
	text-indent: -9999px;
	overflow: hidden;
}

div.logo h2 a {
	width: 147px;
	height: 96px;
	display: block;
 /* background: url('../images/core/logo-paragon.jpg') 0 0 no-repeat;  -- Imagem da Logo Superior*/
}

/*====================================
	Banner 
======================================*/

div.banner {
	width: 740px;
	height: auto;
	position: relative;
	margin-bottom: 25px;
}

div.banner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*====================================
	Banner Left
======================================*/

div.banner-left {  /* banner-left posicionamento da moldura da animação na tela.*/
	width: 235px;
	height: 254px;
	float: left;
	padding: 10px 0 10px 10px;
	background: #AEAEAE;  /*Cor da Moldura dos botões da animação.*/
}

div.banner-left ul {
	list-style-type: none; 
}

div.banner-left ul li {
	float: left;
}

div.banner-left ul li a {
	width: 235px;	
	text-indent: -9999px;
	overflow: hidden;
	display: block; 
	float: left;
}

div.banner-left ul li img {
	 z-index: 100;
	 display: none;
	position: absolute; right: 10px; top: 10px;
}

div.banner-left ul li a.precast-flooring {
	height: 85px;
	background: url('../imagesSite/core/banner-precastflooring.jpg') 0 0 no-repeat;
}

	div.banner-left ul li a.precast-flooring:hover {
		background-position: 0 -85px;
	}

div.banner-left ul li a.precast-concrete {
	height: 85px;
	background: url('../imagesSite/core/banner-precastconcrete.jpg') 0 0 no-repeat;
}

	div.banner-left ul li a.precast-concrete:hover {
		background-position: 0 -85px;
	}

div.banner-left ul li a.ultra-floor-flooring {
	height: 84px;
	background: url('../imagesSite/core/banner-ultrafloor.jpg') 0 0 no-repeat;
}

	div.banner-left ul li a.ultra-floor-flooring:hover {
		background-position: 0 -84px;
	}

/*====================================
	Banner Right - Cor das Bordas das Imagens
======================================*/

.imgParceiros{
	width: 160px;
	height: 60px;
	float: center;
	margin-left: 30px;
	border-top: 10px solid #AEAEAE;  /*9F0000 <<-->> Vermelho */
	border-left: 10px solid #AEAEAE;
	border-bottom: 10px solid #AEAEAE;
	border-right: 10px solid #AEAEAE;
	}
.imgParceiros2{
	width: 160px;
	height: 60px;
	float: center;
	margin-left: 230px;
	border-top: 10px solid #AEAEAE;  /*9F0000 <<-->> Vermelho */
	border-left: 10px solid #AEAEAE;
	border-bottom: 10px solid #AEAEAE;
	border-right: 10px solid #AEAEAE;
	
}
div.banner-right {
	width: 475px;
	height: 254px;
	float: left;
	border-top: 10px solid #AEAEAE;  /*9F0000 <<-->> Vermelho */
	border-left: 10px solid #AEAEAE;
	border-bottom: 10px solid #AEAEAE;
	border-right: 10px solid #AEAEAE;
}

div.banner-right img {
	position: relative;
}

/*====================================
	Navigation
======================================*/

div.navigation {
	width: 740px;
	height: auto;	
	font-size: 1.5em;
	margin-top: -4px;
	margin-bottom: 20px;
}

div.navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.navigation ul {
	list-style-type: none;
	float: left;
}	

div.navigation ul li {
	float: left;
	text-align: center;
}

div.navigation ul li a {
	float: left;
	display: inline;
	padding-top: 10px;
	height: 31px;
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
}	

div.navigation ul li a.home {
	width: 86px;
}

	body#home div.navigation ul li a.home {
		color: #252423;
		background: url('../imagesSite/core/nav-home.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.company-profile {
	width: 150px;
}

	body#company-profile div.navigation ul li a.company-profile {
		color: #252423;
		background: url('../imagesSite/core/nav-companyprofile.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.precast-concrete {
	width: 150px;
}

	body#precast-concrete div.navigation ul li a.precast-concrete {
		color: #252423;
		background: url('../imagesSite/core/nav-precast.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.projects {
	width: 175px;
}

	body#project div.navigation ul li a.projects {
		color: #252423;
		background: url('../imagesSite/core/nav-ultrafloor.jpg') 0 0 no-repeat;
	}

div.navigation ul li a.contact {
	width: 98px;
	margin-right: 0 !important;
}

	body#contact div.navigation ul li a.contact {
		color: #252423;
		background: url('../imagesSite/core/nav-contact.jpg') 0 0 no-repeat;
	}

div.navigation ul li a:hover {
	color: #9F0000;
}

/*====================================
	Content
======================================*/

div.content {
	width: 740px;
	height: auto;
	background: #FFF;
	margin-bottom: 25px;
}

div.content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*====================================
	Content Left
======================================*/


/*  Margem lateral à esquerda do conteúdo do site.
div.content-left {
	width: 220px;  >>> Lagura ocupada pelo conteúdo ao centro do site.
	height: auto;
	float: left;
	padding: 25px 15px;
	color: #625e5a;
	font-size: 1.2em;
	background: url('../images/core/bg-contentleft.jpg') 15px bottom no-repeat; 
	 
}  */ 	

div.content-left h2 {
	color: #4d4c49;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.content-left p {
	line-height: 2em;
	margin-bottom: 20px;
}

div.content-left a {
	color: #e34923;
	text-decoration: none;
}

div.content-left a:hover {
	color: #4d4c49;
}

/*====================================
	Content Right
======================================*/

div.content-right {
	width: 680px; /*Largura ocupada pelo conteúdo no centro do site.*/
	height: auto;
	float: right;
	padding: 5px 15px;
}

body#company-profile div.content-right,
body#precast-concrete div.content-right,
body#project div.content-right {
	width: 680px;
	float: left;
}

div.standard {
	font-size: 1.2em;
	color: #252423;
}

div.standard h1 {
	color: #4d4c49;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard h2 {
	color: #4d4c49;
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	margin-bottom: 20px;
}

div.standard h2 a {
	color: #e34923;
	text-decoration: none;
}
	
div.standard h2 a:hover {
	color: #4d4c49;
}

div.standard h3 {
	color: #4d4c49;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard h4 {
	color: #4d4c49;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard h5 {
	color: #4d4c49;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

div.standard p {
	line-height: 2em;
	margin-bottom: 20px;
}

div.standard a {
	color: #e34923;
	text-decoration: none;
}

div.standard a:hover {
	color: #4d4c49;
}

div.standard ul {
	list-style-type: square;
	margin: 0 0 20px 20px;
}

div.standard ul li {
	line-height: 2em;
}

div.standard ul.items-home {
	width: 92%;
}

div.standard ul.items-home li {
	float: left;
	width: 200px;
}

div.standard ul.items-home li.fix-pos {
	position: relative;
	top: -25px;
}

div.standard ol {
	margin: 0 0 20px 20px;
}

div.standard ol li {
	line-height: 2em;
}

div.standard ul.list-pdf {
	list-style-type: none;
}

div.standard ul.list-pdf li {
	background: url('../imagesSite/core/icon-pdf.gif') no-repeat;
	padding-left: 26px;
	line-height: 1.6em;
}

div.standard img {
	border: 5px solid #eeedea;
}

div.standard img.left {
	float: left;
	margin: 0 20px 10px 0;
	border: 5px solid #eeedea;
}

div.standard img.right {
	float: right;
	margin: 0 0 10px 20px;
	border: 5px solid #eeedea;
}

div.standard hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #dddbd7;
	margin-bottom: 20px;
}

div.steps {
	clear: left;
	display: block;
}


div.steps img.clear-left {
	float: left;
	clear: left;
	margin: 0 20px 10px 0;
	border: 5px solid #eeedea;
}



/*====================================
	Members
======================================*/

div.members {
	width: 660px;
	height: auto;
	background: #eeedea;
	padding: 5px 35px;
	margin-bottom: 5px;
}

div.members:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.members ul {
	list-style-type: none;
}

div.members ul li {
	float: left;
	margin-left: 75px;
	display: inline;
}

div.members ul li img {
	border: 0;
}

/*====================================
	Caption
======================================*/
div.caption {}

div.caption-box { 
	display: inline-block;
	margin-bottom: 20px; 
}

div.caption-box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.caption-image {
	width: 110px;
	float: left;
	padding-right: 20px;
}
div.caption-image img {
	margin-bottom: 10px;
}

div.caption-small {
	font-size: 0.9em;
	color: #9F9C95;
	margin-bottom: 10px;
}

div.caption-content {
	width: 550px;
	float: left;
}


/*========================================
	Container Bottom - Faixa final do site
==========================================*/

div.container-bottom {
	width: 100%;
	height: auto;
	background: #AEAEAE;
}

/*====================================
	Footer
======================================*/

div.footer {
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 15px 20px;
	color: #000000;
	font-size: 1.2em;
}

div.footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.footer ul {
	list-style-type: none;
	margin-bottom: 5px;
}

div.footer ul li {
	display: inline;
	margin-right: 20px;
	display: inline;
}	

div.footer ul li a {
	color: #989693;
	text-decoration: none;
}

div.footer p {
	display: inline;
}

div.footer img {
	border: 0;
	float: right;
}

div.footer a:hover {
	color: #9F0000;
	text-decoration: none;
	font-size:110%;
	}

div.footer a:visited {
	text-decoration: none
	
	}
	
	
/*	
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline;  
color:#000000; 
font-size:110%;
*/



	