﻿A:LINK {color: #0066cc;	text-decoration: underline;}
A:VISITED {color: #333333; text-decoration: underline;}
A:ACTIVE {color: #0066cc; text-decoration: underline;}
A:HOVER {color: #0066cc; text-decoration:none;}

SPAN.texto {font-family: Arial; color: #000000; font-size: 12; line-height: 16px;}
SPAN.texto1 {font-family: Arial; color: #000000; font-size: small; line-height: 16px;}
SPAN.texto3 {font-family: Arial; color: #000000; font-size: small; line-height: 15px;}
SPAN.texto2 {font-family: Arial; color: #000000; font-size: xx-small; line-height: 15px;}



#cansei {
	background: #000000;
}

ul { 
	list-style-image: url(../images/item_noticia.gif);
}


/* 
---------------------------------------
tabelas
---------------------------------------
*/

#table#plantao tr td {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.titulo {
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	background: #000000;
	color:#ffffff;

}


.corpo1 {
	padding: 2px 2px 2px 2px;
	background: #ffffff;
}

.corpo2 {
	padding: 2px 2px 2px 2px;
	background: #e9e9e9;
}

#content {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content .formulario{
	background:  #f0f0f0;
	border-color: #cccccc;
	border-style: double;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#table#formulario tr td {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


#content .botao{
	background:  #f4f4f4;
	border-color: #cccccc;
	color: #333333;
	font-size: 10px;
	font-family:Verdana;
	font-weight: bold;
	border-style: solid;
	border-width: 2px;
}

.mural {

	margin-bottom:20px;
	width:500px;
	background-color:#f0f0f0;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	line-height:20px;
}

.formulario{
	background:  #f0f0f0;
	border-color: #cccccc;
	border-style: double;
	font-family: Verdana, Arial, Tahoma;
}


hr {
      border: 1px #ccc solid;
      color: #fff;
	  margin-top:20px
    }
    
.top {
	height:auto;
	margin:20px 0px 0px 0px;
	clear:both;
	text-align:right
}


.lista ul{
padding-bottom: 20px;
list-style-image: url(../images/item_noticia.gif);
font: normal 0.8em Verdana, sans-serif;
list-style-type: none;
}

.lista li{
margin:7px;
}

img {
	border:0px
}

h1 {
	font: bold 1.6em Arial, sans-serif;
}

h2 {
	font: bold 1.0em Arial, sans-serif;
	color:#C0BA7E
}

