@charset "utf-8";
/* ---- CSS
K2M Tecnologia Web (http://www.k2mwweb.com.br)
Title: CDL - Câmara de Dirigentes Lojistas de Montenegro
Author: K2M Web ( k2m@k2mweb.com.br ) 
Date: Junho 2008
---- */

body {
	background: #FFFFFF url(../img/home/body-bg.jpg) repeat-x 0 0;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	padding: 0;
	margin: 0;
}
ul, li {
	list-style:none;
}
/**Fonte Gerais**/

a {
	text-decoration:none;
	color:black;
}
a:hover {
	text-decoration:underline;
}
.VejaMais {
	float: right;
	padding-right: 5px;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
}
.dataAgenda {
	font-family: georgia;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.title_Pag {
	font-family: trebuchet MS, serif;
	color: #225ED0;
	font-size: 21px;
	letter-spacing:-1px;
	padding-left:10px;
	background: url(../img/global/z2.gif) no-repeat;
	padding-right: 5px;
	margin-left: 10px;
}

.maisNoticias {
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	padding-left:10px;
	background: url(../img/global/z3.gif) no-repeat;
	padding-right: 5px;
	margin-left: 8px;
	padding-bottom: 8px;
}

.title_Mapa {
	font-family: trebuchet MS, serif;
	color: #225ED0;
	font-size: 14px;
	letter-spacing:-1px;
	padding-left:19px;
	background: url(../img/home/bt_mapa.jpg) no-repeat;
	padding-right: 5px;
	margin-left: 10px;
}
.title_noticias {
	font-family: trebuchet MS, serif;
	color: #000000;
	font-size: 18px;
	padding-left:2px;
}
.maisNoticias_Titulo {
	font-family: trebuchet MS, serif;
	color: #225ED0;
	font-size: 14px;
	padding-left:2px;
	padding-right: 5px;
	margin-left: 10px;
}
.chamadaTop {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-top: 4px;
	font-size: 15px;
	color:#FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
}
.RodapeWite {
	padding-right: 5px;
	font-family: "Tahoma";
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
}
.linkRed {
	padding-right: 5px;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	font-variant: normal;
	color:#993300;
}
h1 {
	font-family: 'Trebuchet MS';
	font-size: 16px;
	color: #003366;
}
h2 {
	font-family: 'Trebuchet MS';
	font-size:24px;
	color: #FFFFFF;
}
h3 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990000;
}

/***Associados***/

#a12 {
	width:200px;
	margin-left:5px;
}

/* Lista Notícias */
/***********************************************************************/
.entry {
	padding: 0;
	margin: 0;
}

.news_date {
	position: relative;
	float: left;
	padding: 0 4px 0 0;
	margin: 0 20px 0 0;
	background-image: url("../img/global/calendar2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 51px;
	text-align: center;
}

.news_date_b {
	position: relative;
	float: left;
	background-image: url("../img/global/calendar2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 51px;
	text-align: center;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4;
}

p.month {
	margin: 0;
	padding: 8px 0 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: georgia;
	line-height: 0.95em;
	font-size: 10px;
}
p.day {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: georgia;
	line-height: bold;
	font-size: 1.7em;
}

/* Agenda */

#agenda_lista li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	padding-left:10px;
	background: url(../img/global/z3.gif) no-repeat;
	padding-right: 5px;
	margin-left: 4px;
	padding-bottom: 8px;
}
#agenda_lista li {
	width: 135px;
	margin-bottom: 2px;
}


/* Downloads*/

.download {
	float:left;
	margin-bottom:30px;
	padding:3px;
	background:#EAEAEA;
	color:#000;
	text-align:center
}
.download p {
	margin:0 0 5px;
	font-size:1em;
	text-align:left
}
.download p.word {
	padding-left:25px;
	background:url(../img/global/ico_word.gif) no-repeat 0
}
.download p.pdf {
	padding-left:25px;
	background:url(../img/global/ico_pdf.jpg) no-repeat 0
}
.download p.tamanho {
	padding-left:25px;
	background:url(../img/global/ico_tamanho.gif) no-repeat 0
}
.download input {
	margin-top:5px;
	font:1em Verdana, Arial, sans-serif
}

