.tienda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bordeDer {
	background-image: url(img/borde3.jpg);
	background-repeat:  repeat-y;
	width: 5px;
	height: 116px;
}

.bordeIzq{
	background-image: url(img/borde2.jpg);
	background-repeat:  repeat-y;
	width: 7px;
	height: 116px;
}

.titulosRubro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	padding-left: 10px;
}

.info {font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}


.Linkes {font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}

a.Linkes:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a.Linkes:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}

a.Linkes:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.tabla {
height: 130px;
width: 240px;
}



/*Csss de Patio Gestión inmobiliaria*/
/*CSS Desarrollado por Tacto S.A. www.tacto.cl*/
/*Master Webs:Alejandra Díaz - Sebastian Sandoval*/

/*----------------------Generales------------------------------*/


html,body{ 
	background-color: #FFFFFF; 
	margin: 0;
	padding: 0;
}



input,select,textarea { 
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #222222;
}
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: url(images/bgr_all.png) repeat-x top;
}
p { font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-size: 12px; line-height:1.4; }


a:link {
	text-decoration: none;
	color: #868889;
}
a:visited {
	text-decoration: none;
	color: #868889;
}
a:hover {
	text-decoration: none;
	color:#d73963;
}
a:active {
	text-decoration: none;
	color: #333333;
}


a img {
border:0;
}

h2 {
margin-right: 15px;
margin-top: 10px;
font-size: 16px;
font-weight: bold;
text-align: right;
color: white;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
margin-top: 0px;
margin-left: 10px;
margin-bottom: 0;
margin-right: 0;
color: #cccccc;
text-align: left;
font-weight: bold;
font-size: 12px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}


h4 { 
margin-top: 0px; 
margin-left: 0px; 
margin-bottom: 10px; 
margin-right: 20px; 
padding: 0px; 
font-family: Helvetica, Verdana, Arial, sans-serif; 
color: white; 
text-align: right; 
font-size: 10px; }

/*Aqui empezamos*/

/*Primero la Caja*/

#box {
	background-color: black;
	margin: 0 auto;
	width: 826px;
}

#wrapper {
width:826px;
background:url(i/bkg_wrapper.gif) top center repeat-y;
}


#cabecera {
background: url(i/bkg_cabecera.gif) no-repeat top center;
background-color: black;
color: white;
height:29px;

}



#navlist {
	word-spacing: -4px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #868889; 
	/*list-style-type: disc;*/
	position: relative;
	left: 42px;
	top: 260px;
	/*text-decoration: none;*/
}

#navlist a:link { 
color: #868889; 
text-decoration: none; 
}

#navlist a:hover { 
color: #007cc2; 
text-decoration:none;
}

#navlist a:visited { 
/*color: #000000; */
text-decoration:none;
}


#navlist li { 
color: #868889; 
padding-top: 3px; 
text-decoration:none;
}

#content {
width: 553px;
float:left;
margin:0;

}

#content_home {
width: 825px;
float:left;
margin:0;
}


.marginador_content_ex {
margin-left: 40px;
margin-bottom: 0;
margin-right: 20px;
margin-top: 0;
}

h1.expositores{
margin: 0 0 0 18px;
background-image: url(i/expositores.gif);
background-repeat: no-repeat;
text-indent: -9999px;
width: 170px;
height: 27px;
overflow: hidden;
}

h1.horarios {
margin: 0px;
background-image: url(i/horarios.gif);
background-repeat: no-repeat;
text-indent: -9999px;
width: 170px;
height: 27px;
overflow: hidden;
}

h1.actividades {
margin: 0px;
background-image: url(i/actividades.gif);
background-repeat: no-repeat;
text-indent: -9999px;
width: 170px;
height: 27px;
overflow: hidden;
}

h1.novedades {
margin: 0px;
background-image: url(i/novedades.gif);
background-repeat: no-repeat;
text-indent: -9999px;
width: 170px;
height: 27px;
overflow: hidden;
}
 
h1.bazaar2007 {
margin: 0px;
background-image: url(i/bazaar-ed.gif);
background-repeat: no-repeat;
text-indent: -9999px;
width: 170px;
height: 27px;
overflow: hidden;
}

h1.contactenos {
margin: 0px;
background-image: url(i/contactenos.gif);
background-repeat: no-repeat;
text-indent: -9999px;
width: 170px;
height: 27px;
overflow: hidden;
}

h2.texto_intro {
text-align: left;
color: #cccccc;
font-size: 18px;
font-style: italic;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

h2.tit_content {
margin-right: 15px;
margin-top: 10px;
font-size: 16px;
font-weight: bold;
text-align: left;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

#list_novedades {
font-weight: bold;
color: #ff0099;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
margin: 15px;
padding: 0px 10px;
font-size: 16px;
list-style-type:decimal;
}

#list_novedad {
text-align: justify;
margin-bottom: 20px;
margin-top: 10px;
font-style: normal;
font-weight: normal;
color: #333333;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
padding: 0px 10px;
font-size: 12px;
list-style-type:none;
border-left:1px dotted #333;
}

#sidebar {
font-size: 10px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 273px;
float:right;
margin-top:10px;
}

.marginador_sidebar {
margin: 0 38px 0 0; 
}


#side_int {
margin-top: 10px;
padding-top: 10px;
background:black;
min-height: 415px;
}

#side_int p {
font-size: 10px;
font-family: sans-serif, Verdana, Arial, sans-serif;
color:white;
}

img.side_img {
margin-left:15px;
}


img.dosmilsiete {
border:5px solid black;
margin:10px 0 0 0;
}


#footer {
height: 101px;
background: url(i/bkg_footer.gif) top center no-repeat;
clear:left;
}

.menu_expo {
padding: 10px;
margin:10px;
}

#tacto {
	height:50px;
	color:#666666;
	background:#FFFFFF;
	}
#tacto p {
	text-align:center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#tacto a:hover{
color:#000000;
}



/*
Para IE6
----------------------------------------------------------------------*/
.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 */