/* ===========================================
   AUTHOR: bitpt
   DATE: 28/01/2010
   =========================================== */
   
/* ===========================================
   = Body da Pagina =
   =========================================== */
body {  
 background-color: #FFFFFF ;
 background:url('http://i.grupogrilo.com/grilo/images/fundo.jpg') repeat-x;
 font-size:11px;
 color:#213953;
 font-family: Arial;
}
 {
 margin-left					: 3px;
 }
 
a:link, a:visited {
	font: 11px Tahoma;
	color: #213953;
	text-decoration:none;
}

a:hover {
	font								: 11px Tahoma;
	color								: #000000;
	text-decoration			: none;
}

/* ===========================================
   = Modulos Left =
   =========================================== */
.left {
	margin-left					: 3px;
	/*background-image:url('templates/grilo/images/index_06.gif')*/;
	align:left;
	border:0px; 
	width:203px;	
	}

.left2 {
	padding-left				: 5px;	
	}

/* ===========================================
   = Modulos Right =
   =========================================== */
.right {
	margin-right				: 2px;	
	}
	
.right2 {
	padding-left				: 5px;	
	}
/* ===========================================
   = Pagina Curiosidades =
   =========================================== */
.curi {
  padding-left				: 10px;
  padding-right				: 10px;
  }

/* ===========================================
   = Paginas Quintas =
   =========================================== */
.qta_texto {
	font-size						: 12px;
  }

/* ===========================================
   = Noticias =
   =========================================== */
.blog{
	align 							:center;
	background-image		:url(/images/site/titles/noticias.jpg);
	background-position :5px 0px;
	background-repeat		:no-repeat;
	width 							:100%;
	margin-left					:auto;
	margin-right				:auto;
}

table.blog div{
	padding-top					:35px;
	}

.contentpaneopen {
	width								:95%;
	margin-left					:auto;
	margin-right				:auto;
}

div.blog_more {
	padding-left				:20px;
}
/* ===========================================
   = Menu Top =
   =========================================== */

a.mainlevel:link, a.mainlevel:visited {
	font: 11px Tahoma;
	font-weight: bold;
	color: #000000;
	background-position : 7px 5px;
	background-repeat: no-repeat;
        padding-top: 15px;
	padding-left: 15px;
}

a.mainlevel:hover {
	font: 11px Tahoma;
	font-weight: bold;
	color: #000000;
	background-position: 7px 5px;
	background-repeat: no-repeat;
        padding-top: 15px;
	padding-left: 15px;
}

.bottom {
background-image:url('/grilo_site/images/index_03.jpg');
width:980px;
height:32px;
}
h1 {font: 18px Tahoma;
font-weight: bold;
color: #000000;
}
/*
.tt{
background="#FFF0DB"
width:100%;
background-image:url('/grilo_site/images/title.jpg');
background-repeat: no-repeat;
height:35px;
padding:1px 0 0 5px;
}
*/
.right{
background="#FFF0DB"
width:269px;
/*background-image:url('templates/grilo/images/index_09.gif')*/;
}
.geral{
background="#FFF0DB"
width:980px;
/*background-image:url('templates/grilo/images/index_04.gif')*/;

}
.topmenu{
background="#FFFFFF"
width:980px;
height:230px;
background-image:url('templates/grilo/images/index_01.jpg');
}
.ttt{
background="#FFFFFF"
background-image:url('templates/grilo/images/index_02.jpg');
}



