/* /////////////////////////////////////////////////////////////////////////////
                                 ELEMENTI HTML
//////////////////////////////////////////////////////////////////////////////*/

html, body {
height: 100%;
}

body {
margin: 0;
background-image: url(../img/shared/body_background.gif);
background-repeat: repeat-y;
}

* {
font-family: Verdana;
font-size: 11px;
}

div.right {
text-align: justify;
}

h1 {
font-family: Trebuchet MS;
font-size: 56px;
margin-top: -15px;
margin-bottom: 0;
}

h2 {
color: #cc3434;
font-size: 12px;
}

h3 {
color: #cc3434;
font-size: 11px;
}



/* titoli nelle varie sezioni */

div#right_news h1 {
color: #ED7676;
}

div#right_associazione h1 {
color: #BEDCFF;
}

div#right_progetti h1 {
color: #F9B5B7;
}

div#right_seminari h1 {
color: #fabc5f;
}

div#right_seminari h2 {
color: #fabd62;

}

div#right_links h1 {
color: #FEDBAC;
}

div.right ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

div.right li {
margin-bottom: 7px;
text-align: left;
}

div#footer p {
padding-bottom: 0;
margin-bottom: 0;
}

/* grassetto varie sezioni */

div#right_associazione strong {
color: #84ADD6;
}

div#right_progetti strong {
color: #cc3434;
}

div#right_seminari strong {
color: #fabc5f;
}

div#right_seminari a {
color: #fabc5f;
text-decoration: none;
font-weight: bold;
}

div#linkcoro a {
color: #cc3434;
text-decoration: none;
font-weight: bold;
}

div#right_links strong {
color: #FED55E;
}

a img {
border: 0;
}

a {
color: #cc3434;
}



img {
background-image: url(../img/shared/loading.gif);
background-position: center center;
background-repeat: no-repeat;
}

div#left img {
margin-top: 20px;
}

/* video link presente in "progetti" */

p.video_link {
margin: -10px 0 20px 0;
font-weight: bold;
text-align: center;
}

p.video_link a {
font-size: 13px;
}

/* /////////////////////////////////////////////////////////////////////////////
                                    LAYOUT
//////////////////////////////////////////////////////////////////////////////*/	

div#container {
border: 0px solid black;
width: 755px;
background-color: white;
height: 100%;
}

* html div#container {
height: 100%;
}

div#left {
border: 0px solid green;
width: 200px;
float: left;
}

div.right {
position: relative;
border: 0px solid red;
width: 500px;
margin-top: 37px;
padding: 0 27px 0 27px; /* if you change padding left change footer position as well */
float: right;
}

div#content {
border: 0px solid pink;
min-height: 570px;
height: auto;
}

* html div#content {
height: 530px;
}




/* container varie sezioni */

div#right_news {
border-left: 1px solid #ff0000;
}

div#right_associazione {
border-left: 1px solid #6599CC;
}

div#right_progetti {
border-left: 1px solid #D68586;
}

div#right_seminari {
border-left: 1px solid #FEAE36;
}

div#right_links {
border-left: 1px solid #FED55E;
}

div#nav {
margin-top: 112px;
margin-left: 40px;
width: 110px;
}


div#footer {
position: relative;
width: 500px;
float: right;
margin-top: 30px;
font-weight: bold; 
color: #666;
border: 0px solid darkorange;
padding-bottom: 12px;
}



div.flag {
width: 52px;

}

/* pannello varie edizioni, sez. "seminari" */

div.edizionesemi {
width: 473px;
margin-bottom: 40px;
}

div.edizionesemi * {
color: #666;
}

div.edizionesemi img {
float: left;
}

div.edizionesemi h3 {
float: right;
width: 328px;
height: 16px;
padding-top: 3px;
padding-left: 25px;
margin-top: 0;
margin-bottom: 4px;
color: #fabc5f;
background-image: url(../img/shared/ed-titoli-lunghi.gif);
background-repeat: no-repeat;
}

div.edizionesemi p {
width: 353px;
float: right;
text-align: justify;
} 

