@charset "utf-8";
body {
	background-color: #660099;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 14px;
}

#content {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}

#foot {
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#foot a:link {
	color: #999;
	text-decoration: underline;
}
#foot a:hover {
	color: #CCC;
	text-decoration: none;
}
#foot a:active {
	color: #999;
	text-decoration: underline;
}
#foot a:visited {
	color: #999;
	text-decoration: underline;
}

.menu {
	color: #F58428;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	font-weight: normal;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493095;
	font-weight: normal;
}

a:link {
	color: #F58428;
	text-decoration: underline;
}
a:hover {
	color: #F9A968;
	text-decoration: none;
}
a:active {
	color: #F58428;
	text-decoration: underline;
}
a:visited {
	color: #F58428;
	text-decoration: underline;
}

.background {
	background-color: #FFF;
	background-image: url(images/back_prod.jpg);
	background-repeat: no-repeat;
}
.sm {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#mailfooter{
font-size:12px;
}
