﻿/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|																					|
|	Desenvolvido por: www.openhaus.com.br											|
|	Contato: (34) 3210 7264 - suporte@openhaus.com.br								|
|	Inicio: 04/05/2007																|
|																					|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	@font-face {
		font-family: "dc-script";
		src: url("../fontes/Dancing-Script.ttf");
	}


	/* :) Padrões ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
		* { margin: 0; padding: 0; }
		body { font-family: trebuchet ms, Verdana; font-size: 10px; color: #333; background: url(../images/bg_body.jpg); line-height: 15px; }
		hr { color: #ccc; border: dotted 1px; }
		
		.esc { float: left; }
		.dir { float: right;}
		 img.dir { float: right;margin:0;}
		.cls { clear: both; }
		
		.center { text-align: center; }
		
		.ft11 { font-size: 11px; }
		.ft12 { font-size: 12px; }
		
		.lin15 { line-height: 15px; }
		.lin18 { line-height: 18px; }
		
		a,active,visited  { color: #333; text-decoration: none; }
		a:hover   { text-decoration: underline; }
		ul li{list-style:none;}
		img{border:none;}
		input,textarea { background: #fff; border: solid 1px #ccc; font-size: 10px; font-family: tahoma,arial,verdana; padding: 2px; }
		
		
	/* :) Site ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
		#corpo { width: 767px; margin: 0 auto; border: solid 1px #ccc; border-top: none; background: #fff; }
		#flash { }
		
		#slide{top:0;left:0;width:767px;height:339px;position:absolute;background:url(../slide/slideinicial.jpg)no-repeat;}
		
		#animacao{float:left;width:767px;height:370px;position:relative;z-index:9;background:url(../slide/mod2.jpg)no-repeat;}
		#teste{width:767px;height:300px;}
		#animacao img.logo{position:absolute;bottom:0;z-index:100;}
		#base-menu{position: absolute;
		bottom: 0;
		margin:0 0 0 42px;
		padding: 10px 0 10px 13px;
		z-index: 100;} 
		#base-menu ul li{float:left;margin:0 12px 0 0;padding:0;list-style:none;} 
		#base-menu ul {float:left;}
		#base-menu ul li img{float:left;margin-right: 17px;margin-left: 5px;}
		
		
		#meio  { width: 762px; padding: 20px 0 10px 5px; height:auto; display: table; border-top: solid 1px #bababa; margin-top: 2px; background: url(../images/sombra.jpg) repeat-x; }
		#rodape { padding: 20px 10px 10px; background: url(../images/sombra_rodape.jpg) repeat-x top; margin-top: 20px; }
		
		
	/* :) Meio ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#box1, #box2 { margin-right: 5px; }
		
		
	/* :) Interna ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#conteudo { padding: 15px 38px 15px 38px; text-align: justify; margin-top: 2px; background: url(../images/sombra.jpg) repeat-x; list-style: square; }
		#conteudo .intP p { text-indent: 25px; }
		
		.conteudo { padding: 15px 38px 15px 38px; text-align: justify; margin-top: 2px; background: url(../images/sombra.jpg) repeat-x; list-style: square; }
		.conteudo .intP p { text-indent: 25px;}
		
		.titleInt { background: #eeede0 url(../images/setinha.jpg) no-repeat 8px; border-left: solid 2px #898032; padding: 3px 10px 4px 21px; color: #898032; }
		
		.imgInt { border: solid 1px #ccc; padding: 4px; }
		
		#load { margin: 20px auto; width: 150px; padding: 10px 0 12px; border: solid 1px #ccc; text-align: center; }
		
		.titleLegend { background: #eeede0; border-left: solid 2px #898032; border-right: solid 2px #898032; padding: 2px 10px 3px 10px; color: #898032; }

		#fotoReceita { padding: 3px; border: solid 1px #ccc; float: right; margin: 0 0 10px 10px; }

		.foto { padding: 2px; border: solid 1px #ccc; }
		
		#Boxinst { border-left: solid 1px #D0D0BF; border-right: solid 1px #D0D0BF; border-width: 0 1px; }
		
		.titulosNovos{
			font-size:35px;
			color: #908A40;
			font-family: "dc-script";
			border-bottom: 1px dotted;
			line-height: 30px;
		}