div.edizionesemi a {
font-weight: bold;
color: #fabc5f;
}
/* pannello varie edizioni, sez. "scaricapdf" */

div.scaricapdf {
width: 500px;
margin-bottom: 40px;
}

div.edizione * {
color: #666;
}

div.edizione img {
float: left;
}

div.scaricapdf p {
width: 380px;
float: right;
text-align: justify;
} 




/* pannello varie edizioni, sez. "edizione nei seminari" */

div.edizione_semi {
width: 380px;
margin-bottom: 40px;
}

div.edizione_semi  * {
color: #666;
}

div.edizione_semi  img {
float: left;
}

div.edizione_semi  h3 {
float: right;
width: 235px;
height: 16px;
padding-top: 3px;
padding-left: 25px;
margin-top: 0;
margin-bottom: 4px;
color: #fabc5f;
background-image: url(../img/shared/ed-titoli-260seminari.gif);
background-repeat: no-repeat;
}




/* titoli linkati a gallery */
div.edizione_semi  h3 a {
text-decoration: none;
}

div.edizione_semi  ul {
width: 250px;
margin-top: 8px;
margin-left: 0;
padding-left: 0;
float: right;
list-style-image: url(../img/shared/list-mark.gif);
list-style-position: outside;
} 

div.edizione_semi  li {
margin-left: 17px;
margin-bottom: 4px;
}

/* link a bio */
div.edizione ul li a {
color: #666;
text-decoration: none;
}

div.edizione_semi  ul li a:hover {
text-decoration: underline;
}

div.edizione_semi  p {
width: 250px;
float: right;
text-align: justify;
} 

div.edizione_semi  a {
font-weight: bold;
color: #fabc5f;
}




/* pannello varie edizioni, sez. "progetti" */

div.edizione {
width: 380px;
margin-bottom: 40px;
}

div.edizione * {
color: #666;
}

div.edizione img {
float: left;
}

div.edizione h3 {
float: right;
width: 235px;
height: 16px;
padding-top: 3px;
padding-left: 25px;
margin-top: 0;
margin-bottom: 4px;
color: #CC3434;
background-image: url(../img/shared/ed-titoli.gif);
background-repeat: no-repeat;
}




/* titoli linkati a gallery */
div.edizione h3 a {
text-decoration: none;
}

div.edizione ul {
width: 250px;
margin-top: 8px;
margin-left: 0;
padding-left: 0;
float: right;
list-style-image: url(../img/shared/list-mark.gif);
list-style-position: outside;
} 

div.edizione li {
margin-left: 17px;
margin-bottom: 4px;
}

/* link a bio */
div.edizione ul li a {
color: #666;
text-decoration: none;
}

div.edizione ul li a:hover {
text-decoration: underline;
}

div.edizione p {
width: 250px;
float: right;
text-align: justify;
} 

div.edizione a {
font-weight: bold;
color: #cc3434;
}

div.linkcoro  a  {
font-weight: bold;
color: #cc3434;
text-decoration: none;
}

div.linkcoro li a  {
font-weight: bold;
color: #cc3434;
text-decoration: none;
}

div.linkcoro li a:hover {
text-decoration:  none;
}


div.linkcoro ul li a:hover {
text-decoration:  none;
}
/* news */

div.news_block {
border-bottom: 1px solid #ff0000;
padding-bottom: 10px;
}

div.news_block h2,
div.news_block a {
color: #ff0000;
}



/* seminari*/

/* titoli linkati a gallery */
div.seminariqu h3 a {
text-decoration: none;
}

div.seminariqu ul {
width: 350px;
margin-top: 8px;
margin-left: 0;
padding-left: 0;

list-style-image: url(../img/shared/list-mark_semi.gif);

} 

div.seminariqu li {
margin-left: 17px;
margin-bottom: 4px;
}

/* link a bio */
div.seminariqu ul li a {
color: #666;
text-decoration: none;
}

div.seminariqu ul li a:hover {
text-decoration: underline;
}

div.seminariqu p {
width: 250px;
float: right;
text-align: justify;
} 

