
/****** GENERAL MOJO AND MULA */
		
#preloadImages1 {
	display: none;
}

#preloadImages2 {
	display: none;
}

body {
	margin: 0;
	padding: 0;
}

h2 {
	color: #456;
	font-size: 18px;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 0.5em;
	border-bottom: 2px solid #456;
}

a {
	color:#CC6714;
	text-decoration: none;
}


.button { 
	padding: 2px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.clearboth {
	clear: both;
}


/****** HOME.CONTAINER */

#home_main {
	margin: auto auto;
}

#home_container {
	position:relative;
	margin: auto;
	left:0px;
	top:0px;
}


#vs-home-1-01 {
	display: none;
}

#vs-home-1-02 {
	top:0px;
	width:670px;
	height:538px;
}

#vs-home-1-03 {
	display: none;
}

#vs-home-1-11 {
	display: none;
}

/****** HOME.NAVIGATION */

#home_navigation ul {
	display: none;
}


/****** CONTAINER */

#back {
	margin: 0 auto;
	left:0;
	top:0;
	width:100%;
	height:180px;
	z-index: 1;
}

#main {
	clear: both;
	position:absolute;
	margin: 0 auto;
	width: 100%;
	left:0;
	top:0;
	z-index: 2;
}


#container {
	margin: auto;
	width: 100%;
	left:0px;
	top:0px;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 14px;
	line-height: 1.6em;
	color: #234;
}

/****** HEADER ELEMENTS */

#header {
	clear: both;
	position:absolute;
	margin: 0 auto;
	width: 100%;
	left:0;
	top:0;
}

#header h1 {
	display: none;
}

#header img {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
}	

#header-title {
	display: none;
}

/******  NAVIGATION */


#navigation ul {
	display: none;
}

/****** CONTENT ELEMENTS */

#banner {
	display: none;
}

#content {
	clear: both;
	padding-top: 20px;
	font-size: 14px;
	line-height: 1.6em;
	color: #234;
}
		
#content p {
	padding-bottom: 10px;
	border-bottom: 1px solid #b6bdd0;
}

#txt {
	text-align: justify;
	padding-bottom: 10px;
	border-bottom: 1px solid #b6bdd0;
}
#txt p {
	padding-bottom: 0em;
	border-bottom: none;
}

#content img {
	float: left;
	margin: 12px 12px 12px 0px;
	padding: 4px;
	background-color: #fff;
}	

#content ul {
	list-style-type: none;
}

#photo {
	clear: both;
	margin: 0px 0px 30px 0px;
}

#photo img {
	float: left;
	margin: 12px 8px 0px 0px;
	padding: 0px;
}	

#photo-menu {
	display: none;
}

/****** FOOTER ELEMENTS */

#footermenu {
	display: none;
}

#footer {
	clear: both;
	height: 40px;
	color:#b6bdd0;
	font-size: 12px;
	border-top: 1px solid #b6bdd0;
	background-color: #fafaff;
}

#footer img {
	float: left;
	padding: 4px 4px 4px 4px;
}
#footer p {
	padding: 6px 0px 0px 28px;
}
		
/* FIN */