/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #BF257D;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.Stile1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14;
}
a:link {
	color: #BF257D;
}

hr {
background-color:#1D1D1B;
	color: #1D1D1B;
	height: 8px;
	width: 100%;
}

.sfond{
background-image:url(image/sfond.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:no-repeat;
}

.sfondgallery{
background-image:url(image/gallery.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:no-repeat;
}
.xcurriculumit{
background-image:url(image/xcurriculumit.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:no-repeat;
}
.xcurriculumen{
background-image:url(image/xcurriculumen.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:no-repeat;
}


.Stile2 {
	font-size: 18px;
	font-weight: bold;
}
.bordod{
border-left:1px solid #1D1D1B;
}
.border{
border:1px solid #1D1D1B;
}


#rosa a{
    display: block;
  
   
    text-decoration:none;
	

	
    color: #BF257D;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	}
#rosa a:hover{
   
	color: #ffffff;
	}



input {
	background: #1D1D1B;
	border: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

input:focus {
	background: #1D1D1B;
	border: 1px solid #fff;
}


select {
	font-family: Verdana, "MS Sans Serif";
	font-size: 11px;
	background-color: #1D1D1B;
	background-position: top;
}

textarea {
	border: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1D1D1B;
	background-position: top;
	color:#FFFFFF;

}




