/*
 Theme Name: Accademia delle Arti e delle nuove tecnologie
 Version: 0.99
 Author: ResetStudio
 Author URI: http://resetstudio.it/
*/

/* Resetter */

* {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none;
}

img, fieldset {
    border: 0;
}
/* Gestione PNG in ie6 */

a, div {
    behavior: url(iepngfix.htc);
}

/* Inizio Tipografia e colori */

body, a, input {
    font-family: Sans-Serif, Arial, Verdana, Helvetica;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-size: 12px;
    color: #67686C;
    line-height: 140%;
}
a {
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    text-decoration: none;
}
.hidden {
    padding: 0px;
    margin: 0px; 
	height : 0px;
	width: 0px;
    display:none;
}
ul.list {
 	list-style: none;
    clear: both;
    padding: 20px 0 20px 15px;
}
ul.list li {
    padding-left: 17px;
    margin: 0 !important;
    margin-bottom: 5px !important;
}

.main_text ul {
    clear: both;
    padding: 20px 0 20px 15px;
    list-style: disc;
}
.main_text ul li {
	list-style-type:none;
    padding-left: 10px;
    margin: 0 !important;
    margin-bottom: 5px !important;
}
ul.list.blue li {

	list-style-type:none;
    background: url('../images/list01.jpg') no-repeat left 3px;
}
ul.list.red li {
    background: url('../images/list02.jpg') no-repeat left 3px;
}
ul.list.black li {
    background: url('../images/list04.jpg') no-repeat left 3px;
}
ul.list.yellow li {
    background: url('../images/list03.jpg') no-repeat left 3px;
}
ul.list.red li a {
    color: #E60044;
}
ul.list.black li a {
    color: #000;
}
ul.list.yellow li a {
    color: rgb( 254, 202, 0 );
}
ul.list li p {
    padding: 0px;
    margin: 0px;
}
ul.list li h3 {
    display: block;
    font-size: 14px;
    height: 18px !important;
    font-weight: bold;
    margin: 0 !important;
}
ul.list.red h3 {
    color: #E60044;
}
ul.list.black h3 {
    color: #000;
}
ul.list.yellow h3 {
    color: rgb( 254, 202, 0 );
}
ul.list.blue h3 {
    color: rgb( 0, 166, 232 );
}

/* Text and title */

.title {
    display: block;
    height: 28px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    color: #EA4F00;
    padding-top: 3px;
    padding-left: 5px;
}
.title.news-img {
    background: url('../images/t01.gif') no-repeat left top;
}
.title.blog-img {
    background: url('../images/t02.gif') no-repeat left top;
}
.title.portfolio-img {
    background: url('../images/t03.gif') no-repeat left top;
}
.title.career-img {
    background: url('../images/t04.gif') no-repeat left top;
}
.title.course-img {
    background: url('../images/t05.gif') no-repeat left top;
}
h2.title {
    background: none;
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
    margin: 10px 0px;
    height: 20px;
    padding-left: 0px;
}
h1.title a {
    display: block;
    float: none !important;
    font-size: 16px;
    color: #EA4F00;
    height: 20px;
    width: 70px;
    margin-top: -2px;
    font-size: 16px;
}
h1.title a:hover {
    color: #999;
}

.blog h2.title{ width: 160px; height: auto !important; height:19px; min-height:19px;}

/* Inizio Struttura */

body {
    background: url('../images/body-bck.jpg') repeat-x left top;
    height: 100%;
}
#container {
    width: 960px;
    margin: 0px auto;
    height: auto;
    margin-bottom: 60px;
}
#header {
    height: 300px;
    background: url('../images/header.jpg') no-repeat left top;
    position: relative;
    width: 100%;
    margin-top: 6px;
}
#inner_header {
    height: 151px;
    background: url('../images/inner_header.jpg') no-repeat left top;
    position: relative;
    width: 100%;
    margin-top: 6px;
}

/* Top */

