#newsricerca { margin: 0px; padding: 0px 0 0 20px;}

/* .................... box-ricerca ....................*/

#newsricerca .form {width:95%; margin: 0px 0px 0px 5px; padding:0px;}
#newsricerca .form form {width:100%; margin: 0px; padding: 0px; border: none;}
#newsricerca .form fieldset {margin: 0px; padding: 0px; border: none;}
#newsricerca .form .errore {margin: 3px 0px 7px 0px; padding: 0px; color: #F00;}
#newsricerca .form .elemento {height:100%;clear: both; width:100%; margin: 0px; padding: 3px 0px 3px 0px; border-bottom: 1px dotted #E1EEEF; font-weight: normal;}
#newsricerca .form .elemento:after{
content: ""; display: block; height: 0pt; clear: both; }
#newsricerca .form span.label {float: left; width: 30%; color: #515151; font-weight: normal;}
#newsricerca .form span.value {width:40%; color: #E3031D;}
#newsricerca .form input.text {width: 40%; margin: 0px; padding: 0px; color: #000; font-size: 100%;}
#newsricerca .form select.default {width:40%; font-size: 100%;}
#newsricerca .form .btnsubmit {float:left;  padding: 2px; margin: 5px 2px 2px 0px; border: none; background: #3F5966; color: white; font-size: 90%; font-weight: bold; cursor: pointer; }

/* .................... box-esito ....................*/

#newsricerca .esito {width:98%; margin: 0px; padding: 5px;}
#newsricerca .esito .info {margin: 3px 0px 3px 0px; padding: 2px 3px 2px 3px; color: #333; font-weight: bold;}

#newsricerca .esito .newsbox {clear:both; margin: 5px 0px 5px 0px; padding: 3px 3px 8px 3px; border: 1px dotted #E4F0FF; height:100%;}
#newsricerca .esito .newsbox:after {
content: ""; display: block; height: 0pt; clear: both; 
}
#newsricerca .esito .newsbox p.testo {margin: 0px; padding: 0px; color:#000; font-weight: normal;}

#newsricerca .esito .newsbox .content-newsbox {float:left; width:80%;}
#newsricerca .esito .newsbox input.btn {float: right; width:15%; margin: 0px; padding: 0px; border: none; background:#515151; color: white; font-size: 100%; cursor: pointer;}

.content-newsbox p.title {margin:0px 0px 2px 0px; padding:0px; color:#096C9E; font-weight: bold;}
.content-newsbox p.sottotitolo {margin:0px; padding:0px; color:#000; font-weight: normal;}
#newsricerca .esito img{float:left;}
.newsbox{width:96%;}
/* .................... paginazione ....................*/

.paginazione {margin: 10px 0px 10px 0px; padding: 0px;}
.paginazione .testo {margin: 0px; padding: 0px 5% 0px 0px; color: #333; font-size: 90%;}
.paginazione .pulsanti {text-align: right;}
.paginazione .pagbtn {padding: 0px; margin: 0px 2px 0px 2px; border: #E3031D 1px solid; background: #E3031D; color: #FFF; font-size: 90%; font-weight: bold; cursor: pointer;}
.paginazione .pagbtnselected {padding: 0px; margin: 0px 2px 0px 2px; border: #E3031D 1px solid; background: #B5C6D8; color:#E3031D; font-size: 90%; font-weight: bold;}

