@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	top: 0px;
	right: auto;
	margin: 0px;
	background-color: #0d6791;
}

/*in_line*/
input, select { vertical-align:middle;}
img {
	border: none;
	vertical-align:top;
	text-align:left;
	margin-bottom: 20px;
}
ul { list-style:none;}

.column { float:left;}
.col_content, .clear{ width:100%; overflow:hidden;}


/*tail*/
.tail{
	position:absolute;
	width:100%;
}
.tail_left{
	width:49%;
	height:830px;
	float:left;
	background-image: url(images/tail_left.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.tail_right{
	width:51%;
	height:830px;
	float:right;
	background-image: url(images/tail_right.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/*tail_finish*/

#site_center {
	height: 830px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.site_center_1 {
	width:980px;
	margin:0 auto;
	background-image: url(images/content_bkg.jpg);
	background-position: 0px 352px;
	background-repeat: no-repeat;
}

/*header*/
.header{
        position: relative;
	background:url(images/header_bg.jpg) top left  no-repeat;
	height:352px;
}
.logo{
	position:absolute;
	margin:0;
	width: 326px;
	top: 33px;
}


/*menu*/

#wrap {
	width:544px;
	margin:0 auto;
	position: absolute;
	left: 380px;
	top: 293px;
}
#nav {
	margin-top:0px;
	padding:0;
	list-style:none;
	width:544px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li {
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	text-decoration:none;
	letter-spacing: 0.05em;
}

#nav li a.home {
	width:103px;
	height:36px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav li a.home:hover {
	background-color: #2dc4fb;
}

#nav li a.about {
	display:block;
	width:110px;
	height:36px;
	color: #FFF;
	text-decoration: none;
}
#nav li a.about:hover {
	background-color: #2dc4fb;
}

ul#nav li a.news, ul#nav li a.news2 {
	display:block;
	width:110px;
	height:36px;
	color: #FFF;
	text-decoration: none;
}
#nav li a.news:hover {
	background-color: #2dc4fb;
}
#nav li a.news2 {
	background-color: #2dc4fb;
}

ul#nav li a.link, ul#nav li a.link2 {
	display:block;
	width:110px;
	height:36px;
	color: #FFF;
	text-decoration: none;
}

#nav li a.link:hover {
	background-color: #2dc4fb;
}

#nav li a.link2 {
	background-color: #2dc4fb;
}

ul#nav li a.contatti, ul#nav li a.contatti2 {
	display:block;
	width:110px;
	height:36px;
	color: #FFF;
	text-decoration: none;
}

#nav li a.contatti:hover {
	background-color: #2dc4fb;
}

#nav li a.contatti2 {
	background-color: #2dc4fb;
}


/*menu_cont*/

#nav_cont {
	margin-top:0;
	padding:0;
	list-style:none;
	height:36px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
#nav_cont li {
	font-size: 12px;
	line-height: 38px;
	text-decoration:none;
	letter-spacing: 0.05em;
	display: inline;
	padding-right: 28px;
}

#nav_cont ul {
	float: right;
}

#nav_cont li a.active {
	color: #2dc4fb;
	text-decoration: none;
	padding-right: 6px;
}
#nav_cont li a.active:hover {
	color: #2dc4fb;
}

#nav_cont li a.norm {
	text-decoration: none;
	color: #3d4041;
}

#nav_cont li a.norm:hover {
	color: #2dc4fb;
}

#flash {
	position: absolute;
	height: 260px;
	width: 543px;
	top: 33px;
	right: 57px;
}


/*content*/
.content{
        position: relative;
	padding-left:69px;
	color:#ffffff;
	line-height:15px;
	font-size:11px;
	padding-bottom:33px;
	padding-top: 10px;
}
.content h1{
	height:90px;
}
.content h1 img{
	margin-top:0px;
}
.content .indent_bot{
	display:block;
	margin-bottom:13px;
}
.content .indent_bot1{ display:block; margin-bottom:31px;}
.content .title{
	display:block;
	margin-bottom:0px;
}

.col_1, .col_2, .col_3, .col_4, .col_box_1, .col_box_2, .separator{ float:left;}
.separator{
	width:28px;
}

/*======= index.html =======*/
.col_content .col_1{
	width:185px;
}
.col_content .col_2{width:185px;}
.col_content .col_3{width:185px;}
.col_content .col_4{width:185px;}
/*=========================*/

