
body {
  background-image:url("images/body.jpg");
  background-repeat:repeat-x;
  text-decoration: none;
  font-family: "century gothic","lucida grande",tahoma,verdana,arial,sans-serif;
  margin-top:0;
  margin-left: auto;
  margin-right: auto;    
  color: #332154;
}

a{
	color:#613E8D;
}

img {
  border:  none;
}
h3 {
	 font-size: 14px;
	}
input.text {
	width:100px;
} 
input[type=text]{
	width:100px;
} 
input.password {
	width:100px;
} 
input[type=password]{
	width:100px;
}
input.button{
	border: none;
	background-color: #332154;
	color: #fff;
  	font-family: "century gothic","lucida grande",tahoma,verdana,arial,sans-serif;
}
input[type=button]{
	border: none;
	background-color: #332154;
	color: #fff;
	font-family: "century gothic","lucida grande",tahoma,verdana,arial,sans-serif;
}

.index{
	background-image:none;	
	background-color: #000;
}

.contenitor {		
	background-image:url(images/contenitore.jpg);
	background-repeat:no-repeat;
	width: 1150px;		
	height: 900px;
	margin: auto;		
	padding-top:183px;	
}

.contenitorIndex{		
	background-color:#000;
	width: 850px;		
	height: 900px;
	margin: auto;		
	padding-top:30px;	
	text-align: center;
}

.contenitorIndex a{
  color:#fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.logo {
  text-decoration: none;    
  float: left;
  width: 600px;
  height: 900px;
  line-height: 20px;
  padding-left: 27px;    
  padding-right: 27px;
  padding-top:0px;
}
.logoRis {
  text-decoration: none;
  color: #62408D;
  font-size: 18px;
  float: left;
  width: 900px;
  height: 800px;
  line-height: 20px;
}
.menu {
  float: left;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  width:220px;
  background-image: url(images/menubg.jpg);
  background-repeat: repeat-x;
  height: 700px;
  text-align: left;
}
.destra {
  float: left;
  font-size: 14px;
  text-decoration: none;
  width:220px;
  padding-right:40px;  
  background-image: url(images/destra.jpg);
  background-repeat: no-repeat;
  text-align: right;
}

.info2 {
  font-weight: bold;
  color: #330099;
}
.info {
  color: #663366;
  line-height: 2;
}

.curriculum {
	
	text-align: left; 
	font-size: 15px;
}

.curriculum a{
	color:blue; 
	text-decoration: none;
	}
.areaRiservata{		
	font-size: 13px; 	
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}


#photos{
	display: block;
	margin: 0px auto;
	text-align: center;
}

.insegnanti a{
	color: #332154;
}

