
*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 11px;
margin: 0px;
text-align: center;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
background:url(images/bg.jpg) repeat-x #ffffff;
}
h1 {
	font-size:11px;
	color:#6f6f6f;
}

h2 {
	font-size:18px;
        color:#6f6f6f;
	line-height:10px;
}

h3 {
        font-size:14px;
        color:#6f6f6f;
}
a img 
{
border:none;
}
#wrap
{
width:1000px;
margin: auto;
background: none;
padding: 0px;
}
.clear {
	clear:both;
}
.header {
width:1000px;
height:188px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}
.top-left{
float:left;
padding-left:25px;
padding-top:1px;
font-size:11px;
color:#6f6f6f;
line-height:16px;
}
.top-banner{
float:right;
padding-right:42px;
padding-top:45px;
height:84px;
}
.top-banner a img{
border:#ffffff solid 1px;
}

#menu { float:left; margin:19px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center;}
.dropdown {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style:none; height:30px; background:transparent; position:relative; z-index:500; font-family:Trebuchet MS, Arial, Verdana, sans-serif;}
.dropdown li.top {display:block; float:left;}
.dropdown li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#fff7cd; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 40px; cursor:pointer;}
.dropdown li a.top_link span {float:left; display:block; padding:0 20px 0 20px; height:30px; background:url(images/arr.gif) no-repeat left top;}
.dropdown li a.top_link:hover {color:#ffffff; line-height:30px;}
.dropdown li a.top_link:hover span {background:transparent;}

.dropdown li:hover > a.top_link {color:#fff7cd; line-height:30px;}
.dropdown li:hover > a.top_link span {background:transparent;}


.dropdown table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.dropdown a:hover {visibility:visible; position:relative; z-index:200;}
.dropdown li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.dropdown ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.dropdown ul.sub1 {width:160px;}
.dropdown ul.sub2 {width:160px;}
.dropdown ul.sub3 {width:160px;}
.dropdown ul.sub4 {width:160px;}
.dropdown ul.sub5 {width:160px;}
.dropdown ul.sub6 {width:160px;}
.dropdown ul.sub7 {width:153px;}

.dropdown :hover ul {left:0; top:30px; background: #dd8600; padding:3px; border:1px solid #e8a23d; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.dropdown :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.dropdown :hover ul li a {display:block; font-size:12px; text-align:left; height:20px; line-height:20px; width:auto; padding:0 10px; color:#ffffff; text-decoration:none;}
.dropdown :hover ul li a:hover {background:#ffc237; color:#fff;}

.container{
width:1000px;
display: inline;
}
#sidebar-left
{
width:202px;
float:left;
color: #ffffff;
padding: 0px 0px 0px 12px;
margin:0px;
}

#sidebar-left ul
{
list-style-type:none;
background: url(images/left-bg.jpg) no-repeat #c96402;

}
#sidebar-left li {
padding: 0px 0px 0px 0px;
	}	
.txt-title{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color: #ffffff;
font-weight: bold;
line-height:18px;
padding: 0px 0px 0px 25px;
	}	
.spanleft{
	float:left;
}
.spanright{
float:right;
}
#sidebar-left li a {
height: 18px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color: #ffffff;
font-weight: normal;
line-height:18px;
voice-family: "\"}\""; 
voice-family: inherit;
text-decoration: none;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
	}
	
	
#sidebar-left li a:link, #sidebar-left li a:visited {
color: #ffffff;
display: block;
list-style-image: none;
background:url(images/bg-left-menu.jpg) no-repeat;
padding: 0px 10px 0px 25px;
line-height:18px;
	}
	
#sidebar-left li a:hover, #sidebar-left li a:active {
color: #ffffff;
list-style-image: none;
background:url(images/left-menu-r.jpg) no-repeat;
padding: 0px 10px 0px 25px;
line-height:18px;
	}


#sidebar-left h2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #fefff1;
font-size:14px;
font-weight:bold;
text-align:center;
padding: 12px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:45px;
background-image:url(images/left-title.png);
background-repeat:no-repeat;
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = ""):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.left-footer{
background: url(images/left-footer.png) no-repeat;
height:14px;
margin-bottom:5px;
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = ""):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

#sidebar-right
{
width:212px;
float:right;
color: #ffffff;
padding: 0px 12px 0px 0px;
margin:0px;
}

#sidebar-right ul
{
list-style-type:none;
background: url(images/right-bg.jpg) no-repeat #c96402;

}
#sidebar-left li {
padding: 0px 0px 0px 0px;
	}	
	
#sidebar-right li a {
height: 18px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color: #ffffff;
font-weight: normal;
line-height:18px;
voice-family: "\"}\""; 
voice-family: inherit;
text-decoration: none;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
	}
	
	
#sidebar-right li a:link, #sidebar-right li a:visited {
color: #ffffff;
display: block;
list-style-image: none;
padding: 0px 10px 0px 25px;
line-height:18px;
	}
	
#sidebar-right li a:hover, #sidebar-right li a:active {
color: #ffffff;
list-style-image: none;
background:url(images/right-menu-r.jpg) no-repeat;
padding: 0px 10px 0px 25px;
line-height:18px;
	}


