.corpoAdesione
{
	width:720px;
	background-color:#FFF;
	border:1px solid#CCC;
	padding:150px 5px 5px 5px;
	margin:150px auto;
	position:relative;
}
.corpoAdesione label
{
	font-weight:bold;
}
.campo100percentoFormAdesione
{
	background: #f3f3f3 none repeat scroll 0 0;
    border-color: #ddd !important;
    border-radius: 0 !important;
    border-style: solid !important;
    border-width: 0 0 1px !important;
    display: block;
    margin: 3px 0 25px !important;
    outline: medium none;
    padding: 1%;
    width: 98%;
	font-size: 0.7em;
	font-weight: 300;
	color:#666;
}
.scrollAccettazione
{
	width:98%;
	padding:1%;
	height:200px;
	overflow-y:scroll;
	background-color:#f0f0f0
}
.select100percentoAccettazione {
    -moz-appearance: none;
    background-image: url("/grafiche/openSelect.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #767575;
    float: left;
    font-size: 0.8em;
    font-weight: normal;
    margin: 8px 0%;
    padding: 1%;
    width: 99.6%;
}
.cerchioAdesione {
	background-color: #9B0230;
	border-radius: 100px;
	color: #fff;
	width: 200px;
	position: absolute;
	top: -98px;
	font-weight: bold;
}
.cerchioAdesione td {
	height:200px;
}
.iconaAdesione
{
	width:35px;
	margin:5px;
}
.annullamargini
{
	padding:5px!important;
	margin:50px auto!important;
}
.iconcine
{
	width:40px;
	margin:20px 0px;
}
.titoloevento
{
	font-size:1.3em;
}



.campo100percentoFormAdesionePiccolo {
    
	
	/*background: #f3f3f3 none repeat scroll 0 0;*/
    border-color: #ddd !important;
    border-radius: 0 !important;
    border-style: solid !important;
    border-width: 0 0 1px !important;
    color: #666;
	/*
    display: block;
	*/
    font-size: 0.7em;
    font-weight: 300;
    margin: 3px 0 25px !important;
    outline: medium none;
    padding: 1%;
    width: 25px;
}



@media screen and (max-width: 760px){
.corpoAdesione
{
	width:97%;
	padding:150px 1% 15px 1%;
}
}