#download_lista li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	padding-left:10px;
	background: url(../img/global/z3.gif) no-repeat;
	padding-right: 5px;
	margin-left: 4px;
	padding-bottom: 8px;
}
#download_lista li {
	width: 135px;
	margin-bottom: 2px;
}

/*Equipe*/
#equipe li {
	float:left;
	width:33%;
	height:20em;
	text-align:center;
}
#equipe li img {
	display:block;
	margin:0 auto 10px;
	padding:1px;
	border:2px solid #225ED0;
}
#equipe li p {
	text-align:center;
}
#equipe li p em {
	color:#666;
}

/******corpo******/

/**Top**/

#header {
	float:top;
	padding-left:23px;
	height:108px;
}
#chamada {
	float: left;
	width: 253px;
	margin-top: 5px;
}
#block_menu {
	float:right;
	display:block;
	margin: 0;
	position: relative;
	padding: 0;
	font-size: 8px;
	border: 0;
	width: 298px;
	height: 40px;
	cursor: pointer;
	background: url(../img/home/menuTop_fd.gif) no-repeat 0 0;
}
#block_menu ul li {
	display: inline;
	padding: 4px 8px 0 0;
	float:left;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#block_menu a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}
#block_menu a:hover {
	background-color: #C2D7EB;
	padding: 1px 2px;
}
/**Coluna Esquerda**/

#col_left {
	float:left;
	width:173px;
}
#col_left a.logo {
	display: block;
	float: left;
	height: 167px;
	width: 173px;
	margin: 0;
	background: url(../img/home/logo.gif) no-repeat 2px 5px;
}
#col_left a.logo_spc {
	display: block;
	float: left;
	height: 100px;
	width: 173px;
	margin: 0;
	background: url(../img/home/logo_spc.gif) no-repeat 25px 15px;
}
#diaExtenco {
	float: left;
	width: 169px;
}
.topBusca {
	float:left;
	font-family: 'Trebuchet MS';
	line-height: 18px;
	padding-top: 6px;
	font-size: 13px;
	font-weight: bold;
	height: 29px;
	width: 170px;
	color:#FFFFFF;
	background: url(../img/home/fd_chamadas.gif) no-repeat;
}
.busca {
	float:left;
}
/**Content Area**/
#content-area {
	float: left;
	width: 625px;
	padding: 0 30px 0 0;
}
/**Botão Sócios**/
#bt_socio {
	position:relative;
	width:219px;
	height:78px;
	background:url(../img/home/bt_socio.gif) no-repeat;
}
#bt_socio a {
	height:78px;
	width:auto;
	display:block;
	background:url(../img/home/bt_socio.gif) no-repeat;
}
#bt_socio a:hover {
	background:url(../img/home/bt_socio.gif) right no-repeat;
}
/**Lista**/
#frontpage_blog {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	width: 173px;
	padding: 0px 0 0 2px;
	margin: 3px 0 0 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
#frontpage_blog a em {
	font: normal 20px 'Trebuchet MS', tahoma, arial, verdana, sans-serif;
	color: #7AB4D4;
}
#frontpage_blog ul {
	margin-top: 12px;
}
#frontpage_blog p {
	font: normal 13px/18px georgia, serif;
	color: #8C9297;
	margin: 5px 0;
	padding: 0;
}
#frontpage_blog img {
	padding-bottom: 8px;
}
#frontpage_blog a {
	display: block;
	padding: 3px;
	height:20px;
}
#frontpage_blog .even {
	background-color: #EFEFEF;
	border-bottom: 1px solid #C1D6DB;
	border-top: 1px solid #C1D6DB;
}
#frontpage_blog a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}
#frontpage_blog a:hover {
	background-color: #C2D7EB;
	padding: 1px 2px;
}
/***News e Eventos***/

