body{
	background-color: #B0E0E6;
	margin: 0;
}
body, p, div, span, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.page {
	background-color: white;
	background-image: url(../img5/header.gif);
	background-repeat: no-repeat;
	margin: 10px;
}
.header {
color: #FF1B1B;
}
.box {
	border: 1px solid #EB9797;
}
.box-header {
	border-bottom: 1px solid #EB9797;
	background-color: #FDDFDF;
	color: #07519A;
}
.main{
	padding: 0px 20px 20px 20px;
	text-align: left;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover.nothing {
	text-decoration: none;
}
.menu a, a {
	color: #62A600;
	font-weight: bold;
}
.menu {
	border-bottom: 1px solid #FFE4C4;
}

a.catalog_sector {
	color: #0072DF;
	font-weight: bold;
	font-size: 120%;
}

a.catalog_subsector, a.catalog_country, a.catalog_company {
	color: #0072DF;
	font-weight: bold;
}

.catalog_breadcrumbs a {
	color: black;
	color: #F61616;
	font-weight: bold;
}

.catalog_breadcrumbs {
	padding: 5px;
	background-color: #F4FAFF;
	margin-bottom: 20px;
	width: 70%;
}

.main_center {
	padding: 10px;
	padding-top: 0px;
}

.main_center h1 {
	border-bottom: 1px solid red;
	font-size: 160%;
	width: 70%;
	margin-bottom: 25px;
}
.box-yellow, .box-blue {
	padding: 14px;
}
.box-yellow {
	background-color: #FFF48C;
/*	border: 6px solid #D0FF8C;*/
}
.box-blue {
	background-color: #8CCFFF;
}

.front-menu {
	background-color: #48B3FF;
	padding: 22px;
	color: #B7E5FF;
}
.front-menu a {
	color: white;
	font-size: 140%;
}
h1, h2, h3, h4 {
	color: #48B3FF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}