﻿/* begin Page */

/* file checksum is 0A7663E6. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #CCCCB8;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
p{
	color:rgb(0,0,255);
	font-family:Trebuchet MS, helvetica, serif;
	font-size:;
	font-style:;
	font-weight:;
	
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: -45px;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 260px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 260px;
	width: 536px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:65px;
	min-height:65px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 12px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 92px;
	height: 92px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 46px, 46px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 46px, 46px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(46px, 46px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(46px, auto, auto, 46px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 46px;
	right: 46px;
	height: 92px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 46px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(46px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 46px;
	bottom: 46px;
	width: 92px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 46px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 46px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 46px;
	left: 46px;
	right: 46px;
	bottom: 46px;
	background-color: #EAEAE1;
}


.art-Sheet
{
	margin-top: 50px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(https://www.despgloria.com.br/system/application/libraries/imgs/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





div.art-nav-center
{
	position:relative;
	float:right; 
	right:50%;
	
}

ul.art-menu
{
	position:relative;
	float:left; 
	left:50%;
}


/* menu structure */

.art-menu
{
	padding: 0px 13px 0px 13px;
}

.art-nav
{
	position: relative;
	height: 25px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 25px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/nav.png');
}

.art-nav .l
{
	left: 0;
	right:13px;
}

.art-nav .r
{
	right: 0;
	width: 876px;
	clip: rect(auto, auto, auto, 863px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 75px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #E1E1D6;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 25px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-25px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-25px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-25px;
}
.art-menu a:hover .t
{
	color: #212118;
}

.art-menu li:hover a .t
{
	color: #212118;
}

.art-menu li:hover>a .t
{
	color: #212118;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -50px;
}

.art-menu a.active .t
{
	color: #000000;
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 25px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 180px;
	overflow:hidden;
	line-height: 38px;
	margin-right: auto;


	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #EAB11F;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #6B500A;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #543E08;
	border-color: #EAB11F;
	background-position: 0 -38px;
}

.art-menu ul li:hover>a
{
	color: #543E08;
	border-color: #EAB11F;
	background-position: 0 -38px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #543E08;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #543E08;
}


/* end MenuSubItem */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 876px;
	height: 150px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 876px;
	height: 150px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/img03.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.logtipo{
	margin-top:10px;
	padding-top:20px;
	margin-left:100px;
}
.art-Logo
{
	display : block;
	position: absolute;
	left: 70px;
	top: 60px;
	width: 576px;
}

h1.art-Logo-name
{
	display: block;
	text-align: right;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #FDF7E8 !important;
}

.art-Logo-text
{
	display: block;
	text-align: left;
}

.art-Logo-text, .art-Logo-text a
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #0E0A01 !important;
}
/* end Logo */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 876px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:23px;
	min-height:23px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 12px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 30px;
	height: 30px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 15px, 15px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 15px, 15px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(15px, 15px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(15px, auto, auto, 15px);
}

.art-Block-tc, .art-Block-bc
{
	left: 15px;
	right: 15px;
	height: 30px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 15px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(15px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 15px;
	bottom: 15px;
	width: 30px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 15px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 15px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background-color: #F0F0EA;
}


.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 10px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:6px;
}

.art-BlockHeader .r
{ 
	width:876px;
	right:0;
	clip: rect(auto, auto, auto, 870px);
}





.art-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/BlockHeaderIcon.png');
	padding:0 0 0 19px;
	background-repeat: no-repeat;
	min-height: 21px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.art-BlockContent-body
{
	color:#6D6D4F;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.art-BlockContent-body a:link
{
	color: #96580D;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #9A9A74;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #5F5F45;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #6D6D4F;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 10px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.art-Post
{
	margin: 7px;
}

/* Start ../../../imgs */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 1px #CCCCB8;
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish ../../../imgs */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #ABAB8C;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E3E2D;
}

.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E3E2D;
}

.art-PostHeaderIcon-wrapper img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #4D4D38;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #4D4D38;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #C07111;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #3E3E2D;
}

.art-PostContent
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #3E3E2D;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
https://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #91560D;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #91560D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #3B3B2B;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #5C5C42;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 31px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #5C5C42;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #797958;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #797958;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #68684B;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #68684B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #68684B;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #211803;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 20px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:20px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#12120D;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #CCCCB8; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 28px;
	background-color:#E3E3D9;
	background-image:url('https://www.despgloria.com.br/system/application/libraries/imgs/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 31px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 14px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FCEFDE !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 93px;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:5px;
}

