* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../slg_imgs/bg_body.jpg);
	background-repeat: no-repeat;
	background-color: #63001c;
}


#geral {
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	padding: 0px;
	margin-top: 0px;
}

#topo {
	position: relative;
	height: auto;
	width: 1000px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	width: 485px;
	position: relative;
	

}

#menu {
	float: left;
	position: relative;
	width: 490px;
	margin-left: 20px;
	height: auto;

}

#menu li {
	list-style-type: none;
}

.menu_slg{
	position:absolute;
	left:183px;
	top:45px;
	font-size:30px;
	color:#FFFFFF;
	z-index: 100;
}
.menu_slg a:link, .menu_slg a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_slg a:hover, .menu_slg a:active{
	color:#d1aca9;
	text-decoration:none;
}
.menu_blog{
	position:absolute;
	left:112px;
	top:68px;
	font-size:37px;
	color:#FFFFFF;
}
.menu_blog a:link, .menu_blog a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_blog a:hover, .menu_blog a:active{
	color:#d1aca9;
	text-decoration:none;
}
.menu_port{
	position:absolute;
	left:189px;
	top:77px;
	font-size:24px;
	color:#FFFFFF;
}
.menu_port a:link, .menu_port a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_port a:hover, .menu_port a:active{
	color:#d1aca9;
	text-decoration:none;
}
.menu_clientes{
	position:absolute;
	left:103px;
	top:104px;
	font-size:24px;
	color:#FFFFFF;
}
.menu_clientes a:link, .menu_clientes a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_clientes a:hover, .menu_clientes a:active{
	color:#d1aca9;
	text-decoration:none;
}
.menu_m360{
	position:absolute;
	left:197px;
	top:99px;
	font-size:30px;
	color:#ec7c07;
	z-index: 100;
}
.menu_m360 a:link, .menu_m360 a:visited{
	color:#ec7c07;
	text-decoration:none;
}
.menu_m360 a:hover, .menu_m360 a:active{
	color:#a73e11;
	text-decoration:none;
}
.menu_serv{
	position:absolute;
	left:51px;
	top:103px;
	font-size:36px;
	color:#FFFFFF;
}
.menu_serv a:link, .menu_serv a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_serv a:hover, .menu_serv a:active{
	color:#d1aca9;
	text-decoration:none;
}
.menu_cadeia{
	position:absolute;
	left:190px;
	top:115px;
	font-size:20px;
	color:#FFFFFF;
}
.menu_cadeia a:link, .menu_cadeia a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_cadeia a:hover, .menu_cadeia a:active{
	color:#d1aca9;
	text-decoration:none;
}
.menu_fale{
	position:absolute;
	left:146px;
	top:135px;
	font-size:24px;
	color:#FFFFFF;
}
.menu_fale a:link, .menu_fale a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_fale a:hover, .menu_fale a:active{
	color:#d1aca9;
	text-decoration:none;
}

#centro {
	position: relative;
	height: auto;
	width: 1000px;
	float: left;
	margin-bottom: 15px;
}

#esquerda {
	float: left;
	position: relative;
	height: auto;
	width: 542px;
	padding: 0px;
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 6;
	
}

.b1 {
	font-size: 18px;
	color: #959595;
	font-weight: normal;
}

.i1 {
	font-size: 18px;
	color: #ff8d04;
	font-style: normal;
	font-weight: normal;
}

#posts {
	margin-top: -140px;
	float: left;
	position: relative;
	width: 490px;
	margin-left: 30px;
	height: auto;
}

#post {
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8d04;
	background-image: url(../slg_imgs/bgpost.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	height: auto;
	width: 460px;
	padding: 15px;
}

#post li {
	margin-left: 20px;
	list-style-position: inside;
	margin-bottom: 10px;
}

#post p {
	margin-bottom: 12px;
}

#titulo_post {}

#titulo_post h1 {
	font-size: 14px;
	margin-bottom: 6px;
}

#titulo_post .b2 {
	font-size: 10px;
	font-weight: normal;
	color: #e37707;
	margin-left: 10px;
}

#conteudo {
	background-image: url(../slg_imgs/blog_bg1.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 541px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 500px;
}

#comentarios {
	background-image: url(../slg_imgs/bgpost.gif);
	background-repeat: repeat-x;
	float: left;
	position: relative;
	width: 490px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8d04;
}
.comentarios {
	font-size: 16px;
	color: #ff8d04;

	cursor: pointer;

}
.esconde {
	position: absolute;
	height: 1px;
	width: 1px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
	float: left;
}

#comentario {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff8d04;
	margin-top: 5px;
	height: auto;
	width: 460px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	position: relative;
}

#comentarios textarea {
	height: 90px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#comentarios input {
	width: 250px;
	margin-top: 5px;
}

#comentarios h1 {
	font-size: 14px;
	padding-top: 15px;
	padding-left: 15px;
}
#comentario h2 {
font-size: 14px;
	margin-bottom: 6px;
}

#comentario .b4 {
	font-size: 10px;
	font-weight: normal;
	color: #e37707;
	margin-left: 10px;
}

