* { 
	margin: 0; 
	padding: 0; 
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.20;
	text-align: center; 
	/*
	background-image: url(../images/sfondo_esterno.gif);
	background-repeat: repeat-x;
	*/
	color: #2e2e2e;	
}

#content {
	margin: auto;
	max-width: 1280px;
	text-align: left;
	/*min-width: 944px;*/
	/*width: expression(screen.width > 1024 ? '77%' : "944px"); /* MAX E MIN WIDTH PER IE6 */
	width:expression(document.body.clientWidth > 1280? "1280px": "auto" );
}
table.cento {
	width: 100%;	
}

.max {
	height: 100%;
}

td {
	vertical-align: top;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a img {
	border: 0;
}

ul {
	padding-left: 23px;
}

ol {
	padding-left: 30px;
}

object {
	padding: 0;
	margin: 0;
}

.hide {
	display: none;
}

p {
	margin-bottom: 15px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 10px !important; /*per Firefox*/
	font-size: 1px; /*per Explorer*/
}

#container {
	background-color: #fff;
}
.backing {
	background-image: url(../images/back_left.gif);
	background-repeat: repeat-y;
}

.sinistra {
	float: left;
}

.destra {
	float: right;
}

#header {
	background-color: #ecd5b5;
	margin-bottom: 1px;
}

#headersx {
	float: left;
	width: 375px;
	padding-left: 10px;
}

#headerdx {
	text-align: right;
	float: right;
	width: 240px;
	padding: 13px 10px 0 0;
}

#accessibilita {
	padding: 2px 10px 2px 2px;
	text-align: right;
}

.cercasx {
	vertical-align: bottom;
	float: right;
	padding-top: 3px !important;
	padding-top: 5px;
	width: 57px;
	margin-right: 3px;
}
*:first-child+html .cercasx { padding-top: 5px !important;} /*per IE7 */
.cercadx {
	float: right;
	width: 180px;
}

.labelcerca {
	font-weight: bold;
	color: #fff;
	margin-bottom: 6px;
	display: none;
}

.query {
	border: 1px solid #000;
	width: 120px;
	font-size: 100.01%;
	padding: 2px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	border: 0;
	margin: 0;
	padding: 0;
}

#footer {
	margin-top: -1px;
	padding: 5px 10px 5px 10px;
	background-color: #d5c6b3;
	text-align: right;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
}
#footer a:hover {
	text-decoration: underline;
}

.icone  {
	margin-top: 10px;
}
.icone a:link, .icone a:visited, .icone a:hover {
	text-decoration: none;
}
.info {
	padding: 10px;
	font-size: 80%;
	background-color: #fff;
}

/* INIZIO MENU */
#menu {
	background-color: #d5c6b3;
	margin-bottom: -1px;
	line-height: 1.20;
}
*:first-child+html #menu { padding-bottom: 0 !important;} /*per IE7 */
ul.menu {
	float: left;
	width: 600px;
	list-style: none;
	padding: 0;
}
ul.menu li {
	float: left;	
}
ul.menu li a:link, ul.menu li a:visited {
	text-align: center !important;
	text-transform: uppercase;
	padding: 10px 15px 10px 15px;
	display: block;
	color: #000;	
	font-weight: normal;
	font-size: 115%;
	font-weight: bold;
}
ul.menu li a:hover {
	background-color: #faeedf;
	text-decoration: none;
}
ul.menuheader {
	float: right;
	width: 220px;
	text-align: right;
	margin-top: 10px;
}
ul.menuheader li {
	display: inline;
	padding: 10px 20px 10px 0;	
	border: 0;
}
ul.menuheader li a:link, ul.menuheader li a:visited {
	color: #000;	
}
ul.menuheader li a:hover {
	color: #cfa158;	
	text-decoration: none;
}
/* FINE MENU */

.nobordo {
	border: 0 !important;
}

a.titstampa:link, a.titstampa:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	text-decoration: none;
	/*font-stretch: wider;*/
}
a.titstampa:hover, a.titstampa:focus {
	text-decoration: underline;
}

a.titolo:link, a.titolo:visited {
	color: #303030;
	margin-bottom: 10px;
	font-weight: bold;
}

.leggitutto {
	margin-top: 10px;
	text-align: right;
}

.imgarticle {
	margin: 0 10px 10px 0;
	border: 2px solid #65B823;
}

.attenzione {
	color: red;
	font-weight: bold;
}

