@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#5ec6f1;
	background-image:url(immagini/navigazione/bg.jpg); background-repeat:repeat-x; background-position:top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#092e42;	
}

@font-face {
    /*font-family: 'BertholdAkzidenzGroteskBdEx'; */
	font-family: 'AkziBold';
    src: url('css/akzidenzgroteskbe-boldex-webfont.eot');
    src: url('css/akzidenzgroteskbe-boldex-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/akzidenzgroteskbe-boldex-webfont.woff') format('woff'),
         url('css/akzidenzgroteskbe-boldex-webfont.ttf') format('truetype'),
         url('css/akzidenzgroteskbe-boldex-webfont.svg#BertholdAkzidenzGroteskBdEx') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /*font-family: 'BertholdAkzidenzGroteskLtEx';*/
	font-family: 'AkziLight';
    src: url('css/akzidenzgroteskbe-lightex-webfont.eot');
    src: url('css/akzidenzgroteskbe-lightex-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/akzidenzgroteskbe-lightex-webfont.woff') format('woff'),
         url('css/akzidenzgroteskbe-lightex-webfont.ttf') format('truetype'),
         url('css/akzidenzgroteskbe-lightex-webfont.svg#BertholdAkzidenzGroteskLtEx') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AkziMed';
    src: url('css/akzidenzgroteskbe-mdex-webfont.eot');
    src: url('css/akzidenzgroteskbe-mdex-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/akzidenzgroteskbe-mdex-webfont.woff') format('woff'),
         url('css/akzidenzgroteskbe-mdex-webfont.ttf') format('truetype'),
         url('css/akzidenzgroteskbe-mdex-webfont.svg#BertholdAkzidenzGroteskMdEx') format('svg');
    font-weight: normal;
    font-style: normal;
}

img { 
	border:0px;
}

h1 {
	font-family:'AkziMed';
	font-size:20px;
	color:#092E42;
	text-shadow:0px 1px rgba(255,255,255,.5);
	padding-top:30px;
	font-weight:normal;
}

h2 {
	font-family:'AkziLight';
	font-size:18px;
	color:#092E42;
	text-shadow:0px 1px rgba(255,255,255,.5);
	font-weight:normal;
}

h3 {
	font-family:'AkziLight';
	color:#AA0031;
	text-shadow:0px 1px rgba(255,255,255,.5);
	font-size:18px;
	font-weight:normal;
}

h4 {
	margin:0px;
	padding:0px;
}

#primo {
	background-image:url(immagini/navigazione/cornice_tl.png); background-repeat:no-repeat; background-position:top left;
}

#secondo {
	background-image:url(immagini/navigazione/cornice_tr.png); background-repeat:no-repeat; background-position:top right;
}

#terzo {
	background-image:url(immagini/navigazione/cornice_bl.png); background-repeat:no-repeat; background-position:bottom left;
}

#quarto {
	background-image:url(immagini/navigazione/cornice_br.png); background-repeat:no-repeat; background-position:bottom right;
	padding-top:80px;
}

#main {
	width:900px;
	margin:auto;
	position:relative;
	min-height:1000px;
}

#logo {
	position:absolute;
	left:20px;
	top:100px;
	z-index:10000;
}

#gal {
	margin-top:20px;
	background-color:#000;
	padding:20px;
	text-align:center;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.4); /* Firefox */
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.4); /* Safari e Chrome */
	box-shadow: 0 0 20px rgba(0,0,0,0.4); /* Opera 10.5+ e IE6+ con IE-CSS3 */
	behavior: url(ie-css3.htc); /* IE */
}

#lingua {
	text-align:right;
	margin-bottom:20px;
}

.slideshow {
	width:900px;
	height:285px;
}

#corpo_top {
	background-image:url(immagini/navigazione/main_top.png);
	height:35px;
	background-repeat:no-repeat;
	margin-top:30px;
}

#corpo {
	background-image:url(immagini/navigazione/main_bg.png);
	background-repeat:repeat-y;
	padding:30px;
	padding-left:40px;
	padding-top:0px;
	padding-bottom:30px;
	overflow:hidden;
}

#colonna_sx {
	width:590px;
	padding-right:20px;
	float:left;
	border-right:1px solid #5a8193;
}

#colonna_sx2 {
	width:500px;
	padding-right:20px;
	float:left;
	border-right:1px solid #5a8193;
}

#colonna_dx {
	width:209px;
	float:left;
	margin-top:20px;
	padding-left:10px;
	position:relative;
}

#colonna_dx2 {
	width:280px;
	margin-top:16px;
	float:left;
	padding-left:10px;
}

#lab_links_holder {
	position: absolute;
}

#lab_links {
	position: absolute;
	top: 0;
	width:208px;
}

#lab_links.fixed {
	position: fixed;
	top: 0;
}

#corpo_bottom {
	/*background-image:url(immagini/navigazione/main_bottom.png);*/
	height:35px;
	background-repeat:no-repeat;
	/*margin-bottom:30px;*/
}

#footer_container {
	background-color:#102b37;
}