#news-events {
	float: left;
	width: 357px;
}
#news-events h3 {
	position: relative;
	background: #305872 url(/images/bg_h3_news-events.gif) no-repeat 26px 52px;
}
#news-events h3 a {
	display: block;
	position: absolute;
	top: 52px;
	right: 38px;
	width: 16px;
	height: 16px;
}
#news-events h4 {
	clear: none;
	margin-bottom: .5em;
	padding: 0;
	background: none;
	font-size: 1.3em;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.3333;
}
#news-events h4 {
	margin-top: 0;
}
#news-events h4.date {
	float: left;
	margin: 0 7px 5px 0;
	padding: 4px 0 6px;
	width: 26px;
	border: 2px solid #D2D1C3;
	background: #151C3C;
	color: #F0EEE5;
	font-size: 1.6em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
}
#news-events h4.date strong {
	display: block;
	color: #FFF;
	font-size: .5625em;
	font-weight: bold;
	font-family: "Arial Narrow", "Helvetica CY", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
}
#news-events h4 a {
	color: #111111;
	text-decoration: none;
}
#news-events h4 a:hover {
	text-decoration: underline;
}
#news-events .event, #news-events .news {
	clear: none;
	float: none;
	width: 302px;
	margin-bottom: 0;
	margin-left: 27px;
	padding-bottom: 17px;
	border-bottom: 1px solid #d7d7d7;
}
#news-events .event, #news-events .news {
	padding-top: 17px;
}
#news-events .event:hover, #news-events .news:hover {
	background: url(../img/global/bg_event_hover.gif) repeat-x left bottom;
}
#news-events .event p, #news-events .news p {
	margin: 0;
	color: #545454;
	font-size: 1.1em;
}
#news-events p {
	margin: 20px 0 0 56px;
	font-size: 1.2em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#news-events p a {
	color: #0072BC;
}
/***News Box***/

.blog_box {
	width:290px;
	margin-right:16px;
	float:left;
	display:inline;
	overflow:hidden;
}
.blog_box h2 {
	text-transform:uppercase;
	color:#000000;
	margin:6px 0 12px 12px;
	font-size:110%;
}
.blog_box h2 a:link {
	color:#000000;
	text-decoration:none;
}
.blog_box h2 a:visited {
	color:#000000;
	text-decoration:none;
}
.blog_box h2 a:hover {
	color:#000000;
	text-decoration:none;
}
.blog_box h2 a:active {
	color:#000000;
	text-decoration:none;
}
.blog_box h6 a {
	width:84px;
	height:14px;
	text-indent:-9999px;
	display:block;
	background: transparent url(../img/global/title_subscribe_rss.jpg) top left no-repeat;
	float:right;
	margin-top:9px;
}
.blog_list {
	width:288px;
	overflow:hidden;
	border:1px solid #c5dee8;
	border-bottom:0;
	background: #f7fcfe url(../img/global/bg_blog.gif) bottom left repeat-x;
}
.blog_list h3 {
	background:#00aeef;
	color:#ffffff;
	font-size:240%;
	padding:23px 4px;
	float:left;
	margin-right:12px;
	display:inline;
}
.blog_list ul {
	margin-top:13px;
}
.blog_list ul li {
	color:#000000;
	line-height:1em;
	font-size:.825em;
}
.blog_list ul li.title {
	color:#00aeef;
	font-weight:bold;
	margin-bottom:4px;
	font-size:.875em;
}
.blog_list ul li.date {
	color:#586f78;
	font-size:.75em;
	margin-bottom:4px;
}
.blog_list:hover h3 {
	color:#FFFFFF;
	background-color: #990000;
}
.blog_list ul li.title a:link {
	color:#00aeef;
	font-weight:bold;
}
.blog_list ul li.title a:visited {
	color:#00aeef;
	font-weight:bold;
}
.blog_list ul li.title a:hover {
	color:#00aeef;
	font-weight:bold;
}
.blog_list ul li.title a:active {
	color:#00aeef;
	font-weight:bold;
}
.more_blog {
	width:266px;
	background:#f0f2f3;
	padding:6px 12px 7px 12px;
	text-align:right;
	border-top:1px solid #c5dee8;
}
.more_blog p {
	margin:0;
	font-size:90%;
}
.more_blog p a {
	padding-left:12px;
	background: transparent url(../img/global/arrow_mute_blue.gif) 0 50% no-repeat;
	color:#86a1b7;
	text-transform:uppercase;
}
.blog_list {
	width:288px;
	overflow:hidden;
	border:1px solid #c5dee8;
	border-bottom:0;
	background: #f7fcfe url(../images/bg/bg_blog.gif) bottom left repeat-x;
	height: 80px;
}
.blog_list h3 {
	background:#00aeef;
	color:#ffffff;
	font-size:240%;
	padding:23px 4px;
	float:left;
	margin-right:12px;
	display:inline;
}
.blog_list ul {
	margin-top:13px;
}
.blog_list ul li {
	color:#000000;
	line-height:1em;
	font-size:.825em;
}
.blog_list ul li.title {
	color:#00aeef;
	font-weight:bold;
	margin-bottom:4px;
	font-size:1.3em;
}
.blog_list ul li.date {
	color:#586f78;
	font-size:1.1em;
	margin-bottom:4px;
}
.blog_list:hover h3 {
	color:#FFFFFF;
	background-color: #990000;
}
.blog_list ul li.title a:link {
	color:#00aeef;
	font-weight:bold;
}
.blog_list ul li.title a:visited {
	color:#00aeef;
	font-weight:bold;
}
.blog_list ul li.title a:hover {
	color:#00aeef;
	font-weight:bold;
}
.blog_list ul li.title a:active {
	color:#00aeef;
	font-weight:bold;
}
.more_blog {
	width:266px;
	background:#f0f2f3;
	padding:6px 12px 7px 12px;
	text-align:right;
	border-top:1px solid #c5dee8;
}
.more_blog p {
	margin:0;
	font-size:90%;
}
.more_blog p a {
	padding-left:12px;
	background: transparent url(../img/global/arrow_mute_blue.gif) 0 50% no-repeat;
	color:#86a1b7;
	text-transform:uppercase;
}
/***Coluna Chamada***/