#top {
    height: 73px;
    margin-top: 18px;
}
#top h1 a {
    display: block;
    float: left;
    background: url('../images/logo.png') no-repeat left top;
    height: 45px;
    width: 206px;
    margin-top: 10px;
    margin-left: -3px;
}
#top-navigation {
    width: 476px;
    height: 30px;
    float: right;
    margin-bottom: 10px;
}
#top-navigation li {
    float: left;
    height: 30px;
    margin-right: 7px;
}
#top-navigation li.margin-none {
    margin: 0px;
}
#top-navigation li a {
    display: block;
    background: url('../images/b-nav.png') no-repeat left top;
    padding-left: 13px;
    padding-top: 3px;
    height: 26px;
    color: rgb( 254, 202, 0 );
    font-weight: bold;
	.font-weight:bold;
	width: 74px;
}
#top-navigation li a:hover, #top-navigation li a.big:hover {
    color: #999;
    cursor: pointer;
}
#top-navigation li a.big {
    background: url('../images/b-navris.png') no-repeat left top;
    width: 87px;
    color: #EA4F00;
}
.search-box {
    height: 24px;
    float: right;
    width: 290px;
    position: relative;
}
.search-box input {
    background: #514f53;
    height: 16px;
    display: block;
    float: right;
    color: #fff;
    font-size: 12px;
    width: 164px;
    padding: 4px;
    padding-right: 25px;
    border: 0px;
    /* ie 6 only*/
    _padding-top: 2px;
    _height: 16px;
    _margin-right: -1px;
}
.search-box input.submit {
    position: absolute;
    width: 23px;
    height: 24px;
    top: 2px;
    right: 3px;
    background: url('../images/submit.jpg') no-repeat right top;
    padding: 0px;
    padding-right: 0px;
    border: 0px;
    cursor: pointer;
}
.login {
    position: relative;
    height: 18px;
    float: right;
    width: 258px;
    position: relative;
    background-color: #514f53;
    padding: 3px 6px;
}
.login em {
    color: #EA4F00;
    font-style: normal;
}
.login a {
    position: absolute;
    right: 6px;
    top: 3px;
    color: #EA4F00;
    font-style: normal;
    text-decoration: underline
}

/* Navigation */

.navigation {
    height: 37px;
    background: url('../images/nav.jpg') no-repeat left top;
    padding-left: 85px;
}
.navigation ul li {
    float: left;
    height: 37px;
}
.navigation ul li a {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    background: url('../images/a-bck.gif') no-repeat right center;
    text-align: center;
    color: #fff;
    height: 32px;
    padding: 0px 40px;
    padding-top: 7px;
    margin-left: -2px;
    /* ie 6 only*/
}
.navigation a.backgound-none {
    background: none;
}
.navigation ul li a:hover, .navigation ul li a.in {
    background: url('../images/a-hover.gif') repeat-x left top;
    text-decoration: none;
}

/* Sidebar */

.sidebar {
    width: 240px;
    float: left;
    height: auto;
    padding-right: 20px;
}
#secondary .sidebar {
    width: 240px;
    float: left;
    height: auto;
    padding-right: 20px;
    _padding-right: 0px;
}
h5 {
    display: block;
    float: none !important;
    font-size: 16px;
    color: #EA4F00;
    height: 20px;
    width: 240px;
    margin-top: -2px;
    margin-bottom: 20px;
    text-indent: -9999px;
}
.menu_generico {
    width: 250px;
    margin: 20px 0 0 0;
    padding: 0;
}
h5.accademia {
    background: url('../images/t_accademia.gif') no-repeat left top;
}
h5.portfolio {
    background: url('../images/t_portfolio.gif') no-repeat left top;
}
h5.utility {
    background: url('../images/t_utility.gif') no-repeat left top;
}
h5.career {
    background: url('../images/t04.gif') no-repeat left top;
}
h5.contatti {
    background: url('../images/t_contatti.gif') no-repeat left top;
}
h5.news {
    background: url('../images/t_news.gif') no-repeat left top;
}
h5.area_riservata_studenti {
    background: url('../images/t_riservata.gif') no-repeat left top;
}
.menu_generico ul {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
}
.menu_generico li {
    display: block;
    height: 25px;
    padding-left: 0px;
    border-bottom: 1px dotted silver;
}
.menu_generico li .numero {
    display: inline;
    float: left;
    height: 22px;
    width: 36px;
    height: 21px;
    margin: 0 0 0 10px;
    padding: 4px 0 0 0;
    color: #d1d1d1;
    font-size: 14px;
    background: url('../images/punto_vert.gif') no-repeat 22px top;
}
.menu_generico li a {
    display: block;
    height: 22px;
    text-decoration: none;
    color: #67686C;
    padding-top: 3px;
    font-weight: normal;
}
.menu_generico li a:hover {
    color: #EA4F00;
    text-decoration: underline;
}
.box_docente {
    position: relative;
    display: block;
    height: 102px;
    width: 670px;
    padding: 11px 0;
    border-bottom: 1px dotted silver;
}
.box_docente a.foto {
    float: left;
    width: 101px;
    height: 101px;
    border: none;
    margin: 0 16px 0 0;
}
.box_docente a.nome {
    display: block;
    height: 20px;
    width: auto;
    font-size: 15px;
    font-weight: bold;
    color: #EA4F00;
    margin: -4px 0 0 0;
    padding: 0;
}
.box_docente .dati {
    position: absolute;
    left: 118px;
    top: 28px;
    display: block;
    min-height: 80px;
    height: auto !important;
    height: 80px;
    font-size: 11px;
    width: auto;
    margin: 0;
    padding: 0;
}
.box_docente a.eml {
    display: block;
    height: auto;
    text-decoration: none;
    font-size: 11px;
}
.box_docente a.eml:hover {
    text-decoration: underline;
}
.box_docente .dati .blu {
    float: left;
    width: 50px;
    font-weight: normal;
    color: #EA4F00;
    margin: 0;
    padding: 0;
}
.box_docente .dati a.curriculum {
    width: 29px;
    height: 29px;
    margin: 5px 0 0 0;
    padding: 0;
}
.box_docente .dati a.scheda_docente {
    width: 109px;
    height: 20px;
    margin: 12px 0 0 20px;
    padding: 0;
}
.scheda_big {
    position: relative;
    display: block;
    height: 153px;
    width: 670px;
    padding: 11px 0;
    margin: 0 0 10px 0;
}
.scheda_big a.foto {
    float: left;
    display: block;
    width: 151px;
    height: 151px;
    border: none;
    margin: 0 16px 0 0;
    padding: 0;
}
.scheda_big a.nome {
    display: block;
    height: 25px;
    width: 502px;
    font-size: 17px;
    font-weight: bold;
    color: #EA4F00;
    margin: -4px 0 0 0;
    padding: 0;
    border-bottom: 1px dotted silver;
}
.scheda_big .dati {
    clear: both;
    position: absolute;
    left: 168px;
    top: 38px;
    display: block;
    min-height: 120px;
    height: auto !important;
    height: 120px;
    width: 502px;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted silver;
}
.scheda_big a.eml {
    display: block;
    height: auto;
    text-decoration: none;
}
.scheda_big a.eml:hover {
    text-decoration: underline;
}
.scheda_big .dati .blu {
    float: left;
    width: 64px;
    font-weight: normal;
    color: #EA4F00;
    margin: 0;
    padding: 0;
}
.scheda_big .dati a.curriculum {
    width: 53px;
    height: 53px;
    margin: 10px 0 0 -3px;
    padding: 0;
}
.scheda_big .dati a.cv_download {
    display: block;
    width: 200px;
    height: 20px;
    margin: 20px 0 0 14px;
    padding: 0;
}
.scheda_big .dati a.cv_download em {
    font-style: normal;
    text-decoration: underline;
    color: #EA4F00;
}
.scheda_big_text {
    width: 670px;
}
.main_text {
    width: 670px;
}
.main_text a {
    height: auto;
    width: auto;
}
.main_text span a {
    height: auto;
    width: auto;
}
.main_text p a {
    height: auto;
    width: auto;
}

