body {
   text-align: left;
   font-family: 'Lucida Sans Unicode';font-style: normal;font-weight: normal;
   font-size: 13px;
   line-height: 1em;
   margin:0px;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   color: #993300;
font-weight: normal;

   }

a:visited {
  color: #800000;
   font-weight: normal;
}
a:hover {
   color: #993300;
   font-weight: normal;
}

div#pagewrapper {
   margin: 0 auto;
   color: #5A5A5A;
   width: 1200px;
   overflow:hidden;
   background-color: #F5F5F5;
}

div#pagewrapper_base {
   margin: 0 auto;
   width: 100%;
   text-align:center;
   background:url(http://www.inmobellezze.com.ar/plantilla/base_fondo.png);
   height: 74px;
}

div#header {
   height: 80px;
   background: #385C72;
}

div#header h1 a {
   background: #385C72 url(images/cms/logo1.gif) no-repeat 0 12px; 
   display: block;
   height: 80px;
   text-indent: -999em;
   text-decoration:none;
}

div#search {
   text-align: left;
   padding: 0.6em 0 0.2em 0;
   margin: 0 5px;
}

div.section_navigation {
font-size: 14px;
    margin: 6px 0 20px;
    text-align: left;
}
div.section_navigation a {
    background-color: #948D7D;
    border: 1px solid #9F968B;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 6px 8px;
    text-decoration: none;
}
div.section_navigation a:hover, div.section_navigation a.selected {
    background-color: #336699;
    border: 1px solid #336699;
    color: #FFFFFF;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0;
   font-size: 90%;
   margin: 0 1em;
   border-bottom: 1px solid #000;
}

div.breadcrumbs span.lastitem { 
   font-weight:bold; 
}

div#content {
    margin: 0 auto;
    margin-top: 20px;
    width:1200px;
	margin-bottom: 10px;
}

span#main {
   display:-moz-inline-stack; 
   display:inline-block; 
   vertical-align:top;
   width:776px;
   margin-left:15px;
   margin-right:5px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-right: 1px solid #999999;
   padding-right:10px;
}

span#sidebar {
   display:-moz-inline-stack; 
   display:inline-block; 
   vertical-align:top;
   width: 387px;
   margin-left:0px;
}

div#texto {
   width:776px;
   line-height: 17px;
}

div#footer {
   clear: both;
   color: #fff;
   background-color: #385C72;
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;
   text-align: center;
   margin: 0;
}

div#footer p a {
   color: #fff;
}

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px solid #CCCCCC;
   margin: 1em;
}

div.left49 {
  width: 49%;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

div#content h1 {
color: #333333;
font-size: 23px;
line-height: 26px
margin: 0;
font-family: 'Lucida Sans Unicode';

}

div#content h2 {
    color: #666; 
    font-size: 1.3em; 
    text-align: left; 
    padding-left: 0.5em;
    padding-bottom: 1px;
    background: #F0F0F0;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
}

div#content h3 {
   color: #808080; 
   font-size: 1.6em;
   line-height: 1.0em;
   margin: 0 0 0 0;
   padding-bottom: 10px;
   padding-top: 0.25em;
  font-weight: normal; 

}

div#content h4 {
   color: #454545; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.70em 0;
}

div#content h5 {
   color: #333; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h6 {
   color: #333; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0;
   line-height: 1.2em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}

strong, b {
   font-weight: bold;
}

em, i {
   font-style:italic;
}

code, pre {
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;
}

div.templatecode {
  margin: 0 0 2.5em;
}

div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 10px 0;
}


div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}

div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}

.imagen{
  padding: 10px; 
  border: 1px solid rgb(204, 204, 204);
  margin-bottom: 5px; 
  margin-right: 10px;
} 

.imagenderecha{
  padding: 10px; 
  border: 1px solid rgb(204, 204, 204);
  margin-bottom: 5px; 
  margin-left: 10px;

} 


.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: Arial,Helvetica,Sans-Serif;font-style: normal;font-weight: normal;}

/* Stylesheet: PRINCIPAL_CSS_2013 Modified On 2013-03-26 11:41:08 */