** four-columns {
	float: left;
	width: 100%;
	padding-top: 16px;
}
.four-columns {
	float: left;
	list-style: none;
	width: 220px;
	margin: 0 auto;
	padding: 16px;
	padding-bottom: 0;
}
.four-columns li {
	float: left;
	width: 192px;
	margin-left: 16px;
	padding-left: 16px;
	border-left: 1px solid #EEECDC;
}
.four-columns li.first {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
.four-columns li h1 {
	margin-top: 15px;
	margin-bottom: 7px;
	color: #990000;
	font-family: 'Trebuchet MS';
	font-size: 1.8em;
}
.four-columns li.alt h1 {
	color: #0A304A;
}
.four-columns li p {
	color: #555555;
	font-size: 1em;
	line-height: 1.45;
}
.four-columns li a {
	background: transparent url("../img/global/read_more_1.png") no-repeat left top;
	color: #B22428;
}
a.read-more {
	display: block;
	width: 79px;
	height: 16px;
	margin-top: 6px;
	padding-top: 3px;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
/***Notícias Chamada**/
.feature-row {
	clear: both;
	/*	padding-bottom: 13px;*/
	padding-bottom: 10px;
	min-height: 77px;
	height: auto !important;
	height: 77px;
}
div.img-wrap {
	background: transparent url('../img/global/img-wrapper-bg.gif');
	float: left;
	position: relative;
	width: 101px;
	height: 74px;
}
div.img-wrap img {
	background: #fff;
	display: block;
	position: relative;
	margin: 6px 0 0 6px;
}
div#home div.img-wrap, div#home div.img-wrap img {
	position: static;
}
div.text-wrap {
	border-bottom: 1px solid #e9e4df;
	float: left;
	margin-left: 11px;
	padding-left: 6px;
	width: 160px;
	min-height: 76px;
}
div.text-wrap h3 {
	display: block;
	font-size: 1.5454em;
	line-height: 1.0588em;
	margin: 8px 0 4px 0;
}
div.text-wrap h3 a:link, div.text-wrap h3 a:visited, div.text-wrap h3 a:active, div.text-wrap h3 a:hover {
	color: #990000;
	text-decoration: none;
}
/*--------------- SIDE PANEL: Most Popular + ---------------*/

.most_popular_box {
	width:219px;
	margin-bottom:16px;
	padding-bottom:16px;
	border-bottom:8px solid #e8e8e8;
}
.most_popular_header {
	width:217px;
	background:#97d840 url(../img/global/bg_most_popular_bottom.gif) bottom left no-repeat;
	padding-bottom:12px;
}
.most_popular_header h7 {
	font-family:'Trebuchet MS';
	color:#ffffff;
	font-size:12px;
	line-height:1em;
	background: transparent url(../img/global/bg_most_popular_top.gif) top left no-repeat;
	width:217px;
	padding-left:2px;
	text-transform:uppercase;
}
.popular_list {
	width:217px;
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	height: 45px;
}
.popular_list:hover {
	background:#f9fdf3;
}
.popular_list h3 {
	color:#003366;
	font-size:2.3em;
	float:left;
	text-align:center;
	width:40px;
	margin-bottom: 10px;
}
.popular_list:hover h3 {
	color:#666666;
}
.popular_list h7 {
	font-size:1.2em;
}
.popular_list h7 a:link {
	color:#666666;
}
.popular_list h7 a:visited {
	color:#666666;
}
.popular_list h7 a:hover {
	color:#7db92c;
}
.popular_list h7 a:active {
	color:#666666;
}
/*** Switch Panels ***/


.articles_switch_box {
	width:552px;
	margin-bottom:6px;
	margin-top:4px;
	background-color: #F4F4F4;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
}
ul.articles_switch_menu {
	width:510px;
	overflow:hidden;
	background:#fff;
}
ul.articles_switch_menu li {
	float:left;
	display:block;
	cursor:pointer;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	text-align:center;
	padding:12px 0;
	text-transform:uppercase;
	font-weight:bold;
	color:#a1a1a1;
}
ul.articles_switch_menu li:hover {
	color:#FF6600;
}
ul.articles_switch_menu li.general {
	width:130px;
}
ul.articles_switch_menu li.visual {
	width:130px;
}
ul.articles_switch_menu li.music {
	width:105px;
}
ul.articles_switch_menu li.technology {
	width:130px;
	border-right:0;
}
ul.articles_switch_menu li.active_tab {
	color:#990000;
	border-bottom:1px solid #ffffff;
}
.article_panel_box {
	overflow: hidden;
	width:552px;
	background:#ffffff;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.article_panels {
	float:left;
	width:164px;
	border-right:5px solid #e8e8e8;
	display:inline;
	min-height:174px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}
.article_panels h2 {
	font-size:120%;
	margin-top:12px;
	color:#f7941e;
}
.article_panels h2 a:link {
	color:#f7941e;
}
.article_panels h2 a:visited {
	color:#f7941e;
}
.article_panels h2 a:hover {
	color:#f7941e;
}
.article_panels h2 a:active {
	color:#f7941e;
}
.article_panels p {
	line-height:1.3em;
	margin:6px 0;
}
ul.articles_switch_btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:500px;
	overflow:hidden;
	padding-top:8px;
	background-color: #F4F4F4;
}
ul.articles_switch_btn li {
	margin-right:4px;
}
ul.articles_switch_btn li.previous {
	display:block;
	width:40px;
	height:24px;
	text-indent:-9999px;
	background: transparent url(../img/global/btn_previous_black.gif) top left no-repeat;
	float:left;
}
ul.articles_switch_btn li.previous_active {
	display:block;
	width:40px;
	height:24px;
	text-indent:-9999px;
	background: transparent url(../img/global/btn_previous_black.gif) top right no-repeat;
	float:left;
}
ul.articles_switch_btn li.next {
	display:block;
	width:40px;
	height:24px;
	text-indent:-9999px;
	background: transparent url(../img/global/btn_next_black.gif) top left no-repeat;
	float:left;
}
ul.articles_switch_btn li.next_active {
	display:block;
	width:40px;
	height:24px;
	text-indent:-9999px;
	background: transparent url(../img/global/btn_next_black.gif) top right no-repeat;
	float:left;
}
ul.articles_switch_btn li.page_info {
	font-size:90%;
	margin:2px 0 0 0;
	float:left;
	display:inline;
}
ul.articles_switch_btn li a:link {
	color:#000000;
	text-transform:uppercase;
	font-size:90%;
}
ul.articles_switch_btn li a:visited {
	color:#000000;
	text-transform:uppercase;
	font-size:90%;
}
ul.articles_switch_btn li a:hover {
	color:#000000;
	text-transform:uppercase;
	font-size:90%;
	text-decoration:underline;
}
ul.articles_switch_btn li a:active {
	color:#000000;
	text-transform:uppercase;
	font-size:90%;
}
/***Galeria***/

