@charset "utf-8";
/* CSS Document */

/*IFRAME*/

body#interiores iframe {
margin: 10px auto 10px auto;
padding: 0px;
width: 680px;
text-align: left;
background-color:#f5f5ea;
border: none;
}

body#interiores div.infob {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
width: 646px;
text-align: left;
background-color:#f5f5ea;
}

body#interiores div.infob p {
margin: 0px 10px 0px 10px;
padding: 0px;
width: 300px;
height: auto;
text-align: left;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #292929;
text-decoration: none;
line-height:18px;
float:left;
}

body#interiores div.infob p a{
color: #292929;
text-decoration:underline;
}

div#gallery {
margin: 0px;
padding: 0px 0px 10px 0px;
float:right;
width: 310px;
height: 283px;
}

body#interiores div.problemasb {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
width: 680px;
height: auto;
text-align: center;
background-color:#f0f0f0;
}

body#interiores div.problemasb p {
margin: 10px 10px 0px 10px;
padding: 0px;
width: 630px;
height: auto;
text-align: left;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #292929;
text-decoration: none;
line-height:18px;
}
/*IFRAME*/