/* Only ie6 */

.post .data, .news .data, .blog .data {
    width: 50px;
    float: left;
    height: 55px;
    margin-top: 23px;
}
.post .data.first-image, .news .data.first-image, .blog .data.first-image {
    background: url('../images/data-one.gif') no-repeat left top;
}
.post .data.second-image, .news .data.second-image, .blog .data.second-image {
    background: url('../images/data-second.gif') no-repeat left top;
}
.post .data.third-image, .news .data.third-image, .blog .data.third-image {
    background: url('../images/data-third.gif') no-repeat left top;
}
.post .data span, .news .data span, .blog .data span {
    display: block;
    color: #EA4F00;
    font-size: 14px;
    font-weight: bold;
    width: 18px;
    height: 14px;
}
.post .data.first-image span.day, .news .data.first-image span.day, .blog .data.first-image span.day {
    margin-left: 11px;
    margin-top: 8px;
}
.post .data.second-image span.day, .news .data.second-image span.day, .blog .data.second-image span.day {
    margin-left: 14px;
    margin-top: 3px;
}
.post .data.third-image span.day, .news .data.third-image span.day, .blog .data.third-image span.day {
    margin-left: 12px;
    margin-top: 7px;
}
.post .data.first-image span.month, .news .data.first-image span.month, .blog .data.first-image span.month {
    margin-left: 8px;
    margin-top: -2px;
    font-weight: normal;
    color: #fff;
    font-size: 12px;
}
.post .data.second-image span.month, .news .data.second-image span.month, .blog .data.second-image span.month {
    margin-left: 11px;
    margin-top: -2px;
    font-weight: normal;
    color: #fff;
    font-size: 12px;
}
.post .data.third-image span.month, .news .data.third-image span.month, .blog .data.third-image span.month {
    margin-left: 9px;
    margin-top: -2px;
    font-weight: normal;
    color: #fff;
    font-size: 12px;
}
.news, .blog {
    width: 250px;
}
.blog h2.title, .news h2.title, .career h2.title {
    margin: 0px;
    height: 16px;
    margin-bottom: 3px;
}
.text {
    float: left;
    color: #67686C;
    width: 200px;
    border-bottom: 1px dotted rgb( 216, 219, 220 );
    margin-bottom: 10px;
}
.news .text, .blog .text {
    margin-bottom: 2px;
}
.text p {
    display: block;
    margin-bottom: 5px;
}
.text.border-none {
    border-bottom: 0px;
}
.news a, .blog a {
    float: left;
    height: 16px;
    width: 35px;
    background: url('../images/pulsante.gif') no-repeat left top;
    margin-bottom: 5px;
    padding-left: 17px;
    padding-bottom: 3px;
    color: #fff;
    /* ie 6 only*/
    _padding-bottom: 2px;
}
.news a:hover, .blog a:hover {
    background: url('../images/pulsante.gif') no-repeat left -19px;
    color: #fff;
}
.main-column a.send {
    float: right;
    background: url('../images/href.gif') no-repeat left top;
    height: 16px;
    width: 53px;
    margin-bottom: 5px;
    padding-left: 17px;
    padding-bottom: 3px;
    color: #fff;
    font-size: 11px;
    margin-right: 505px;
    text-decoration: none;
}
.main-column a.send:hover {
    background: url('../images/href.gif') no-repeat left -19px;
    text-decoration: none;
}
.sub-navigation {
    width: 250px;
    height: auto;
}
.sub-navigation ul {
    display: block;
    margin-top: -15px;
    margin-bottom: 10px;
}
.sub-navigation li {
    display: block;
    height: 25px;
    padding-left: 50px;
}
.sub-navigation li a {
    display: block;
    height: 22px;
    border-bottom: 1px dotted silver;
    text-decoration: none;
    color: #67686C;
    padding-top: 3px;
}.sub-navigation li a:hover {
    color: #E60044;
}
.sub-navigation h4 {
    display: block;
    height: 30px;
    width: 250px;
    margin-bottom: 10px;
}
.sub-navigation h4.graphic-close {
    background: url('../images/01c.gif') no-repeat left top;
}
.sub-navigation h4.graphic-open {
    background: url('../images/01o.gif') no-repeat left top;
}
.sub-navigation h4.internal-close {
    background: url('../images/02c.gif') no-repeat left top;
}
.sub-navigation h4.internal-open {
    background: url('../images/02o.gif') no-repeat left top;
}
.sub-navigation h4.multimedia-close {
    background: url('../images/03c.gif') no-repeat left top;
}
.sub-navigation h4.multimedia-open {
    background: url('../images/03o.gif') no-repeat left top;
}

