/* CSS Document */

/** Inicio: estilos gerais do conteúdo da home-page  ****************************************/
.img-border {
	padding: 0px;
	border: 2px solid #C1C1C1;
	margin-top: 2px;
	margin-bottom: 2px;
}
/** definições dos titulos, subtitulos e textos  ********************************************/
.titulo {
	font-style: normal;
	font-size: 14px;
	font-family: arial, Trebuchet MS, verdana;
	color: #fff;
	background-color:#669966;
	line-height:1.5em;
	padding: 0px;
	padding-top: 3px;
	padding-left:10px;
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	float:left;
	width:98%;
}

.titulo_cinza {
	font-style: normal;
	font-size: 18px;
	font-family: Trebuchet MS, verdana, arial;
	color: #B6B6B6;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left:-8px;
}

.subtitulo-texto{
	border: 0px;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #383838;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 13px;
}

.subtitulo-texto-cinza{
	border: 0px;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	padding-left: -15px;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 13px;
}


.texto{
	border: 0px !important;
	font-style: normal !important;
	font-size: 12px !important;
	font-weight: normal !important;
	font-family: Trebuchet MS, verdana, arial !important;
	color: #383838 !important;
	padding-left: 0px !important;
	/*padding-right: 15px !important;*/
	line-height: 13px !important;
}


/** Início: estilo LARGURA DESTAQUE ********************************************************************/
.destaques_width{
	float: left; 
	width: 165px;
}

.destaques_ident {
	margin-left: 0px;
}

/** estrutura para os titulos [EVENTOS, SONDAGENS, METEOROLOGIA & TOP ARTIGOS]  *************/
.bloco_titulo {
	width:100%;
	background: transparent;
	border: 0px;
	margin: 0px;
	clear: both;
	float: left;
}

.tituoleft {
	float: left;
	width: 46px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border: 0px solid #000;
}

.tituloright {
	float: right;
	width: 129px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

/** estrutura para os titulos [EVENTOS, SONDAGENS, METEOROLOGIA & TOP ARTIGOS]  *************/
.conteudo_titulo {
	width:100%;
	background: transparent;
	border: 0px;
	margin: 0px;
	padding-left:15px;
	clear: both;
	float: left;
	}

.conteudoleft {
	float: left;
	width: 46px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border: 0px solid #000;
}

.conteudoright {
	float: right;
	width: 510px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

/** Fim:    estilos gerais do conteúdo da home-page  ****************************************/


/** Inicio: estilos específicos da 'box' MORADA  *****************************************/
#bloco_morada {
	float: left;
	clear: left;
	width: 100%;
	height: 100%;	
	/*
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

ul.morada { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 15px;
}

li.morada { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	line-height: 13px;
}
/** Fim:    estilos específicos da 'box' MORADA  *****************************************/

/** Inicio: estilos específicos da 'box' DESTAQUES  *****************************************/
#bloco_destaques {
	float: left;
	clear: left;
	width: 100%;
	height: 100%;	
	/*
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

.floatleft {
	float: left;
	width: 100%;
}

.floatright {
	float: right;
	width: 100%;
}

ul.destaques { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 15px;
}

li.destaques { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

.floatinteriorleft {
	float: left;
	width: 45%;
	border: 0px;
	padding: 3px;
}

.floatinteriorright {
	float: right;
	width: 45%;
	border: 0px;
	padding: 3px;
}

#bloco_destaques li a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	line-height: 13px;
}

#bloco_destaques a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	line-height: 13px;	
}
/** Fim:    estilos específicos da 'box' DESTAQUES  *****************************************/


/** Inicio: estilos específicos da 'box' CONTACTOS  *****************************************/
#bloco_contactos {
	float: left;
	clear: left;
	width: 100%;
	height: 100%;	
	/*
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

ul.contactos { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 15px;
}

li.contactos { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	line-height: 13px;
}
	
.texto_azul {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	line-height: 13px;
}

#bloco_contactos a {
	border: 0px;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	line-height: 13px;
}

#bloco_contactos a:hover {
	border: 0px;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	line-height: 13px;	
}
/** Fim:    estilos específicos da 'box' CONTACTOS  *****************************************/

/** Inicio: estilos específicos da 'box' NOTÍCIAS  ******************************************/
#bloco_noticias {
	float: left;
	clear: left;
	width: 100%;
	/*
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

.noticias { 
	margin-top: 3px;
}

ul.noticias { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.noticias { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_noticias a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 13px;
}

#bloco_noticias a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 13px;
}

.noticias_texto_cinza_separador{
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	margin-left: -18px;
}

.noticias_texto_cinza{
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	padding-left: 18px;
	padding-right: 15px;
	/*padding-bottom: 10px;*/
	margin-bottom: 2px;
	margin-left: -18px;
}
/** Fim:    estilos específicos da 'box' NOTÍCIAS  ******************************************/

/** Inicio: estilos específicos da 'box' ACESSOS  *******************************************/
.bloco_acessos {
	height:84px;
	background: url(../../img/www.cm-mora.pt/bg_acessos.gif) 0 0 repeat-x;
	background-position:bottom;
	border: 0px;
	margin:0px;
	padding:0px;
	cursor: pointer;
}

.acessosleft {
	float:left;
	width:59px;
	height:60px;
	padding-top:5px;
}

.acessosright {
	float:right;
	width:0px;
	height:0px;
	padding-top:0px;
}

.acessos_titulo1 {
	border:0px;
	font-style: bold;
	font-size: 0px;
	font-family: Trebuchet MS, verdana, arial;
	color:#000;
	padding-left:0px;
	padding-top:0px;
}

.acessos_titulo2 {
	border:0px;
	font-style: bold;
	font-size: 0px;
	font-family: Trebuchet MS, verdana, arial;
	color:#000;
	padding-left:0px;
	padding-top:0px;
}

.acessos_texto{
	border:0px;
	font-style: normal;
	font-size: 10px;
	font-family: Trebuchet MS, verdana, arial;
	color:#fff;
	padding-left:0px;
	padding-right:2px;
}
/** Fim:    estilos específicos da 'box' ACESSOS  *******************************************/

/** Inicio: estilos específicos da 'box' EVENTOS  *******************************************/
#bloco_eventos {
	width:100%;
	background: transparent;
	border: 0px;
	margin:0px;
	margin-top:0px;
	float: left;
	clear: left;
	/*
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;
	background-position: bottom;*/
	padding-bottom: 4px;
}

