body{
	margin : 0;
	padding : 0;	
	color: #000000;
	background-color : #ffffff;
	font-size : 12pt;
	font-family : Verdana, Geneva, sans-serif;
	background-image : none;
}

#content{
	position: relative;
	width: auto;
	padding:0;
	margin:0;
	text-align : left;
	color:#000000;	
	background:transparent;	
}

a{
	color:#000000;
	text-decoration:none;
	background:transparent;
}

h1{
	color:#000000;
	background:transparent;
}

h1 a{
	color:#000000;
	text-decoration:none;
	background:transparent;
}

h1 small{
	color:#000000;	
	background:transparent;	
}

h2{
	color:#000000;	
	background:transparent;
}

img{
	border: 0;
}

#langs,
#leftCol,
#titleImageWrapper,
#footer p,
#footer ul{
	display:none;
}

#footer #copyrights{
	display:block;
	clear: both;
	margin:auto;
	float:none;
	width:auto;
}

#header{
	padding:2em 0 1em 0;
	border-bottom:1pt solid #666666;
	margin:0 0 1em 0;
}

#footer{
	background:none;
	border-top: 1pt solid #666666;
	padding:1em 0 0 0;
	margin:1em 0 0 0;
}

#wideCol{
	float:none;
	width:auto;
}

/*


#logoSwAntoniego{
	float:right;
	display:block;
	margin:0 37px 0 0;
}

#logoOmega{
	float:right;
	display:block;
	margin:-10px 21px 5px 0;	
}

#wideCol{
	float:right;
	width:550px;
}

#leftCol{
	margin-right:570px;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#menu li{
	display:block;
	border-bottom:1px solid #efefef;
	font-size:1.2em;
	font-weight:bold;
	font-family : "Times New Roman", Times, serif;
}

ul#menu li a{
	display:block;
	text-decoration:none;
	color:#7b2a30;
	padding:8px 10px 8px 44px;
	background-image:url(../img/bullet_menu.gif);
	background-repeat:no-repeat;
	background-position:6px 6px;
}

ul#menu li a:hover,
ul#menu li a:active,
ul#menu li span{
	display:block;
	color:#999999;
	padding:8px 10px 8px 44px;	
	background-image:url(../img/bullet_menu.gif);
	background-repeat:no-repeat;
	background-position:6px -94px;
	
}

#titleImageWrapper{
	background-image:url(../img/img_trees_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:1em;
}

#titleImageWrapper p{
	background-image:url(../img/img_trees.jpg);
	background-repeat:no-repeat;
	background-position:7px 7px;
	height:118px;
	padding:107px 7px 7px 250px;
	margin:0;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	font-family : "Times New Roman", Times, serif;	
	color: #ffffff;
	background-color: transparent;
}

#titleImageWrapper p em{
	font-weight:normal;
	padding-left:100px;
}

#addresses{
	margin:0;
	padding:0;
	list-style: none;
}

#addresses li{
	float:left;
	display:block;
	width:244px;
	min-height:115px;
	height:auto;
	margin:5px 5px 5px 0;
	padding:10px;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
}

#addresses h2{
	margin-top:0;
	font-size:1.2em;	
}



#footer p{
	float:left;
	margin:0.5em 0 0 0;	
}

#footer p, #footer li{
	font-size:0.8em;
}

#footer ul{
	margin:0.5em 0 0 0;
	float:right;
	width:540px;
	list-style: none;
}
#footer ul li{
	display:inline;
}
#footer p#copyrights{
	clear: both;
	float:right;
	width:540px;
	color:#999999;
	background:transparent;
}

*/
