/* CPA Recruitment CSS Document */

body {
	background-image: url('images/elementi/bg_red.jpg');
	background-repeat: repeat-x;
	background-color: #b72516;
	
	margin: 0px 0px;
}

p, form {
	margin: 0px;
}

.head_menu {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #b62516;
}

.fields {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #8e9ba1;
	background-color: #ffffff;
}

.title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #B72516;
}

.txt_gray {
	font-family: Tahoma;
	font-size: 13px;
	color: #828383;
}

.txt_blue {
	font-family: Tahoma;
	font-size: 13px;
	color: #b72516;
}

.txt_callus {
	font-family: Tahoma;
	font-size: 29px;
	color: #801a0f;
	font-weight: bold;
}

.txt_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}

.main_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 19px;
}

.main_menu_small {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
}

a.white_link:link, a.white_link:visited {
	color: #ffffff;
	text-decoration: none;
}

a.white_link:hover {
	color: #ca3829;
	text-decoration: underline;
}

a.blue_link:link, a.blue_link:visited {
	color: #ca3829;
	text-decoration: none;
}

a.blue_link:hover {
	color: #ffffff;
	text-decoration: underline;
}

.ad {
	font-family: Tahoma;
	color: #9d1a00;
	line-height: 16px;
}

.ad_title { font-size: 12px; }
.ad_title_red { font-size: 12px; }

.ad_subtitle { font-size: 11px; }

.ad_txt { color: #cc6767; font-size: 10px; }

.page_titles {
	font-family: Tahoma;
	font-size: 21px;
	font-weight: bold;
	color: #801a0f;
}

.submenu_item {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #801a0f;
}

.submenu_title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #8cc5e4;
}

.details_title {
	font-size: 16px;
	color: #00579d;
}

.details_subtitle {
	font-size: 12px;
	color: #8cc5e4;
}

a:link, a:visited {
	color: #801c0a;
	text-decoration: underline;
}

a:hover {
	color: #ca3829;
	text-decoration: none;
}

.my_hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #B72516;
	color: #B72516;
}

a.gray_link:link, a.gray_link:visited {
	color: #828383;
	text-decoration: none;
}

a.gray_link:hover {
	text-decoration: underline;
}

a.pop_links:link, a.pop_links:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #b72516;
	font-weight: bold;
	text-decoration: none;
}

a.pop_links:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #801c0a;
	font-weight: bold;
	text-decoration: underline;
}

.pop_ad {
	font-family: Tahoma;
	color: #801c0a;
	line-height: 18px;
	font-weight: bold;
}

.pop_ad_subtitle { font-size: 14px; font-weight: normal; }

a.interim:link, a.interim:visited {
	color: #801c0a;
	text-decoration: none;
}

a.interim:hover {
	color: #ca3829;
	text-decoration: none;
}

a.joblink:link {
	text-decoration: none;
}

a.joblink:visited {
	text-decoration: none;
	color: #999999;
}

a.joblink:hover {
	text-decoration: underline;
}