﻿.ContMais
{
	color:#FF0000;
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
	text-decoration:none;	
}

.BarraSearch
{
  width :100%;
  height:23px;
  background-image: url(../Images/barra_bg.gif);
  background-repeat: repeat-x;
  padding-left:5px;
  vertical-align:middle;	
}

.BarraSearchPonto
{
	width:14px;
	vertical-align:middle;
	background-image: url(../Images/barra_bg.gif);
	background-repeat: repeat-x;	
}

.BarraSearchLeft
{
	width:6px;
	height:23px;
	background-image: url(../Images/barra_left.gif);	
	background-repeat: no-repeat;
}

.BarraSearchRight
{
	width:6px;
	height:23px;
	background-image: url(../Images/barra_right.gif);	
	background-position:right top;
	background-repeat: no-repeat;
}
