body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/dust.png);
	background-repeat:repeat;
}

@font-face {
	font-family: 'Abeezee';
	src:url(font/Neris-SemiBold.otf);
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Neristhin';
	src:url(font/Neris-Thin.otf);
	font-weight: normal;
	font-style: normal;
}

.h1 {
	text-align: left;
	color: #fff;
	font-size: 36px;
	line-height: 25px;
	font-family: Abeezee;
	letter-spacing: -1px;
	font-weight: normal;
}

.h2 {
	text-align: left;
	color: #D54D48;
	font-size: 30px;
	line-height: 5px;
	font-family: 'Neristhin';
	letter-spacing: -1px;
}

.h4 {
	text-align: left;
	color:#193E76;
	font-size: 27px;
	line-height: 25px;
	font-family: 'Abeezee';
	letter-spacing: -1px;
}

.h3 {
	text-align:left;
	color:#9092A2;
	font-size: 12px;
	font-family: 'Abeezee';
	font-weight:bold;
	text-decoration:none;
}

.h3:hover {
	background-position: 0 0;
	text-decoration:none;
	color:#5980A0;
	
}


.p {
	text-align: left;
	color: #555;
	font-size: 12px;
	margin-top: 0px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	letter-spacing: 0px;
}

.pbold {
	text-align: left;
	color: #555;
	font-size: 14px;
	margin-top: 0px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}


.subt {
	text-align: left;
	color:#6BA0D8;
	font-size: 14px;
	margin-top: 0px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	letter-spacing: 0px;
}

#menu {
		background-image: url(img/dust.png);
	background-repeat:repeat;
	border-bottom: 1px solid #e6e6e6;
	padding: 27px 0;
}

#menu > div, #footer > div {
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
}

/** Logo **/
#menu .logo {
	float: left;
	margin-right: 0px;
}
#menu .logo a {
	background:url(log.png);
	background-repeat:no-repeat;
	color: #000;
	display: block;
	font: 15px/30px 'Abeezee';
	height: 50px;
	width: 280px;
	padding-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#headera {
	width:100%;
	height:100px;
	background-image:url(img/noisy_nett.jpg);
	background-repeat:repeat;
	background-color:#173355;
}



#headerb {
	margin: auto;
	width: 960px;
	height:90px;
	padding-top: 10px;
	background-image: url(img/foto-index.png);
	background-repeat: no-repeat;
	background-position: right;
}


.btn {
	margin:0px;
	margin-top:0px;
	background:url(img/bg-button.png);
	background-position: 0 -70px;
	color: #fff;
	display: inline-block;
	font: 20px/50px 'Neristhin';
	height: 50px;
	width: 230px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btn:hover {
	background-position: 0 0;
}

/** Navigation **/
#navigation {
	display: inline-block;
	list-style: none;
	line-height: 50px;
	margin: 0;
	padding: 0;
}
#navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	width: 170px;
	text-align: center;
}

#navigation li a {
	color: #069;
	font: 16px 'Abeezee';
	line-height: 30px;
	text-decoration: none;
}

#navigation li a:hover {
	color: #000;
}
#navigation li.active a {
	color:#069;
}

.btn {
	margin:0px;
	margin-top:0px;
	background:url(img/bg-button.png);
	background-position: 0 -70px;
	color: #fff;
	display: inline-block;
	font: 20px/50px 'Neristhin';
	height: 50px;
	width: 230px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btn:hover {
	background-position: 0 0;
}

/*------------------------------ CONTENTS ------------------------------*/
#infoindex {
	margin:auto;
	margin-top:20px;
	height:1250px;
	width: 975px;
	text-align:left;
	
}

#uno {
	background-color:#FFF;
	background-image:url(img/line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:600px;
	margin-right:25px;
	float:left;
	padding:20px;
	margin-top:0px;
	text-align:left;
	-moz-box-shadow: 2px 2px 2px 2px #E0E0E0;
-webkit-box-shadow: 2px 2px 2px 2px #E0E0E0;
box-shadow: 2px 2px 2px 2px #E0E0E0;
	}
	
#dos {
	width:270px;
	float:right;
	height:300px;
	padding:20px;
	text-align:left;
	}
	
#tres {
	width:270px;
	background:url(img/divider.png) repeat-y left top;
	float:right;
	height:400px;
	padding:20px;
	margin-top:0px;
	text-align:left;
	}
	
#categorias {
	padding-bottom:60px;
	width:250px;
}
	
	
#catuno {
	float:left;
	height: 50px;
	width: 50px;
	background-image:url(img/_categorias/ninos.jpg);
	background-position:center;
	-moz-border-radius: 35px;
	border-radius: 35px;
	margin-right:10px;
}

#catunos {
	float:left;
	height: 50px;
	width: 170px;

}

#catdos {
	float:left;
	height: 50px;
	width: 50px;
	background-image:url(img/_categorias/adole.jpg);
	background-position:center;
	-moz-border-radius: 35px;
	border-radius: 35px;
	margin-right:10px;
}

#catdoss {
	float:left;
	height: 50px;
	width: 170px;

}

#cattres {
	float:left;
	height: 50px;
	width: 50px;
	background-image:url(img/_categorias/adultos.jpg);
	background-position:center;
	-moz-border-radius: 35px;
	border-radius: 35px;
	margin-right:10px;
}

#cattress {
	float:left;
	height: 50px;
	width: 170px;

}

#catcuatro {
	float:left;
	height: 50px;
	width: 50px;
	background-image:url(img/_categorias/negocios.jpg);
	background-position:center;
	-moz-border-radius: 35px;
	border-radius: 35px;
	margin-right:10px;
}

#catcuatros {
	float:left;
	height: 50px;
	width: 170px;

}

#catcinco {
	float:left;
	height: 50px;
	width: 50px;
	background-image:url(img/_categorias/comercial.jpg);
	background-position:center;
	-moz-border-radius: 35px;
	border-radius: 35px;
	margin-right:10px;
}

#catcincos {
	float:left;
	height: 50px;
	width: 170px;

}

/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #eee;
	border-top: 1px solid #d8d8d8;
	padding: 30px 0;
}
#footer p {
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
}
#connect {
	float: right;
	display: inline-block;
	margin-right: 30px;
}
#connect a {
	background:url(img/icons.png);
	display: inline-block;
	height: 30px;
	width: 30px;
	margin: 0 10px;
}
#connect a.googleplus {
	background-position: 0 -40px;
}
#connect a.twitter {
	background-position: 0 -80px;
}
#connect a.tumbler {
	background-position: 0 0px;
}
#connect a.facebook:hover {
	background-position: -40px 0;
}
#connect a.googleplus:hover {
	background-position: -40px -40px;
}
#connect a.twitter:hover {
	background-position: -40px -80px;
}
#connect a.tumbler:hover {
	background-position: -40px 0px;
}
