



/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop,.rbottom,.mtop,.mbottom {
display:block;
}

.rtop .r1,.rtop .r2,.rtop .r3,.rtop .r4,.rbottom .r1,.rbottom .r2,.rbottom .r3,.rbottom .r4,.mtop .m1,.mtop .m2,.mtop .m3,.mtop .m4,.mbottom .m1,.mbottom .m2,.mbottom .m3,.mbottom .m4 {
display:block;
height:1px;
overflow:hidden;
}

.r1,.m1 {
margin:0 5px;
}

.r2,.m2 {
margin:0 3px;
}

.r3,.m3 {
margin:0 2px;
}

.rtop .r4,.rbottom .r4,.mtop .m4,.mbottom .m4 {
margin:0 1px;
height:2px;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop,.rbottom {
background:#FFF;
}

.rtop .r1,.rtop .r2,.rtop .r3,.rtop .r4,.rbottom .r1,.rbottom .r2,.rbottom .r3,.rbottom .r4 {
/*b//ackground:#E1E5D5; */
background:#AECBEF;
}

.mtop,.mbottom {
background:#FFF;
}


.mtop .m1,.mtop .m2,.mtop .m3,.mtop .m4,.mbottom .m1,.mbottom .m2,.mbottom .m3,.mbottom .m4 {
background:#FFCC33;
}




/* page 200 box */

.curlycontainer{
border: 1px solid #75b0e0;
margin-bottom: 1em;
width: 560px;
}



.curlycontainer .innerdiv{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.innerdiv h3  {
margin: 1.2em 0 .3em;
font-size: 126%;
font-family: arial,verdana,sans-serif;
color:#000;
border-bottom: 1px solid #eee;
padding-bottom: .1em;
}

.curlycontainer_big{
border: 1px solid #75b0e0;
margin-bottom: 1em;
width: 650px;
}


.curlycontainer_big .innerdiv_big{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.innerdiv_big h3  {
margin: 1.2em 0 .3em;
font-size: 126%;
font-family: arial,verdana,sans-serif;
color:#000;
border-bottom: 1px solid #eee;
padding-bottom: .1em;
}

.nuove_imma img
{
	border: 0px solid #c3d9ff;
	display: block;
    margin-left: auto;
    margin-right: auto
} 

img {border: 2px solid #c3d9ff; padding: 3px;} 

hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both;}




