@charset "utf-8";
body {
	background-color: #728E7F;
	background-image: url(images/mrcooler_fundo_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.verdana_branco {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.verdana {
	font-family: verdana;
	font-size: 12px;
}
.ver {
	font-family: verdana;
	font-size: 10px;
}
.ver_prod {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #007CA6;
}
.ver_nprod {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #007CA6;
}
.titulo {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #007CA6;
}
.link:link    {color:#000000; text-decoration: none}
.link:visited {color:#000000; text-decoration: none}
.link:hover   {color:#000000; text-decoration: underline}
.link:active  {color:#000000; text-decoration: none}

.campo_form {
	font-family: verdana; 
	font-size: 11px;
	font-weight: none;
	border-color: #006633; 
	BORDER-RIGHT: #006633 1px solid; BORDER-TOP: #006633 1px solid; BORDER-LEFT: #006633 1px solid; BORDER-BOTTOM: #006633 1px solid;
	border-width: 1px;
	color: #333333;
	background-color: #FAFAFA;
}
