/* CSS Document */
body, html {
background:#fff;
text-align:center;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
margin:0;
}

p {
color:#666;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:130%;
margin:0 0 8px 0;
text-align:justify;
}

li {
color:#666;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:120%;
margin:0;
text-align:left;
padding:0 0 7px 0;
}

ul{
margin:0 0 0 18px;
padding:0;
list-style:none;}

#container {
   width:800px;
   position: relative;
   margin: 0 auto;
   
}
.left {
width:176px;
padding:10px 8px 0 8px;
background:url(../images/bk-left.gif) top left repeat-x #D3DFCB;
}

.left ul {
padding:0 5px 0 5px;
list-style:none;
margin:0;
}

.left ul li {
list-style:none;
margin:0;
font-size:10pt;
color:#000;
padding:7px 0 7px 0;
display:block;
line-height:130%;
}

.left ul li a:link, .left ul li a:visited {
background:url(../images/bullet1.gif) top left no-repeat;
padding-left: 15px;
color:#333;
text-decoration:none;
}

.left ul li a:hover, .left ul li a:active {
background:url(../images/bullet1-over.gif) top left no-repeat;
}

.main {
	width: 604px;
	padding:15px;
	background-repeat: no-repeat;
	background-position: center;
}

.bk {
	width:780px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/condominio.jpg);
}

.foot {
width: 780px;
height:33px;
padding:10px;
background:url(../images/bk-foot.gif) top repeat-x;
}

.foot p, .foot a:link, .foot a:visited, .foot a:active{
color:#333;
font-size:8pt;
text-align:center;
font-weight:normal;
}


h2 {
color:#6ca133;
font-size:15pt;
margin: 3px 0 15px 0;
font-weight:normal;
}

h3 {
color:#666;
font-size:12pt;
margin: 3px 0 15px 0;
font-weight:bold;
padding-bottom: 2px;
border-bottom: 1px solid #cddac6;
display:block;
}

h4 {
color:#666;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:130%;
margin:0 0 8px 0;
text-align:justify;
padding:0;
font-weight:normal;
}

a:link, a:visited, a:active {color: #6CA133;text-decoration: none;}
a:hover {color: #000000;}

#center{
width:500px;
text-align:center;
margin:5px auto;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
padding: 10px 0;
}

#center a:link, .center a:visited, .center a:active{
color: #6CA133;text-decoration: none;
font-size:8.5pt;
}

#center a:hover {color: #000000;}
.bkCopia {
	width:780px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
