/* CSS Document */

/************************************

www.casadofuturo.com.br 
Criado em: abr/2007                     							
Desenvolvido por: ZONAInternet

************************************/

/************************************

basic tags 

************************************/
* {    
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: none;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #858585;
	font-family: Verdana, Tahoma, Arial, SansSerif;
	background-color: #e1e9b2;
	background-image: url(../img/bg_body.gif);
	background-repeat: no-repeat;
	background-position: -500px 250px;
	
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.upercase {
	color: #666;
	text-transform: uppercase;
}
.italic {
	font-style: italic;
	color: #b9b6b6;
}
.underline {
	text-decoration: underline;
}
.float_left {
	float: left;
}
.float_right { float: right; }
h1 {
	color: #305d7f;
	font-size: 70%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, SansSerif;
}
h1 a {
	color: #305d7f;
	text-decoration: none;
}
h1 a:hover {
	color: #3c77a4;
	text-decoration: none;
}
h2 {
	color: #ff9e40;
	font-family: Verdana, Tahoma, Arial, SansSerif;
	font-size: 80.01%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
h3 {
	color: #163341;
	font-family: Verdana, Tahoma, Arial, SansSerif;
	font-size: 70.01%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
    font-variant:small-caps;
}
h4 {
	color: #163341;
	font-family: Verdana, Tahoma, Arial, SansSerif;
	font-size: 70.01%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../imgs/bullet_title.gif);
	background-repeat: no-repeat;
	background-position: 0em 3.2em;
}
h5 {
	color: #163341;
	font-family: Verdana, Tahoma, Arial, SansSerif;
	font-size: 70.01%;
	font-weight: bold;
	height: 29px;
	width: 485px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../imgs/bullet_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}
/* h6 {
	color: #990000;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, SansSerif;
} */
.verde {
	color: #134613;

}
#menu_servicos {
	width: 640px;
	height: 50px;
	background-color: #fff;
	font-size:10px;
	margin-left: 35px;
}

#menu_servicos ul li{
	display: inline;
}
		.legenda_img_grande {
			height: 30px;
			width: 330px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			color: #666;
			font-size: 60%;
			background-color: #fff;
			font-weight: normal;
			text-align: left;
			font-style: italic;
		}

/************************************

default space

************************************/
/* div desktop default para todo o site */
#desktop {
	width: 800px;
	margin: 0 auto;
	/* background-color: #CC66CC; /* #CC66CC; */
	padding: 0px 0px 0px 0px;

}
/* esta eh a div onde esta o flash, vale para todo o site */
#header {
	width: 100%;
	height: 160px;
	/* background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center 101px;
}
#menu { width: 800px; margin: 0 auto;
}


/************************************

destaque space

************************************/

#destaque {
	width: 790px;
	height: 240px;
	background-color: #fff; /* #CC66CC; */
	padding: 5px 5px 3px 5px;
	margin: 0px 0px 10px 0px;
}
#flash_destaque {
	width: 790px;
	height: 210px;
	background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#destaque_flash {
	float: left;
}
#ticker {
	width: 790px;
	height: 30px;
	background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/bg_tricker.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#ticker td, #ticker a {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	font-family: Verdana, Tahoma, Arial, SansSerif;
	vertical-align:middle;
}
.macromedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: 515151;
	text-decoration: none;
	text-align: center;
	margin: 50px 0px 0px 0px;
}
.macromedia a {
	color: 990000;
	font-weight: bold;
	text-decoration: none;
}
.macromedia a:hover {
	color: 515151;
	font-weight: bold;
	text-decoration: underline;
}

/************************************

content space

************************************/

#content {
	width: 800px;
	height: 325px;
	background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#galery {
	float: left;
	width: 340px;
	height: 325px;
	/* background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#wrap_content {
	float: right;
	width: 450px;
	height: 325px;
	/* background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../img/bg_arquiteto.gif) bottom no-repeat;
	line-height: normal;
}
#wrap_content p {
	color: #666;
	font-size: 60%;
	font-weight: normal;
	width: 415px;
	height: 100px;
	background-color: #fff; /* CC0033 */
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, SansSerif;
	line-height: 14px;
}

#wrap_content h1 {
	color: #666;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, SansSerif;
}
a.saibamais { margin-left: 130px; }

.bottom_arquitetos {
	width: 415px;
	height: 70px;
	/* background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/bg_arquiteto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/************************************

footer space

************************************/

#footer {
	width: 800px;
	height: 50px;
	background-color: #fff; /* #CC66CC; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer p {
	color: #fff;
	font-size: 60%;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Tahoma, Arial, SansSerif;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	padding: 3px 0px 0px 0px;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
	padding: 3px 0px 0px 0px;
}
#footer img {
	float: right;
	padding: 3px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/************************************

credit space

************************************/

#credit {
	width: 800px;
	height: 20px;
	background-color: #759118; /* #759118; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#credit p {
	color: #fff;
	font-size: 60%;
	font-weight: normal;
	text-align: center;
	padding: 3px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, SansSerif;
}
#credit a {
	color: #fff;
	text-decoration: underline;
	padding: 3px 0px 0px 0px;
}
#credit a:hover {
	color: #e1e9b2;
	text-decoration: underline;
	padding: 3px 0px 0px 0px;
}

.link_destaque {
	background-color: #fdfed5;
	padding: 0px 1px 0px 1px;
	color: #333333;
}
.link_destaque a {
	color: #666;
}
.link_destaque a:hover {
	color: #999;
}



