@charset "utf-8";

@font-face {
    font-family: 'MaiandraGD';
    src: url('font/maian-webfont.eot');
    src: url('font/maian-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/maian-webfont.woff') format('woff'),
         url('font/maian-webfont.ttf') format('truetype'),
         url('font/maian-webfont.svg#MaiandraGDRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
	margin-bottom:50px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../nivo-slider/themes/default/arrows.png);
	background-repeat: no-repeat;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.corpo .galleria1 .slider-wrapper.theme-default #slider {
	margin: 0px;
	padding: 0px;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/


table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/


a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}



.theme-default #slider {
    margin: auto 0 auto;
    width:500px; /* Make sure your images are the same size */
    height:300px; /* Make sure your images are the same size */
}
.theme-default #slider3 {
    margin: auto 0 auto;
    width:500px; /* Make sure your images are the same size */
    height:300px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

body {
	background-image: url(../img/pattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.copy {
	font-family: "OCR A Std";
	font-size: medium;
	color: #666;
	background-color: #000;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.accademia {
	top:0px;
	left: 50%;
	margin-left:-500px;
	width:1000px;
	position:absolute;
	box-shadow:0 0 25px 15px black;
}
.pulsanti {
	float: left;
}
.netw {
	background-image: url(../img/Menubackground/mynetworksotto.jpg);
	float: right;
	height: 250px;
	width: 250px;
}

.network {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 250px;
	width: 500px;
	position: relative;
}

.posta {
	float: left;
	background-image: url(../img/Menubackground/postasotto.jpg);
	height: 250px;
	width: 250px;
}
.canali {
	height: 66px;
	width: 215px;
	z-index: 2;
	position: absolute;
	top: 95px;
	right: 14px;
}

.estetica {
	background-color: #FFF;
	height: 300px;
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/header.gif);
	text-indent: -9999em;
}
.tattoo {
	float: right;
	height: 300px;
	width: 500px;
}

.piercing {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 500px;
}
.menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 500px;
	background-image: url(../img/Menubackground/menusotto2.jpg);
}
.menucorsi {
	width: 1000px;
	clear: both;
	background-color: #FFF;
	margin-bottom: 500px;
}
.corsi {
	height: 550px;
	width: 333px;
	float: left;
	background-image: url(../img/Menubackground/white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
.corsi2 {
	height: 550px;
	width: 334px;
	float: left;
	background-image: url(../img/Menubackground/white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
.telefoni {
	font-family: "MaiandraGD";
	width: 500px;
	font-size: 20px;
	color: #000;
	float: left;
}

.telefonidx {
	font-family: "MaiandraGD";
	width: 500px;
	font-size: 20px;
	color: #000;
	float: right;
}

h1 {
	font-family: "MaiandraGD";
	font-size: 16px;
	color: #306;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: lighter;
}
h6 {
	font-family: "MaiandraGD";
	font-size: large;
	color: #F00;
	margin-top: 20px;
	background-color: #000;
	margin-right: 25px;
	padding-left: 10px;
}

h2 {
	font-family: "MaiandraGD";
	font-size: 16px;
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #60F;
	border-bottom-color: #60F;
}
h3 {
	font-family: "MaiandraGD";
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 60px;
	margin-left: 30px;
}
h5 {
	font-family: "MaiandraGD";
	font-size: small;
	font-weight: bold;
	color: #333;
	text-align: center;
}
h4 {
	font-family: "MaiandraGD";
	font-size: 14px;
	color: #F00;
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	font-weight: bold;
}
.testo1 {
	font-family: "MaiandraGD";
	font-size: 17px;
	color: #000;
	font-weight: 200;
	margin-left: 15px;
	text-align: right;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.immm {
	margin-top: 15px;
	margin-bottom: 10px;
	}
.cinquecento {
	width: 500px;
	float: left;
}
.millewhite {
	background-color: #FFF;
	background-image: url(../img/Menubackground/white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 1000px;
	float: left;
	border-top-width: 150px;
	border-top-style: solid;
	border-bottom-width: 150px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.black {
	background-color: #000;
	height: 150px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#descrizione {
	height: 150px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(../img/Menubackground/white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contatti {
	width: 1000px;
	clear: both;
	background-image: url(../img/Menubackground/white.jpg);
	background-repeat: repeat-x;
}
.mattatt {
	background-color: #FFF;
	background-image: url(../img/Menubackground/white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 600px;
	height: 900px;
	margin: auto;
}
.pagina {
	background-color: #FFF;
	background-image: url(../img/Menubackground/white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: auto;
}
.pad {
	margin-left: 20px;
	margin-top: 120px;
}
#tatuaggio {
	float: right;
	width: 500px;
}
#tat {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}
.red {
	color: #F00;
	font-weight: bold;
}
.copy a:hover {
	color: #FFF;
}
