@charset "utf-8";
/*
-----------------------------------------------
Site Faculdade Martha Falcão
Designer: Sergey Vargas
URL:      webdesign@infs.com.br
Date:     21/01/2010
----------------------------------------------- */

@import url( 'reset.css' );
@import url( 'tab.css' );

/* CORPO SITE
------------------------------------------------------*/
body {background-image:url(../images/bg01.gif);
background-position:top;
background-repeat:repeat-x;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dedbdb;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size:12px;
}
.header_box {height:300px;background-image:url(../images/bg_header2.jpg);background-position:top;background-repeat:repeat-x;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #538398;}
.header {  height:300px; background-image:url(../images/head2.jpg); background-position:bottom; background-repeat:no-repeat;  }
#footer {
	height:220px;
	background-color: #003366;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:right bottom;
	clear: both;
}
#content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family: inherit;
}
#content_footer {width:960px; margin-left:auto; margin-right:auto; }
#cont_left { width:670px; float:left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */}
#cont_right { 
	width:260px; float:left; padding-left:10px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden; /* fix for long non-text content breaking IE sidebar float */	
	height:100%;}
#banner { margin-left:30px;}
a {text-decoration:none; text-shadow: 0px 0px 1px #e5e5ee;}
a:link {text-decoration:none; color:#06F; }
a:visited {text-decoration:none; color:#06F; }
a:actived {text-decoration:none; color:#06F; }

/* MODULOS
------------------------------------------------------*/
#content_left { width:700px; float:left; }
#content_right { width:260px; float:left; }
#col1 {
	width:460px;
	float:left;
	padding-top:0px;
	background-color: white;
	border: 1px solid #CCC;
	background-image:url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#col2 { width:220px; float:left; padding-left:10px;  }

/* LEIA MAIS
------------------------------------------------------
#leia_mais a:link { background-color:#CCDFEA;padding:2px;float:right;font-size:12px;font-family: Arial, Helvetica, sans-serif;color: #397293;padding-left:5px;padding-right:5px;text-decoration: none;}
#leia_mais a:visited {background-color:#CCDFEA;padding:2px;float:right;font-size:12px;font-family: Arial, Helvetica, sans-serif;color: #397293;padding-left:5px;padding-right:5px;text-decoration: none;}
#leia_mais a:hover {background-color:#92BAD1;color:#FFFFFF;}*/


/* DESTAQUE HOME.PHP
------------------------------------------------------*/
#destaque {width:100%; height:auto; padding:10px;}
#destaque h1 {font-family:"Trebuchet MS";font-size:1.5em;font-style: italic;font-weight: bold;font-variant: normal;color: #a5c7dc; }
#noticia {width:100%; height:auto; padding-top:0px; margin-left: 10px; }
#noticia img { padding:5px; background-color:#dbe8f0;margin-right:10px; margin-top:10px;}
#noticia h2 { font: "Trebuchet MS",arial;, "Times New Roman", Times, serif;  margin-top:20px; font-size:14px;padding-top:5px;padding-bottom:5px;font-weight: bold;}
#noticia p { font:Arial, Helvetica, sans-serif; font-size:12px;padding-bottom:5px; padding-top:10px; padding-left: 10px;}
#not_tit { font-size:2em;color:#577EA6;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-weight:bold;font-style: italic;}
a.noticia:link {font-size: 18px;color: #03C;text-decoration: none;font-weight:bold;font-style: italic;font-family:"Trebuchet MS";}
a.noticia:visited{font-size: 18px;color: #06C;text-decoration: none;font-weight:bold;font-style: italic;font-family:"Trebuchet MS";}
a.noticia:hover { color:#03F;}
a.not_txt:link { font-size:1em;text-decoration: none; color:#333;}
a.not_txt:visited{ font-size:1em; text-decoration: none;color:#333;}
a.not_txt:hover { text-decoration: underline;}

/* EXTENSAO
------------------------------------------------------*/
#extensao { width:100%;height:auto; padding:5px;}
#extensao h1 { font-family:"Trebuchet MS";font-size:23px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #a5c7dc;font-style: italic;font-weight: bold;font-variant: normal;color: #a5c7dc; padding-top:20px; width:450px;}
#cont_ext{ width:190px; height:auto; float:left; margin-left:20px;}
#separa { width:2px; margin-left:10px; float:left; height:200px; background:url(../images/separa2.gif) repeat-y center; padding:5px; margin-top:30px;}
#extensao img { margin-top:20px; padding:5px; background-color:#dbe8f0;}
#extensao p { font-size:12px;font-family: Arial, Helvetica, sans-serif;padding-left:10px;}
#extensao h2 { padding-left:10px;margin-top:5px;font-size:16px;padding-top:5px;padding-bottom:5px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-variant: normal;font-weight: bold; }

/* AGENDA
------------------------------------------------------*/
#agenda {width:100%;height:auto;background-color: #EAF2F7;}
#agenda h1{ font-family:"Trebuchet MS"; font-size:18px; background-color: #CCDFEA; color:#226F97; padding:10px;}
#agenda ul li { margin-left:20px; font-size:12px;color: #333333;text-decoration: none; padding-bottom:10px;padding-top:10px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #6B7884;list-style-type: disc;list-style-image: url(../images/seta_navega.gif);list-style-type: none;}
#agenda a:hover {background-color:#009966;}
#agenda h2 { font-size:12px;color:#333333;font-weight:normal;font-variant:inherit;color:#003366;line-height: 15px;}

/* DOWNLOAD
------------------------------------------------------*/
#download { width:100%; height:auto; background-color: #EAF2F7;}
#download h1{ font-family:"Trebuchet MS"; font-size:18px;background-color: #CCDFEA;color:#226F97;padding:10px;}
#download ul  {font-size:14px;color: #333333; background-image:url(../images/novo.png); background-position:top right; background-repeat:no-repeat;}
#download li { padding-left:10px;text-decoration: none;padding-bottom:10px;padding-top:10px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #0E5369;list-style-type: none;}
#download a:link {font-size:12px;color: #333333;text-decoration: none;}
#download a:visited {font-size:12px;color: #333333;text-decoration: none;}
#download a:hover {text-decoration:underline;}
#download h2 { font-size:16px; color:#333333; font-weight:bold;}

/* MENU
------------------------------------------------------*/
#menu {height:40px;width:60%;margin-top:250px;background:url(../images/bg_menu-trans.png);background-repeat:repeat-x;background-position:bottom;float:left;}
#menu_logo { width:152px; float:left; padding-top:20px;}
#menu_prin { float:left;}

/* SIDE BAR PRINCIPAL
------------------------------------------------------*/
#sidebar_prin {width:348px;height:203px;background-repeat:repeat-x;background-position:bottom;margin-top:284px;float:left;background-image: url(../images/bg_prin.png);}

/* CAIXA SIDE BAR
------------------------------------------------------*/
#caixa { width:250px; background-image:url(../images/side.png); background-position:top; background-repeat:no-repeat; padding-left:10px;padding-right:10px;padding-top:8px; margin-top:0px; padding-bottom:30px;}
#caixa h1 { font-family:"Trebuchet Ms", Arial; font-size:22px; color:#FFFFFF; padding-left:20px;}
#caixa_cont { width:230px;height: auto;background-color:#e6ecf1;color:#666666;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #FFFFFF;border-right-color: #b4c1d1;border-bottom-color: #b4c1d1;border-left-color: #FFFFFF;float:right;margin-right:10px; text-shadow: 0px 1px 1px #e5e5ee;}
#caixa_cont h1{ font-family:"Trebuchet MS"; font-size:18px;background-color: #CCDFEA;color:#226F97;padding:10px;}
#caixa_cont ul li{list-style-type: none;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #999999;padding-bottom: 5px;list-style-position: inside;list-style-image: url(../images/seta_sidebar.gif);padding-right: 5px;} 
#caixa_cont a:link {color:#036;text-decoration: none;font-size:12px;}
#caixa_cont a:visited {color:#036;text-decoration: none;font-size:12px;}
#caixa_cont a:actived {color:#036;text-decoration: none;font-size:12px;	}
#caixa_cont a:hover {color:#314f67;}
a.secretaria:link {font-size:1em;color:#06C;ext-decoration: none;}
a.secretaria:visited {font-size:1em;color:#06C;text-decoration: none;}
a.secretaria:hover { text-decoration: underline;}
h5 {background-image: url(../images/side.png); background-position:top; background-repeat:no-repeat; padding-left:10px;padding-right:10px;padding-top:8px; margin-top:0px; padding-bottom:30px;}

/* FOTOS
------------------------------------------------------*/
#foto_slide { width:100%;height:100px;}

/* FOOTER CONTENT
------------------------------------------------------*/

#foot_cont { margin-top:20px;padding-top:10px;padding-left:10px;margin-left:20px;width: 850px;height:140px;}
#foot_cont1 { margin-top:20px;padding-top:5px;	padding-left:10px;margin-left:20px; width: 260px;float:left;}
#footer h1 {font-family:"Trebuchet MS";font-size:23px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #305F7A;font-style: italic;font-weight: bold;font-variant: normal;color: #305F7A;}
#footer_list li{color:#FFFFFF;width:100%;font-size:10px;clear: both;float: left;height: auto;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #3F5976;padding:5px;}
#footer a:link {color:#FFF;text-decoration: none;font-size:12px;}
#footer a:visited {color:#FFF;text-decoration: none;font-size:12px;}
#footer a:hover {color:#4F82AA;}
.footer_selecao:hover {background-image:url(../images/bg_preto.png);}
.footer_selecao {
	color:#FFFFFF;
	width:100%;
	font-size:10px;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4F6F95;
	padding:5px;
}
.footer_selecao img { float:left; padding:3px;}

/* ICO SERVICOS
------------------------------------------------------*/

#ico_secretaria { width:100%; }
#ico_servicos {font-family:"Trebuchet MS";font-size:15px;color:#06C;font-weight: normal;}
#ico_serv_desc {font-family:"Trebuchet MS";font-size:10px;color:#333;line-height: 12px;}

/* MENU SECUNDARIO
------------------------------------------------------*/

#menu_sec { width:auto; margin-left: 75%; text-align:center; margin-top:0px;}
#menu_righ { width:38px; height:34px; float:left; background:url(../images/topo_right.gif); background-position: top; background-repeat:no-repeat;}
#menu_left { width:38px; height:34px; float:left;background:url(../images/topo_left.gif); background-position: top; background-repeat:no-repeat; }
#menu_cont { width:auto; height:34px;float:left;  margin-top:6px; padding-bottom:4px; }
#menu_cont p { margin-top:5px;}
#menu_cont a:link { font-size:14px; color:#666;	text-decoration: none;}
#menu_cont a:visited { font-size:14px;color:#666;text-decoration: none; }
#menu_cont a:hover { color:#0099FF;text-decoration: none;}

/* ASSINATURA
------------------------------------------------------*/
#assinatura { height:30px; background-color:#517d90;}
#assina_cont { height:30px;width:970px;color:#E4E4E4; margin-left:auto; margin-right:auto; text-align: center; font-size:11px; clear:both;}

/* SUBPAGINA
------------------------------------------------------*/
#sub_cont {
	width:648px;
	background-color:#FFFFFF;
	padding:10px;
	border: 1px solid #CCC;
	background-image:url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#sub_cont h1 {font-family:"Trebuchet MS",arial;font-size:22px;border-bottom:#005E9B dashed 1px;color:#005E9B;background-image: url(../images/seta_h.gif);background-repeat: no-repeat;background-position: left center;padding-left: 20px; margin-top:10px; text-shadow: 0px 0px 1px #333; margin-bottom:20px; }
#not_img { padding:5px; background-color:#dbe8f0;margin-right:10px; margin-top:10px;}
#lista li { background-image:url(../images/nav-arrow-right.png); background-position: top left ; background-repeat:no-repeat; padding:5px; margin-left:10px; padding-left:15px;}
#sub_cont h2 {font-family:"Trebuchet MS",arial;font-size:18px;color:#005E9B;background-image: url(../images/seta_h1.gif);background-repeat: no-repeat;background-position: left 5px;padding-left: 10px; padding-top:5px;}
blockquote {padding-left:30px;}
#sub_cont p {padding-left:20px; padding-bottom:5px; padding-right:20px;}
p.letra:first-letter {float:left;margin-right:5px;font: 60px/60px helvetica, arial} 
#fonte_info { font-size:1em; color:#999; border-top: dotted 1px #069; margin-top:5px; padding-top:5px; font-style:italic;}


/* SELEÇÃO IMAGEM
------------------------------------------------------*/
#image_left img { background-image:url(../images/bg_thumb_not); background-repeat:no-repeat; background-position:center; float:left; padding:20px;} 
#lista_image img { background-color: #E1E1E1; padding:5px;} 
#lista_image ul li { display:inline; list-style:none;}
#lista_image li :hover {background-color: #6AA6DD;}
#selec_img img { background-color: #E1E1E1; padding:5px;} 
#selec_img :hover {background-color: #6AA6DD;}
#cont_img img { background-color: #E1E1E1; padding:5px; margin:10px; float:left;?} 
#cont_img :hover {background-color: #6AA6DD;}

/* NAVEGACAO
------------------------------------------------------*/
#navegacao a:link { font-size:14px;color:#2987FA;ext-decoration: none;}
#navegacao a:visited {font-size:14px;color:#2987FA;text-decoration: none;}
#navegacao a:actived {font-size:14px;color:#2987FA;text-decoration: none;}
#navegacao a:hover {color:#0066CC;}
#navegacao {font-size:12px;background-repeat:no-repeat;background-position:left center;padding-left: 10px;padding-bottom:10px;}
#navegacao ul li {background-image: url(../images/seta_navega.gif); }

/* TABELA
------------------------------------------------------*/
#tab {font-family: Arial, Helvetica, sans-serif;font-size:14px;line-height: 25px;font-weight: 500;font-variant: normal;}
#tab p{ margin:0;padding:5px;}
#tab_linha {border-left-width: 1px;border-left-style: solid;border-left-color: #999999;}
#tab h2 {font-family:"Trebuchet MS",arial;font-size:16px;color:#005E9B;background-image: url(../images/seta_h1.gif);background-repeat: no-repeat;background-position: left 5px;padding-left: 10px;}
#link_sub { background:#D6F0FE;}
#link_sub ul li {list-style-type: none;display: inline;}

/* SUB-MENU CURSOS
------------------------------------------------------*/
#box2_menu { width:auto; height:28px; padding-bottom:09px; }
#subemnu {padding-bottom:20px;}
#submenu ul { height: 1%; display: table; padding-top:5px;}
#submenu ul li { float: left; margin: 0 3px;list-style-type: none;width:auto; }
#submenu ul li a { display: block; float: left; padding: 5px 5px;background-color: #BDC9E1;color: #FFFFFF;width:auto;}
#submenu ul li a.selecionado, #submenu ul li a:hover { background-color: #FFFFFF; color: #999999; text-decoration: none; }


/* TABELA SUB_CONT
------------------------------------------------------*/
#cont_left table p { padding:5px; margin:3px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
#table_linha { border: thin solid #FFFFFF;}

/* EXTRAS
------------------------------------------------------*/
#submenu_pos {background-color:#d0d9e0;} 
#acessivel {font-size:1em;color:#8FAFDD;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #8FAFDD;width:90%}

/* MENU SANFONA POS-GRADUACAO
------------------------------------------------------*/
 dl { width: 230px; }
 dl,dd { margin: 0; }
 dt {
	font-size: 18px;
	padding: 5px;
	margin: 2px;
	background-image:url(../images/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
 dt a { color: #FFF; }
 dd a { color: #000; }
 ul { list-style: none; padding: 5px; }
 
/* MENU SANFONA POS-GRADUACAO
------------------------------------------------------*/
#noticias { width:640px; height:400px; background-color:#CCCCCC;}

/* LINK NOTICIAS
------------------------------------------------------*/
a.link_not:link {color:#333333;text-decoration: underline;font-size:12px;font-size:12px;}
a.link_not:visited {color:#333333;text-decoration: underline;font-size:12px;}
a.link_not:hover {color:#314f67;}

/* DOWNLOADS
------------------------------------------------------*/

.selecao {background-color:#EFEFEF; padding:5px;}
.selecao:hover {
	background-color:#D8DCFF;
	color:#000;
}
.selecao img { float:left;}
.selecao2 {
	background-color:#E3E3E3;
	padding:5px;
}
.selecao2:hover {
	background-color:#06F;; color:#FFF;
}
.selecao2 img { float:left;}

/* DOWNLOADS
------------------------------------------------------*/
.veja_mais_bg {padding:5px;width:96%;text-align:right;}
a.veja_mais:link {color:#06C;text-decoration: underline;font-size:15px;font-size:12px;}
a.veja_mais:visited {color:#06C;text-decoration: underline;font-size:12px;}
a.veja_mais:hover {color:#314f67;}

/* FEATURED
------------------------------------------------------*/

#featured { width:680px; height:250px; padding:10px; background-color:#e6ecf1;color:#666666;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #FFFFFF;border-right-color: #b4c1d1;border-bottom-color: #b4c1d1;border-left-color: #FFFFFF;
}

/* BOTÃO
------------------------------------------------------*/

a.button {background: transparent url('../images/bg_button_a2.gif') no-repeat scroll top right;color: #444;display: block;float: left;font: normal 12px arial, sans-serif;height: 24px;margin-right: 6px; padding-right: 18px; /* sliding doors padding */text-decoration: none;}

a.button span { background: transparent url('../images/bg_button_span2.gif') no-repeat; display: block;line-height: 14px; padding: 5px 0 5px 18px;} 
a.button:active {  background-position: bottom right;color: #000;outline: none; /* hide dotted outline in Firefox */}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
	font-family: arial, sans-serif;
} 


/* CAIXA AVISO
------------------------------------------------------*/

#csc {background : #e5f5fb url(../images/corner1.gif) no-repeat; width : 48em; height : auto; position : relative;padding : 10px 25px;}
.tl, .tr, .bl, .br {position : absolute; width : 11px;height : 10px; display : block;margin-bottom : -1px;  /* this is for IE */}
.tr {background : transparent url(../images/corner2.gif) no-repeat;top : 0;right : 0;}
.bl { background : transparent url(../images/corner3.gif) no-repeat;bottom : 0; left : 0;}
.br {background : transparent url(../images/corner4.gif) no-repeat;right : 0;bottom : 0;}
#csc img {float:left; margin-right:20px;}
#csc h3 { font:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-style:italic; font-weight:bold; }
#t1 {font-size:16px;}
#t2 {font-size:16px;color:#69C;}


/* FONT FACE
------------------------------------------------------*/

@font-face {
	font-family: 'Aaux';
	src: url('/fonts/AauxOfficeBold.eot');
	src: local('Aaux'),
	     local('Aaux'),
	     url('/fonts/AauxOfficeBold.ttf') format('truetype');
}

h4 { font-family:Aaux; font-size:18px; margin-bottom:10px; margin-top:10px;}

/* TABELAS BACKGROUND
------------------------------------------------------*/

#tb1 { background-color:#C6E5FC; color:#039}
#tb2a { background-color: #FAFAFA; }
#tb2b { background-color: #F0F0F0;}

/* LINK DOWNLOAD
------------------------------------------------------*/

a.download:link { color:#006; text-decoration:none; margin-bottom:5px; }
a.download:active { text-decoration:none; }
a.download:hover { color:#00F; text-decoration:none; }


/* TABELA
------------------------------------------------------*/
#tab td p {margin-left:10px;}


/* IDIOMAS
------------------------------------------------------*/
#box_not_idi {width:70%; float:left;}
#box_not_colum {width:30%; float:left;}

/* CORES
------------------------------------------------------*/
#cor1 {
	color:#AFCCFC;
}

#wrap { width:100%;}
#espaco { margin-left:50px;}

/* DESTAQUE TEXTO
-------------------------------------------------------*/
#txt_destaque { font-weight: bold; background: #3d50ff; padding: 2px; color: white; text-shadow: 1px 1px 0px #3b3b3b ; }


/* BOTOES DE NOTÍCIAS DIREITA
-------------------------------------------------------*/
#bt_dir {
	width: 24px;float:right;
}

	#bt_dir p a.dir-btn {
		display: block; /* Change anchor to block element */
		width: 24px; height: 20px; /* Specify width and height of the image. Height is value of each individual button graphic */
		background-image: url(../images/sprite_bt.jpg); /* Add the image as a background */
		background-position: -24px 0px; /* Set the position to the top */
		text-indent: -9999px; /* Send the rendered HTML wording off screen */
	}
		#bt_dir p a.dir-btn:hover, #bt_dir p a.dir-btn:focus {
			background-position: -24px -20px; /* Set the position to the center */
		}
		#bt_dir p a.dir-btn:active {
			background-position: -24px -40px; /* Set the position to the bottom */
		}
		
/* BOTOES DE VOLTAR NOTICIAS
-------------------------------------------------------*/
#bt_esq {
	width: 24px; float:left;
}

	#bt_esq p a.esq-btn {
		display: block; /* Change anchor to block element */
		width: 24px; height: 20px; /* Specify width and height of the image. Height is value of each individual button graphic */
		background-image: url(../images/sprite_bt.jpg); /* Add the image as a background */
		background-position: 0px 0px; /* Set the position to the top */
		text-indent: -9999px; /* Send the rendered HTML wording off screen */
	}
		#bt_esq p a.esq-btn:hover, #bt_dir p a.esq-btn:focus {
			background-position: 0px -20px; /* Set the position to the center */
		}
		#bt_esq p a.esq-btn:active {
			background-position: 0px -40px; /* Set the position to the bottom */
		}
		
#lista_menubt ul li {
	display:inline;
	list-style-type: none;
}

#pages {
	display:block;
	float:right;
	height:35px;
	list-style-position:outside;
	list-style-type:none;
	margin-left:13px;
	margin-right:16px;
	position:relative;
	width:49px;
}

#ass_not { color:#999; font-size:8px; font-style:italic;}

#colunas {-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px; }

.size10 { font-size:10px}

#box_eventos {-webkit-box-shadow: 1px 1px 2px  #000000; -moz-box-shadow: 1px 1px 3px #000000; box-shadow: 1px 1px 2px #000000; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; width:100%; height:200px; }
#box_eventos p { border-left: solid 1px #06C; float:right; width:300px; padding:10px; margin-top:10px;}

/* Cores */
#red {color:#F00;}
#tdez { font-size:10px; }

#data { color: #036; font-size:15px; font-weight:bold; padding:2px; }