/* Box Newsletter*/

.newsletter-box {
    height: 110px;
    width: 250px;
    background: url('../images/newsletter.gif') no-repeat left top;
    margin-top: 5px;
}
.newsletter-box .text {
    float: left;
    margin-left: 50px;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 5px;
    margin-left: 50px;
    border: 0;
    line-height: 125%;
    margin-bottom: 0px;
    /* ie 6 only*/
    _margin-left: 25px;
}
.newsletter-box input {
    border: 0px;
    color: #67686C;
    width: 180px;
    margin-left: 50px;
    height: 16px;
    padding: 2px;
    margin-bottom: 5px;
}
.newsletter-box input.submit {
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
    height: 18px;
    background: #EA4F00;
    color: #fff;
    width: 50px;
    cursor: pointer;
    /* ie6 only */
    _height: 16px;
}

/* Main Column */

.main-column {
    width: 690px;
    float: right;
    height: auto !important;
    height: 400px;
    min-height: 400px;
}
.main-column a {
    color: #68676C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.main-column a:hover {
    text-decoration: none;
}
.main-column h3 {
    display: block;
    margin: 25px 0px;
    color: #EA4F00;
    font-size: 16px;
    height: 22px;
    margin-bottom: 19px;
}
.main-column .post {
    width: 220px;
    margin-right: 12px;
    float: left;
    /* ie 6 and ie7 only*/
    _margin-bottom: 25px;
	.margin-bottom: 18px;
}
.main-column .post.margin-none {
    margin: 0px;
}
.main-column .text {
    float: left;
    margin : 0px;
	color:#67686C;
	padding:5px;
	border:0;
	line-height:125%;
	margin-bottom:17px;
}
.main-column a {
    float: left;
    height: auto;
    width: auto;
}
.main-column .post.portfolio {
    display: inline;
    float: left;
    width: 335px;
    margin-left: 5px;
}
.main-column .post.portfolio strong {
    display: block;
    width: 55px;
    float: left;
}
.main-column .post.portfolio ul li {
    display: block;
}
.main-column .post.portfolio img {
    display: block;
    margin: 10px 0px;
    margin-bottom: 4px;
    /* ie6 only */
    _margin-bottom: 12px;
	.margin-bottom:12px;
}
.main-column .post.portfolio strong {
    color: #EA4F00;
}
.main-column .post.career {
    display: inline;
    float: left;
    width: 325px;
    margin: 0px;
}
.main-column .post.single {
    width: 680px;
    margin-bottom: 30px;
    _margin-right: 0px;
}
.main-column .download li {
    display: block;
    border-right: 1px solid silver;
    height: 55px;
    float: left;
    padding-right: 30px;
    margin-right: 30px;
}
.main-column .download li.margin-none {
    margin: 0px;
}
.main-column .download li img {
    display: block;
    float: left;
    margin: 0px 5px;
    margin-right: 10px;
}
.main-column .download li span {
    display: block;
    color: #67686C;
    margin-top: 8px;
}
.main-column .download li a {
    float: none !important;
    color: rgb( 203, 0, 68 );
    text-decoration: underline;
}