.eventos_conteudo_left {
	float:left;
	clear: left;
	width:40px;
	padding-left:5px;
}

.eventos_conteudo_right {
	float:left;
	width:132px;
	padding-left:0px;
	margin-bottom: 0px;
}

#bloco_eventos a {
	border:0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color:#829DBA;
	padding-left:0px;
	padding-top:5px;
	background: transparent;
}

#bloco_eventos a:hover {
	border:0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color:#829DBA;
	padding-left:0px;
	padding-top:5px;
	background: transparent;
}

#bloco_eventos a.data, a.data:link {
	border:0px !important;
	font-weight: normal !important;
	font-size: 11px !important;
	font-family: Trebuchet MS, verdana, arial !important;
	text-decoration: none !important;
	color:#829DBA !important;
	padding-left:0px !important;
	padding-top:5px !important;
	background: transparent !important;
}

#bloco_eventos a.data:hover {
	border:0px !important;
	font-weight: normal !important;
	font-size: 11px !important;
	font-family: Trebuchet MS, verdana, arial !important;
	text-decoration: underline !important;
	color:#829DBA !important;
	padding-left:0px !important;
	padding-top:5px !important;
	background: transparent !important;
}
/** Fim:    estilos específicos da 'box' EVENTOS  *******************************************/

/** Inicio: estilos específicos da 'box' METEOROLOGIA  **************************************/
.bloco_meteo {
	width:100%;
	background: transparent;
	border: 0px;
	margin:0px;
	float: left;
	clear: left;
}
/** Fim:    estilos específicos da 'box' METEOROLOGIA  **************************************/

/** Inicio: estilos específicos da 'box' SONDAGEM  ******************************************/
.bloco_sondagem {
	width:100%;
	background: transparent;
	border: 0px;
	margin:0px;
	float: left;
	clear: left;
}

.sondagem_left {
	float:left;
}

.sondagem_right {
	float:right;
	text-align:right;
	padding-right:2px;
}

/** Fim:    estilos específicos da 'box' SONDAGEM  ******************************************/

/** Início:  estilos específicos da 'box' ARTIGO  ********************************************/
#bloco_artigo {
	float: left;
	clear: left;
	width: 100%;
}

#bloco_artigo a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

#bloco_artigo a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

.artigo { 
	margin-top: 3px;
}

ul.artigo { 
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style-type: none;
	margin-left: 18px;
}

