* {
	font-family:		tahoma, arial, helvetica, sans-serif;
	font-size:			11px;
	border:				none;
	margin:				0;
	padding:			0;
}

html, body {
	margin:     		0;
	padding:    		0;
	border:     		none;
	text-align:         center;
	height:             100%;
}

a, a:link, a:visited {
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}

div.separator {
	height:             0;
	border-top:         1px solid #C0C0C0;
	font-size:			0;
	line-height:		0px;
	margin:             10px 0;
}

div#container {
	position:			relative;
	top:				0;
	left:				0;
	width:				778px;
	height:             auto;
	text-align:			left;
	background:			url('/images/main/backgroundLeft.png') 0 0 repeat-y;
	margin:				0 auto;
}

* html div#container {
	height:             auto;
}

div#header {
	position:			relative;
    background:			url('/images/main/backgroundHeader.png') 0 0 repeat-x;
	padding:			3px 0 2px 0;
}

div#bannerTop {
	position:			relative;
}

div#bannerTop img#banner {
	width:				334px;
	height:				78px;
}

div#bannerTop div#certificates {
	position:			absolute;
	top:				3px;
	right:				30px;
	width:				auto;
}

div#bannerTop div#certificates a {
	margin:				0;
}

div#menuTop {
	position:			relative;
	width:				778px;
	height:				27px;
    background:			url('/images/main/backgroundMenu.png') 0 0 no-repeat;
 	margin:				2px 0 0 0;
}

div#menuFlags {
	position:			absolute;
	left:				12px;
	top:				6px;
}

div#menuFlags a {
    margin:				0 3px 0 0;
}

div#menuItems {
	position:			absolute;
	left:				162px;
}

div#main {
	width:				100%;
	background:			url('/images/main/border.png') 100% 0 repeat-y;
	overflow:			hidden;
	padding:			0 0 27px 0;
}

#mainCol {vertical-align: top;}

/* provides equal column height */

div#leftCol, div#mainCol {
	padding-bottom:		32767px;
	margin-bottom:		-32767px;
}

* html div#leftCol, div#mainCol {
	padding-bottom:		0;
	margin-bottom:		0;
}

/* hack for opera */
@media all and (min-width: 0px) {
	div#leftCol, div#mainCol, div#leftColInner {
		padding-bottom:	0;
		margin-bottom:	0;
	}

	div#leftCol:after, div#mainCol:after {
		content:		'';
		height:			0;
		display:		block;
		background:		none;
		padding-top:	32767px;
		margin-bottom:	-32767px;
	}
}

div#leftCol {
	float:				left;
	width:				155px;
	background:			url('/images/main/backgroundLeftMenu.png') 0 0 no-repeat;
}

div#leftCol form.search {
	background:			url('/images/main/backgroundSearch.png') 0 0 no-repeat;
	height:				37px;
	padding:			0 0 0 7px;
	position: relative;
}

div#leftCol form.search input.text {
	width:				77px;
	font-weight:		bold;
	border:				1px inset white;
/*	margin:				7px 0 0 0; */
	padding:			1px;
	position: absolute;
	left: 7px;
	top: 8px;
}

div#leftCol form.search input.submit {
	width:				50px;
	height:				16px;
	background:			none;
	color:				white;
	border:				none;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	cursor:				pointer;
}

div#leftCol form.search input.image {
	position: absolute;
	left: 90px;
	top: 1px;
	width: 61px;
	height: 34px;
}


div#menuLeft {
}

div#menuLeft a {
	display:			block;
	background:			url('/images/menu/left/menuItem.gif') 0 0 no-repeat;
	padding:			0 0 0 8px;
}

div#menuLeft a:hover {
	background:			url('/images/menu/left/menuItemHi.gif') 0 0 no-repeat;
}

div#menuLeft a.selected {
	background:			url('/images/menu/left/menuItemSelected.png') 0 0 no-repeat;
}

div#menuLeft a.selected:hover {
	background:			url('/images/menu/left/menuItemSelectedHi.png') 0 0 no-repeat;
}

div#menuLeft a.tall {
	background:			url('/images/menu/left/menuItemSelected2.png') 0 0 no-repeat;
}

div#menuLeft a.tall:hover {
	background:			url('/images/menu/left/menuItemSelected2Hi.png') 0 0 no-repeat;
}

div#menuLeft ul {
	list-style-type:	none;
	list-style-position:outside;
}

div#menuLeft ul.categories {
	width:				151px;
	background:			url('/images/menu/left/submenuBorder.png') 0 100% no-repeat;
	margin:				0 2px 0 0;
	padding:			0 0 1px 0;
}

div#menuLeft ul.categories li {
	background:			url('/images/menu/left/submenu.png') 0 0 repeat-y;
}

div#menuLeft ul.categories li a {
	line-height:		17px;
	background:			url('/images/menu/left/dot2.gif') 4px 6px no-repeat;
	color:				white;
	font-size:			10px;
	text-transform:		uppercase;
	padding:			0 0 0 12px;
}

