/* CSS Document */


html{
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	background-color: #7f7f7f;
	background-image: url(images/topo_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font:11.3px Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
}

/*Header*/
#nacontainer{
	float:right;
}
#navlist {
	margin: 0;
	padding: 65px 150px 0 0;
	float:right;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #fff;
}

/* #navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background: transparent;
	color: #fff;
} */

#navlist a:hover { color: #f93;}

#navlist a.empresa  {
	padding-left: 15px;
	background:url(images/quad1.gif) no-repeat left center;
}

#navlist a.servicos {
	padding-left: 15px;
	background:url(images/quad2.gif) no-repeat left center;
}

#navlist a.obras  {
	padding-left: 15px;
	background:url(images/quad3.gif) no-repeat left center;
}

#navlist a.contato  {
	padding-left: 15px;
	background:url(images/quad4.gif) no-repeat left center;
}

#header{
	width:798px;
	height:104px;
	margin:0 auto;
	background:url(images/topo_dir.gif) no-repeat right top;
	text-align:left;
	/* border-left:#999 1px solid;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid; */
}
#title{
	width: 200px;
	height: 104px;
	margin:0;
	padding:0;
	position:absolute;
	color:#fff;
	font:28px Georgia,Verdana,Arial,Helvetica,sans-serif bold;
	cursor:default;
	background-image: url(images/metalcoop_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#title a{
	width: 200px;
	height: 104px;
	position:absolute;

}

#title a span{
	display: none;
}


/*Construction Styles*/
#container{
	width:800px;
	margin:auto;
	padding-bottom:20px;
	text-align:left;
}
img.logo{
	margin-top:-10px;
	margin-left:5px;

}
span.subheader{
	position:absolute;
	margin-top:50px;
	padding-top:0px;
	padding-left:60px; 
	color:#fff;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	display:block; /*need a <br> for ie instead*/
}
.subheader h2{
	color: #fff;
	position:absolute;
	margin-left:30px;
	margin-top:50px;
	padding-left: 20px;
	font-size:14px;
	display:block; /*need a <br> for ie instead*/
}

.subheader a{
	color: #ccc;
}

.subheader a:hover{
	color: #F90;
	text-decoration: none;
}

h2.empr {
	background:url(images/quad1.gif) no-repeat left center;
}
h2.serv {
	background:url(images/quad2.gif) no-repeat left center;
}
h2.obras {
	background:url(images/quad3.gif) no-repeat left center;
}

h2.cont {
	background:url(images/quad4.gif) no-repeat left center;
}
#slogan{
	width:798px;
	height:93px;
	text-align:left;
	margin:0 0 auto;
	padding:0px;
	background:url(images/topo_meio.gif) no-repeat right top;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
}


#slogan p{
	margin-top:0px;
	position:relative;
	color:#ccc;
	font:10px Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:2px;
	background-color:transparent;
	cursor:default;
	text-align: right;
	padding-top: 50px;
	float: right;
	margin-right: 145px;
}

/*Styles*/
h1,h2,h3,h4,h5,h6{
	/*font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	color:#fff;
	font-size:23px;
}
h2{
	color:#FF6600;
	font-size:20px;
}
h3{
	color:#3270A9;
	font-size:18px;
}
h4{
	color:#999999;
	font-size:12px;
}
h5{
	color:#FF9900;
	font-size:14px;
}
h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#D19345;
}
a:hover{
	text-decoration:underline;
}
#right a{
	text-decoration:none;
	color:#D19345;
}
#right a:hover{
	text-decoration:underline;
}
acronym{
	border-bottom:1px dotted #999;
	padding-bottom:1px;
	cursor:help;
}

sup {
	font-size: 8px;
}

del{
	color:#999;
}
.allcaps{
	/*font-stretch:wider;*/
	font-variant:small-caps;	
}
hr{
	width:100%;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#777;
}
p.firstletter:first-letter{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:40px;
	padding:10px 3px 3px 3px;
	float:left;
}
.indent{
	border-left:2px solid #3C8C06;
	margin-left:25px;
	padding-left:8px;
}
.green{
	color:#3C8C06;
}

.gray a{
	color:#FF9900;
}
.gray a hover{
	color:#fff;
}

.blue{
	color:#3270A9;
}
ul li ul li{
	list-style-type:square;
}
ol li ol li{
	list-style-type:lower-roman;
}
dl{
	margin-left:8px;
	margin-right:8px;
}
dt{
	color:#3C8C06;
	font-weight:bold;
	text-decoration:underline; 
}
.blockquote{
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(images/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
}
.blockquote h5{
	border-bottom:1px solid #3270A9;
	font-size:17px;
	color:#eee;
	margin:2px;
}
.blockquote span{
	padding: 3px 0;
	display:block;
	font-size:10px;
	color:#999;
}
code{
	display:block;
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(images/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
	font:normal 11px "Courier New", Courier, monospace;
}
.highlight{

	color:#3C8C06;
	font-weight:bold;
}
/*Searchbox - News*/
#searchbox p{
	margin:7px 0 7px 2px;
}
#searchbox p input{
	background-color:#eee;
	border:1px solid #ddd;
	font:11px Verdana,sans-serif;
	color:#4c5153;
	padding:2px 3px;
}
#searchbox p input:hover,
#searchbox p input:focus{
	background-color:#fff;
}
.header{
	color:#3C8C06;
	font-size:14px;
	letter-spacing: -1px;
}
#news{
	width: 190px;
	padding:2px;
}
#news p{
	padding:0 0 0 5px;
}
/*Floats*/
.floatleft{
	float:left;
}