/* RICERCA SCHEDE */
.risultati {
	padding: 0 5px 5px 5px;
}
.sfondo_risultato {
	background-image: url(../images/sfondo_risultato.jpg);
	background-repeat: no-repeat;
}
.sfondo_risultato a:link, .sfondo_risultato a:visited, .sfondo_risultato a:hover {
	color: #386f1c;
}
#schede td {
	padding: 7px;
}
.cellabordosx {
	border-left: 1px solid #cbcbcb;
}
#parametri {
	margin-top: 20px;
}
.bottonericerca {
	background-image: url(../images/sfondo_bottone_ricerca.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 7px 5px 5px 5px;
	text-align: center;
	margin-bottom: 5px;

}
.bottonericerca a:link, .bottonericerca a:visited {
	text-decoration: none;
	color: #37701d;
}
.bottonericerca a:hover {
	text-decoration: underline;
}
/* FINE RICERCA SCHEDE*/

.blocco_articolo {
	margin-bottom: 10px;
}

.testo {
	padding: 10px;
}

.testo ul { margin-bottom: 8px; }

.artcat1 {
	border: 1px solid green;
	margin-bottom: 10px;
	padding: 10px;
	height: auto !important;
	height: 50px;
}
.art1sx {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.art1dx {
	float: left;
	width: 350px;
}

#ventiarticoli td {
	padding: 10px 0 10px 0;
}

.imggalleria {
	border: 2px solid #FAEEDF;
	margin-bottom: 10px;
}

.paginazione {
	text-align:center;
	margin: 30px 0 20px 0;
}

.centrato {
	text-align: center !important;
}

.rosso {
	color: red !important;
}

/* INIZIO CALENDARIO */
h3.calendar {
	font-size: 12px;
	text-align: center;
	padding: 5px 0 5px 0;
}
div.calendar {
	text-align: center;
}
table.calendar {
	background-image: url(../images/sfondocalendar.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 170px;
	margin: auto;	
}

table.calendar-in {
	padding: 0px;
	padding-top: 0px !important;
	margin: auto;
	background-color: #FAEEDF;	
	border: 1px solid #b4b4b4;
	width: 350px;
}

td.bordato {
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}

td.settimana {
	color: #000;
	height: 18px;
}

td.settimana-selezionata {
	background-color: #D5C6B3 !Important;
	color: #fff !Important;
	border: 1px solid #ccc !important;
}

td.settimana-selezionata1 {
	/*
	background-color: #fff;
	border: 1px solid #004541;
	*/
}

td.settimana a:hover {
	background-color: transparent;
}

td.settimana-bianco {	
}

td.settimana-evento{
}

th {}

th.giorno {
	border-bottom: 1px solid #000;
	padding: 2px;
	background-color: #fff;
}

th.giorno-in {
	border-bottom: 1px solid #000;
	padding: 2px;
	background-color: #fff;
}

th.mese {
	height: 18px;
	color: #000;
	text-transform: capitalize;
	border-bottom: 1px solid #000;
}

th.mese-in {
	color: #111111;
	text-transform: uppercase;
	height: 20px;
}

th.mese-in a {
	color: #000 !important;
}

#days{
	height: 18px;
}

a.giorno:link, a.giorno:visited {
	color: #000 !important;
	text-decoration: none;
}

a.giorno:hover {
	text-decoration: underline;
	background-color: transparent;
}

a.giorno1-in-sel {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.giorno-in, a.giorno-in:visited {
	color: #333333;	
	font-weight: normal;
	text-decoration: none !important;
}

a.giorno-in:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.giorno-in1, a.giorno-in1:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.giorno-in1:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.giorno-in1-sel:hover {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.giorno-in-sel {
	color: red !important;
	
	font-weight: bold;
	text-decoration: none;
}

a.giorno-in-sel:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.giorno-oggi:link, a.giorno-oggi:hover, a.giorno-oggi:visited {
	text-align: center;
	
}

a.giorno-oggiHome, a.giorno-oggiHome:hover, a.giorno-oggiHome:visited, a.giorno-oggiHome:active {
	color: red;
	font-weight: bold;
	/*text-decoration: none;*/
}

a.giorno-oggisel{
	color: #000000;
	text-decoration: none;
}

a.giorno-oggi1, a.giorno-oggi1:hover, a.giorno-oggi1:visited {
	color: red;
	font-weight: bold;
}

a.giorno-oggiSel, a.giorno-oggiSel:hover, a.giorno-oggiSel:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.giorno-old {
	color: #9aa3aa;
	font-style: normal;
	text-decoration: none;
	font-style: italic;
}

a.giorno-old, a.giorno-old:hover, a.giorno-old:visited {
	color: #9aa3aa;
	font-style: normal;
	text-decoration: none;
	font-style: italic;
}

div.sezione-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: solid 1px green;
	color: #111111;
	font-weight: bold;
	margin-top: 15px;
	padding-left: 6px;
}

div.sezione-testo-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-left: 35px;
}

div.elenco-date-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 20px;
	padding-left: 6px;
}

