/* $Id: romeaccueil.css,v 1.28 2008-06-16 13:13:34 gizzi Exp $ */

body { margin: 15px 0; font-family: Verdana, Arial, Helvetica, sans-serif; background: #ddd; }

form { margin: 0 }
img { border: 0 }
input.button { font-weight: bold; color: #fff; background: #c90; border: 0 }
a { font-weight: bold; color: #c90; text-decoration: none }
	a:hover { color: #7e1212; }

p,h1,h2,h3,h4,h5,h6 { }

h1 { margin: 0 0 15px 0; padding: 0 0 6px 5px; font-size: 18px; color: #7e1212; border-bottom: 1px solid #7e1212 }
h3 { margin: 20px 0; padding: 20px; color: #666; text-align: center; background: #f7f7f7; border: 5px solid #eee  }

#lavagna { width: 960px; margin: 0 auto; padding: 10px; background: #fff }

.barranav { clear: both; width: 100%; margin: 10px 0 15px 0; background: #fff7db; }
	.barranav .bottone { padding: 0 5px; text-align: center; border-right: 1px solid #e8e8e8; }
		.barranav .bottone a { display: block; width: 100%; font-size: 11px; font-weight: bold; text-transform: uppercase }
			.barranav .bottone a:hover { text-decoration: none; font-weight: bold; text-transform: uppercase }
		.barranav .bottone a.selected { color: #7e1212; }

#colsx { float: left; }
	a.purple-button { display: block; padding: 10px 0 12px 15px; font-size: 11px; font-weight: bold; text-decoration: none; background: url(../images/purple_btn.gif) no-repeat; color: #fff; }
		a.purple-button:hover { color: #fff; background: url(../images/purple_btn_over.gif) no-repeat;  }
	a.yellow-button { display: block; padding: 10px 0 12px 15px; font-size: 11px; font-weight: bold; text-decoration: none; background: url(../images/yellow_btn.gif) no-repeat; color: #7e1212; }
	.menusx { width: 220px; margin: 0 15px 15px 0; background: #fff7db }
		.menusx a { display: block; width: 186px; vertical-align: middle; padding: 10px 5px 10px 15px; font-size: 12px; font-weight: bold; }
		.menusx a.selected { padding: 2px 5px 2px 15px; color: #7e1212; background: #fff; }

#news-home td { width: 25%; background: #f7f7f7; border: 5px solid #eee }
div.news-singola { margin-bottom: 20px; padding: 15px; background: #f7f7f7; border: 5px solid #eee }
div.newsletter-singola { float: left; width: 310px; margin-bottom: 15px; padding: 15px; background: #f7f7f7; border: 5px solid #eee }

#content { overflow: hidden; width: 720px; min-height: 330px; height: auto !important; line-height: 1.5em; font-size: 12px; color: #666; }

.area { background: #fff7db }
	.area a { font-size: 11px; font-weight: bold; text-decoration: none; color: #c90; }
		.area a:hover { color: #7e1212 }

/* FORUM */
#forum { min-height: 330px; height: auto !important; height: 330px; padding: 5px 20px; line-height: 1.3em; font-size: 11px; }
	#forum a.button { padding: 4px 15px; text-decoration: none; text-transform: uppercase; font-family: verdana; font-size: 10px; font-weight: bold; color: #888; border-width: 0 1px 1px 0; border-style: solid; border-color: #999; }
		#forum a.button:hover { padding: 4px 15px; text-decoration: none; text-transform: uppercase; font-family: verdana; font-size: 10px; font-weight: bold; color: #fff; background: #7e1212; border-width: 0 1px 1px 0; border-style: solid; border-color: #7e1212;  }
	#forum a { font-weight: bold; color: #7e1212; text-decoration: none }
		#forum a:hover { text-decoration: underline }
	div.pulsanti { clear: both }
	#briciole { float: left; margin: 3px 0 }
	#paginazione { float: right; margin: 3px 0 } 
	#forum table { width: 100%; margin: 0 auto; border-collapse: collapse; }
		#forum .row-even { background: #eee }
		#forum .row-odd { background: #f7f7f7 }
			#forum th, #forum td { padding: 8px 10px; vertical-align: top; border: 1px solid #ddd }
			#forum th { font-size: 11px; color: #fff; background: #7e1212 }
	span.data { font-style: italic; color: #666 }

/* GALLERY */
div.galleryFolder { height: 120px; width: 327px; margin-bottom: 15px; padding: 10px; background: #f4f4f4; cursor: pointer }
	.galleryFolder img { height: 120px; border: 2px solid #ddd }


