@charset "iso-8859-1";
.unicer   { background-color: #20540C; }
.cervejas { background-color: #FFCC00; }
.aguas    { background-color: #99CCCC; }
.sumos    { background-color: #CC9933; }
.vinhos   { background-color: #AEAE1A; }
.cafes    { background-color: #993300; }
.outros   { background-color: #1B4E0B; }

td, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.inputs_curriculos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
    border:1px solid #666666;
    background-color:#FFF;
}

.titulo {
       font-family: arial;
       font-size: 16px;
       font-weight: bold;
       color: #000000;
}

.menuitem {
       font-family: arial;
       font-size: 12px;
       font-weight: bold;
       color: #000000;
       text-decoration: underline;
}

.menuitemtop {
       font-family: arial;
       font-size: 11px;
       font-weight: normal;
       color: #000000;
}

a {
       font-family: arial;
       font-size: 12px;
       color: #7f7f7f;
       text-decoration: none;
}

.titleuserarea {
       font-family: arial;
       font-size: 12px;
       color: #000000;
       background-color: #E8EDE6;
       padding:0px 10px;
}