.sezione-testo-articoli a:link, .sezione-testo-articoli a:visited {
	font-weight: bold;
	text-decoration: none;
}
.sezione-testo-articoli a:hover {
	text-decoration: none;
	color: red;
}

div.sezione-date-articoli{
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 12px;
	margin-top: 10px;
	padding-left: 6px;
	font-weight: bold;
	color: #ff0000;
}
/* FINE CALENDARIO */

.testopiccolo {
	margin: 10px 0 10px 0;
}

.articlebodyarticle {
	margin: 10px 0 10px 0;
}

.immaginearticolo {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #37701d;
}

.titoloscheda {
	background-color: #36395a;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.autore-data {
	font-size: 85%;
	text-align: right;
	margin: 5px 0 5px 0;
}

/* INIZIO QUESTIONARI */
.primacella {
	font-weight: bold;
	color: #1E60AA;
}

#questionari-aperti { 
	margin-top: 20px; 
	width: 100%;
}

#questionari-chiusi { 
	margin-top: 20px; 
	width: 100%;
}

#questionari-aperti a:link, #questionari-aperti a:visited { 
	color: #0058b5; 
}

#questionari-aperti a:hover { 
	color: #f7aa23;
	text-decoration: none !important;
}

#questionari-chiusi { 
	margin-top: 20px; 
}

#questionari-chiusi a:link, #questionari-chiusi a:visited { 
	color: #0058b5; 
}

#questionari-chiusi a:hover { 
	color: #f7aa23;
	text-decoration: none !important;
}

.radiobutton {
	height: 15px;
}
.statistiche label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 8px;
	
}

div.statistiche table td { 
	padding: 0; 
	padding-right: 10px; 
}
div.titoloQuestion{
	margin-top: 20px;
	/*margin-bottom: 5px;*/
	
	font-weight: bold;
	color: #37701D;
}
div.domanda{
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	color: #336cdf !important;
	font-weight: bold;	
}

.opzioni {
	font-weight: bold; 
	margin: 10px 0 10px 0;
	color: #c21519;
}

.risposta {
	text-align: right; 
}

.voti {
	font-weight: bold;
	color: #17588E;
}

.barretta {
	height: 9px !important;
	border: 1px solid #386ae3 !important;
	background-repeat: no-repeat;
}

#nota-questionario {
	padding: 4px;
}

.titoloQuestion {
	margin-bottom: 10px;
	background-color: #ebebeb;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 5px;
}
.testo-domanda { 
	font-weight: bold; 
}
.questionario {	
	padding-top: 5px;	
	padding-left: 5px; 
}
div.submit {
	margin-top: 10px;
}
/* FINE QUESTIONARI */

/* MAPPA DEL SITO */
ul.linksitemap {
	margin-bottom: 5px;
	margin-top: 5px;
}

div.linksitemap {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 18px;
}

div.linksitemap a.linkbold, div.linksitemap a.linkbold:visited {
	color: #004541;
	font-weight: normal;
	text-decoration: none;
}

