div.fullWidth {
	background: url(../img/ct_heading_bg.jpg) repeat-x;
	width: 498px;
	float: left;
	clear: both;
	border: 1px #eee solid;
	margin: 0 0 10px;
	overflow: hidden;
	}

div.halfWidth {
	width: 242px;
	border: 1px #eee solid;
	background: url(../img/ct_heading_bg.jpg) repeat-x;
	margin: 0 0 10px;
	overflow: hidden;
	}
	
div.fullWidth a,
div.halfWidth a {
	color: #08c;
	text-decoration: none;
	}
	
div.fullWidth a:hover,
div.halfWidth a:hover {
	text-decoration: underline;
	}
	
.left {
	float: left;
	}

.right {
	float: right;
	}
	
.h180 {
	height: 180px;
	overflow: hidden;
	}

.heading {
	background: url(../img/ct_heading_icon.jpg) no-repeat;
	width: 100%;
	height: 29px;
	font: bold 14px/26px Verdana, Arial, Helvetica, sans-serif;
	color: gray;
	text-indent: 24px;
	}

.heading strong {
	color: #08c;
	}
	
.headingGalerias {
	background: #abab96 url(../img/ct_galeriasHeading.jpg) 10px no-repeat;
	width: 100%;
	height: 36px;
	text-indent: -10000px;
	}
	
.headingTubos {
	background: #eda317 url(../img/ct_tubosHeading.jpg) 10px no-repeat;
	width: 100%;
	height: 36px;
	text-indent: -10000px;
	}
	
.headingLogistica {
	background: #ba2b2e url(../img/ct_logisticaHeading.jpg) 10px no-repeat;
	width: 100%;
	height: 36px;
	text-indent: -10000px;
	}

.headingObras {
	background: #008540 url(../img/ct_obrasHeading.jpg) 10px no-repeat;
	width: 100%;
	height: 36px;
	text-indent: -10000px;
	}

.servicosGalerias a {
	background: url(../img/ct_servicos_galerias.jpg) no-repeat;
	width: 100%;
	height: 104px;
	text-indent: -10000px;
	float: left;
	}
	
.servicosTubos a {
	background: url(../img/ct_servicos_tubos.jpg) no-repeat;
	width: 100%;
	height: 104px;
	text-indent: -10000px;
	float: left;
	}
	
.servicosLogistica a {
	background: url(../img/ct_servicos_logistica.jpg) no-repeat;
	width: 100%;
	height: 104px;
	text-indent: -10000px;
	float: left;
	}

.servicosObras a {
	background: url(../img/ct_servicos_obras.jpg) no-repeat;
	width: 100%;
	height: 104px;
	text-indent: -10000px;
	float: left;
	}

div.fullWidth .image,
div.halfWidth .image {
	margin: 6px;
	float: left;
	display: inline;
	}
	
div.fullWidth p,
div.halfWidth p {
	padding: 8px;
	}

.imgborder {
	margin:0px;
	border:1px solid #aaa;
	}

.fotos {
	width: 425px;
	padding: 10px;
	margin: 10px 25px;
	float: left;
	}
	
.fotos img {
	margin: 5px;
	}

.fGalerias {
	background: #eee;
	}

.fTubos {
	background: #ffeecd;
	}
	
.fLogistica {
	background: #f2dcdd;
	}

.fObras {
	background: #cce4d9;
	}	
	
	
	
#navBottom {
	float: left;
	border-top: 1px solid #08c;
	border-bottom: 1px solid #08c;
	width: 430px;
	margin: 35px;
	}
	
#navBottom li a {
	display: inline;
	float: left;
	height: 16px;
	margin: 10px;
	text-indent: -10000px;
	}

#navBottom li .navGalerias {
	background: url(../img/ct_galeriasNavBottom.jpg) no-repeat;
	width: 80px;
	}	

#navBottom li .navTubos {
	background: url(../img/ct_tubosNavBottom.jpg) no-repeat;
	width: 65px;
	}	
	
#navBottom li .navLog {
	background: url(../img/ct_logNavBottom.jpg) no-repeat;
	width: 85px;
	}	

#navBottom li .navObras {
	background: url(../img/ct_obrasNavBottom.jpg) no-repeat;
	width: 120px;
	}