HTML, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0px; 
    padding: 0px; 
    border: 0px; 	
}
body{
	background:url(../images/back2.jpg) repeat-x #000;
	font-family:Myriad-Pro, Arial;
	font-size:12px;
	color:#999999;
}
/*h*/
h1{
	font-size:17px;
	font-family:Myriad-Pro, Arial;
	color:#FF9900;
	font-weight:normal;
}
h2{
	font-size:11px;
	font-family:Myriad-Pro, Arial;
	margin-bottom:12px;
	color:#000000;
}
h3{
	font-size:10px;
	font-family:Myriad-Pro, Arial;
	color:#333;
}
h4{
	font-size:12px;
	font-family:Myriad-Pro, Arial;
	color:#000000;
	font-weight:normal;
}
/*links*/
a:link { 
	/*text-decoration: none;*/ 
	color:#FF9900;
	}
a:visited { 
	}
a:hover, a:active { 
	/*text-decoration: underline; */
	color:#009900;
	}

/*WIDTHS / ALIGNS / MARGINS*/
td, table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.fullWidth{
	width:100%;
}
.margin-left{
	padding-left:12px;
}
/* */
#container{
	width:877px;
	margin:auto;
	margin-top:40px;
}
#top-back{
	background:url(../images/top-back.jpg) repeat-x;
	height:21px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#top-back a{
	color:#FFFFFF;
	text-decoration:none;
}
#top-back a:hover{
	color:#FFCC00;
}
#inter-back{
	background:url(../images/intermedio.jpg) repeat-x;
	height:29px;
}
#inter-left{
	background:url(../images/intermedio-left.jpg) no-repeat left;
	height:29px;
}
#top-left{
	background:url(../images/top-left.jpg) no-repeat left;
}
#top-right{
	background:url(../images/top-right.jpg) no-repeat right;
	text-align:right;
	padding-right:12px;
}
#header{
	background:url(../images/header.jpg) no-repeat;
	width:877px;
	height:141px;
}
#logo{
	background:url(../images/logo.jpg) no-repeat;
	height:55px;
	padding:46px 20px 0 0;
}
#language{
	text-align:right;
	/*margin:47px 20px 0 0;*/
}
#language a{
	color:#999999;
	text-decoration:none;
}
#language a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#image{
	background:url(../images/image2.jpg) no-repeat;
	height:146px;
}
#menu{
	font-family:Myriad-Pro, Arial;
	font-size:10px;
}
#menu li{
	margin:0;
	list-style:none;
	margin-top:1px;
}
#menu a{
	background:url(../images/button.png);
	display:block;
	width:147px;
	height:21px;
	color:#000;
	text-decoration:none;
	padding: 8px 0 0 30px;
}
#menu a:hover{
	background:url(../images/button_on.png);
	display:block;
	width:147px;
	height:21px;
	color:#fff;
	text-decoration:none;
	padding: 8px 0 0 30px;
}
#content{
	background:url(../images/content-back.jpg) repeat-x #FFFFFF;
	color:#333;
	text-align:justify;
	min-height:250px;
}
#left{
	width:240px;
	vertical-align:top;
	text-align:left;
	padding-top:14px; 
}
#right{
	vertical-align:top;
	padding-right:15px;
}
#box{
	background-color:#FFFFFF;
	margin-bottom:20px;
}
#box-top-left{
	background:url(../images/box-top-left.jpg) no-repeat top;
	width:11px;
	height:11px;
}
#box-top-right{
	background:url(../images/box-top-right.jpg) no-repeat top;
	width:11px;
	height:11px;
}
#box-bottom-left{
	background:url(../images/box-bottom-left.jpg) no-repeat bottom;
	width:11px;
	height:11px;
}
#box-bottom-right{
	background:url(../images/box-bottom-right.jpg) no-repeat bottom;
	width:11px;
	height:11px;
}

#box-top{
	border-top:1px solid #d4d4d4;
}
#box-right{
	border-right:1px solid #d4d4d4;
}
#box-bottom{
	border-bottom:1px solid #d4d4d4;
}
#box-left{
	border-left:1px solid #d4d4d4;
}

#text{
	padding:20px 12px;
	font-size:11px;
	vertical-align:top;
	height:150px;
}
#footer-back{
	background:url(../images/footer-back.png) repeat-x;
	height:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:top;
	padding-top:15px;
}
#footer-back a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer-back a:hover{
	color:#FFCC00;
}

#footer-left{
	background:url(../images/footer-left.png) no-repeat;
	width:10px;
	height:62px;
}
#footer-right{
	background:url(../images/footer-right.png) no-repeat;
	width:10px;
	height:62px;
}
#copy{
	text-align:right;
	font-weight:bold;
}
#copy span{
	font-weight:normal;
	color:#000;
}
#dugma{
	font-size:11px;
}
#dugma a{
	color:#FF6600;
}
#dugma a:hover{
	color:#000000;
}
.confirmation{
	padding:80px 0;
	text-align:center
}
.contact_table{
	margin-top:20px;
}
/*MADERAS*/
.wood{
	font-size:12px;
}
.wood a{
	color:#FF6600;
}
.wood a:hover{
	color:#000;
}
.maderas{
	padding:8px;
}
.mapasitio{
	font-size:12px;
}
.mapasitio a{
	color:#FF6600;
}
.mapasitio a:hover{
	color:#000;
}
/*ALIGNS*/ 
.textCenter{
	text-align:center;
}
.textLeft{
	text-align:left;
}
.center{
	margin:auto;
}