body {
	background-color: #F2F2F2;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
}
#wrap {
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #FFF;
	background-color: #000;
	font-size: 1.1em;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #FFFF99;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: none;
}

#nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
#nav .flash {
	float: left;
	width: 460px;
}
#nav .logo {
	background-image: url(images/logo-cofrasa.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 285px;
	float: right;
	height: 50px;
}
#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 17px;
	padding-bottom: 18px;
	padding-left: 5px;
}
#content {
	height: 350px;
	padding: 5px;
	font-size: 1.1em;
}
#content .contact_form input, #content .contact_form textarea {
	width: 220px;
	padding: 2px;
}
#content .emp-txt {
	float: right;
	width: 343px;
}
#content .emp-pic {
	float: left;
	width: 387px;
}



#main_flash {
	height: 400px;
	padding: 5px;
}
#content .prod-left {
	float: left;
	width: 360px;
	margin-top: 20px;
	text-align: right;
}
#content .prod-right {
	float: right;
	width: 370px;
	margin-top: 20px;
}
#content .prod-right a {
	font-size: 1.2em;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#content .prod-right a:hover {
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.ref {
	height: 345px;
	width: 740px;
	overflow: auto;
}
.ref table {
	font-size: 11px;
}
#content a {
	color: #0066FF;
}
#content a:hover {
	color: #0066FF;
	text-decoration: none;
}
#content h3 {
	margin: 0px;
	padding: 2px;
}
#content img {
	
}

