/*
Theme Name: Estilos
Theme URI: http://www.ada-systems.net/
Description: Designed by www.Ada-Systems.net
Version: 3 Columnas Liquidas
Author: Ada-Systems.
*/

/***********************
*	     Cuerpo        *
***********************/
section{
	position: relative;	
	margin: 90px auto 65px auto;
	width: 1000px;
}

h1{
	margin:20px 0px -5px 15px;
	text-align: left;	
	}
	
h2{
	margin:20px 0px 0px 10px;
	color: #555;	
	}

#folier{
	position: relative;
	margin: -12px auto -5px auto;
	padding: 7px 0px 15px 0px;
	width: 850px;
	min-height: 600px;
	text-align: center;
	background-color: #fff;	
	}
	
ul#enlaces{
	position: relative;
	min-height: 800px;
	overflow: auto;

}

ul#enlaces li{
	position: relative;
	list-style: none;
	overflow: auto;
	}


	.sticker{
		position: absolute;
		padding: 0px;
		margin: 0px;
		top: 0px;
		left: 0px;
		text-align: center;
		width: 100%;
		height: 100%;
		background: url('../piezas/background-sticker.png') top center repeat;
		z-index: 0;
		display: none;
		}	

.sticker > h3{
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	background: url('../piezas/background-sticker.png') top center repeat;
	}

.sticker > img.plus{
	position: absolute;
	margin: -17px 0px 0px -23px; ; 
	top: 50%;
	left: 50%;

	}


.enl{
	display: inline-block;
	position:relative;
	margin: 1px 1px 1px 1px;
	background: url('../piezas/fuelsurf-back-image.png') no-repeat center  #fff;
	border: 2px solid #ffb612;
	box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
  	-moz-box-shadow: 2px 2px 5px #999;
	width: 140px;
	height: 140px;
	}
	
ul.enlace{
	position: relative;
	margin:5px 0px 0px 10px;
	padding: 0px;
	overflow: auto;
	width:784px;
	}
	
ul.enlace li{
	position: relative;
	margin:7px 1px 1px 1px;
	list-style: none;
	width: 143px;
	height: 143px;
	}

	
