/* CSS Document */

body {
	width : 780px; 
	margin: 0;
	padding: 0;
} 

form {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
}

img.floatLeft { 
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
}

.cabecalho {
	margin : 0; 
	padding : 0; 
	width : 780px; 
	height : 180px; 
	background : url(resource/index-01.jpg) no-repeat top center; 
}
 
.data {
	padding-top : 168px; 
	text-align : right; 
	font-size : 10px;
	color : #FFFFFF; 
	line-height : 10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
 
.limitesuperior {
	margin : 0; 
	padding : 0; 
	width : 780px; 
	height : 24px; 
	background : url(resource/index-02.gif) no-repeat top center; 
}

.pagina {
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
}

.opcao {
	float : left;
	width : 196px;
	min-height: 696px;
	margin : 0; 
	padding : 0;
	border: 0;
	background : url(resource/index-08.jpg) repeat-y;
}

.acesso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 12px;

	background: url(resource/index-09.jpg) repeat-y;
	color: #2F4F4F;	
}

.contentor{
	float:left;
	width : 584px;
	min-height: 696px;
	margin: 0;
	padding : 0;
	border: 0;
}

.conteudo {
	position: relative;
	float:left;
	width : 578px;
	min-height: 641px;
	margin: 0;
	padding : 0;
	border: 0;
	background : url(resource/iframe.jpg) no-repeat top right;
	} 

.limite {
	float : left;
	width : 6px;
	min-height: 641px;
	margin : 0; 
	padding : 0;
	border: 0;
	background : url(resource/dots.jpg) repeat-y; 
} 

.rodape {
	margin: 0;
	padding: 0;
}

.altura { /* IE -> min-height */
	float : left;
	width: 0px; 
	vertical-align:top; 
	margin: 0; 
	padding: 0; 
	border: 0;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4F4F;
}

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4F4F;
}

a:visited:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2F4F4F;
	
	line-height: 1.5em;
	text-align: justify;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}

.creditos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.dots {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	letter-spacing: 4px;
	color: #CCCCCC;
	margin: 0px 0px 0px 10px;
}

/* Tabelas */
.tab_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.tab_subtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tab_discip {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
}

.tab_corpo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

.tab_cargas {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

/* Texto */

.txt_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8FACCA;
	margin: 16px 8px 12px 8px;
}

.txt_subtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin: 8px;
}

.txt_corpo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: thin;
	margin-left: 8px;
	margin-right: 8px;
	text-align: justify;
}

/* Mapa */

.txt_titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #80D500;
	margin: 12px 0px 12px 16px;
}

.txt_note {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: thin;
	margin: 8px 0px 8px 16px;
	text-align: justify;
}

.txt_novidade {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: thin;
	text-align: justify;
}

/* Correio Electronico */
.form_email {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #8FACCA;
}

.border1px {
	border: 1px solid;
}

.txt_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* Calendario de Evento */

a.cal_head {
	color: green;
}
			
a.cal_head:hover {
	text-decoration: none;
}

.cal_head {
	background-color: #DDDDDD;
	color: green;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.cal_days  {
	background-color: #DDDDDD;
	color: gray;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.cal_content {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.cal_today {
	background-color: white;
	color: green;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.cal_event {
	background-color: #DDDDDD;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.nov_title {
	font-family: Verdana;
	font-size: 13px;
	color: #618AB4;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	text-align: right;
}
.nov_subtitle {

	font-family: Verdana;
	font-size: 11px;
	color: #3F6183;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	text-align: left;
}
.nov_txt {
	font-family: Verdana;
	font-size: 9px;
	color: #3F6183;
	font-weight: normal;
	padding: 0px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}


/* BBCode */

.bold {
   font-weight: bold;
}

.italics {
   font-style: italic;
}

.underline {
   text-decoration: underline;
}

.strikethrough {
   text-decoration: line-through;
}

.overline {
   text-decoration: overline;
}

.listbullet {
   list-style-type: disc;
   list-style-position: inside;
}

.listsquare {
   list-style-type: square;
   list-style-position: inside;
}

.listdecimal {
   list-style-type: decimal;
   list-style-position: inside;
}

.listlowerroman {
   list-style-type: lower-roman;
   list-style-position: inside;
}

.listupperroman {
   list-style-type: upper-roman;
   list-style-position: inside;
}

.listloweralpha {
   list-style-type: lower-alpha;
   list-style-position: inside;
}

.listupperalpha {
   list-style-type: upper-alpha;
   list-style-position: inside;
}