div.seminariqu a {
font-weight: bold;
color: #cc3434;
}



/* gallery */

div.gallery_column {
width: 107px;
margin-top: 7px;
margin-right: 23px;
float: left;
}

img.gallery_image {
margin-bottom: 23px;
margin-right: 23px;
float: left;
}

/* per le bio */
img#last_gallery_image {
margin-right: 0;
}

div.credits {
background-color: #EBEBEB;
margin-bottom: 23px;
}

div.credits h2 {
width: 82px;
height: 16px;
font-size: 11px;
padding-top: 3px;
padding-left: 25px;
margin-top: 0;
margin-bottom: 4px;
color: #CC3434;
background-image: url(../img/progetti/gallery-titoli.gif);
background-repeat: no-repeat;
}

div.credits p {
color: #cc3434;
padding: 2px;
margin: 0;
text-align: center;
font-weight: bold;
}

/* hover popup */

div.image_container div.inner_div {
border: 1px solid #777;
}

div.image_container {
padding: 0 11px 10px 0;
background-image: url(../img/progetti/popup_shadow.png);
background-position: bottom right;
background-repeat: no-repeat;
text-align: center;
}

* html div.image_container {
background-image: none;
background-color: white;
padding: 0;
}

div.image_container img {
padding: 5px;
}

div.image_container p {
padding: 7px 0 5px 0;
margin: 0;
max-width: 400px;
text-align: center;
color: #666;
}


/* /////////////////////////////////////////////////////////////////////////////
                                 NAVIGATION
//////////////////////////////////////////////////////////////////////////////*/	

div#nav * {
font-family: Trebuchet MS;
font-size: 13px;
font-weight: bold;
color: white;
}


div#nav *:first-letter {
font-size: 15px;
}



div#nav ul {
padding-left: 0;
margin-left: 0;
list-style-type: none;
}

div#nav li {
width:160px;
}

div#navlink a {
color:#000000;
}


/* tasti */

div#nav ul li a {
display: block;
width:102px;
padding-left: 5px;
background-color: darkorange;
padding-top: 33px;
margin-bottom: 5px;
text-decoration: none;
}

div#nav ul li a#news {
background-color: #ff0000;
padding-top: 3px;
}

div#nav ul li a#associazione {
background-color: #84ADD6;
}

div#nav ul li a#progetti {
background-color: #D68586;
}

div#nav ul li a#seminari {
background-color: #FEAE36;
}

div#nav ul li a#links {
background-color: #FED55E;
}


/* righina tasti selezionati */

div#nav ul li#news_selected {
background-image: url(../img/news/selected.gif);
background-repeat: repeat-x;
background-position: center left;
}

div#nav ul li#associazione_selected {
background-image: url(../img/associazione/selected.gif);
background-repeat: repeat-x;
background-position: center left;
}

div#nav ul li#progetti_selected {
background-image: url(../img/progetti/selected.gif);
background-repeat: repeat-x;
background-position: center left;
}


div#nav ul li#seminari_selected {
background-image: url(../img/seminari/selected.gif);
background-repeat: repeat-x;
background-position: center left;
}


div#nav ul li#links_selected {
background-image: url(../img/links/selected.gif);
background-repeat: repeat-x;
background-position: center left;
}



/* TEXT NAVIGATION */

div#right_progetti p#text_nav,
div#right_progetti p#text_nav * {
font-weight: bold;
font-size: 12px;
color: #CC3434;
}

/* TEXT NAVIGATION */

div#right_seminari p#text_nav,
div#right_seminari p#text_nav * {
font-weight: bold;
font-size: 12px;
color: #fabc5f;
}


/* /////////////////////////////////////////////////////////////////////////////
                                VIDEO /* modifiche reset*/
//////////////////////////////////////////////////////////////////////////////*/	

div#videoflv * {

margin-left: ;
}


div.stylejac {
color: #000000
}

/* /////////////////////////////////////////////////////////////////////////////
                                MENU /* modifiche reset*/
//////////////////////////////////////////////////////////////////////////////*/	

