body
{
	background: #fff4ca url('../img/fondos/bg.creativity.jpg') repeat-x top center;
	color: #444;
}
h2{
	color: #f90;
}
#service
{
	height: 250px;
	margin: 40px 0;
}
#service-menu
{
	height: 120px;
	width: 240px;
	float: right;
	position: relative;
}
#service-menu .first-elm a
{
	border: none;
}
#service-menu ul
{
	position: absolute;
	display: block;
	visibility: hidden;
	top: 120px;
	right: 0;
	width: 96px;
	background: url('../img/crea/desplegable.png') bottom;
	padding: 20px 13px 15px 13px;
	margin: 0;
	font-family: Tahoma, lucida, arial, sans-serif;
	font-size: 11px;
}
#service-menu ul a
{
	color: #505050;
	text-decoration: none;
	display: block;
	border-top: 1px solid #fedc20;
	padding:1px;
	margin: 1px;
}
#service-menu ul a:hover
{
	color: #000;
}
#service-menu:hover ul
{
	visibility: visible;
}
/*********************/

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

/*******************************/
.separation
{
	background: transparent url("../img/crea/line.png") no-repeat;
}

.content-line-2 a:hover
{
	color: #f60; 
}

/************ FOOTER **********/

#banner span
{
	background: transparent url('../img/crea/banner.png') top;
	display: block;
	height: 188px;
	width: 234px;
	margin: -32px 0 20px 0;
	float: right;
}
#banner:hover span
{
	background: transparent url('../img/crea/banner.png') bottom;
	display: block;
	height: 188px;
	width: 234px;
	margin: -32px 0 20px 0;
	float: right;
}
/********* BOTONERA ***********/
#botonera #head-creativity
{
	background: transparent url("../img/header/bg_botonera_sprite.png") -258px -142px no-repeat; 
	height: 26px; 
    color: rgb(231,127,39);
}

.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;
}
/************* INTERNAL **************/


.left-button:hover, .left-button.open {
	background: transparent url("../img/home/left-menu-button-select.png") no-repeat top left;
}

.light-buttons {
	height: 120px;
}

#banner-left {
	width: 222px;
	height: 178px;
	background: transparent url("../img/crea/left-banner.png") no-repeat top;
}

#banner-left a {
	height: 178px;
	display: block;
}

#banner-left:hover {
	background: transparent url("../img/crea/left-banner.png") no-repeat bottom;
}