li.artigo { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
	border: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 14px;
}

/** Fim:     estilos específicos da 'box' ARTIGO  ********************************************/

/** Início:  estilos específicos DOWNLOAD ****************************************************/
#downloads {
	float: left;
	clear: left;
	width: 100%;
	height: 100%;	
	/*
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

ul.downloads { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 15px;
}

li.downloads { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#downloads a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	line-height: 13px;
}

#downloads a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	line-height: 13px;	
}
/** Fim:     estilos específicos DOWNLOAD ***************************************************/
/** Inicio: estilos específicos da 'box' TOP ARTIGOS  ***************************************/
#bloco_artigos {
	background: transparent;
	border: 0px;
	margin:0px;
	float: left;
	width: 100%;
}

.artigos { 
	margin-top: 3px;
}

ul.artigos { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.artigos { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_artigos a {
	border:0px;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: bold;
	text-decoration: none;
	color:#829DBA;
	padding-left:0px;
	padding-top:15px;
	line-height: 13px;
}

#bloco_artigos a:hover {
	border:0px;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color:#829DBA;
	padding-left:0px;
	padding-top:15px;
	line-height: 13px;
}

.artigos_separador {
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	font-style: normal;
	font-size: 5px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	border: 0px;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-left: -18px;
}
/** Fim:    estilos específicos da 'box' TOP ARTIGOS  ***************************************/


/** Inicio: estilos específicos da 'box' ARTIGOS FAVORITOS  ***************************************/
#bloco_artigos_favoritos {
	background: transparent;
	border: 0px;
	margin:0px;
	float: left;
	clear: left;
	width: 100%;
}

.artigos_favoritos { 
	margin-top: 3px;
}

ul.artigos_favoritos { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.artigos_favoritos { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_artigos_favoritos a {
	border:0px;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: bold;
	text-decoration: none;
	color:#829DBA;
	padding-left:0px;
	padding-top:15px;
	line-height: 13px;
}

#bloco_artigos_favoritos a:hover {
	border:0px;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color:#829DBA;
	padding-left:0px;
	padding-top:15px;
	line-height: 13px;
}

.artigos_favoritos_separador {
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	font-style: normal;
	font-size: 5px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	border: 0px;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-left: -18px;
}
/** Fim:    estilos específicos da 'box' ARTIGOS FAVORITOS  ***************************************/


/** Inicio: estilos específicos da 'box' OS SEUS FORUMS  ***************************************/
#bloco_seus_forums {
	background: transparent;
	border: 0px;
	margin:0px;
	float: left;
	clear: left;
	width: 100%;
}

.seus_forums { 
	margin-top: 3px;
}

ul.seus_forums { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.seus_forums { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_seus_forums a {
	border:0px;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: bold;
	text-decoration: none;
	color:#829DBA;
	padding-left:0px;
	padding-top:15px;
	line-height: 13px;
}

#bloco_seus_forums a:hover {
	border:0px;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color:#829DBA;
	padding-left:0px;
	padding-top:15px;
	line-height: 13px;
}

.seus_forums_separador {
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	font-style: normal;
	font-size: 5px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	border: 0px;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-left: -18px;
}
/** Fim:    estilos específicos da 'box' OS SEUS FORUMS  ***************************************/

/** Início:  estilos específicos da 'box' NEWSLETTERS ******************************************/
#bloco_destaque_newsletters {
	float: left;
	clear: left;
	width: 100%;
}

#bloco_destaque_newsletters a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 13px;
}

#bloco_destaque_newsletters a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 13px;
}

.destaque_newsletters { 
	margin-top: 3px;
}