.floatleft2{
	float:left;
	position: absolute;
	z-index: 1;
}
.floatright{
	float:right;
}
.w50{
	width:50%;
}
.floatleft p{
	padding:0 10px 0 0; 
}
.floatright p{
	padding:0 0 0 10px;
}
img.floatleft{
	margin:15px 18px 5px 0;
}
img.floatright{
	margin:15px 5px 5px 18px
}
/*Forms*/
form select,
form input,
form textarea{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	background-color:#F3EEE9;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form select:hover,
form select:focus{
	border-top: 1px solid #D19345;
	border-right: 2px solid #D19345;
	border-bottom: 2px solid #D19345;
	border-left: 1px solid #D19345;
}
form select{
	padding:1px;
}
form input{
	padding:1px;
	border-bottom-color: #7D531F;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D19345;
	border-right-color: #7D531F;
	border-left-color: #D19345;
}
form label{
	display:block;
	color:#eee;
}
form textarea{
	padding:1px;
	line-height:16px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D19345;
	border-right-color: #7D531F;
	border-bottom-color: #7D531F;
	border-left-color: #D19345;
}
form p{
	margin:10px 0px;
}
.noborder{
	border:0;
}
td{
	padding:5px;
}
/*Content Styles*/
#content{
	width:778px;
	margin:0 auto;
	color:#fff;
	float:left;
	padding:10px;
	background:#22324F;
	clear:both;
	
	border-right:#999 1px solid;
	border-left:#999 1px solid;	
	border-bottom:#999 1px solid;	
}
#one{
	width:71%;
	float:left;
	padding:0 10px;
}
/*Due to my lack of CSS skill this is hard coded, meaning that if you change 
the width of these sections of thier padding you will need to re-adjust the
width. Also be sure to account for the border.*/
#twocolumn{
	background: #E6DACF url(images/meio_bg2.gif) repeat-y left top;
	width: 798px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#left{
	width:327px;
	height:100%;
	float:left;
	color: #ccc;
	/*background-color: #666666;*/
}
#texto_left {
	padding: 10px;
}

#right{
	width:375px;
	padding:10px;
	height:100%;
	float:right;
	margin-right: 10px;
}

/* #texto_dir {
	padding-left:70px;
} */

#clearboth{ clear:both; }

/*Sub-Nav*/
#subnav{
	float:right;
}
#subnavcontainer {
	width: 200px;	
}
#subnavcontainer ul
{
	padding-top:0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#subnavcontainer a
{
	display:block;
	padding:4px;
	width:160px;
	background-color:transparent;
	border-bottom:1px solid #03509C;
}
#subnavcontainer a:link, #subnavlist a:visited
{
	color:#EEE;
	text-decoration:none;
}
#subnavcontainer a:hover
{
	background-color:#384B6D;
	color:#fff;
}
.subnavheader{
	border-bottom:1px solid #3C8C06;
	width:167px;
	padding:0 0 3px 0;
	margin-bottom:-11px;
}
/*Footer*/
#footer{
	width:778px;
	margin:0 auto;
	padding:10px;
	/*background:url(images/footer_bg.gif) repeat-x bottom left;*/
	float:left;
	clear:both;
	border-right:#999 1px solid;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
	font-size: 9px;
	color: #333333;
}
.copy{
	float:left;
}
.credit{
	float:right;
}
#footer a{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*Left Color Fixes*/

#right h2{
	color:#C2A999;
	font-size:16px;
}
#right h5{
	color:#D4D0C8;
	font-size:15px;
}

/*Botoes Home*/
#estrutmet{
	width: 324px;
	height: 33px;
	margin: 8px;
	background-image: url(images/estrut_met.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: #E6DACF 1px solid;
}

#alumin{
	width: 324px;
	height: 33px;
	margin: 8px;
	background-image: url(images/div_alumin.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: #E6DACF 1px solid;
}

#serv{
	width: 324px;
	height: 33px;
	margin: 8px;
	background-image: url(images/prest_serv.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: #E6DACF 1px solid;
}

#estrutmet a, #alumin a, #serv a{
	width: 322px;
	height: 31px;
	position:absolute;
}

#estrutmet a:hover, #alumin a:hover, #serv a:hover{
	border: #f93 1px solid;
}

#estrutmet span, #alumin span, #serv span{
	display: none;
}

/*Lista Obras*/
#navlist3
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #C2A999;
width: 270px;
}

#navlist3 li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2A999;
}

#navlist3 li a {
	text-decoration: none;
	color: #D19345;
}
#navlist3 li a:hover {
	text-decoration: none;
	color: #FF9900;
}

/* Image galery */

 .thumbnail a
{
float: left;
width: 60px;
border: 1px solid #ccc;
margin: 0 0 15px 15px;
padding: 5px;
}

 .thumbnail a:hover
{
border: 1px solid #FF9900;
}

 .thumbnail2 a
{
float: left;
width: 104px;
border: 1px solid #e6dacf;
margin: 0 0 15px 5px;
padding: 5px;
}

 .thumbnail2 a:hover
{
border: 1px solid #FF9900;
}

#centralizar {
	display: block;
	margin-left: 45px;
}

.clearboth { clear: both; }
