@CHARSET "UTF-8";

/* GERAL */

html { height: 100%; }
body {font-family: Arial; font-size: 12px; color: #000; height: 100%; }
p, a {font-family: Arial; font-size: 12px; color: #000; outline:none; text-decoration:none;}
a:link, a:visited { color:#666666; }
a:hover{ color:#999999; }
ul {list-style: none; list-style-type: none; list-style-position: outside;}
a {text-decoration: none; outline: 0;}
input, textarea, select {outline: 0;}

.erro_msg {font-size:14px; text-align:center; font-weight:bold; padding:10px;  margin:10px 0px; border: 1px solid;}

.fundo{min-height: 100%;}

.fl {width: 100%; float: left; }

.corpo_rounded_top{float: left; width: 100%;}
.corpo_rounded_middle{float: left; width: 100%;}
.corpo_rounded_bottom{float: left; width: 100%;}


/*----------------------------------------------------------------------------------------------------------------------------*/

.plusMenuAdmin a{
	color:#fff;
}

.plusMenuAdmin a:hover{
	color:#999999;
}

.fundo{
	width:100%;
	float:left;
}

.colLeft, 
.colCenter{
	float:left;
}

.colRight, .izap{
	float:right;
}



