/* CSS Document */

BODY { background-color: #E6E6E6; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height : 14px; margin: 0px;  padding: 0px; text-align:center; }
TD { font-size: 11px; line-height : 14px;}

input, textarea, select { border: 1px solid #C9C9C9; font-size: 10px; background-color: #E3E3E3; color: #4C4C4C; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
input.login, textarea.login { border: 1px solid #B9B9B9; font-size: 10px; background-color: #CDCDCD; color: #4C4C4C; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

input.bottoni { border: 1px solid #535353; font-size: 10px; background-color: #7C7C7C; color: #FFFFFF; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

.noborder {border: 0px; background-color:#EEEEEE;}
		
.fermenti { color : #DB007D;font-weight:bold;}
.beerglass { color : #C78216;font-weight:bold;}
.blueberry { color : #006699;font-weight:bold;}

.pari {
	background-color: #E3E3E3;
}

.dispari {
	background-color: #DDDDDD;
}

img.border {border:1px solid #000000;}


/*  CONTENITORE, LARGHEZZA 740px  */
#contenitore { width:740px; text-align:left; background-color:#FFFFFF; }

	/*   COLONNA DI SINISTRA   */
	#left { float:left; width:222px; background-color:#FFFFFF;}
		#left a { font-weight : bold; color:#B20102; text-decoration : none;  }
		#left a:hover { font-weight : bold; color:#2B2B2B; text-decoration : none;  }
		
		#content_left { width:208px; float:left; }
			#content_left .loginmain { background-image:url(../../img/login_back.gif); padding: 10px 0px 10px 25px; color:#4C4C4C;line-height : 13px;}
	
	/*    COLONNA DI DESTRA    */
	#right { float:left; width:518px; background-color:#FFFFFF; }
		#right a { font-weight : bold; text-decoration : none; color : #212121; }
		#right a:hover { font-weight : bold; text-decoration : none; color : #B20102; }
		
#right a.faraonecom {font-weight:normal; color:#990000;}
#right a:hover.faraonecom {font-weight:normal; color:#000000}

		#right .maintop { width:494px; height:185px; background-image:url(../../img/main_back.gif); background-repeat:repeat-x; background-position:bottom; }
		#right .maintxt { color:#FFFFFF; padding: 5px 5px 25px 5px; text-align:left; }
		
		#right .maintext { width:494px; background-color:#EEEEEE; text-align:left;  }
		
			#paragrafo { text-align:left; color:#212121; padding: 20px 20px 20px 20px; }
				#paragrafo .data { color:#B20102; font-size: 10px;}
				#paragrafo .novita { color:#B20102; font-size: 11px; font-weight:bold; font-family:Tahoma;}
				#paragrafo .titolo { font-weight:bold; font-size:14px; line-height:18px; text-decoration:none}
				#paragrafo .testo {}
				#paragrafo .divisore { height:14px; background-position:center; background-image:url(../../img/paragrafo_divisore.gif); background-repeat:repeat-x;}
				#paragrafo .didascalia { font-size:10px; font-weight:bold; text-align:center}
				#paragrafo .form {  font-family:Tahoma; font-weight:bold}
				#paragrafo .warning { font-family:Arial; font-size:14px; font-weight:bold; color:#990000; text-align:center;}
		

				
		
			#consiglia { width:207px; float:left; background-color:#E3E3E3;}
			
			#pensiline { width:274px; float:left; background-color:#E3E3E3;}
			
					
	/*    FOOTER    */
	#footer { font-size:11px; text-align:left; margin-top:5px; background:#F0F0F0 url(../../img/footer_apertura.gif) no-repeat top ; }
		#footer .contenuto { padding: 0px 10px 0px 30px; }
		
		#menusx { padding-top:35px; line-height:18px; color:#3F3F3F; }
			#menusx a {color:#3F3F3F; text-decoration:none}
			#menusx a:hover {color:#3F3F3F; text-decoration:underline}
		
			#menusx a.red {color:#B20102; text-decoration:none}
			#menusx a:hover.red {color:#B20102; text-decoration:underline}

