/* ------------------------------------------------------------------- DEFULT */
/* border: 1px solid #ff0000; */

*{margin:0; padding:0}
img, body, html, a, fieldset{border:0}
ol, ul{list-style:none}
h1, h2, h3, h4, h5, h6{font-size:100%}
body{font-size:100%; font-family:arial,verdana,freesans,garuda,helvetica,
sans-serif; color:#464646;}
ul{border:0; list-style:none}
a{cursor:pointer; text-decoration:none; color:#000000;}
a:hover{text-decoration:underline;color:#000000;}
a:visited{text-decoration:none;color:#000000;}
p{margin:0.5em 0}
p a{text-decoration:none;}
hr{display:block; height:1px; color:#CCC; background:#CCC; border:0;
margin:0.5em 0.2em; display:none}
select{font-size:1em}
option{font-size:1.1em}

/* ------------------------------------------------------------------ LAY-OUT */
/* border: 1px solid #ff0000; */


html{
	width:100%;
	height:100%;
}

body{
	background:#2d3292 url(../images/layout/bg-body-right.gif) repeat-x;
}

.bg-left{
	background:#2d3292 url(../images/layout/bg-body-left.gif) repeat-x;
}

.bg-center{
	width:985px;
}

.bg-right{
	background:#2d3292 url(../images/layout/bg-body-right.gif) repeat-x;
}

.shadow{
	width:982px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/layout/bg-shadow.gif) no-repeat;
}

.page{
	width:970px;
	margin-left:6px;
}

.header{
	height:269px;
	background:url(../images/layout/top-content.jpg) repeat-x;
}

#menu-horizontal{
	height:25px;
	width:955px;
	padding-left: 10px;
	position:absolute;
	top:242px;
}

#menu-vertical{
	min-height:500px;
	width:230px;
	float:left;
	background:#f9e8d9 url(../images/layout/bg-menu-vertical.gif) repeat-x;
	margin-left:2px;
}

#menu-vertical .title-menu-vertical{
	width:210px;
	height:20px;
	/*top-right-bottom-lett*/
	padding:5px 0px 0px 20px;
	float:left;
	font-family: Tahoma;
	font-size:13px;
	color:#000;
	font-weight: bold;
	background:url(../images/layout/bg-title-menu-vertical.gif) repeat-x;
}

/* border: 1px solid #ff0000; */

.content{
	width:970px;
	min-height:862px;
	top:0px;
	background:#eaebf5 url(../images/layout/bg-use-content.gif) repeat-x;
}

.content-global{
	width:970px;
	height:500px;
	top:0px;
	background:#eaebf5 url(../images/layout/bg-use-content.gif) repeat-x;
}

.content-cardapio{
	width:970px;
	height:500px;
	top:0px;
	background:#eaebf5 url(../images/layout/bg-use-content.gif) repeat-x;
}

.content-cms-home{
	width:700px;
	min-height:500px;
	padding-top:0px;
	margin-left:20px;
	float:left;
}

.content-cms-global{
	width:706px;
	min-height:473px;
	height:473px;
	/*top-right-bottom-lett*/
	padding:15px 10px 10px 20px;
	margin: 0px 0px 0px 2px;
	float:left;
	background:#fff url(../images/layout/bg-top-content.jpg) no-repeat right top;
}

.content-cms-cardapio{
	width:721px;
	height:497px;
	/*top-right-bottom-lett*/
	padding:0px 0px 0px 15px;
	margin: 0px 0px 0px 2px;
	float:left;
	background:#fff url(../images/layout/bg-top-content.jpg) no-repeat right top;
}

/* ------------------------------------------------------------------- HEADER */
/* border: 1px solid #ff0000; */
.login{
	height:51px;
	font-size:10px;
	color:#028ed9;
	background:#000000 url(../images/global/img-header.jpg) no-repeat;
}

.area-login{
	margin-left:500px;
}

/* --------------------------------------------------------------------- FORM */
/* border: 1px solid #ff0000; */
#use-login {
	height:50px;
	padding-top: 15px;
	padding-left: 10px;
	font-family: MS Sans Serif,Geneva,sans-serif;
	font-size: 11px;
	color: #000000;	
}

.inputText{
	width:75px;
	padding:2px;
	font-size:11px;
	color:#39a868;
	background:#fbfaf9;
	filter:alpha(opacity=50);
	opacity:.5;
	border: 1px solid #f58220;
}

/* ------------------------------------------------------------------- FOOTER */
/* border: 1px solid #ff0000; */

.footer{
	width:970px;
	height:155px;
	background:url(../images/layout/bg-footer.gif) repeat-x;
	margin:0px;
}

.logo-footer{
	width:150px;
	height:109px;
	margin-left:30px;
	float:left;
	padding-top:35px;
}

.footer-credit{
	width:970px;
	float:left;
	font-family:Tahoma;
	font-weight:bold;
	font-size: 14px;
	color:#6b6b6b;
	position:relative;
}

.footer-address{
	min-height:25px;
	width:690px;
	float:left;
	margin-left:90px;
	position:relative;
	font-family:Verdana;;
	color:#ffffff;
	text-align:left;
	padding-top:30px;
}

/* border: 1px solid #ff0000; */

a{cursor:pointer; text-decoration:none; color:#000000;}
a:hover{text-decoration:underline;color:#000000;}
a:visited{text-decoration:none;color:#000000;}

/*----------------------------------------------------------------------------*/