.site_center {text-align:center;}
.main {margin:0 auto; width:713px; text-align:left;}
.titoletto {
	margin-bottom: 6px;
	font-size: 13px;
	color: #2dc4fb;
}

/*footer*/
.footer{
	margin:0 57px 0 54px;
	color:#ffffff;
	font-size:10px;
	padding:10px 0 46px 0;
	text-indent:15px;
	word-spacing:2px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	position: relative;
}
.footer a{ color:#6fd5ff; text-decoration:none;}
.footer a:hover{ color:#FFF;}

.menu_cont, .menu_distr, .menu_micro, .menu_trucco {
	position: relative;
	right: 15px;
	background-color: #0074af;
	height: 36px;
	width: 869px;
	background-repeat: no-repeat;
	background-position: 16px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}

.menu_distr {
	background-image: url(images/distribuzione.gif);	
}

.menu_cont {
	background-image: url(images/formzione.gif);	
}

.menu_trucco {
	background-image: url(images/corsi.gif);
}

.col_1form {
    position: relative;
	width: 278px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

.col_1form a{
color: #FFF;
}

.col_1form a:hover{
color: #2dc4fb;
}

.col_2form {
	float: left;
	width: 520px;
	line-height: 20px;
	font-size: 12px;
}
.col_3form {
	width: 460px;
	float: right;
	position: relative;
	right: 56px;
	font-size: 12px;
	line-height: 17px;
}
.col_3form ul {
	text-decoration: none;
	list-style-type: none;
	list-style-position: inset;
	list-style-image: url(images/list_marker.gif);
}
.col_3form ul li a {
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
}

.col_3form li a:hover {
	color: #2dc4fb;
	text-decoration: none;
	line-height: 22px;
}

.book {
	float: left;
	margin-top: 14px;
	position: relative;
	height: 180px;
	width: 142px;
	margin-right: 16px;
	text-decoration: none;
	color: #FFF;
}


.colonnaintera {
        position: relative;
	font-size: 12px;
	line-height: 18px;
	width: 600px;
}

.colonnaintera2 {
	font-size: 12px;
	line-height: 18px;
	width: 600px;
}

.colonnaintera a {
	color: #FFF;
}
.titolone {
	font-size: 18px;
	font-weight: bold;
}
#logobig {
	background-image: url(images/logobig.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	width: 229px;
	position: absolute;
	top: 100px;
	right: 56px;
}
.rimando a {
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	display: block;
	color: #2dc4fb;
}

#apDiv1 {
	position:absolute;
	width:318px;
	height:156px;
	left: 58px;
	top: 76px;
}

.imgdx img {
	width: 194px;
	position: absolute;
	top: 0;
	left: 650px;
}

.imgdx2 img {
	width: 218px;
	position: absolute;
	top: 80px;
	right: 66px;
}

.imgdx3 img {
	width: 194px;
	position: absolute;
	top: 72px;
	right: 66px;
}

.col_5 {
	width: 330px;
	float: left;
	border: 1px solid #0074af;
	padding: 12px;
}
.tab {
	font-size: 11px;
	margin-bottom: 0px;
}

.tab td{
	line-height: 20px;
}

.col6 {
	width: 190px;
	float: left;
	border: 1px solid #0074af;
	padding: 12px;
}

.col7 {
	width: 330px;
	border: 1px solid #0074af;
	padding: 12px;
	float: left;
}
.filo {
	border-top: 1px solid #0074af;
	margin: 10px 0 0 0;
}
.menu_micro {
	background-image: url(images/micropig.gif);
	background-repeat: no-repeat;
}
.titoloserv {
	font-size: 20px;
	color: #2dc4fb;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	display: block;
	width: 310px;
	background-position: 40px;
	height: 40px;
}

#orchid{
	height: 171px;
	width: 230px;
	position: absolute;
	top: 190px;
	right: 55px;
	background-image: url(/images/orchid.png);
	background-repeat: no-repeat;
}

* html #orchid { /* Regole per IE (dalla 5.5 in poi) */
background-color: #000;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/orchid.png" ,sizingMethod="scale");
}

.Cartina {
	width: 605px;
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.1em;
	margin-top: 0px;
}
.nota {
	width: 300px;
	text-align: left;
	clear: both;
	text-indent: 12px;
	font-style: italic;
}
#footerspan {
	float: right;
	position: absolute;
	right: 28px;
	top: 12px;
}
#footerspan a {
	margin-left: 16px;
	font-weight: bold;
}
