.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #E3F3F4;
	height: 100%;
	width: 100%;
}
#head_picture {
	background-repeat: repeat-x;
	background-position: center top;
	height: 220px;
	width: 100%;
	min-width: 800px;
	position: relative;
}
#head_picture #head_onda {
	background-image: url(../images/onda_head.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	behavior: url(scripts/iepngfix.htc);
	position: relative;
	height: 220px;
	width: 100%;
	min-width: 800px;
}
#head_picture #head_onda #head_content {
	height: 220px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head_picture #head_onda #head_content #logo {
	position: absolute;
	left: 0px;
	top: 2px;
}
#head_picture #head_onda #head_content #logo img {
	behavior: url(scripts/iepngfix.htc);
}
#wrapper {
	width: 100%;
	min-width: 800px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2294C2;
	background-color: #FFFFFF;
	position: relative;
}
#wrapper #wrapper_content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #wrapper_content #main_menu {
	height: 130px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
}
#wrapper #wrapper_content #main_menu .menu_group {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 130px;
	width: 175px;
	position: relative;
	background-color: #FFF5DE;
}
#wrapper #wrapper_content #main_menu .menu_group_margin {
	margin-right: 20px;
}
#wrapper #wrapper_content #main_menu .menu_group_content {
	background-image: url(../images/footer_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: none;
	height: 130px;
	width: 175px;
	position: relative;
}
#wrapper #wrapper_content #main_menu .menu_group .menu_group_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
#wrapper #wrapper_content #main_menu .menu_group .menu_group_content ul {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #wrapper_content #main_menu .menu_group .menu_group_content ul li {
	padding-top: 9px;
}
#wrapper #wrapper_content #main_menu .menu_group .menu_group_content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2294C2;
	text-decoration: none;
}
#wrapper #wrapper_content #main_menu .menu_group .menu_group_content ul li a:hover {
	color: #E20A17;
}
#footer {
	width: 100%;
	background-color: #E3F3F4;
	position: relative;
}
#footer #footer_content {
	background-color: #E3F3F4;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer #footer_content #loghi {
	position: absolute;
	top: 15px;
	right: 10px;
}
#footer #footer_content #loghi img {
	margin-left: 15px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.content p {
	padding-right: 10px;
	padding-left: 10px;
}
.content h2 {
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
.content h3 {
	font-weight: bold;
	color: #2696C4;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2696C4;
	padding-bottom: 3px;
	font-size: 1.3em;
}
.content h4 {
	font-weight: bold;
	color: #2696C4;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 1.2em;
}
.content .img_right {
	float: right;
	padding-left: 15px;
}
.content a {
	color: #2696C4;
}
.content a:hover {
	color: #E20A17;
}
.content .tableNavigation {
	width: 100%;
	margin-top: 2em;
	border-left-style: none;
}
.content .tableNavigation td {
	width: 25%;
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
}
.content .countNavigation {
	font-style: italic;
	font-weight: bold;
	color: #2294C2;
}
.content label {
	float: left;
	width: 100px;
	font-weight: bold;
}
.content .pLabel {
	padding-left: 110px;
}
.content .tablePartner {
	width: 100%;
	border-left-style: none;
	border-top-style: none;
}
.content .tablePartner td {
	border-right-style: none;
	text-align: center;
}