#sidebar-right h2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #fefff1;
font-size:14px;
font-weight:bold;
text-align:center;
padding: 12px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:45px;
background-image:url(images/right-title.png);
background-repeat:no-repeat;
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = ""):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.right-footer{
background: url(images/right-footer.png) no-repeat;
height:14px;
margin-bottom:5px;
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = ""):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
#sidebar-right p{
margin:0px 0px 0px 0px;
padding:0px 15px 0px 15px;
}

#center{
float:left;
width:537px;
margin:9px 0px 0px 12px;
padding:0px 0px 0px 0px;
}
#center-top{
height:15px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(images/center-top.gif) no-repeat;
}
#center-content{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(images/center-bg.jpg) repeat-y ;
}
#center-footer{
height:15px;
margin:0px;
padding:0px;
background:url(images/center-footer.gif) no-repeat;
}
#content{
float:left;
width:747px;
margin:9px 0px 0px 0px;
padding:0px 0px 0px 12px;
}
#tab1-top{
height:15px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(images/tab1-top.gif) no-repeat;
}
#tab1-bg{
margin:0px;
padding:10px;
font-size: 14px;
background:url(images/tab1-bg.jpg) repeat-y;
}

#tab1-bg  img {
text-align: left;
float:left;
}

#tab1-bg h3 {
font-size: 18px;
text-align: center;
}

#tab1-bg h4 {
font-size: 16px;
text-align: center;
}

#tab1-footer{
height:15px;
margin:0px 0px 5px 0px;
padding:0px;
background:url(images/tab1-footer.jpg) no-repeat;
}
#tab2-top{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#834a00;
font-size:14px;
font-weight:bold;
height:26px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(images/tab2-top.jpg) no-repeat;
}
#tab2-bg{
margin:0px;
padding:0px;
background:url(images/tab2-bg.jpg) repeat-y;
}
#tab2-footer{
height:15px;
margin:0px 0px 5px 0px;
padding:0px;
background:url(images/tab2-footer.jpg) no-repeat;
}
#welcome{
height:170px;
width:747px;
margin:0px 0px 5px 0px;
padding:0px;
background:url(images/welcome.jpg) no-repeat;
}
#welcome p{
padding:15px 20px 15px 20px;
}
#newlisting{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #fefff1;
font-size:14px;
font-weight:bold;
height:177px;
width:484px;
margin:20px 0px 0px 0px;
padding:0px;
background:url(images/newlisting.jpg) no-repeat;
}
#newlisting a{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #493b3b;
font-size:12px;
font-weight:normal;
padding:15px 20px 15px 40px;
}
#newlisting a:hover{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #493b3b;
font-size:12px;
font-weight:normal;
padding:15px 20px 15px 40px;
}

.footer{
background:url(images/footer-bg.jpg) repeat-x;
width:100%;
height:140px;
}
.footer-bg{
background:url(images/footer.jpg) no-repeat;
width:1000px;
height:140px;
}
.footer-bg p{
text-align:center;
font-size:11px;
line-height:16px;
color:#a0987a;
width:505px;
margin:0px 0px 0px 0px;
padding:75px 0px 0px 370px;
}
.td1
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#1c0e0a;
font-size:20px;
font-weight:bold;
padding-top:10px;
}
.td2
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#1c0e0a;
font-size:12px;
line-height:16px;
}
.td3
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#1c0e0a;
font-size:14px;
font-weight:bold;
line-height:30px;
}
.td4
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#ea6901;
font-size:12px;
font-weight:bold;
line-height:20px;
}
.td5
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#1c0e0a;
font-size:12px;
font-weight:normal;
line-height:16px;
padding:0px;
margin:0px;
}
.td6
{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
font-weight:normal;
line-height:15px;
}
.img
{
border:#ffd15a solid 1px;
background-color:#FFFFFF;
padding:25px 5px 25px 5px;
}
.tab{
border:#ffd15a solid 1px;
margin-bottom:3px;
}
.tab td{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color:#1c0e0a;
font-size:12px;
line-height:16px;
padding:3px;
}
.a1:link, .a1:visited {
color:#cc1f00;
font-size:19px;
font-weight:bold;
text-decoration:underline;
}
.a1:hover, .a1:active {
color:#cc1f00;
font-size:19px;
font-weight:bold;
text-decoration:none;
}
.a2:link, .a2:visited {
color:#5f5b45;
font-size:19px;
text-decoration:none;
}
.a2:hover, .a2:active {
color:#5f5b45;
font-size:19px;
text-decoration:none;
}
.a3:link, .a3:visited {
font-size:19px;
font-weight:normal;
color:#fffffe;
line-height:25px;
text-decoration:none;
}
.a3:hover, .a3:active {
font-size:19px;
font-weight:normal;
color:#fffffe;
line-height:25px;
text-decoration:none;
}

.thumbs {
	margin: 20px 40px 0px 40px;
}

.info {
	font-size:18px;
}

.codigo {
	margin: 10px 10px 5px 10px;
	padding: 10px 0px 10px 0px;
	font-size:18px;
	line-height:10px;
	color: #ffffff;
}

.codigo b{
	color: #3d2b01;
	font-size:20px;
}

.peque {
	font-size:8px;
}

.socio {
	color: #3d2b01;
}