* html div#menuLeft ul.categories li a {
	height:				17px;
}

div#menuLeft ul.categories li a.selected {
}

div#menuLeft ul.categories li a:hover {
	background:			url('/images/menu/left/dot2.gif') 4px 6px no-repeat;
	text-decoration:	underline;
}

div#menuLeft ul.subcategories {
	width:				147px;
	background:			#2E7CB9 url('/images/main/dot.gif') 9px 0 repeat-y;
	color:              white;
	border-top:			1px solid #2D6081;
	border-bottom:		1px solid #5DB6DC;
	overflow:			hidden;
	margin:				0 2px 0 3px;
	padding:			2px 1px 3px 0;
}

div#menuLeft ul.subcategories li {
	background:			url('/images/main/dash.png') 14px 8px no-repeat;
}

div#menuLeft ul.subcategories li a {
	background:			none;
	color:				#6CD5F7;
	text-transform:		none;
	padding:			0 0 0 20px;
}

div#menuLeft ul.subcategories li a.selected {
	text-decoration:	underline;
}

div#menuLeft ul.subcategories li a:hover {
	background:			none;
	text-decoration:	underline;
}

div#mainCol {
	float:				right;
	width:				623px;
/*	overflow: hidden; */
}

div#navi {
	width:				608px;
	height:				18px;
 	background:			url('/images/main/backgroundNavi.png') 0 0 no-repeat;
	color: 				#2E83BC;
	overflow:			hidden;
	white-space:		nowrap;
	padding:			4px 0 0 10px;
}

div#navi * {
/*	color:				#2E83BC; */
	color:				#4CCFF9;
}

div#navi span {
/*	color:				#4CCFF9; */
	color:				white;
}

div#content {
	position:			relative;
	height:				auto;
	min-height:			300px;
	background:			#FEFEFE url('/images/main/backgroundContent.png') 0 0 repeat-x;
}

@media screen {
	div#content {
		padding:			15px 15px 32000px 15px;
		margin:				0 5px -32000px 0;
	}
}

* html div#content {
	height:				300px;
}

div#content a {
	color:				#707070;
	text-decoration:	underline;
}
/*
div#content div#contentContact {
	min-height:			360px;
}

* html div#content div#contentContact {
	height:				360px;
}
*/

div#printableVersion {
	background:				url('/images/main/dot.gif') left top repeat-x;
	text-align:				right;
/*	text-transform:         lowercase; */
	margin:					10px 0 0 0;
	padding:				10px 0 0 0;
}

div#printableVersion a {
	background:				url('/images/main/print.gif') top right no-repeat;
	line-height:			19px;
	padding:				3px 56px 6px 0;
}

div#content img#mapa {
	display:			block;
	position:			relative;
	top:				0;
	left:				0;
	z-index:			2;
	margin:				30px 0 0 0;
}

div#content div.contact {
	display:			none;
	position:			absolute;
	top:				100px;
	left:				315px;
	width:				230px;
	background:			white;
	border:				2px solid #DEDEDE;
	line-height:		14px;
	z-index:			1;
	padding:			20px;

}

div#content div#contactCentral {
	display:			block;
}

div#content div#contactMain {
	display:			block;
	position:			static;
	margin:				20px 0 0 10px;
}

div#content div.contact ul {
	list-style:			none outside;
}


div#content div.contact ul ul {
	padding:			0 0 0 15px;
}

div#content div.contact ul li {
	margin:				5px 0;
}

div#footer {
	position:			relative;
	height:				60px;
	background:			url('/images/main/border.png') right top repeat-y;
	letter-spacing:		0.5px;
	margin:				0;
	padding:            0;
}

div#footer div#partners {
	position:			absolute;
	left:				0;
	bottom:				17px;
	width:				149px;
	height:				104px;
	background:			white;
	border-top:         1px solid #2D6081;
	text-align:			center;
	margin:				0px 3px 0 2px;
}

div#footer div#partners img {
	margin:				10px 0 0 0;
}

div#footer div#partners object {
	position:			absolute;
	bottom:				15px;
	left:				4px;
	width:              140px;
	height:             70px;
}

div#footer div#menuBottom {
	position:			absolute;
	top:				0;
	left:				155px;
	width:              616px;
	height:				27px;
	background:			url('/images/main/backgroundMenu.png') top right no-repeat;
	margin:				0;
	padding:			0 0 0 7px;
}

div#footer div#footerCompanyName {
	position:           absolute;
	left:               0;
	top:                27px;
	width:				155px;
	background:			white url('/images/main/border.png') 0 0 repeat-x;
	text-align:			center;
	padding:			10px 0;
}

div#footer div#footerCompanyAddress {
	position:           absolute;
	left:               155px;
	top:                27px;
	width:				616px;
	background:			white url('/images/main/border.png') 0 0 repeat-x;
	text-align:			left;
	padding:			10px 0 10px 7px;
}

div#footer div#footerUnityLogo {
	position:           absolute;
	right:              0;
	top:                27px;
	padding:            10px 0;
}
