/* Edited with EditCSS */
/**** LINK-tag style sheet css.php?s=misc ****/

/*** Tag generici ***/

body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}


p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, HelveticaHelvetica, sans-serif;
	font-size: 12px;
        line-height: 18px;
	text-align: left;
	padding-top: 0;
        padding-left: 10px;
	padding-right: 10px;
        color: #000;       
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}


a:link
{
	color: #C00000;
	text-decoration: none;
}


a:visited {
	color: #C00000;
	text-decoration: none;
}


h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	color: #003399;
}


h2
{
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
        padding: 2px 2px 0 5px;
        margin: 0;
       line-height: 16px;
}

h3 a:link
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 22px;
        color: #003399;
        text-transform: lowercase
}

h3 a:visited
{
	border: 0px;
	font-weight: normal;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 22px;
        color: #003399;
        text-transform: lowercase
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}


.img {border: none}

.img-shadow {
  float:right;
  background: url(http://www.dirittopubblico.unisi.it/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.dirittopubblico.unisi.it/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 20px !important;
  margin: 10px 0 0 15px
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.img-noshadow {float:right}

.img-noshadow img {
  display: block;
  border: 0px
}


/*** Layout ***/

#container
{
	
	margin: 0 auto;
	padding: 0;
}

#testa
{
	width: 100%;
	text-align: center;
	height: 35px;
        background-image: url('http://www.intune.it/images/testa2.png');
        background-repeat: repeat-x;
}


#head
{
	width: 100%;
	text-align: center;
	height: 115px;
	background-color: #fff;
        background-image: url('http://www.intune.it/images/12.jpg');
        background-repeat: no-repeat;
}


#left
{

	float: left;
	width: 170px;
	\width: 170px;
	w\idth: 170px;
	margin-right: 5px;
        margin-left: 5px;
	padding: 5px;
        border-top: 3px solid orange;
        border-bottom: 1px solid orange;
        border-left: 1px solid orange;
        border-right: 1px solid orange;
	background-color: #ffcc99;
}

#right
{

	float: right;
	width: 170px;
	\width: 170px;
	w\idth: 170px;
	margin-right: 5px;
        margin-left: 5px;
	padding: 5px;
}


#center
{
	min-height: 380px;
        height: auto !important;
	height: 380px;
	margin-right: 205px;
        margin-left: 205px;
	padding-top: 10px;
}


#foot
{
        height: 24px;
	clear: both;
	margin-top: 10px;
	background-color: #e3e7f3;
}


/****Menu orizzontale****/

 #navlist_h
{
color: #fff;
padding: 2px;
margin-left: 0;
font: bold 12px Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
text-align: center;
background-color: #003399;

}

#navlist_h li
{
font: 14px Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color: #fff;
list-style: none;
padding: 0;
margin: 0;
display: inline;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#navlist_h li a
{
color: #fff;
padding-left: 10px;
padding-right: 10px;
margin-left: 1px;
border-bottom: none;
background-color: #003399;
text-decoration: none;

}


#navlist_h li a:link { color: #fff; }
#navlist_h li a:visited { color: #fff; }

#navlist_h li a:hover
{
color: #ffcc99;
background: #039;
border-color: #227;
}

#navlist_h li a#current
{
color: #000;
background: #667;
}

/**** Menu verticale ****/

#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
padding-left: 4px;
list-style-type: none;
}


#navcontainer p
{
line-height: 18px;
padding: 3px;
font-size: 13px;
color: #4b4b4b;
}



#navcontainer li
{
line-height: 18px;
padding: 3px;
font-size: 13px;
color: #4b4b4b;
}

#navcontainer a
{
color: #4b4b4b;
display: block;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size: 13px;
}



/*** Box left ***/

#left p
{
        font-family: Verdana, "Lucida Grande", Tahoma, HelveticaHelvetica, sans-serif;
	font-size: 14px;
        text-align: left;
        color: #003399;
        line-height: 14px;
}

#left h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	color: #003399;
}

#left a
{
	color: #4b4b4b;
}



/*** Box Center ***/

#center p
{
text-align: justify;
}

#center a:hover 
{
	border-bottom: 1px solid #9f0000
}

#center ul
{
padding: 0px;
list-style-type: square;
list-style-position: outside;
}

#center li 
{
font-size: 11px;
line-height: 12px;
}



/*** Box Right ***/


#right p
{
	line-height: 15px;
	font-size: 10px;   
}


#right ul
{
	list-style-type: square;
        padding-left: 20px;
        margin: 0;
}

#right li
{
       font-size: 11px;	
       line-height: 12px;
       color: #039;
}

#right a
{
       font-size: 11px;	
       line-height: 12px;
       color: #4b4b4b;
}

#right img
{
    border: 1px solid #000
}

/*** Box Foot ***/

#foot a
{
        font-size: 9px;	
       border-bottom: none;
        color: #003399;
}

#foot p
{
      padding: 5px;
      font: 9px Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
      color: #969696;
      text-align: right;
}


/*** Altri ***/

#contacts p
{
       font-size: 10px;
       color: #003399;
       line-height: 12px;
}

#events
{
        border-top: 3px solid orange;
        border-bottom: 1px solid orange;
        border-left: 1px solid orange;
        border-right: 1px solid orange;
	background-color: #ffcc99;
}


#slogan p
{
       font-size: 19px;
        line-height: 20px;
       font-style: italic;
       color: #003399;
       float: right;
	text-align: right;
        width: 160px;
}

.slideToggle
{
font: 12px Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color: #003399;
cursor: pointer;
}


/*** Da verificare ***/


#events-list
{

	margin-left: 20px;
}

#events-list ul
{
	margin: 0;
}


#events-list li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 1px;
	color: #000;
        list-style-type: square;
        }

#events-list a
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
        line-height: 10px;
        }







