/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
* {
    margin: 0px auto;
    padding: 0px;
}

body {
	margin:0px;
	padding:0px;
	background:url(images/fundosite.jpg) #92c8aa repeat-x;
	height:100%;
	font-family: "Trebuchet MS",verdana, "Times New Roman", Times, serif;
	color:#4a6556;
	font-size:14px;
}


#single_promocoes{
	margin:0px;
	padding:0px;
	background:#92c8aa;
	font-family: "Trebuchet MS",verdana, "Times New Roman", Times, serif;
	color:#4a6556;
	font-size:14px;
}






/* Meu estilo */

#geral{ 
width:990px;
height:auto;}


#topo {
	width:100%;
	padding:0px;
	margin:0px;
}

#meio {
	width:990px;
	height:auto;
}

#menu_ronco{
		width:270px;
		float:left;
		margin-right:15px}

#meio_ronco {
	width:705px;
	height:auto;
	float:left;
}




#rodapeTodo {
	width:100%;
	height:40px;
	background-color:#508568;
	bottom:0px;
}

#rodape {
	width:980px;
	margin:0 auto;
	padding-top:10px;
	color:#FFF;
	font-size:12px;
	
}

#novidades{
	width:450px;
	height:300px;
	background:#7ea58f;
	border:1px solid #688e78;
	float:left;
	margin:0 20px 20px 30px;
}

#promocoes{
	width:189px;
	height:290px;
	border-right:1px solid #92c8aa;
	float:left;
	margin:3px 8px 0 8px;
}

#sono{
	width:230px;
	height:290px;
	float:left;
	margin:3px 0 0 3px;
}


#midia{
	width:450px;
	height:300px;
	background:#7ea58f;
	border:1px solid #688e78;
	float:left;
	margin-bottom:20px;
}

#atendimento{
	width:450px;
	height:170px;
	background:#7ea58f;
	border:1px solid #688e78;
	float:left;
	margin:0 20px 20px 30px;
}

#filiado{
	width:450px;
	height:160px;
	background:#7ea58f;
	border:1px solid #688e78;
	float:left;
	margin-bottom:20px;
	padding-top:10px;
}

#consulta{
	width:925px;
	height:100px;
	background:#87b59b;
	border:1px solid #688e78;
}

p{
	margin-bottom:15px;
}

#marque{
	width:290px;
	float:left;
	height:90px;
	border-right:1px solid #92c8aa;
	margin-top:5px;
	
}

#chegar{
	width:255px;
	float:left;
	height:90px;
	border-right:1px solid #92c8aa;
	margin-top:5px;
}

#parceiros{
	width:225px;
	float:left;
	height:90px;
	margin-top:5px;
	border-right:1px solid #92c8aa;
}

#twitter{
	float:left;
	width:100px;
	margin:17px 0 0 10px;}

