body,td,a, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.top_left {
	background: url(/templates/default/images/topline.gif) repeat-x;
	width: 10%;
	height: 97px;
}

.top_bgimg {
	background: url(/templates/default/images/toprline.gif) repeat-x;
	width: 20%;
}

.foto_position {
	position:absolute;
	top:0px; 
	right:0px;
}

.menu_benefits {
	position:absolute; 
	top:88px;
}

.menu_contact {
	position:relative; 
	z-index: 100;
}

.bottom_line {
	background: url(/templates/default/images/bottom_line.gif) repeat-x;
}

.bottom_center {
	background: url(/templates/default/images/bottom_center.gif) repeat-x;
	width: 100%;
}

.logo {
	background: url(/templates/default/images/logo_bg.gif) repeat-x;
	width: 100%;
	text-align: center;
}

.left {
	background: url(/templates/default/images/left.gif) repeat-y;
	width: 6px;
}

.title {
	color: #2DA5D7;
	background-color: inherit;
	font-size: 105%;
	font-weight: bold;
	padding: 35px 5px 25px 25px;
}

.description {
	font-size: 80%;
	padding: 5px 10px 20px 45px;
}

.news_title {
	font-size: 70%;
	color: #9AB345;
	background-color: inherit;
	padding: 5px 5px 5px 25px;
}

.news_description{
	font-size: 70%;
	padding: 5px 10px 20px 45px;
}

.block_title {
	font-size: 75%;
	text-align: center;
	color: #0047B1;
	background-color: inherit;
}

.block_description {
	font-size: 70%;
	padding: 10px;
}

.block_left{
	background: url(/templates/default/images/block_left.gif) no-repeat;
	width: 6px;
	height: 8px;
}

.block_right{
	background: url(/templates/default/images/block_right.gif) no-repeat right;
	width: 6px;
	height: 8px;
}

.block_left_bottom{
	background: url(/templates/default/images/block_left_bottom.gif) no-repeat;
	width: 6px;
	height: 8px;
}

.block_right_bottom{
	background: url(/templates/default/images/block_right_bottom.gif) no-repeat right;
	width: 6px;
	height: 8px;
}

.afy {
	text-decoration: none;
	font-size: 10px;
	color: #5A5A5C;
	background-color: inherit;
	white-space: nowrap;
}

.link_header {
	color: #2DA5D7;
	background-color: inherit;
	font-size: 105%;
	font-weight: bold;
	padding: 35px 5px 25px 25px;
}

.link_title {
	font-size: 80%;
	color: #9AB345;
	background-color: inherit;
	padding: 0px 0px 0px 15px;
}

.link_description{
	font-size: 70%;
	padding: 0px 0px 0px 10px;
}

