body
{
	padding: 0;
	margin: 0;
	background: #000;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background-image:url(../immagin/bg.png);
	background-repeat:repeat-x;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 42%;
}

#header
{
	width: 1090px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #000000;
	width: 1050px;
	height: 420px;
}

#containerleft
{
	float: left;
	width: 346px;
	height: 410px;
	
	background-image: url(../immagin/ciaker.jpg);


		
	background-repeat:no-repeat;
	border-right: 8px solid #000;
	padding: 6px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin-top:7.5em;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 150%;
	text-align: center;
	color:#CCCCCC;
}

#containerright
{
	float: left;
	width: 672px;
	height: 410px;
	background: #660021;
	overflow: auto;
	padding: 6px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 150%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 90%;
	line-height: 1em;
}









#footer
{
	width: 1088px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #ccc;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}

#navcontainer ul
{
        padding: 0;
        margin: 0 auto;
        float: right;
        width: 100%;
}

#navcontainer ul li
{
        display: inline;
}

#navcontainer ul li a
{
        padding: 6px 10px;
        color: #ccc;
        text-decoration: none;
        float: right;
		
		font-size:11px;
		font-weight:bold;
}

#navcontainer ul li a:hover
{
        background-color: #000;
        color: #ccc;
}

p.destra{
margin:0 auto;
float:right;
color:#CCCCCC
}
p.sinistra {
margin:0 auto;
float:left;

}


p.contatore{
text-align:center;
}
p.paragrafo{
text-align: justify;
font-family:  helvetica, arial, verdana, tahoma, sans-serif;
font-size:80%;
}



#risp_form{
margin:10px 10px;
text-align:center;
}

