#containerChamadas{
	width:auto;
	height:400px;
	
	padding-left:5px;
	padding-right:10px;
	/*
	border-width:2px;
	border-style: solid;
	border-color:#cccccc;
	background-color:#F2F2F2;
	*/
}

#lateralEsquerda{
	padding-left:10px;
	width:337px;
	
	position:absolute;
}

#lateralDireita{
	padding-left:400px;
	position:absolute;
	width:280px;
	
}

#linhaDestaque{	
	background-image:url(../imagens/fundo_destaque.gif);
	background-repeat:no-repeat;
	background-color:#F2F2F2;
	
	height:27px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	
	border-width:1px;
	border-style: solid;
	border-color:#cccccc;
	background-color:#F2F2F2;
	
}

#linhaNormal{	
	
	background-color:#F2F2F2;
	
	height:27px;

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	
	border-width:1px;
	border-style: solid;
	border-color:#cccccc;
	background-color:#F2F2F2;
	
}


#chamadaEsquerda{	
	padding-left:5px;
	width:337px;
	
	/*
	border-width:2px;
	border-style: solid;
	border-color:#cccccc;
	background-color:#F2F2F2;
	*/
}


#chamadaDireita{
	width:280px;
	
	
	border-width:2px;
	border-style: solid;
	border-color:#cccccc;
	background-color:#F2F2F2;
}

#imagensChammadas{	
	width:300px;
	height:255px;
}

.textoPadrao{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.titulosChamadas{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#d90134;
}

.titulosPaginas{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#d90134;
}

.form {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	border: 1 solid #000000;
	border-bottom-color: #CCCCCC;
	border-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
