body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
	background-color:#ffffff;
	/*background-image:url(../../../images/layout/fundo/carnaval_03.jpg);*/
	/*background-image:url(../../../images/layout/fundo/pascoa_01.jpg);*/
	background-image:url(../../../images/layout/fundo/cozinha.1.small.jpg);
	/*background-image:url(../../../images/layout/fundo/natal.1.jpg);*/
  /*background: url(../../../images/layout/fundo/natal.2.small.gray.jpg) repeat left top transparent;*/
}

select {
  height: 20px;
  font-size: 14px;
  background-color: #ffffff;
}

select.enhanced {
  height: 25px;
  padding-left: 5px;
  font-size: 15px;
  font-weight: bold;
}

#main_table {
	background-color: rgba(255,255,255,0.6);
}

#main-menu-petitchef {
	border: 0pt none; 
	position: fixed; 
	top: 220px; 
	right: -80pt;
	padding:10px;
	background-color: #ffffff; 
}

#main-menu-petitchef:hover {
	right: 0pt;
}


#suggestPost {
	background:transparent url(suggest-post.png) no-repeat scroll 0px 0px;
    height:170px;
    left:0;
    position:fixed;
    top:150px;
    width:40px;
}

div#suggestPost:hover {
    background-position:-41px 0px;
}

#suggestPost a {
    display:block;
    height:170px;
    width:40px;
}


	
#main-body 
{
	width: 920px; 
}

#main-corpo 
{
	border-style: dashed; 
	border-width: 2px; 
	border-color: #ff0000; 
	background-color: #f9f9f9; 
	padding-top: 10px;
	padding-bottom: 10px;
}


#barra-menu-comunicacao
{
	width: 100%; 
	padding: 10px 10px 10px 10px ;
	background-color: Transparent;
	background-color: #ffffff;
	
	/*
	opacity: 0.5;
	filter:alpha(opacity=50);
	*/

}

#barra-menu-comunicacao .container
{
	position: relative;
	height: 150px;
	width: 100%;
}

#barra-menu-comunicacao #logotipo 
{
	background-color: #ffffff;
	position:relative;
	float:left;
}

#barra-menu-comunicacao #banner
{
	position:relative;
	float:left;
	left:53px;
	top:30px;
}

#barra-menu-comunicacao #menu-comunicacao
{
	position:relative;
	float:right;
}

#barra-menu-comunicacao #menu-comunicacao img{
	display:block;
}

#barra-menu-comunicacao #facebook{
	margin-top:10px;
	margin-left:3px;
	position:relative;
	float:right;
}

#barra-menu-comunicacao #menu-principal {
	position:absolute;
	/*width: 600px;*/
	bottom: 0px;
	right: 0px;
}

#barra-menu-comunicacao #menu-principal .links-petitchef {
	font-size:12px;
	text-transform: uppercase;
	color: #558888;
}

#barra-menu-comunicacao #menu-principal a{
	color: #558888;
}

#barra-menu-comunicacao #menu-principal a:hover{
	color: #ff0000;
}

#barra-sep-cima-01 {
	width: 100%; 
	height: 5px; 
	background:#FFFFFF;
}

#barra-sep-cima-02 {
	width: 100%; 
	height: 1px; 
	background: #ff0000;
}

#barra-corpo-01 {
	width: 100%; 
}

#barra-corpo {
	width: 600px; 
}

#barra-submenu {
	width: 290px;
	text-align: left; 
	padding-left: 10px;
}

#barra-sep-meio-01 {
	width: 100%; 
	height: 1px; 
	/*background: #ff0000;*/
}

#barra-sep-meio-02 {
	width: 100%; 
	height: 15px;
}

#barra-sep-baixo-01 {
	width: 100%; 
	height: 5px; 
	background:#FFFFFF;
	/*background:#FFFFFF url(..\..\..\images\layout\cantos\barra-corpo-baixo.gif) left bottom no-repeat; */
}

#barra-menu-institucional {
	width: 100%; 
	height: 20px;
	padding-left:15px;
	padding-right:15px;
	background-color: #99CCCC;
}

#barra-menu-institucional .links-petitchef {
	color: #ffffff;
}

#barra-menu-institucional a{
	font-size:12px;
	color: #ffffff;
}

#barra-menu-institucional a:hover{
	color: #ff0000;
}

#barra-menu-e-titulo {
	width: 100%; 
	height: 38px;
}


#barra-informacao {
	width: 100%; 
	height: 25px; 
	padding-right:15px;
	background: #ff0000;
	background-color: #99CCCC;

}

#MarginLeft {
	width: 15px;
}

#MarginRight {
	width: 15px;
}

.conteudo-fb-gray {
	background-color: #99CCCC; 
}

.erro, .caixa-destaque {
	background-color: #ffffff; 
	border: solid 1px #666666;
	padding: 10px;
	width: 460px;
}


.img-pagina {
	width:100%;
}