/* CSS Document */
/*reset.css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
outline:none;}
:focus {outline: 0;}
body {line-height: 1px;
color: black;
background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;
border-spacing: 0;}
caption, th, td {text-align: left;
font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: “”;}
blockquote, q {quotes: “” “”;}
/*fim reset*/

/*home*/
body{background-color:#D8D8D8;
font-size:11px;;
line-height:16px;}
#container_home{width:863px;
height:400px;
position:absolute;
left:50%;
top:50%;
margin-left:-431px;
margin-top:-200px;}
#content_home{width:863px;
height:400px;
overflow:hidden;}
#img_esq{width:431px;
height:400px;
float:left;}
#superior_dir{width:863px;
height:400px;
float:right;}
#menu{width:400px;}
p{font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;}
/*#menu img{
margin: -300px 0 0 0}*/
#menu ul {
	padding:0px;
	margin:0px;
	position:absolute;
	top:320px;
	left:485px;
	float: left;
	width: 80%;
	list-style:none;
	height: 70px;
}
#menu ul li { display: inline; }
#menu ul li a {padding: 7px 0px;/padding:3px 0;
margin:0 0 0 2px;/margin:0 0 0 1px;}

#creditos p{
color:#666666}
#creditos a{
color:#666666;
text-decoration:underline}
#creditos a:hover{
color:#999999;
text-decoration:underline}
/*letter-spacing:0.7px;font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
float:left;color:#FFFFFF;font-size:12px;text-decoration: none;*/
/*#menu .casario a:hover{color:#B3CCDF;
text-decoration:underline;}
#menu .flats a:hover{color:#F3D245;
text-decoration:underline;}
#menu .atelier a:hover{color:#D799AA;
text-decoration:underline;}
#menu .contato a:hover{color:#D0DB7A;
text-decoration:underline;}
#menu .localizacao a:hover{color:#D0DB7A;
text-decoration:underline;}*/
/*final home*/
