body {
	font-size:12px;
	font-family:Verdana,Arial;
	background-color:#134b90;
}
img {
	border:0;
}
a:hover {
	text-decoration:none;
}

.error { 
	text-align:center;
	color:red;
}

.container {
	color:white;
}
.container a {
	color:white;
}

.content {
	background: transparent url(img/sfondo.jpg) no-repeat center top;
	width:760px;
	height:842px;
	color:black;
}
.content a {
	color:#134B90;
}

.red {
	color:red;
}
.title {
	color:red;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid red;
}
.text {
	font-size:17px;
	color:#134B90;
	text-align:justify;
}