#demonstrations li {
	float:left;
	width:30%;
	height:10em;
	text-align:center;
}
#demonstrations li img {
	display:block;
	margin:0 auto 10px;
	padding:1px;
	border:2px solid #F4F4F4;
}
#demonstrations li p {
	text-align:center;
}
#demonstrations li p em {
	color:#666;
}

/***Chamada Galeria***/

div#content_galeria
{
	margin-top:1px;
	padding-left:5px;
	padding-top:0px;
	padding-right:5px;
	font-size:12px;
}

div#content_galeria p{
	margin-left:10px;
}
div#content_galeria a:hover{
	background-color:#FAFFD0;	
}

div#content_galeria ul	{
	list-style:square;
}

div#content_galeria h4	{
	color:#BA161E;
	font-size:14px;
}
	
div#content_galeria div#box_galeria {
	padding:5px;
	padding-top:1px;
	padding-bottom:5px;
}

div#content_galeria div#box_galeria.homepage {
	width:440px;
	float:left;
}
				
div#content_galeria div#box_galeria.homepage div.chamada_galeria p {	
	font-size:11px;
}
							
div#content_galeria div#box_galeria.homepage div.chamada_galeria p a {
	background-color:white;
	padding:3px;
	color:#003366;
	font-size:10px;
}
				
