/* CSS Document */

body {
	background-color: #F3F3F3;
	font-family: Calibri, "CG Omega";
	color: #000000;
	font-size: 14px;
}
	
#main { width: 778px;
	border: 1px solid #000000;
	min-height: 1000px;
	height: auto !important;
	background-image: url(http://www.concorsimaggioli.com/immagini/sfondo.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;}
	
/*per pagine senza menu*/
#main2 { width: 778px;
	border: 1px solid #000000;
	min-height: 550px;
	height: auto !important;
	background-color: #FFFFFF;}
	
/*top*/
.top {
	width:778px;
	height: 123px;
	background-image: url(immagini/top.gif);
	margin: 0px;
}
	
/*per pagine senza menu*/
.top2 { width:778px;
	background-image: url(http://www.concorsimaggioli.com/immagini/top-modulo.gif);
	background-repeat: no-repeat;
	margin: 0px;}

.top p { text-align: right; margin-top: 10px; margin-right: 11px; color: #999999;}
.banner { width: 468px;
	height: 60px;
	margin: 9px;
	float: right;
	background-color: #FFFFFF;	
	border: 1px solid #000000;}
.top a { color: #999999; text-decoration: none;}
.top a:hover { color: #666666; text-decoration: none;}
.clear { clear: both;}

/*content*/
.content { width: 778px;
	background-color:#FFFFFF;
	margin-top: 20px;}
.c-menu {
	position: absolute;
	width: 200px;
	left: 20px;
}
.c-content { margin-left: 150px;
	margin-top: 20px;
	width: 628px;}

/*menu-sinistra*/
.c-menu p{ padding-left: 5px; color: #FFFFFF;}
.bg { text-transform: uppercase; width: 120px; color: #FF9900;
	background-color: #FFFFFF; padding-bottom: 3px; padding-top: 3px; margin-bottom: 0px;}
.bg a {	color: #FF9900; text-decoration: none;}
.bg a:hover { color: #FF9900; text-decoration: none;}
.no-bg {
	color: #FFFFFF;
	text-decoration: none;
}
a.no-bg { color: #FFFFFF; text-decoration: none;}
a.no-bg:hover { color: #FFFFFF; text-decoration: underline; }
.elenco { color: #FFFF00; text-decoration: none;}
.elenco:hover{ color: #FFFF00; text-decoration: underline;}

/*riga p.iva in fondo a tutto*/
.piva { width: 778px;
	height:20px;
	text-align: right; color: #999999;
	margin: 0px;}
	
/*stili elementi vari del content*/
.copertina { padding-bottom: 10px;}
.small{ font-size:10px; color: #999999; line-height: 120%;}
a.small{ font-size:10px; color: #999999; text-decoration: none;}
a.small:hover { font-size:10px; color: #999999; text-decoration: underline;}
.big-center { font-size: 16px; color: #000000; text-align: center;}
.arancio {color: #FF6600;}
.border {border: 1px solid #000000;}

/*titoli e testi pagine*/
.titolo { font-size: 16px; color: #FF6600; text-align: left; margin-left: 30px;}
.titolo-grigio { font-size: 14px; color: #999999; text-align: left; margin-left: 30px;}

.testo { font-size: 12px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 120%;	
	text-align: justify;}
.testo a { color: #999999; text-decoration: underline;}
.testo a:hover { color: #666666; text-decoration: underline;}

/*tabella-elenco*/
.sfondo{ background-color: #EFEFEF;}