div.linksitemap1 {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.linksitemap1 a.linkbold, div.linksitemap1 a.linkbold:visited {
	color: #004541;
	font-weight: bold;
	text-decoration: none;
}

div.linksitemap1 a.linkbold:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
/* FINE MAPPA DEL SITO */

/* Ricerca */ 
span.selected { border: 1px dotted gray; background-color: #ECD5B5; font-weight: bold; }
#risultati { margin: 5px; border: 1px solid silver; padding: 5px; }
div.singolo { margin: 8px 0; }
div.singolo a { font-weight: bold; }
#links1,#links2 { margin: 5px; border: 1px solid silver; padding: 5px; color: red; font-weight: bold; }
#links1 span, #links2 span { margin: 0 3px; }
#links1 a, #links2 a {  margin: 0 3px; }
fieldset#ricerca { margin: 5px; border: 1px solid silver; padding: 5px; }
fieldset#ricerca legend { font-weight: bold; }
#formricerca { padding: 0; margin: 0; }
/* Fine Ricerca */

#contentbloccodx {
	border-top: 1px solid #fff;
	text-align: right;
	margin-bottom: 1px;
}
#bloccodx {
	margin-left: auto !important;
	width: 200px;
}
ul.menudestra {
	background-color: #d0cace;
	list-style: none;
	padding: 0;
	margin-top: -3px !important;
	margin-top: 0; 
}
ul.menudestra li {
}
ul.menudestra li a:link, ul.menudestra li a:visited {
	border-bottom: 1px solid #fff;
	background-color: #d0cace;
	display: block;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	text-align: left;
}
ul.menudestra li a:hover {
	color: #cfa158;	
	text-decoration: none;
}
.titoloarticolohome {
	background-color: #36395a;
	color: #fff;
	padding: 0 410px 5px 10px;
	margin-bottom: 1px;
}
.titoloarticolohome-rew {
	background-color: #36395a;
	color: #fff;
	padding: 0 0 0 10px;
	margin-bottom: 1px;
}
.titoloarticolohome-rew a:link, .titoloarticolohome-rew a:visited {	
	font-size: 180%;
	color: #fff;
}
.titoloarticolohome-rew a:hover {
	text-decoration: none;
	color: #cfa158;
}
.titoloarticolohome a:link, .titoloarticolohome a:visited {	
	font-size: 180%;
	color: #fff;
}
.titoloarticolohome a:hover {
	text-decoration: none;
	color: #cfa158;
}

.immaginetitolo {
	float: right;
	width: 400px;
}
#news {
	background-color: #f8f8f8;
	/*padding: 0 410px 10px 10px !important;*/
	padding: 10px 430px 10px 10px;
	margin-bottom: 1px;
}
#news-flash {
	position: relative;
	float: right;
	width: 400px;
	margin-bottom: -300px;
}
/**:first-child+html #news { padding-top: 10px !important; } /* IE7 */
.imgarticolo1bis {
	/*width: 519px;*/
	background-color: #F5F5F5;
}
.articolo1 {
	width: 241px;
	background-color: #36444F;
	color: #fff;	
}
.articolo1top {
	background-image: url(../images/articolo1top.gif);
	background-repeat: no-repeat;
	width: 241px;
}
.articolo1bottom {
	background-image: url(../images/articolo1bottom.gif);
	background-repeat: no-repeat;
	width: 241px;
}
.titoloarticolo1 {
	font-weight: bold;
	margin-bottom: 5px;
}
.articolo1text {
	padding: 12px 15px 10px 15px;
}
.imgarticolo1 {
	background-image: url(../images/allegati.gif);
}
.evidenza {
	width: 278px;
	height: 218px;
	padding: 15px 10px 10px 10px;
	background-color: #f5f5f5;
}
.articoloevidenza {
	margin: 5px 0 5px 0;
}
#naviga {
	margin: 10px 0 10px 0;
	padding-left: 210px;
}
#naviga a:link, #naviga a:visited {
	font-weight: normal;
}

