/* Pincelando Baby */
* {
	outline: none;
	margin: 0;
	padding: 0;
	
}
hr {display:none;}
body {
      margin: 0px;
      padding:0px;
	  font-family: "Trebuchet MS", serif;
	  font-size:12px;
	  background:#e9f3d8;
	  
}


/* estrutura */
#container{
	  width:1008px;
	  margin:0 auto;
}	


/*topo*/
#header{
	  width:1008px;
	  height:125px;
	  padding: 0;
	  clear:both;

}
#header p{
text-align:right;

}
#header h1{
      width:266px;
      left:122px;
      float:left;
      clear:both;
      font-size: 1.3em;
	  padding:0 0 0 25px;
}
#header h1 a{
      width:266px;
      height:122px;
      overflow:hidden;
      display:block;
      text-indent:-99999px;
      background:url(images/pin_02.jpg) left top no-repeat;
	   padding:0 0 0 25px;
}


/*menu*/
#sidebar{
      width:1008px;
      height:36px;
      padding:15px 0 0 0;
      background:url(images/pin_05.jpg) no-repeat;
}
#sidebar ul{
      width:100%;
      list-style:none;
	  text-align:center;
}
#sidebar li{
      font-family: Georgia, "Times New Roman", Times, serif;
      display:inline;
	  font-weight:bold;
      font-size:14px;
      color:#FFFFFF;
	  padding:0 135px 0 135px;
	  text-align:center;
}
#sidebar li a{
      text-align:center;
      color:#FFFFFF;
      text-decoration:none;
}
#sidebar li a:hover{
      color:#669933;
      text-decoration:none;
}

/*conteudo*/
#content{
      width:934px;
	  padding:15px 37px 15px 37px;
      background:url(images/pin_01.jpg) repeat-y;
}

#content h2{
      width:153px;
      height:35px;
	  padding:0 0 0 25px;
	  overflow:hidden;
	  text-indent:-99999px;
      background:url(images/tit_atelie.jpg) left top no-repeat;
      display:block;
}


#content p{
      color:#666666;
	  padding:10px 0 10px 0;
	  margin: 0 0 0 15px;
}

	  
#footer{
      width:1008px;
	  height:40px;
	  padding:20px 0 0 0;
   	  clear:both;
	  text-align:right;
	  background:url(images/pin_20.jpg) no-repeat;
}


/*rodape*/
#footer p{
      padding:15px 0 0 0;
	  color:#333333;
	  font-size:11px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  text-align:center;
}


/*Formulário*/
form{
		width:500px;
}
input{
		width: 450px;
		border: none;
		background:#eee4ef;
		margin:0 0 0 15px;
}
textarea{
		width:450px;
		background:#eee4ef;
		border:none;
		margin:0 0 0 15px;
}
label{
		color: #666666;
		margin:0 0 0 15px;
}
.botao{
		background:#eee4ef;
		width:80px;
		border: none;
		color: #666666;
		margin:5px 0 0 15px;
}
.contato{
		float: right;
		clear: both;
		width:370px;
		padding:60px 0 0 0;
}
.imgMaior{
float:right;}



.pincelando{
text-align:left;
margin:0 10px 0 0;
      padding:20px 0 0 30px;
      width:432px;
      height:160px;
	  float:left;
	  background:url(images/pin_14.jpg) no-repeat #EBE0EB;

}
.pincelando h3{
      padding:2px 0 10px 30px;
      font-family:Georgia, "Times New Roman", Times, serif;
      font-size:16px;
      color:#B58CB5;}
.pincelando p{
      margin:15px 20px 0 60px;
      line-height:20px;}
.atelie{
text-align:left;
      padding:20px 0 0 0;
      width:462px;
	  float:right;
      height:160px;


   	  background:url(images/pin_16.jpg) no-repeat #EBE0EB;

}
.atelie h3{
      padding:2px 0 15px 30px;
      font-family:Georgia, "Times New Roman", Times, serif;
      font-size:16px;
      color:#B58CB5;
	  }
.atelie p{
      margin:0 0 10px 30px;
}
.apresentacao{
text-align:center;
height:500px;
}
