body,td,th {
	color: #000000;
	font: 12px Helvetica, Geneva, Arial, sans-serif;
}
body {
	background: #FFFFFF;
	margin: 15px 0px 15px 0;
	background: url(/sfondohomepage.jpg) repeat-x;
}
a:link {
	color: #dc4326;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #dc4326;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #dc4326;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #dc4326;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#testo_bianco {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#testo_bianco a:link {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#testo_bianco a:visited {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#testo_bianco a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

#testo_bianco a:active {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#testo_bianco_normale {
	color: white;
	font-size: 11px;
}

#testo_bianco_normale a:link {
	color: white;
	font-size: 11px;
}

#testo_bianco_normale a:visited {
	color: white;
	font-size: 11px;
}

#testo_bianco_normale a:hover {
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

#testo_bianco_normale a:active {
	color: white;
	font-size: 11px;
}

#linkfondopagina {
	color: #dc4326;
	font-size: 9px;
}

#linkfondopagina a:link {
	color: #dc4326;
	font-size: 9px;
}

#linkfondopagina a:visited {
	color: #dc4326;
	font-size: 9px;
}

#linkfondopagina a:hover {
	color: #dc4326;
	font-size: 9px;
	text-decoration: underline;
}

#linkfondopagina a:active {
	color: #dc4326;
	font-size: 9px;
}

.form_input {
	background: url(/images/input_content_bg.jpg);
	background-repeat:no-repeat;
	font: 9px Helvetica, Arial, sans-serif;
	border: 1px solid #cccccc;
	padding: 2px;
	color: black;
}

.form_button {
	font: bold 9px Helvetica, Arial, sans-serif;
	border: 1px solid #F3F3F3;
	padding: 2px 6px;
	color: black;
	text-transform: uppercase;
	background-color: #e1e1e1;
}

.form_button_subianco {
	font: bold 9px Helvetica, Arial, sans-serif;
	border: 1px solid #cccccc;
	padding: 4px 10px;
	color: black;
	text-transform: uppercase;
	background-color: #F3F3F3;
}

.form {
	padding: 0;
	margin: 0;
}

#articoli_categorie {
	color: white;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#articoli_categorie a:link {
	color: white;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#articoli_categorie a:visited {
	color: white;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#articoli_categorie a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#articoli_categorie_selezionato {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#articoli_categorie_selezionato a:link {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#articoli_categorie_selezionato a:visited {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#articoli_categorie_selezionato a:hover {
	color: #dc4326;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: -1px;
}

#titolo_pagina {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 18px;
	text-decoration: none;
}

#titolo_pagina a:link {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 18px;
	text-decoration: none;
}

#titolo_pagina a:visited {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 18px;
	text-decoration: none;
}

#titolo_pagina a:hover {
	color: #dc4326;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 18px;
}

#titolo_pagina a:active {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 18px;
	text-decoration: none;
}

#sottotitolo_pagina {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	text-decoration: none;
}

#sottotitolo_pagina a:link {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	text-decoration: none;
}

#sottotitolo_pagina a:visited {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	text-decoration: none;
}

#sottotitolo_pagina a:hover {
	color: #dc4326;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}

#sottotitolo_pagina a:active {
	color: #dc4326;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	text-decoration: none;
}

#fondopagina_rosso {
	color: #dc4326;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}

#fondopagina_rosso a:link {
	color: #dc4326;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}

#fondopagina_rosso a:visited {
	color: #dc4326;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}

#fondopagina_rosso a:hover {
	color: #dc4326;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}

#fondopagina_rosso a:active {
	color: #dc4326;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}

#fondopagina {
	color: #222222;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
}

#fondopagina a:link {
	color: #222222;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
}

#fondopagina a:visited {
	color: #222222;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
}

#fondopagina a:hover {
	color: #222222;
	text-decoration: underline;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 9px;
}

#fondopagina a:active {
	color: #222222;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 9px;
}

#area_articoli_editoriali {
	overflow: auto;
	width: 300px;
	height: 320px;
	background-color: #dddddd;
}

#area_articoli_editoriali_testo {
	overflow: auto;
	font-size: 11px;
	line-height: 13px;
	color: black;
	font-weight: bold;
	margin-top: 10px;
}

#area_articoli_editoriali_testo a:link {
	font-size: 11px;
	line-height: 13px;
	color: black;
	font-weight: bold;
	margin-top: 10px;
}

#area_articoli_editoriali_testo a:visited {
	font-size: 11px;
	line-height: 13px;
	color: black;
	font-weight: bold;
	margin-top: 10px;
}

#area_articoli_editoriali_testo a:hover {
	font-size: 11px;
	line-height: 13px;
	color: #dc4326;
	font-weight: bold;
	margin-top: 10px;
}

#area_articoli_editoriali_testo a:active {
	font-size: 11px;
	line-height: 13px;
	color: black;
	font-weight: bold;
	margin-top: 10px;
}