div#content_galeria div#box_galeria.homepage div.chamada_galeria p.descricao {
	font-size:11px;
	margin-top:3px;
}	
						
div#content_galeria div#box_galeria a{
	color:#606060;
	/*font-variant:small-caps;*/
}
				
div#content_galeria div#box_galeria a.viewall {
	color:#606060;
	margin-left:30px;
	font-variant:small-caps;
}
				
div#content_galeria div#box_galeria a.viewall:hover {
	background-color:#FAFFD0;	
}

div#content_galeria div#box_galeria div.chamada_galeria {
	background-image:url(../img/global/calendar.gif);
	background-repeat:no-repeat;
	background-position:5px 9px;
	padding-left:25px;
	background-color:#F4F4F4;
	border:1px solid #999999;
	margin-bottom:5px;
	padding-bottom:0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 7px;
}

div#content_galeria div#box_galeria div.chamada_galeria h4, 
div#content_galeria div#box_galeria div.chamada_galeria h4 a {
	font-size:13px;
	margin:0;
	padding:0;
	color:#990000;
}
				
div#content_galeria div#box_galeria div.chamada_galeria h4 a {
	text-decoration:none;
}		
div#content_galeria div#box_galeria div.chamada_galeria h4 a:hover {
	text-decoration:underline;
	background-color:#F9FBFF;
}									
div#content_galeria div#box_galeria div.chamada_galeria p a {
	color:#5688FF;
	font-size:11px;
	background-color:white;
	background-repeat:no-repeat;
	background-position:4px 5px;
	padding:5px;
	padding-left:25px;
	width:160px;
	text-decoration:none;
	margin-bottom:2px;
	border:1px solid #003366;
}
									
div#content_galeria div#box_galeria div.chamada_galeria p a:hover {	
	border:1px solid #CCCCCC;
	color:#990000;									
	background-color:#F0F0F0;
}					
									
div#content_galeria div#box_galeria div.chamada_galeria p.description {
	font-size:12px;
	margin-top:3px;
}	
									
div#content_galeria div#box_galeria div.chamada_galeria p.botao {
	margin-bottom:20px;	
}	

div#content_galeria div#box_galeria div.chamada_galeria p.flags {	
	font-size:9px;					
}	
div#content_galeria div#box_galeria div.chamada_galeria p.flags img {	
	margin-right:7px;
	margin-top:0px;
}		
div#content_galeria div#box_galeria div.chamada_galeria .info {
	padding-top:2px;
	font-size:9px;
}				
									
div#content_galeria div#box_galeria div.chamada_galeria .info .date_location {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#757575;
}
											
div#content_galeria div#box_galeria div.chamada_galeria .info .series{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CA4F55;
}					

