
/* 
	Dipartimento di Fisica Generale web projecting
   20/07/2006
	ciavorelladotcom
*/


a:link, a:visited
{
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	color: #0066CC;
	text-decoration: underline;
}


div.split2 p {
    float: left;
    width: 265px;
    padding: 3px 5px 5px 10px;
    }

div.clearer{
    float: none; 
	 clear: left;
  } 

#businessCard

{
	padding:30px 10px;
	
}

#content
{
	margin-top:15px;
	padding:0px 20px 0px 10px;
	border-right: 1px solid #ccc;
}

h4
{
	font-size:15px;
	font-weight:bold;
	color:#233A26;
}

.body
{
	padding-left:0px;
}


#navcontainer
{
	margin-top:15px;
	margin-left:0px;
}

#navlist
{
margin-left: 5px;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 10px;
background-image: url(../img/ico_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}


#primoPiano
{
background-image: url(../img/bg_primoPiano.jpg);
background-position: top;
background-repeat: no-repeat;
border: 1px solid #660000;
padding:5px;
color:#333;
}

.labelHome
{
	font-size:10px;
	font-weight: bold;
	color:#666;
}

input.btn{
   color:#333;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

