/* Emuca: Home
----------------------------------------------- */

/* Zonas
----------------------------------------------- */
#content
{
	position: absolute;
	top    : 256px;
	left   :   5px;	
	font-size: 85%;	
	padding: 0px 190px 0px 10px;
	margin: 0px;
}
#sidebar 
{
	position: absolute;
	top  : 110px;
	right:   5px;
	width: auto;
	margin :  0px;	
	padding:  0px 0px 0px 635px;
	color  : #000000;
	background: #FFFFFF;
}



/* flash
----------------------------------------------- */
#box-flash
{
	position: absolute;
	top: 110px;
	left: 15px;
	
}

/* destacados
----------------------------------------------- */
#content2
{
	margin :   0px 0px   0px   0px;
	padding:   0px;
	color  : #333333;
	background-color: #FFFFFF;
	width: 604px;
}
#box-destacados
{
	margin :  10px   0px   0px   0px;
	padding:   0px;
	background-color: #fff;
	font-family: Arial;
	font-size  : 12px;
}

/* productos
----------------------------------------------- */
.box-productos
{
	position: relative;	
	margin :  10px   0px   0px   0px;
	padding:   0px;
	background: #FFFFFF url(../gifs/naranja.gif) repeat-x top left;
	font-family: Arial;
	font-size  : 12px;		
}
.box-productos h3.rowRounded
{
	position : relative;
	top: -10px;
	font-size: 12px;
}
.box-productos h3.rowPlain
{
	position : relative;
	top: 0px;
	margin-top   :  2px;
	margin-bottom: 10px;
	font-size: 12px;
}
.rowContent
{
	position: relative;
	background: #FFFFFF url(../gifs/naranja.gif) repeat-x top left;
}

.box-productos a
{
	text-decoration: none!important;
	color: #000000!important;
}

/* destacados
----------------------------------------------- */
.boxizq
{
	position: relative;
	float  : left;
	margin : 0px 0px 0px 0px;
	padding: 0px;
}

.boxder
{
	position:relative;
	float  : right;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.columnas_2
{
	width:49%;
	background-color: Transparent;
}

.columnas_3
{
	width:32%;
	padding-right: 1% !important;
	background-color: Transparent;
}
.between12
{
	position: absolute;
	top :  0%;
	left: 202px;
	height: 26px;
	border-left: SOLID 1px WHITE;
}
.between23
{
	position: absolute;
	top :  0%;
	left: 403px;
	height: 26px;
	border-left: SOLID 1px WHITE;
}

/*
----------------------------------------------- */
.franjaSup
	{
		position: relative;
		height: 11px;
		border-top: #ffaa00 1px solid;
	}
	.franjaSup .imgLeft
	{
		position: absolute;
		top  : -1px;
		left :  0px;
	}
	.franjaSup .imgRight
	{
		position: absolute;
		top  : -1px;
		right:  0px;
	}
	.franjaInf
	{
		position: relative;
		height: 11px;
		border-bottom: #ffaa00 1px solid;
	}
	.franjaInf .imgLeft
	{
		position: absolute;
		top  :  0px;
		left :  0px;
	}
	.franjaInf .imgRight
	{
		position: absolute;
		top  :  0px;
		right:  0px;
	}
	.franjaInt
	{
		position: relative;
		height: 25px;
		background-color: #ffaa00;
	}
	#boxAcceso
	{
		width  : 100px;
		height :  70px;
		padding:  0px  5px  0px  5px;
		border-left : #FFAA00 1px SOLID;
		border-right: #FFAA00 1px SOLID;
	}
	.boxContent
	{		
		position: relative;		
		margin :  0px  0px  0px  0px;
		padding:  0px 10px  0px 10px;
		border-left : #FFAA00 1px SOLID;
		border-right: #FFAA00 1px SOLID;
	}
	.boxContent *
	{
		margin :  0px;
		padding:  0px;
	}
	
	
	
#notaLegal
{
	margin-top: 10px;
	text-align: center;
}


/* Productos */

#productos
{
	position: relative;
	font-family: Arial, Helvetica;
	font-size: 13px;	
	color: #000000;
	border-right: solid 1px #FFAA00;
	border-left: solid 1px #FFAA00;
}

#productos strong
{
	display: block;
	background-color: #FFAA00;
	margin: 0px;
	padding: 3px 3px 3px 8px;
	height: 32px;
}

#productos .borderLeft
{
	border-left: solid 1px #FFFFFF;
}

#productos p
{
	padding: 3px 3px 3px 8px;
	margin: 0px;
}

#productos table
{
	margin: 0px;
	margin-top: -4px;		
}



/* actualidad
----------------------------------------------- */
#box-actualidad
{
	width: 370px;	
}
#box-actualidad a
{	
	color: #B35500;
}