@charset "utf-8";

.eventi_pagina{ 
	width:606px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#303030;
}

.eventi_titolo{
	font-size:19px;
	background-image:url(../img/titolo_bg.jpg);
	background-repeat:repeat-x;
	width:606px;
	height:70px;
	color:#303030;
}

.testo {
	font-size:12px;	
	color:#303030;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
}

.btn {
	padding-top: 35px;
}

.box {
	padding-top: 35px;
	padding-bottom: 35px;
}

.form {
	padding-top: 35px;
	padding-bottom: 35px;
}

.table_form {
	padding-left:20px;
}

.testo_form {
	font-size: 11px;
	color: #303030;
}