﻿
body {
	background-image:url(../../images/welcome/bg/bg_page.gif);
	background-color:#524a55;
	margin:0 0 0 0;
	/*
	scrollbar-3dlight-color:#AC8464;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#926846;
	scrollbar-track-color:#A8805D;
	scrollbar-darkshadow-color:#4C2F00;
	scrollbar-face-color:#926846;
	scrollbar-highlight-color:#AC8464;
	scrollbar-shadow-color:#AC8464;
	*/
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#514e44;
	line-height:26px;
	vertical-align:middle;
	text-align:left;
	text-indent:7px;
	background-color:#b8b4a7;
	margin-top:5px;
	margin-left:6px;
	margin-right:7px;
}

h1 a:link {
	text-decoration:none;
	color:#514e44;
}

h1 a:visited {
	text-decoration:none;
	color:#514e44;
}

h1 a:hover {
	text-decoration:none;
	color:#ffffff;
}

a:link {
text-decoration:none;
color:#efbd6d;
} 

a:visited {
text-decoration:none;
color:#efbd6d;
}

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

input {
	color:#0e339c;
	font-size:10pt;
	font-weight:normal;
	font-family:arial;
	border:1;
	border-color:#0e339c;
	background-color:#FFFFFF;
	overflow:hidden;
}







.container {
	position:relative;
	float:left;
	clear:left;
	width:100%;
}

.article {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	margin-bottom:-5px;
}

.imgSite {
	position:relative;
	float:left;
	clear:left;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-stretch:condensed;
	font-weight:normal;
	color:#dbd4be;
	text-align:left;
}

p.text {
	text-align:justify;
}

.textBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#dbd4be;
	text-align:left;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#dbd4be;
}

.phone {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#938e7c;
	letter-spacing:10px;
}

.phone a:link, .phone a:visited, .phone a:hover {
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#938e7c;
	letter-spacing:10px;
} 

.address {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#b2aea1;
	letter-spacing:5px;
}

.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	color:#b5af9c;
}

.credits a:link {
	text-decoration:none;
	color:#b5af9c;
} 

.credits a:visited {
	text-decoration:none;
	color:#b5af9c;
}

.credits a:hover {
	text-decoration:none;
	color:#c7a160;
}