#footer {
	width:900px;
	margin:auto;
	padding-top:30px;
	overflow:hidden;
	height:170px;
	color:#ffffff;
	padding-bottom:20px;
}

#footer a {
	font-weight:bold;
	color:#63cbf6;
}

#footer_contatti {
	float:left;
	width:60%;
	border-right:1px solid #235368;
}

#footer_newsletter {
	width:36%;
	padding-left:20px;
	float:right;
}

#newsletter_email {
	height:21px;
	color:#102b37;
	width:190px;
	background-color:#66cdf8;
	border:0px;
	padding-top:7px;
	padding-left:10px;
	margin-right:8px;
	position:relative;
	top:-10px;
}

#btn_newsletter {
	cursor:pointer;
}

#footer label {
	font-size:10px;
}

#menu {
	overflow:hidden;
	background-image:url(immagini/navigazione/menu_barra.png); background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}

#menu p {
	padding-top:10px;
	padding-bottom:8px;
	margin:0px;
	float:left;
	margin-right:20px;
	padding-right:20px;
	border-right:1px solid #4c9fc4;
}

#menu div {
	float:right;
	margin-right:0px;
}

#basilio {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.evidenziato {
	font-weight:bold;
	color:#aa0000;
}

/* HOME */
.box_home {
	padding-left:10px;
	width:48%;
	float:left;
	border-bottom:1px solid #7d98a4;
	height:290px;
}

.box_home_left {
	padding-right:10px;
	float:left;
	width:48%;
	border-right:1px solid #7d98a4;
	border-bottom:1px solid #7d98a4;
	height:290px;
}

.box_home_3 {
	width:32%;
	float:left;
	border-bottom:1px solid #7d98a4;
	border-right:1px solid #7d98a4;
	padding-left:10px;
	height:280px;
}

.box_home_3 h2 a {
	color:#0D2D42;
	text-decoration:none;
}

#home_video_holder {
	overflow:hidden;
}

.home_thumb {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

.home_thumb_no {
	float:left;
	margin-bottom:8px;
}

#acconsento {
	float:left;
	margin-bottom:20px;
}

.leggitutto {
	clear:both;
	text-align:right;
	font-weight:bold;
}

.leggitutto a {
	color:#092e42;	
}

#insegnanti_home_div {
	padding-left:10px;
	clear:both;
}

#insegnanti_home {
	
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#insegnanti_home p {
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
}

#intestazione_insegnanti {
	padding-top:20px;
}

.sep {
	border-top:1px solid #fff;
	margin-bottom:20px;
}

.insegnanti_holder {
	margin-left:-10px;
	overflow:hidden;
}

.insegnante {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

/* MAPPA 2012 */
#mappa {
	background-image:url(immagini/navigazione/mappa_reggio.png); background-repeat:no-repeat;
	width:830px; height:435px;
	position:relative;
}

#mappa img {
	position:absolute;
	padding:10px;
}

.mappa_punto {
	cursor:pointer;
}

#mappa_point_duomo {
	top:226px;
	left:629px;
	display:block;
}

#mappa_point_villazerbi {
	top:132px;
	left:341px;
	display:block;
}

#mappa_point_cilea {
	top:180px;
	left:429px;
}

#mappa_point_museo {
	top:39px;
	left:175px;
}

#mappa_point_castello {
	top:126px;
	left:591px;
}

#mappa_point_tempietto {
	top:302px;
	left:474px;
}

#mappa_point_arena {
	top:236px;
	left:361px;
}

#mappa_point_continental {
	top:120px;
	left:97px;
}

#mappa_point_lungomare {
	top:176px;
	left:0px;
}

#mappa_badge_duomo {
	top:78px;
	left:574px;
	display:none;
}

#mappa_badge_villazerbi {
	top:1px;
	left:285px;
	display:none;
}

#mappa_badge_cilea {
	top:49px;
	left:372px;
	display:none;
}

#mappa_badge_museo {
	top:71px;
	left:121px;
	display:none;
}

#mappa_badge_castello {
	top:-5px;
	left:536px;
	display:none;
}

#mappa_badge_tempietto {
	top:247px;
	left:500px;
	display:none;
}

#mappa_badge_arena {
	top:263px;
	left:305px;
	display:none;
}

#mappa_badge_continental {
	top:140px;
	left:40px;
	display:none;
}

#mappa_badge_lungomare {
	top:120px;
	left:21px;
	display:none;
}

#bb_dd {
	position:absolute;
	border:1px solid #fff;
	border-radius:10px;
	width:200px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(immagini/navigazione/bb_bg.png);
	padding:10px;
	display:none;
	text-align:center;
	color:#fff;
	bottom:40px;
	left:40px;
}

#bb_dd p {
	margin:0px;
}

#bb_dd_nome {
	color:#FF0;
	font-weight:bold;
}

#legenda {
	line-height:32px;
	margin-left:-10px;
}

#legenda img {
	position:relative; top:6px; margin-left:10px; margin-right:10px;
}

.colonna_programma a {
	font-weight:bold;
	color:#AA0000;
}
