body
{
  background: url("../img/fondos/bg.gateway.jpg") repeat-x top center;
  color: #444;
}

h2
{
	color: #f90;
}

#flash img
{
	height: 507px;
	width: 680px;
	display: block;
	margin: 0 auto;
	margin-top: -60px;
}

.content-line-1
{
	overflow: hidden;
	margin: 10px 0;
	padding: 0;
	height: 300px;
	margin-bottom: -40px;
}
.content-line-2 a:hover
{
	color: #f60; 
}

#creative-agency img
{
	margin: 0;
}
#smart-partnership img
{
	margin: -7px;
}
#multilingual-services img
{
	float: right;
	margin-left: -40px;
	margin-top: -10px;
}
#multilingual-services ul
{
	list-style-image: url("../img/home/puce.png");
	margin: 0;
	padding: 0 20px;
}

/********* news **********/
.news
{
	overflow: hidden;
	margin-top: -15px;
}
.news a
{ 
	color: #444;
	text-decoration: none;
}
.news a:hover
{ 
	color: #f60;
}
.news em
{ 
	font-style: normal;
	color: #f60;
}

#partners{
	margin-top: 20px;
}
/**************** TOGGLE Menu **********/
#toggle-menu
{
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	left: -10px;
	list-style: none;
}
#toggle-menu li ul
{
	padding-left: 30px;
}
#toggle-menu .creativity ul
{
	list-style-image: url("../img/home/list_toggle_crea.png");
}
#toggle-menu .development ul
{
	list-style-image: url("../img/home/list_toggle_dev.png");
}
#toggle-menu .support ul
{
	list-style-image: url("../img/home/list_toggle_sup.png");
}
#toggle-menu .internet_marketing ul
{
	list-style-image: url("../img/home/list_toggle_int-mark.png");
}
#toggle-menu a
{
	text-decoration: none;
	color: #777;
}
#toggle-menu a:hover
{
	text-decoration: none;
	color: #000;
}
#toggle-menu h5
{
	display: block;
	height: 16px;
	width: 244px;
	overflow: hidden;
	list-style: none;
	text-transform: uppercase;
	padding: 8px 30px;
	margin: 5px;
	cursor: pointer;
	color: #000;
	font-size: 12px;
}

#toggle-menu #creativity
{
	background: url("../img/home/toggle.png") no-repeat 0 0;
}
#toggle-menu #development
{
	background: url("../img/home/toggle.png") no-repeat 0 -124px;
}
#toggle-menu #support
{
	background: url("../img/home/toggle.png") no-repeat 0 -62px;
}
#toggle-menu #internet_marketing
{
	background: url("../img/home/toggle.png") no-repeat 0 -186px;
}
#toggle-menu #creativity.open
{
	background-position: 0 -31px;
}
 #toggle-menu #development.open
{
	background-position: 0 -155px;
}
#toggle-menu #support.open
{
	background-position: 0 -93px;
}
 #toggle-menu #internet_marketing.open
{
	background-position: 0 -217px;
}

/********** END TOGGLE MENU *********/
.hover_button p
{
	margin: 0;
	padding: 0;
}

.hover_button
{
	font: 10px "Lucida Grande", sans-serif;
	line-height: 10px;
	text-transform: uppercase;
	height: 24px;	
	color: #bcbcbc;
}

.hover_button a.button 
{
	background: url('../img/botones/boton_orange_a.png') no-repeat top right;
	display: block;
	float: left; 
	height: 24px;
	margin:  0 0 0 4px;
	padding: 0 24px 0 0;
	text-decoration: none;
}

.hover_button a, .hover_button a.button:link, .hover_button a.button:visited
{
	color: #bcbcbc;
	text-decoration: none;
}

.hover_button a.button span 
{
	background: url('../img/botones/boton_orange_span.png') no-repeat top left;
	display: block;
	line-height: 10px;
	height: 10px;
	padding: 7px 0px 7px 11px;
	margin: 0;
}

.hover_button a.button:hover
{
	background: url('../img/botones/boton_orange_a.png') no-repeat bottom right;
	display: block;
	float: left; 
	height: 24px;
	margin:  0 0 0 4px;
	padding: 0 24px 0 0;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.hover_button a.button:hover span 
{
	background: url('../img/botones/boton_orange_span.png') no-repeat bottom left;
	display: block;
	line-height: 10px;
	height: 10px;
	padding: 7px 0 7px 11px;
	margin: 0;
}
/********* BOTONERA ***********/
#botonera #head-home
{
	background: url("../img/header/bg_botonera_sprite.png") -200px -142px no-repeat; 
	height: 26px; 
}

#presentation-text .top, #presentation-text .bottom
{  
	clear: both;
	height: 2px;
	background: transparent url("../img/home/line.png") top center repeat-x;
}