ul.menuinterno {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.menuinterno li {
	border-top: 1px solid #fff;
	height: auto !important;
	height: 1px;
}
ul.menuinterno li a:link {
	height: auto !important;
	height: 1px;
}
.titleleftcol {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
#leftcol {
	background-color: #faeedf;
	width: 180px;
	padding: 10px;
	float: left;
}
#leftcol a:link, #leftcol a:visited {
	font-weight: normal;
	display: block;	
	font-size: 110%;
	margin-bottom: 5px;
}
#centcol {
	padding: 0 0 0 210px;
	background-image: url(../images/sfondo_centcol.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #fff;
}
#centcol ul {
	list-style: square;
}
#centcol p {
	margin-left: 10px;
}
#centcol a:link, #centcol a:visited {
	text-decoration: underline;
}
#centcol a:hover {
	color: #CFA158;
	text-decoration: underline;
}
.titoloarticolo2 {
	font-size: 160%;
	margin: 0 0 10px 0;
}
.titoloarticolo3 {
	font-size: 160%;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #d5c6b3;
}
#rightcol {
	width: 280px;
	padding: 35px 10px 10px 10px;
	float: right;
	background-color: #fff;
}
.titlerightcol {
	font-size: 160%;
	margin-bottom: 10px;
}
.correlati {
	margin: 0 0 5px 10px;
	padding-left: 10px;
	padding-top: 0;
	background-image: url(../images/sfondo_correlato.gif);
	background-repeat: repeat-x;
}
.iconacorrelati {
	float: left; 
	margin: 0 10px 10px 0;
	width: 40px;
}
.testocorrelati {	
	padding: 0 10px 5px 10px;
}
.iconacontatti {
	float: left; 
	margin: 0 10px 10px 10px;
	width: 40px;
}
.testocontatti {	
	float: right;
	width: 190px;
	padding: 0 10px 5px 10px;
}
.imgtop {
	background-image: url(../images/imgtop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 8px;
	font-size: 10px;
}
.imgbottom {
	background-image: url(../images/imgbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 8px;
	font-size: 10px;
	margin-bottom: -2px;
}
.testoallegati {
	padding: 0 5px 0 5px;	
	color: #fff;
}
a.fff:link, a.fff:visited {
	color: #fff !important;
	font-weight: bold;
}
.iconallegati {
	float: left;
	margin-right: 1px;
}
.allegati {
	float: left;
	width: 250px;
	margin: 0 0 5px 0;
	padding-left: 10px;
	padding-top: 0;
	background-color: #01325d;
}

a.terzolivello:link, a.terzolivello:visited {
	font-size: 100.01% !important;
	display: block;
	margin-left: 10px;
	padding-left: 5px;
	border-left: 2px solid #cc0000;	
}
.quartolivello {
	margin: 0 0 10px 10px;
	padding-top: 0;
	background-image: url(../images/sfondo_correlato.gif);
	background-repeat: repeat-y;
}
.abstractnews {
	padding-left: 15px;
}

a.quarto:link, a.quarto:visited {
	display: block;
	margin-left: 15px;
	padding: 5px 5px 2px 0;
	border-top: 1px solid #fff;
	font-weight: normal;
}
a.quinto:link, a.quinto:visited {
	display: block;
	margin: 0 0 5px 30px;
	padding: 2px 2px 2px 5px;
	font-weight: normal;
	border-left: 2px solid #cc0000;
}

.camponew {
	background-image: url(../images/gradient_document.jpg);
	background-repeat: repeat-x;
	border-left: 6px solid #BDBDBD;
	height: 60px;
	margin-bottom: 5px;
}
.documenti {
	padding: 5px;	
}
.iconaestensione {
	float: left;
	width: 35px;	
}
.testocategory {
	float: left;
}
.titologenerico {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}
.imginterna2 {
	height: 110px;
}
.imginterna3 {
	height: 100px;
	background-color: #baa383;
	text-align: center;
	border: 1px solid #000;
}

.doccat {
	padding: 10px;
}

.autore-doccat {
	font-style: italic;
}

.red {
	color: #ff0000;
	font-weight: bold;
}
.errore {
	color: #ff0000;
	font-weight: bold;
}

.spaziosotto {
	margin-bottom: 10px;
}

.imgsx {
	float: left;
	margin: 0 10px 10px 0;
}

table.delibere {
	width: 100%;
}

table.delibere td {
	background-color: #fff;
	border: 2px solid #ccc;
}

.titolonews {
	font-weight: bold;
	font-size: 150%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*letter-spacing: -2px;*/
	margin-bottom: 15px;
}

.titolonews2 {
	font-size: 140%;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 15px;
}

.titsx {
	float: left;
	width: 180px;
}
.titdx {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;*/
	margin-top: 5px;
	float: right;
	font-weight: bold !important;
	font-size: 11px;
	width: 190px;
	text-align: right;
	font-weight: normal;
}

.listarticle {
	padding-bottom: 10px;
}
.listarticle a:link, .listarticle a:visited {
	text-decoration: none !important;
}

/* INIZIO STILI NELL'EDITOR */
.titolo_editor1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #d5c6b3;
	margin-bottom: 5px;
}
.titolo_editor2 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border-left: 5px solid #d3d3d3;
	background-color: #faeedf;
	margin-bottom: 10px;
}
/* FINE STILI NELL'EDITOR */

.bold {
	font-weight: bold !important;
}

/* INIZIO GOOGLE SEARCH */
#results h4, h4.google-results {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FAEEDF;
	font-weight: bold;
	border-left: 10px solid #D5C6B3;
	font-size: 110%;
}
#results {
	margin-bottom: 30px;
}
.gs-title a:link, .gs-title a:visited {
	font-weight: bold;
}
.gs-snippet {	
}
.gs-visibleUrl-long, .gs-watermark {
	display: none;
}
.gs-visibleUrl-short {
	color: #888;
	margin-bottom: 5px;
}
/* FINE GOOGLE SEARCH */

table.archivionewsletter td {
	padding: 10px 30px 0 0;
}