ul.destaque_newsletters { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.destaque_newsletters { 
	list-style-image: url(../../img/www.cm-mora.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

.destaque_newsletters_texto_cinza_separador{
	background: url(../../img/www.cm-mora.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	margin-left: -18px;
}
/** Fim:     estilos específicos da 'box' NEWSLETTERS *****************************************/


/** Início:  estilos específicos da 'box' PESQUISAR EVENTO ***********************************/
.formulario_pesquisar_evento{
	float: left;
	clear: left;
	margin-bottom: 3px; 
	margin-top:6px;
	width:155px; 
	height:15px; 
	vertical-align: middle; 
	background: #e6e6e6; 
	border: 0 solid transparent;
	margin-left:15px;
	font: 11px normal Trebuchet MS, verdana, arial;
	color:#8d8d8d;
}

.formulario_pesquisar_evento_list_grd{
	float: left;
	clear: left;
	margin-bottom: 3px; 
	margin-top:6px;
	width:160px; 
	height:15px; 
	vertical-align: middle; 
	background: #e6e6e6; 
	border: 0 solid transparent;
	margin-left:15px;
	font: 11px normal Trebuchet MS, verdana, arial;
	color:#8d8d8d;
}

.formulario_pesquisar_evento_list_peq{
	float: left;
	clear: left;
	margin-bottom: 3px; 
	margin-top:6px;
	width:140px; 
	height:15px; 
	vertical-align: middle; 
	background: #e6e6e6; 
	border: 0 solid transparent;
	margin-left:15px;
	font: 11px normal Trebuchet MS, verdana, arial;
	color:#8d8d8d;
}
/** FIM:    estilos específicos da 'box' PESQUISAR EVENTO  ***********************************/

/** estrutura para os conteudos gerais [icone + titulo + texto]  *************/

#container_conteudo { float: left; width: 564px; padding-left:10px; background: transparent; }

.cont_titulo {
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #383838;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

.cont_tituloleft {
	float: left;
	width: 35px /*36px*/;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: 0px solid #000;
}

.cont_tituloright {
	float: right;
	width: 500px /*505px*/;
	padding-top: 15px;
	padding-right: 5px; /*20px;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.cont_texto {
	font-style: normal;
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #383838;
	padding: 0px;
	padding-left:0px;
	padding-right:15px;
	margin: 0px;
	margin-bottom:10px;
}


/** Fim:    estrutura para os conteudos gerais [icone + titulo + texto]  ***************************************/



/** Início: EMPTY HORIZONTAL RULE  ********************/
.hr_empty{
	clear:both; 
	float:left; 
	height:15px;
}
/** Fim: 	EMPTY HORIZONTAL RULE  ********************/



/** Início: estilo para BOTÃO   *************/

#botao_azul{ 
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: -1px;
	background: #103241;
	font-family: Trebuchet MS, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-transform:uppercase;
}

#botao_azul a {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	background: #669966 ;
	font-family: arial, verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF !important;
	text-transform: upercase;
	text-decoration: none;
	
}

#botao_azul a:hover {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	background: #669966;
	font-family: arial, verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-transform: upercase;
	text-decoration: underline;
}

#botao_cinza{ 
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: -1px;
	background: #b9bcc2;
	font-family: Trebuchet MS, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color:#103241;
	text-transform:uppercase;
}

#botao_cinza a {
	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-bottom: 1px !important;
	padding-top: 1px !important;
	background: #669966 !important;
	font-family: arial, verdana, Trebuchet MS !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color:#103241 !important;
	text-transform: upercase !important;
	text-decoration: none !important;
	
	background: none !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	float: none !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	
}

#botao_cinza a:hover {
	padding-left: 4px !important;
	padding-right: 4px !important;
	padding-bottom: 1px !important;
	padding-top: 1px !important;
	background: #b9bcc2 !important;
	font-family: arial, verdana, Trebuchet MS !important;
	font-size: 10px !important;
	font-weight: normal !important;
	color:#103241 !important;
	text-transform: upercase !important;
	text-decoration: underline !important;
	
	background: none !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	float: none !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

/** Fim:  	estilo para BOTÕES  *************/

/** Calendário **/
#callendar_style {height: 200px !important; }

.title {color: #f3ae10 !important; }

.WeekDayToUppercase {
 text-transform: CAPITALIZE;
 color: #f3ae10 !important;
}

	.WeekDayToUppercase a{
		font-variant: normal;
		text-decoration: none;
		 color: #f3ae10 !important;
	}
	
	.WeekDayToUppercase a:hover{
		font-variant: normal;
		text-decoration: underline;
		color: #f3ae10 !important;
	}

.WeekDay {
	color: #898989 !important;
}

.DiaSelect {
	border: 1px solid #f3ae10 !important;
	background: transparent!important;
	font-weight: bold;
	color: #f3ae10 !important;
}
	

.TodayDay {
	border-style: solid;
	Border-width: 1px;
	border-color: #f3ae10 !important;
	background: transparent !important;
	font-weight: bold;
	color: #f3ae10 !important;
}

.Day {
	font-weight: bold;
	color: #898989 !important;
}

.noEvent {
	font-weight: bold;
	color: #898989 !important;






/* Localized */