.main-column .post.single IMG {
    display: block;
    margin-bottom: 20px;
}
.main-column .post.single .text {
    float: left;
    width: 660px;
    padding: 0px 0px;
    margin: 0px;
    margin-bottom: 15px;
}
.main-column .post.career img {
    float: left;
    margin-right: 5px;
}
.main-column .post.career .text {
    float: left;
    width: 150px;
    padding: 0px;
    margin: 0px;
}

/* Form Gest */

.main-column form {
    margin-top: 20px;
    float: left;
}
.main-column form label {
    float: left;
    height: 20px;
    color: #E60044;
    width: 100px;
    padding-top: 3px;
}
.main-column form input {
    height: 14px;
    float: left;
    border: 1px rgb( 195, 197, 199 ) dotted;
	.border:1px rgb( 150, 150, 150 ) dotted;
	padding:3px;
	margin-bottom:5px;
	_margin-left:2px;
	.height:15px;
}
.main-column form input.checkbox, .main-column form input.radio {
    height: 14px;
    width: 14px;
    float: left;
    border: none;;
    padding: 0px;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-right: 5px;
}
.main-column form input.large {
    width: 272px;
}
.main-column form select.large {
    width: 282px;
}
.main-column form input.medium, .main-column form select.medium {
    width: 150px;
}
.main-column form select {
    border: 1px rgb( 195, 197, 199 ) dotted;
	.border : 1px rgb( 150, 150, 150 ) dotted;
	height:19px;
	.height:21px;
	_height:19px;
	margin-bottom:5px;
	margin-right:2px;
}
.main-column form input.small, .main-column form select.small {
    width: 60px;
}
.main-column form input.long, .main-column form select.long {
    width: 186px;
    float: left;
    .height : 23px;
}
.main-column form fieldset {
    width: 440px;
}
.main-column form {
    float: left;
    margin-left: 5px;
}
.main-column form fieldset.inner {
    display: block;
    border: 0;
    width: 100%;
    padding: 20px 0px;
    padding-bottom: 15px;
    margin: 20px 0px;
    border-top: 1px rgb( 195, 197, 199 ) dotted;
	.border-top : 1px rgb( 150, 150, 150 ) dotted;
    border-bottom : 1px rgb( 195, 197, 199 ) dotted;
    .border-bottom : 1px rgb( 150, 150, 150 ) dotted;
}
.main-column form fieldset.inner_login {
    display: block;
    border: 0;
    width: 100%;
    padding: 0px 0px;
    padding-bottom: 15px;
    margin: 0px 0px;
}
.main-column form fieldset.extended {
    width: 100%;
}
.main-column form textarea {
    border: 1px rgb( 195, 197, 199 ) dotted;
   .border: 1px rgb( 150, 150, 150 ) dotted;
    padding : 5px;
	width : 562px;
	.width : 557px;
    height : 172px;
    float:right;
	margin-bottom : 15px;
	.margin-right : 5px;
}
.main-column form div {
    float: right;
    width: 575px;
    margin-bottom: 20px;
}
.main-column form div label {
    float: left;
    height: 5px;
    color: #67686C;
    width: 100px;
    padding-top: 7px;
}
.main-column form div strong {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #E60044;
    margin-bottom: 5px;
}

/* Gallery */

.photo-container {

    display:block;
}
.photo-container ul {
    display: block;
    width: 690px;

}
.photo-container ul li {
	display: inline;
    height: 105px;
    width: 105px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.photo-container ul li a{
    height : 105px;
	width : 105px;
    display : block;
}
.photo-container ul li a:hover {
    opacity: 0.5;
    filter: alpha( 70 );
}
.preview {
    height: 257px;
    width: 680px;
    position: relative;
    margin-bottom: 10px;
}
.first-level {
    background: #000;
    width: 680px;
    position: absolute;
    opacity: 0.5;
    filter: alpha( 70 );
    height: 24px;
    left: 0px;
    bottom: 0px;
}
.next-level {
    position: absolute;
    top: 55px;
    height: 30px;
    right: 0px;
}
.next-level a {
    display: block;
    width: 88px;
    float: right;
    background: url('../images/next.png') no-repeat left top;
    height: 29px;
    cursor: pointer;
}
.next-level a:hover {
    background: url('../images/next.png') no-repeat left -30px;;
}
.second-level {
    background: none;
    width: 100%;
    position: absolute;
    height: 18px;
    padding: 3px;
    padding-left: 15px;
    left: 0px;
    bottom: 0px;
    color: #fff;
}
.second-level span {
    color: #E60044;
    font-weight: bold;
}

/* paging style */

#gallery .main-column a {
    display: inline;
    height: auto;
    width: auto;
}
.paging {
    padding: 10px 0 30px;
    width: 465px;
}
.paging ul {
    float: right;
    margin: 0 -4px 0 0;
    display: inline;
    padding: 0;
    list-style: none;
}
.paging li {
    float: left;
    margin-left: 2px;
    display: inline;
}
.paging a {
    display: block;
    color: rgb( 104, 103, 104 );
    background: #f0f1f1;
    padding: 0 7px;
    line-height: 22px;
}
#gallery .paging .prev a {
    display: block;
    padding: 0;
    background: url('../images/back.jpg') no-repeat left top;
    width: 23px;
    height: 22px;
    margin-right: 20px;
}
#gallery .paging .next a {
    display: block;
    padding: 0;
    background: url('../images/fow.jpg') no-repeat left top;
    width: 23px;
    height: 22px;
    margin-left: 20px;
}
.paging a:hover, .paging a.active {
    text-decoration: none;
    background: #E60044;
    color: #fff;
}
.paging .prev a:hover, .paging .next a:hover {
    color: #fff;
}

