/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	
}

h3 {
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #033165;
}

h4 {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #033165;
	margin-top: 20px;

}

hr {
	background-color: #C9CACC;
	height: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACC;
}

#footer {
	color: #FFFFFF;
	font-size: 12px;
}

p {
	margin-bottom: 12px;
}

a {
	color: #0000FF;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.art_place {
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
	font-size: 14px;
}


.art_date {
	font-style: italic;
	margin-bottom: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
}


.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	margin-bottom: 10px;
	/* padding-left: 5px; */
}
#related_products h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	font-size: 13px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}


.price_note {
	font-size:11px;
	float: right;
}
.price_colones {
	color: #333333;
}


.price_note2 {
	margin-top:3px;
	font-size:11px;
	font-weight: bold;
	color: #666666;
}
.price_note3 {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	float: left;
	margin-left: 5px;
}
.product_code {
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
}


.price_colones {
	color: #333333;
}

h3 {
	color: #FF0000;
	margin-bottom:5px;
}

h4 {
	margin-bottom:4px;
	margin-top:4px;
}
