body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #ffffff;
	color: #000000;
	text-align: justify;
}



#container {
	width: 760px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 2px;
	margin: 10px auto;
}



/****************************** HEADER ******************************/
/********************************************************************/

#header {
	width: 100%;
	height: 154px;
	background: #ffffff;
	margin: 0;
}



#logo {
	width: 172px;
	height: 100%;
	background: url(../images/layout/logoMed.png);
	float: left;
}



#headerMiddle {
	width: 386px;
	height: 100%;
	background: #ffffff;
	float: left;
}



#banner {
	width: 100%;
	height: 70px;
	background: #ffffff;
}



#slogan {
	width: 100%;
	height: 19px;
	background: url(../images/layout/fundoSlogan.png) no-repeat bottom;
	color: #c3c3c3;
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 2px;
}



#nav {
	width: 100%;
	height: 49px;
	background: url(../images/layout/fundoNav.png) repeat-x;
	padding: 6px 0px 0px 2px;
	font-size: 12px;
	font-weight: bold;
}



#navLeft {
	width: 7px;
	height: 35px;
	background: url(../images/layout/menuL.png);
	float: left;
}



#navMiddle {
	height: 35px;
	background: url(../images/layout/menuM.png) repeat-x;
	padding-top: 10px;
	float: left;
}



#navRight {
	width: 7px;
	height: 35px;
	background: url(../images/layout/menuR.png);
	float: left;
}



#nav a:link {
	color: #5b602a;
	text-decoration: none;
}



#nav a:visited {
	color: #5b602a;
	text-decoration: none;
}



#nav a:hover {
	color: #000000;
}



#search {
	width: 202px;
	height: 100%;
	background: url(../images/layout/gelo.png);
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}



#search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	border: 1px solid #e0e0e0;
}



/****************************** CONTENT ******************************/
/*********************************************************************/

#content {
	width: 100%;
	background: url(../images/layout/fundoAzul.png);
	margin: 0;
}



#main {
	width: 546px;
	height: 100%;
	padding: 0px 10px 0px 2px;
	float: left;
}



#ifmain {
	width: 100%;
	height: 320px;
}



#news {
	width: 202px;
	height: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



#news img {
	margin-top: 5px;
	border: 1px solid #c3c3c3;
	margin-bottom: 18px;
}



#news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #6666cc;
	margin-bottom: 5px;
	border-bottom: 1px dashed #6666cc;
}



#news p {
	margin-top: 16px;
}



#spacer {
	color: #c8e5f9;
}



#marqueecontainer {
	position: relative;
	width: 98%;
	height: 330px;
	overflow: hidden;
	text-align: justify;
}



#frigostoid {
	border-bottom: 1px dashed #6666cc;
}



#mailMsg {
	font-size: 16px;
	color: #555555;
	font-weight: bold;
}



.imgLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}



.imgRight {
	float: right;
	margin: 0px 0px 10px 10px;
}



img {
	border: 1px solid #c3c3c3;
}



p {
	margin-top: 16px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #6666cc;
	margin-bottom: 5px;
	border-bottom: 1px dashed #6666cc;
}



a:link {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}



a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}



a:hover {
	color: #000000;
	font-weight: bold;
}



td a:link {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}



td a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}



td a:hover {
	color: #000000;
	font-weight: bold;
}



/****************************** FOOTER ******************************/
/********************************************************************/

#footer {
	clear: both;
	width: 100%;
	background: url(../images/layout/fundoAzul.png);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #555555;
	padding: 1px 0px 1px 0px;
}



#footer a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}



#footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}



#footer a:hover {
	color: #555555;
	font-weight: normal;
}



/****************************** CREDITS ******************************/
/*********************************************************************/

#credits {
	width: 760px;
	background: #ffffff;
	text-align: right;
	margin: -10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c3c3c3;
}



#credits a:link {
	color: #88ac4b;
	text-decoration: none;
	font-weight: bold;
}



#credits a:visited {
	color: #88ac4b;
	text-decoration: none;
	font-weight: bold;
}



#credits a:hover {
	color: #88ac4b;
	font-weight: bold;
}



/***************************** DROP MENU *****************************/
/*********************************************************************/

.anylinkcss {
	width: 158px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #9fc117;
	font: normal 10px Verdana;
	line-height: 18px;
	z-index: 100;
	background: url(../images/layout/submenu.png);
}



.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}



/***************************** DROP MENU *****************************/
/*********************************************************************/

.formMail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}



.formMail select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}
