.home #wrapper {
	text-align: 		right;
	margin-top: 		-8px;
}

.home #wrapper #content {
	width: 				947px;
	position: 			relative;
	float:				left;
	left:				12px;
	padding-bottom: 	1.5em;
	background: 		none;
}

.home #footer {
	margin: 			0;
	padding: 			0;
}

.home #footer .wrapper span{
	margin-left: 		12px;
}

.home h2 {
	color:				white;
	font-size:			.8em;
	margin-bottom: 		1.4em;
	text-transform: 	none;
	font-weight: 		normal;
}

.home .mainNavigation {
	width: 				960px;
	margin: 			0 auto 0 auto;
	height: 			auto;
}

.home .mainNavigation li {
	float: 				left;
	text-align: 		left;
	margin-right:		20px;
	height: 			auto;
	background: 		#313943;
	padding:			7px 16px 12px 16px;
	width: 				270px;
	clear: 				none;
}


.home .mainNavigation li ul li {
	float: 				none;
	padding: 			0;
	border: 			none;
	height: 			auto;
	line-height:		1.6em;
	width: 				265px;
	height:				27px;
	margin: 			0;
	margin-bottom:		.5em;
	position: 			relative;
	overflow: 			hidden;
}

.home .mainNavigation li ul li a {
	display: 			block;
	height:				27px;
	background-image:   url('images/spriteHome_es.gif');
	background-repeat: 	no-repeat;
}

.home .mainNavigation li ul li a span {
	display:none;
}

.home .mainNavigation li ul li.dynamicContents a {
	background-position: 0 -32px;
}

.home .mainNavigation li ul li.eCommerce a {
	background-position: 0 -64px;
}

.home .mainNavigation li ul li.xhtmlcss a {
	background-position: 0 -96px;
}
.home .mainNavigation li ul li.webProgramming a {
	background-position: 0 -128px;
}
.home .mainNavigation li ul li.consulting a {
	background-position: 0 -160px;
}
.home .mainNavigation li ul li.onLineEdit a {
	background-position: 0 -192px;
}
.home .mainNavigation li ul li.crawler a {
	background-position: 0 -256px;
}
.home .mainNavigation li ul li.pageFlip a {
	background-position: 0 -224px;
}

body.en .mainNavigation li ul li a {
	background-image:   url('images/spriteHome_en.gif');
}

.home .mainNavigation li.lastChild {
	margin-right: 		0;
}

.home .mainNavigation a {
	color:				#ccc;
}

#transitions {
	position: 			relative;
	width: 				947px;
	height: 			330px;
	margin-bottom: 		1.5em;
	
}

#transitions li {
	position: 			absolute;
	top:				0;
	left:				0;
}

#counterContainer  {
	position: 			absolute;
	top:				312px;
	right:				25px;
	z-index: 			10000;
	margin: 			0;
}

.home .mainNavigation h2 a {
	color:				white;
	display: 			block;
	font-size: 			2.1em;
	text-transform: 	lowercase;
	height: 			47px;
	background-repeat:  no-repeat;
}

.home .mainNavigation h2 {
	position: 			relative;
	z-index: 			1;
	overflow:			hidden;
	height: 			47px;
}

.es .mainNavigation h2 a { 
	background-image: 		url("images/spriteHomeES.gif");
}

.en .mainNavigation h2 a { 
	background-image: 		url("images/spriteHomeEN.gif");
}

.home .mainNavigation .secondChild h2 a {
	background-position: 0px -48px;			
}

.home .mainNavigation .lastChild h2 a {
	background-position: 0px -101px;			
}

.home .mainNavigation h2 span {
	display: 			none;
}

.home .mainNavigation h2 a span {
	position: 			absolute;
	z-index: 			-1;
	display: 			inline;
}


.home .mainNavigation h2 a:hover {
	text-decoration: 	none;
}

#controlsTransitions {
	width: 				168px;
	height: 			45px;
	position: 			absolute;
	right: 				20px;
	bottom:				-45px;
	background: 		black;
	z-index: 			100000;
}

#controlsTransitions .control {
	display: 			block;
	background-image:	url("images/controls.gif");
	background-repeat: 	no-repeat;
	width: 				7px;
	height: 			7px;
	position: 			absolute;
	top:				11px;
	cursor:				pointer;
}

#controlsTransitions #next {
	background-position: 	-8px 0px;
	width: 					13px;
	right: 					20px;
}

#controlsTransitions #play {
	background-position: 	-7px 0px;
	right: 					40px;
}

#controlsTransitions #pause {
	right: 					55px;
}

#controlsTransitions div {
	position: 				absolute;
	font-size: 				.9em;
	top:					8px;
	left:					15px; 
}

#auth {
	font-size: 			.9em;
	margin-right: 		10px;
	margin-top: 		6px;
	position: 			absolute;
	top:				306px;
	left:				800px;
	z-index: 			10000;
}

#auth a {
	color:				#eee;
}