.art-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 398px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -31px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -62px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 876px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/Footer.png');
	width: 876px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('https://www.despgloria.com.br/system/application/libraries/imgs/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 16px;
	width: 16px;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#23231A;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #8D530C;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #3B3B2B;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #2F1C04;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#BB8B11;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#9A9A74;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 439px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 657px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 657px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 875px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 218px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 218px;
}
/* end LayoutCell */

/*FORMULARIO*/
.Classfiltros{

}

.requiredForm{
	background-color: #FF2B2B;
}

.required{
	background-color: #FFFFFF;
}

.requirederrorForm{
	background-color:#FF1100;
}


.requiredLabel{
	color: #000140;
	padding-left: 7px;
	margin-left: 7px;
	font-size: 11px;
	font-weight: bold;
}

.formulario label {
	display: block;
	padding-left: 7px;
	margin-left: 7px;
	float: left;
	width: 120px;
	text-align:left;
	vertical-align:top;	
}





input, textarea, select{
	border:0;
	margin:3px;
	padding:0px 3px;
	font:90%/180% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666666;

}
input,select{
	width:200px;
}

.clearAll{
	clear:both;
}

/***** https://www.despgloria.com.br/system/application/libraries/imgs/shadows that wrap around ALL elements ***********/
.frmShdwTopLt{
	float:left;
	background:url(https://www.despgloria.com.br/system/application/libraries/imgs/shadowUpperLeft.gif) top left no-repeat;
}

.frmShdwBottomRt{
	float:left;
	background:url(https://www.despgloria.com.br/system/application/libraries/imgs/shadowLowerRight.gif) bottom right no-repeat;
}

.frmShdwBottomLt{
	float:left;
	background:transparent url(https://www.despgloria.com.br/system/application/libraries/imgs/shadowBottomLeft.gif) bottom left no-repeat;
}

.frmShdwTopRt{
	float:left;
	background:transparent url(https://www.despgloria.com.br/system/application/libraries/imgs/shadowTopRight.gif) top right no-repeat;
}


/***** styles specific to the CHECKBOX **********/
.frmShdwCheck{
	border:0;
	margin:0;
	padding:0;
}

	.frmShdwCheck img{
		border:0;
		margin:0;
	}

	
/***** styles specific to the RADIO BUTTONS **********/
.frmShdwRadio{
	float:left;
	margin:0;
}

	.frmShdwRadio img{
		border:0;
		margin:0;
	}

	
/***** styles specific to the SUBMIT BUTTONS **********/
.frmShdwSubmit{
	border:0;
	background:#f7f7f7 !important;
	background:transparent;
	float:left;
	font-weight:bold;
	cursor:pointer;
}

	.frmShdwSubmit:hover{
		color:#000000;
	}
	

/***** styles specific to the SELECT BOX **********/
.frmShdwSelectDropChosen{
	margin:3px 3px 3px 5px;
	padding: 0 0 0 2px !important;
	padding: 0 0 3px 2px;
	font-size:.9em;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff !important;
	border-left:0;
	display:block;
	cursor:pointer;
	/*some stuff for IE*/
	color:#666666;
	text-decoration:none;
}

.frmShdwSelectDropShown{
	margin:3px 3px 3px 5px;
	padding: 0 0 0 2px;
	font-size:.9em;
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	position:absolute;
	background:#ffffff;
	z-index:1;
	overflow:scroll;
	height:100px;
}

.frmShdwSelectDrop{
	display:none;
}

.fakeSelectImg{
	border:0;
	margin:5px 5px 0px 0px;
}

.frmShdwSelectDropShown a{
	display:block;
	margin:0;
	padding:0px;
	border-bottom:1px dashed #ffffff;
	text-decoration:none;
	color:#666666;
}
	
	.frmShdwSelectDropShown a.selected{
		background:#f7f7f7;
		color:#000000;
		border-bottom:1px dashed #cccccc;
	}
	
	.frmShdwSelectDropShown a.selected:after{
		content:" <<";
	}
	
	
	.frmShdwSelectDropShown a:hover{
		background:#f7f7f7;
		border-bottom:1px dashed #cccccc;
		text-decoration:none;
		color:#666666;
	}
	
	.frmShdwSelectDropShown a:hover:after{
		content:" <<";
	}
	
	



table.list {
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-size:10px;
	width:100%;
}
table.list tbody th {
	text-align:left;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11.5px;
	background: url(../../imgs/bg_table.gif);
	padding-bottom: 2px;
	margin: 0px;
	color: #000144;
	padding-top: 6px;
}
table.list th {
	text-align:left;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	background-color: #d4d4d4;
	padding-bottom: 2px;
	margin: 0px;
	color: #000144;
	padding-top: 6px;
	height: 25px;
	font-family: Calibri, Tahoma, Verdana, Arial;
}

table.list th.title {
	text-align: left;
}
table.list th A {
	color: #000144;
}
table.list tr {
	
}
table.list tr.title {
	background-color: #000144
}
table.list tr.row0 {
	background-color: #f5f5f5;
	text-align:left;
	border-bottom: 1px solid #000000;
}
table.list tr.row1 {
	background-color: #fff;
	text-align:left
}



table.list td {
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #e5e5e5 1px solid;
}
table.list tr.row0:hover {
	background-color: #f1f1f1
}
table.list tr.row1:hover {
	background-color: #f1f1f1
}
table.list td.options {
	font-size: 8px;
	background-color: #ffffff
}


/***********************************DIALOGO *********************************/

/************ Dialog Box Styles ***********/
.DialogBox {
	width: 100%;
	height: 50%;
	background:#FFF;
}

.DialogBox .boxHeader, .DialogBox .boxCtrlButtonPane {
	height: 25px;
	border-top: 1px solid #C8C2A8;
	background-color: #ECECD9;
}

.DialogBox .boxHeader {
	width: 100%;
    background-color: #ECECD9;
	font: bold 11px Verdana, Arial, Helvetica, Sans-serif;	
}

.drag {
	padding-left: 20px;
	background: url(https://www.despgloria.com.br/system/application/libraries/imgs/dialogo/dragArea.gif) no-repeat 5px 5px;
	cursor: move;
}

.DialogBox .boxCtrlButtonPane {
	text-align: right;
}

.DialogBox .minButton, .DialogBox .maxButton {
	display: none;
}

.DialogBox .closeButton {
	width: 8px;
	height: 7px;
	background: url(https://www.despgloria.com.br/system/application/libraries/imgs/dialogo/dialogClose.gif) no-repeat right;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.DialogBox .boxTL {
	width: 7px;
	height: 25px;
	background: url(https://www.despgloria.com.br/system/application/libraries/imgs/dialogo/dialogTL.gif) no-repeat left top;
}

.DialogBox .boxTR {
	width: 7px;
	height: 25px;
	background: url(https://www.despgloria.com.br/system/application/libraries/imgs/dialogo/dialogTR.gif) no-repeat right top;
}

.dialogBox .boxML {
	border-left: 1px solid #C8C2A8;
	background: #FFFFFF;
}

.DialogBox .boxContent {
	border-left: 1px solid #C8C2A8;
	border-right: 1px solid #C8C2A8;
	/*background: #FFFFFF;*/
	vertical-align: top;
	text-align: left;
}

.dialogBox .boxMR {
	border-right: 1px solid #C8C2A8;
	background: #FFFFFF;
}

.DialogBox .boxBL {
	width: 7px;
	height: 7px;
	background: url(https://www.despgloria.com.br/system/application/libraries/imgs/dialogo/dialogBL.gif) no-repeat left top;
}

.DialogBox .boxBC {
	height: 8px;
	background: url(https://www.despgloria.com.br/system/application/libraries/imgs/dialogo/dialogBC.gif) repeat-x left top;
}

.DialogBox .boxBR {
	width: 7px;
	height: 7px;
	background: url(https://www.despgloria.com.br/system/application/libraries/imgs/dialogo/dialogBR.gif) no-repeat right top;
}

.freezeLayer {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	background: #FFF; 
	filter: Alpha(opacity = 0);
	-moz-opacity: 0;
	z-index: 20;
}

.hide {
	display: none;
}

fieldset {
	border: none;
	padding: 0;
	margin: 1em 0;
}