@charset "UTF-8";
/* CSS Document */


a { text-decoration: none; }

body {
	background-color: #FFF;
	margin:0px;
}


#contenedor {
	margin:auto;
	width: 960px;
	background-color:#FFF;
	z-index:1;
}

#heading {
	width: 100%;
	height: 185px;
	padding-top:30px;
	background-color:#FFF;
	text-align:center;
}

.contentsmain{
	padding-right:0px;
	padding-left:0px;
}

#headingcontents{
	width:100%;
	height: 50px;
	text-align:center;
	font-family:"Figtree-Medium";
	color:#000;
	font-size:18px;
	margin-bottom:35px;
	padding-top:0px;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color: #FFF;
}

.figtree-<uniquifier> {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


#pie {
	clear:both;
	background-color: #FFF;
	width:960px;
	height:80px;
	margin:auto;
	padding-top:15px;
	padding-bottom: 25px;
	text-align:center;
	float:none;
}

#aviation1 {
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	background-image: url(img/aviation_w.png);
	background-repeat:no-repeat;
	float:left;
	border:solid;
	border-width:12px;
	border-color:#FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#aviation1:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#fairycosmo2 {
	background-image: url(img/fairycosmo_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#fairycosmo2:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#martini3 {
	background-image: url(img/martini_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#martini3:hover{
	background-position: 0px -404px;
	cursor:pointer;
}


#negroni4 {
	clear:both;
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	background-image: url(img/negroni_w.png);
	float:left;
	border:solid;
	border-width:12px;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#negroni4:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#boo5 {
	background-image: url(img/boo_w.jpg);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#boo5:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#honoblublu6 {
	background-image: url(img/blulu_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#honoblublu6:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#tai7 {
	clear:both;
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	background-image: url(img/tai_w.png);
	float:left;
	border:solid;
	border-width:12px;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#tai7:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#choco8 {
	background-image: url(img/chocolate_w.jpg);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#choco8:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#lion9 {
	background-image: url(img/lion_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#lion9:hover{
	background-position: 0px -404px;
	cursor:pointer;
}


#jet10 {
	clear:both;
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	background-image: url(img/jet_w.png);
	float:left;
	border:solid;
	border-width:12px;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#jet10:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#paloma11 {
	background-image: url(img/paloma_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#paloma11:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#spicy12 {
	background-image: url(img/spicy_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#spicy12:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#petals13 {
	clear:both;
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	background-image: url(img/petals_w.png);
	float:left;
	border:solid;
	border-width:12px;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#petals13:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#manhattan14 {
	background-image: url(img/manhattan_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#manhattan14:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

#spiritfire15 {
	background-image: url(img/spiritfire_w.png);
	width:304px;
	height:404px;
	overflow:hidden;
	background-position:0px 0px;
	float:left;
	border:solid;
	border-width:12px;
	border-left:none;
	border-top:none;
	border-color: #FFF;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

#spiritfire15:hover{
	background-position: 0px -404px;
	cursor:pointer;
}