#ext1 {
	background-image: url(../slg_imgs/blogtopo.png);
	position: relative;
	height: 163px;
	width: 541px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ext2 {
	background-image: url(../slg_imgs/blogfoot.png);
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	height: 71px;
	width: 541px;
}

#anterior {

	font-size: 20px;
	color: #FF6600;
	float: left;
	width: 100px;
	margin-left: 30px;
}

#proximo {
	float: left;
	width: 100px;
	font-size: 20px;
	color: #FF6600;
	margin-left: 30px;
	
}

#rss{
	position: absolute;
	z-index: 4;
	height: 54px;
	width: 69px;
	float: left;
	margin-left: -20px;
	margin-top: -105px;
	left: 540px;
	top: 0px;
}
#direita1 {
	float: left;
	position: relative;
	height: 700px;
	width: 190px;
	background-image: url(../slg_imgs/01px_png.png);
	margin-top: -50px;
	z-index: 5;
	margin-left: -200px;
	padding-left: 210px;
}

#direita1 h2 {
	font-size: 14px;
	color: #ec7c07;
	margin-top: 5px;
	margin-bottom: 7px;
}

#direita1 li {
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
}

.busca {
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #27000b;
	z-index: 7;
	color: #FFFFFF;
	padding: 2px;
	margin-bottom: 5px;
}

#direita2 {
	float: left;
	position: relative;
	height: auto;
	width: 210px;
	height: 700px;
	margin-top: -50px;
	background-image: url(../slg_imgs/01px_png.png);
	margin-left: 15px;
	z-index: 5;
}

#mercado {
	height: 420px;
	width: 190px;
	float: left;
	position: relative;
	margin-left: 5px;
	padding: 5px;
	background-image: url(../slg_imgs/01px_png.png);
	margin-top: 10px;
}

#mercado .b3 {
	font-size: 18px;
	font-weight: bold;
	color: #ec7c07;
}

#mercado .i3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#recentes {
	font-size: 18px;
	color: #FFFFFF;
	width: 195px;
	text-align: right;
	float: left;
	font-weight: bold;
	margin-top: 20px;
}

#foot {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	width: 480px;
	height: auto;
	padding-right: 0px;
	padding-left: 520px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#foot h2 {
	font-size: 12px;
}

#foot a {
	color: #FFFFFF;
	text-decoration: none;
}

#foot a:hover {
	color: #c25b0b;
}

.age {
	cursor: pointer;
}

.comentar {
	font-size: 14px;
	color: #FF6600;
	text-align: right;
	cursor: pointer;
	float: right;
	padding-bottom: 15px;
}
#load {
	position: relative;
	width: 32px;
	margin-left: 220px;
	margin-top: 10px;
	float: left;
}

#app {
	height: 30px;
	width: 100%;
	float: left;
	position: relative;
}

#comentarios h6 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
/* USAGE: All you have to do is include this one line in your CSS file, with the tag names to which you want the script applied: */
img, div { behavior: url(slg_js/iepngfix/iepngfix.htc) }
img, div, a, input, textarea { behavior: url(slg_js/iepngfix/iepngfix.htc) }
/* Alternatively, you can specify that this will apply to all tags like so: * { behavior: url(iepngfix.htc) } */ 

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=5f192d&bgTextureHeader=01_flat.png&bgImgOpacityHeader=0&borderColorHeader=520315&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=520315&bgTextureContent=01_flat.png&bgImgOpacityContent=16&borderColorContent=520315&fcContent=eeeeee&iconColorContent=520315&bgColorDefault=520315&bgTextureDefault=01_flat.png&bgImgOpacityDefault=35&borderColorDefault=520315&fcDefault=a37a85&iconColorDefault=520315&bgColorHover=dddddd&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=60&borderColorHover=dddddd&fcHover=000000&iconColorHover=c98000&bgColorActive=121212&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=15&borderColorActive=000000&fcActive=ffffff&iconColorActive=f29a00&bgColorHighlight=520315&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=520315&fcHighlight=ffffff&iconColorHighlight=aaaaaa&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget {
	font-size: 13px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size: 1em;
}
.ui-widget-content {
	color: #eeeeee;
}
.ui-widget-content a { color: #eeeeee; }
.ui-widget-header {
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a { color: #ffffff; }
.ui-widget-header th {
	margin-right: 2px;
	margin-left: 2px;
}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	font-weight: normal;
	color: #a37a85;
	outline: none;
	text-align: center;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #a37a85; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	font-weight: normal;
	outline: none;
	color: #FFFFFF;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	font-weight: normal;
	color: #ffffff;
	outline: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #67608b;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #ffffff; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_520315_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_520315_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_520315_256x240.png);
	background-color: #333333;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_c98000_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f29a00_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_aaaaaa_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* Datepicker
----------------------------------*/
.ui-datepicker {
	width: 200px;
	padding-top: 0.2px;
	padding-bottom: 0;
	padding-left: 5px;
}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 2px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin-top: 0;
	margin-bottom: 0.4em;	
}
.ui-datepicker th {
	text-align: center;
	font-weight: bold;
	border: 0;
	padding: 2px;
	background-image: url(../slg_imgs/01px_png.png);
	color: #999999;
}
.ui-datepicker td {
	border: 0;
	padding: 2px;
	margin: 2px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }



/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/