/* Footer */

#footer {
    background: url('../images/footer.gif') repeat-x left top;
    padding-top: 10px;
    height: 187px;
    clear:both;
}
#footer .container {
    width: 990px;
    margin: 0px auto;
    height: auto;
}
#footer .contact {
    width: 210px;
    color: #fff;
    float: left;
    margin-left: 65px;
    font-size: 11px;
    line-height: 140%;
    /* ie6 only */
    _margin-left: 33px;
    _width: 225px;
}
#footer .contact p {
    float: block;
}
#footer .text {
    float: left;
    margin-left: 0px;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 15px;
    border: 0;
    line-height: 140%;
    margin-bottom: 0px;
    width: 500px;
    font-size: 11px;
    /* ie6 only */
    _width: 485px;
}
#footer .link {
    width: 155px;
    float: left;
    margin-left: 45px;
    /* ie6 only */
    _margin-left: 30px;
}
#footer .link ul {
    display: block;
    float: left;
    margin-right: 10px;
}
#footer .link ul.margin-none {
    margin: 0px;
}
#footer .link li {
    display: block;
    margin-bottom: 1px;
}
#footer .link li a {
    color: #fff;
    text-decoration: none;
    padding: 0px 4px;
    height: 12px;
    font-size: 12px;
    background: #000;
}
#footer .link li a:hover {
    background: #EA4F00;
    text-decoration: none;
    color: #fff;
}
#footer .images {
    height: 36px;
    width: 440px;
    float: right;
    margin-left: 500px;
    padding: 7px 0px;
    margin-right: 7px;
    /* ie6 only */
    _height: 10px;
}
#footer .images li {
    display: block;
    float: left;
}
#footer .images li a {
    display: block;
    margin-left: 50px;
}
/*#footer .images li a.sincert {
    height: 28px;
    width: 65px;
    background: url('../images/sincert.png') no-repeat left 7px;
    /* ie6 only 
    //_margin-top: 7px;
	
}*/
#footer .images li a.iso {
    height: 36px;
    width: 75px;
    background: url('../images/iso.png') no-repeat left top;
}
#footer .images li a.sgq {
    height: 36px;
    width: 37px;
    background: url('../images/sgq.png') no-repeat left top;
}
#footer .images li a.aiap {
    height: 33px;
    width: 58px;
    background: url('../images/aiap.png') no-repeat left 5px;
    /* ie6 only */
    _margin-top: 4px;
}
#footer .images li a:hover {
    opacity: 0.8;
    filter: alpha( 70 );
    cursor: pointer;
}
#footer .copyright {
    padding-top: 168px;
    height: 20px;
    color: #fff;
    margin-left: 15px;
    /* ie6 and ie7 only */
    .padding-top:6px;
	.width:100%;
}
#footer .copyright p {
    display: block;
    float: left;
    margin-right: 360px;
    /* ie6 only */
    _margin-right: 270px;
    _margin-left: 0px;
}
#footer .copyright li {
    display: block;
    float: left;
    height: 12px;
}
#footer .copyright li a {
    display: block;
    padding: 0px 5px;
    color: #fff;
    text-decoration: none;
}
#footer .copyright li a:hover {
    text-decoration: underline;
}

/* General */

.clearer {
    clear: both;
}
.backgound-none {
    background: none;
}
.left-flotter {
    float: left !important;
}
.right-flotter {
    float: right !important;
}
.float-none {
    float: none !important;
}.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}

/* Gestione Titoli */

.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}
.sIFR-replaced {
    visibility: visible !important;
}
span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
.sIFR-flash + div
[ adblocktab = true ] {
    display: none !important;
}

/* Menu Corsi */

.corsi {
    width: 250px;
    margin: 20px 0 0 0;
    padding: 0;
    height: auto;
}
h5.corsi {
    height: 30px;
    background: red url('../images/t_corsi.gif') no-repeat left top;
    margin-bottom: 15px;
}
.corsi ul {
    display: block;
    margin: 0;
    padding: 0;
}
.corsi ul li a {
    display: block;
    height: 30px;
    margin: 0 0 10px 0;
    text-indent: -9999px;
}
.corsi ul li a.grafica {
    background: transparent url('../images/grafica.gif') no-repeat left top;
}
.corsi ul li a.grafica_open {
    background: transparent url('../images/grafica_open.gif') no-repeat left top;
}
.corsi ul li a.arredamento {
    background: transparent url('../images/arredamento.gif') no-repeat left top;
}
.corsi ul li a.arredamento_open {
    background: transparent url('../images/arredamento_open.gif') no-repeat left top;
}
.corsi ul li a.multimedia {
    background: transparent url('../images/multimedia.gif') no-repeat left top;
}
.corsi ul li a.multimedia_open {
    background: transparent url('../images/multimedia_open.gif') no-repeat left top;
}
.corsi ul ul {
    display: block;
    margin-top: -15px;
    margin-bottom: 10px;
}
.corsi ul ul li {
    display: block;
    height: 25px;
    padding-left: 50px;
}
.corsi ul ul li a {
    display: block;
    height: 22px;
    border-bottom: 1px dotted silver;
    text-decoration: none;
    color: #67686C;
    padding-top: 3px;
    text-indent: 0px;
    margin: 0px;
}
#content{
	display:block;
	height: auto !important; height:400px; min-height:400px;
}
#content .corsi ul.grafica li ul li a:hover {
    color: #E60044;}
#content .corsi ul.arredamento li ul li a:hover {
    color: #FECA00;}
#content .corsi ul.multimedia li ul li a:hover {
    color: #1B1C1F;
}
ul.espandibile_red {
    display: block;
    margin: 0;
    padding: 20px 0;
}
ul.espandibile_red li {
    margin: 0 0 10px 0;
    padding: 0;
}
ul.espandibile_red li a.class {
    display: block;
    height: 25px;
    margin: 0;
    color: #ec4074;
    font-size: 18px;
    font-weight: bold;
    width: auto;
    padding: 0 7px 0 20px;
    background: transparent url('../images/plus.gif') no-repeat left 5px;
}
ul.espandibile_red li a.close {
    background: transparent url('../images/minus.gif') no-repeat left 5px;
}
ul.espandibile_red li a.class:hover {
    text-decoration: underline;
}
ul.espandibile_red li a.teacher {
    height: 25px;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    width: auto;
    padding: 4px 0 0 0;
}
ul.espandibile_red li a.teacher:hover {
    text-decoration: underline;
}
ul.espandibile_red li p {
    clear: both;
    display: block;
    margin: 0;
    width: 645px;
    padding: 0 0 0 20px;
}
.immagini_grafica img {
    float: left;
    margin-right: 5px;
}
.immagini_grafica a {
    width: 125px;
    height: 32px;
    margin-right: 5px;
}
.immagini_grafica {
    clear: both;
}

/* ricerca docent */

#ricerca_docente form label {
    float: left;
    height: 20px;
    color: #EA4F00;
    width: auto;
    padding-right: 20px;
    padding-top: 3px;
}
#ricerca_docente form fieldset {
    width: 315px;
    float: left;
}
#ricerca_docente form fieldset.long {
    width: 360px;
}
.foto_preview {
    position: absolute;
    left: 0;
    top: 0;
    width: 680px;
    height: 257px;
    overflow: hidden;
}

/* Box Portfolio */

.fotos {
    float: left;
    display: inline;
    width: 320px;
    margin: 0 0 20px 0;
    padding: 0;
}
.videos {
    float: left;
    display: inline;
    width: 300px;
    margin: 0 0 20px 20px;
    padding: 0;
}
.box_portfolio {
    position: relative;
    display: block;
    height: 102px;
    width: 320px;
    padding: 11px 0;
    border-bottom: 1px dotted silver;
    margin: 0;
}
.box_portfolio a.foto {
    float: left;
    width: 101px;
    height: 101px;
    border: none;
    margin: 0 16px 0 0;
}
.box_portfolio .dati {
    position: absolute;
    left: 118px;
    top: 28px;
    display: block;
    min-height: 80px;
    height: auto !important;
    height: 80px;
    font-size: 12px;
    width: auto;
    margin: 0;
    padding: 0;
}
.box_portfolio .dati .blu {
    float: left;
    width: 50px;
    font-weight: normal;
    color: #EA4F00;
    margin: 0;
    padding: 0;
}
.box_portfolio .dati a.more {
    width: 109px;
    height: 20px;
    margin: 12px 0 0 0;
    padding: 0;
}
.main-column .ricerca_big {
    width: auto;
    margin: 0;
    padding: 0;
}
.main-column .ricerca_big form fieldset label {
    float: left;
    height: 20px;
    color: #EA4F00;
    width: auto;
    padding-right: 20px;
    padding-top: 3px;
}
.main-column .ricerca_big form fieldset {
    width: 315px;
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}
a.foto_piccola {
    height: 105px;
    width: 105px;
}
.testing a.class {
    display: block;
    height: 25px;
    color: #ec4074;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    padding: 0 7px 0 20px;
    margin: 0 0 5px 0;
    background: transparent url('../images/plus.gif') no-repeat left 5px;
}
.testing a.close {
    background: transparent url('../images/minus.gif') no-repeat left 5px;
}
.testing a.class:hover {
    text-decoration: underline;
}
.testing a.teacher {
    height: 25px;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    width: auto;
    padding: 0px 0 0 0;
}
.testing a.teacher:hover {
    text-decoration: underline;
}
.atStart {
    clear: both;
    display: block;
    margin: 0 0 10px 0;
    width: 645px;
    padding: 0 0 0 20px;
}
.blu {
    font-weight: normal;
    color: #EA4F00;
    margin: 0;
    padding: 0;
}

/* Offerte */

.box_offerte {
    display: block;
    width: 670px;
    margin: 0 0 5px 0;
    padding: 11px 0 11px 40px;
    border-bottom: 1px dotted silver;
    background: transparent url('../images/page.jpg') no-repeat left 10px;
}
.box_offerte_completa {
    display: block;
    width: 670px;
    margin: 0 0 5px 0;
    padding: 11px 0 11px 0;
    border-bottom: 1px dotted silver;
}
.box_offerte p, .box_offerte_completa p {
    display: block;
    width: 670px;
    margin: 10px 0;
}
.box_offerte .inserita, .box_offerte_completa .inserita {
    display: block;
    width: auto;
    margin: 0 0 8px 0;
    padding: 0;
}
.box_offerte a.nome, .box_offerte_completa a.nome {
    display: block;
    height: 20px;
    width: auto;
    font-size: 15px;
    font-weight: bold;
    color: #EA4F00;
    margin: -4px 0 0 0;
    padding: 0;
}
.box_offerte .dati, .box_offerte_completa .dati {
    display: block;
    min-height: 80px;
    height: auto !important;
    height: 80px;
    font-size: 11px;
    width: auto;
    margin: 0;
    padding: 0;
}
.box_offerte a.more, .box_offerte_completa a.more {
    display: block;
    width: 109px;
    height: 20px;
    margin: 0;
    padding: 0;
}
.box_offerte a.eml, .box_offerte_completa a.eml {
    display: block;
    height: auto;
    text-decoration: none;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.box_offerte a.eml:hover, .box_offerte_completa a.eml:hover {
    text-decoration: underline;
}
.box_offerte .dati .blu, .box_offerte_completa .dati .blu {
    float: left;
    width: 85px;
    font-weight: normal;
    color: #EA4F00;
    margin: 0;
    padding: 0;
}

/* Contact  */
.button2 {
 margin: 1px;
 padding:0 .25em 0 .25em;
 overflow:visible;

	height: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #E15F01;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mappa {
    display: block;
    width: 670px;
    margin: 0;
    padding: 0;
}
.come_arrivare {
    display: block;
    width: 670px;
    min-height: 60px;
    height: auto !important;
    height: 60px;
    margin: 0 0 15px 0;
    padding: 0 0 12px 0;
    border-bottom: 1px dotted silver;
}
.mappa p.eml a {
    height: auto;
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.mappa p.eml a:hover {
    text-decoration: underline;
}
.mappa .left, .come_arrivare .left {
    float: left;
    display: inline;
    width: 170px;
    margin: 0;
    padding: 0;
}
.mappa .left b, .come_arrivare .left b {
    font-size: 13px;
    color: #EA4F00;
}
.mappa .left p {
    margin: 0 0 10px 0;
    padding: 0;
}
.mappa .right, .come_arrivare .right {
    float: left;
    display: inline;
    width: 500px;
    margin: 0;
    padding: 0;
}
#google {
    display: block;
    width: 500px;
    height: 420px;
    margin: 0;
    padding: 0;
}
.download a {
    height: auto;
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    color: #EA4F00;
}
.privacy {
    clear: both;
    display: block;
    overflow: auto;
    height: 80px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    border: 1px solid #d1d4da;
}
#per_la_stampa {
    display: none;
}

/* Errore form*/

.innerError {
    border: 2px #270700 solid;
    padding: 4px;
    background: #F6f8f8;
    color: #EA4F00;
    font-weight: 700;
}
.message {
    font-family: "Arial", Verdana, Helvetica;
    height: 25px;
    font-size: 20px;
    color: #EA4F00;
    font-weight: normal;
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
}


/* portofolio allivei e diplomati */

#dhtmlgoodies_slideshow{
		width:610px;	/* Total width of slideshow */


	}

#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px 5px 5px 0px;
		
		cursor:pointer;
		border:0px;
	}
	#theImages2{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages2 #slideEnd{
		float:left;
	}
	#theImages2 img{
		float:left;
		padding:1px 5px 5px 0px;
		
		cursor:pointer;
		border:0px;
	}
	
	.pagenav{
		float:left;
		margin: 0 5px 0 0;
		height:10px;
	}
