@charset "iso-8859-1";





/*------------------------------------------------------------------ 
1. Body

------------------------------------------------------------------*/


body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../immagini/generale/sfondo_4.jpg);
	margin-top: 0px;
	text-align: center; /* for IE */
	background-repeat: repeat;
}


/*------------------------------------------------------------------ 
2. Home

------------------------------------------------------------------*/


#home_logo_main {
	background-color: #FFFFFF;
	height: 160px;
	width: 1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}
#home_winteler_logo {
	background-color: #FFFFFF;
	height: 160px;
	width: 700px;
	float: left;
}
#home_qa_logo {
	background-color: #FFFFFF;
	height: 160px;
	width: 300px;
	float: right;
	text-align: right;
}


#home_navigation {
	background-color: #FFFFFF;
	height: 60px;
	width: 960px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	padding-left: 40px;
	}
	
	
#home_navigation_left_ita {
	float: left;
	height: 60px;
	width: 920px;
	text-align: left;
	}
	
	
#home_navigation_left_deu {
	float: left;
	height: 60px;
	width: 900px;
	}
	

	
#home_navigation_right_ita {
	float: right;
	height: 60px;
	width: 220px;
	padding-right: 240px;
	}
	
	
#home_navigation_right_deu {
	float: right;
	height: 60px;
	width: 220px;
	padding-right: 280px;
	}
	

#home_flash {
	height: 320px;
	width: 1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-image: url(../immagini/home/garage_nuovo_sera.jpg);
}



#home_main_logo_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	background-color: #CCCCCC;
	height: 70px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-left: 50px;
	padding-top: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}


#home_text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background-color: #CCCCCC;
	height: 100px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}


#home_text_foto {
	float: left;
	height: auto;
	width: 151px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-top: 0px;
}


#home_text_testo {
	float: right;
	height: auto;
	width: 580px;
	padding-top: 0px;
	padding-right: 200px;
}

#home_text_testo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

#home_text_testo a:link {
	color: #333333;
	text-decoration: none;
		
}

#home_text_testo a:visited {
	color: #333333;
	text-decoration: none;
}
#home_text_testo a:hover {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}	
#home_text_testo a:active {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}




#home_text_footer {
	height: 40px;
	width: 1000px;
	background-color: #CCCCCC;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}



#home_loghi {
	background-color: #FFFFFF;
	height: 50px;
	width: 1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
}


.style3 {
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}

#home_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 25px;
	width: 1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: right;
	padding-top: 8px;
	letter-spacing: 1pt;
}
#home_footer A:link {
	color: #333333;
	text-decoration: none;
}
#home_footer A:visited {
	color: #333333;
	text-decoration: none;
}
#home_footer A:hover {
	color: #003399;
	text-decoration: none;
}
#home_footer A:active {
	color: #003399;
	text-decoration: none;
}



/*------------------------------------------------------------------ 
2. Lingue

------------------------------------------------------------------*/


#lingue_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	background-color: #FFFFFF;
	height: 25px;
	width: 975px;
	margin: 0 auto;   /* align for good browsers */
	text-align: right;
	padding-right: 25px;
	letter-spacing: 1px;
	padding-top: 5px;
}

#lingue_main a:link {
	color: #666666;
	text-decoration: none;
}
#lingue_main a:visited {
	color: #666666;
	text-decoration: none;
}
#lingue_main a:hover {
	color: #999999;
	text-decoration: none;
}
#lingue_main a:active {
	color: #999999;
	text-decoration: none;
}



/*------------------------------------------------------------------ 
3. Navigation

------------------------------------------------------------------*/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;

}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	width: auto;
	height: auto;
	float: left;
}






/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #E5E5E5;
	padding: 0.5em 0.75em;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

ul.MenuBarHorizontal a.active
{
	display: block;
	cursor: default;
	background-color: #999999;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

/* Menu items that have mouse over or focus have a dark gray background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #999999;
	color: #FFFFFF;
}








/*------------------------------------------------------------------ 
4. Primo sottolivello

------------------------------------------------------------------*/



#sottolivelli_nav_main {
	background-color: #FFFFFF;
	height: 110px;
	width: 1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#sottolivelli_nav_logo {
	background-color: #FFFFFF;
	height: 110px;
	width: 400px;
	float: left;
}

#sottolivelli_nav_text {
	background-color: #FFFFFF;
	height: 110px;
	width: 570px;
	float: right;
	text-align: right;
	padding-right: 25px;
}

#sottolivello_foto {
	height: auto;
	width: 1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color: #FFFFFF;
	
}


#sottolivello_foto_2 {
	height: auto;
	width: 1000px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color: #FFFFFF;
	
}


#sottolivelli_text {
	background-color: #CCCCCC;
	height: 450px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-left: 50px;
	padding-top: 5px;
}


#sottolivelli_text ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	padding-right: 400px;
	line-height: 18px;
	margin-top: 20px;
	list-style-type: square;
}



#sottolivelli_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 400px;
	line-height: 18px;
	margin-top: 0px;
	
}


#sottolivelli_text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	height: 260px;
	width: 90px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-top: 20px;
}


#sottolivelli_text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: right;
	height: 260px;
	width: 840px;
	padding-top: 20px;
}



/*------------------------------------------------------------------ 
5. nuova apertura

------------------------------------------------------------------*/


#nuova_apertura_text {
	background-color: #CCCCCC;
	height: 700px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-left: 50px;
	padding-top: 5px;
}


#nuova_apertura_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 400px;
	line-height: 18px;
	margin-top: 0px;
	
}

#nuova_apertura_text a:link {
	color: #666666;
	text-decoration: none;
}
#nuova_apertura_text a:visited {
	color: #666666;
	text-decoration: none;
}
#nuova_apertura_text a:hover {
	color: #000000;
	text-decoration: none;
}
#nuova_apertura_text a:active {
	color: #000000;
	text-decoration: none;
}


/*------------------------------------------------------------------ 
5. le nostre marche

------------------------------------------------------------------*/



#marche_text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background-color: #CCCCCC;
	height: 50px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}


#marche_text_foto {
	float: left;
	height: auto;
	width: 700px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-top: 0px;
}


#marche_text_testo {
	float: right;
	height: auto;
	width: 200px;
	padding-top: 0px;
}

#marche_text_testo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 13px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}


#marche_text_testo a:link {
	color: #333333;
	text-align: left;
	text-decoration: none;
		
}

#marche_text_testo a:visited {
	color: #333333;
	text-decoration: none;

}
#marche_text_testo a:hover {
	color: #666666;
	text-decoration: none;	
	
}
#marche_text_testo a:active {
	color: #666666;
	text-decoration: none;
}



/*------------------------------------------------------------------ 
6. Auto usate

------------------------------------------------------------------*/


#sottolivello_auto_usate {
	height: auto;
	width: 960px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color: #CCCCCC;
	padding-left: 40px;
}








/*------------------------------------------------------------------ 
9. Chi siamo

------------------------------------------------------------------*/
#chi_siamo_titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	background-color: #CCCCCC;
	height: 60px;
	width: 950px;
	padding-left: 50px;
	padding-top: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
}

#chi_siamo_content {
	background-color: #CCCCCC;
	width: 1000px;
	height: 120px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;	
}


#chi_siamo_text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	background-color: #CCCCCC;
	width: 950px;
	height: auto;
	float: left;
	padding-left: 50px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
}




#chi_siamo_text_testo {
	float: right;
	height: auto;
	width: 600px;
	padding-top: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	padding-right: 200px;
}


#chi_siamo_text_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	background-color: #CCCCCC;
	float: left;
	height: 100px;
	width: 130px;
	text-align: left;
	padding-top: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	letter-spacing: 1px;
}


#chi_siamo_text_testo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}


#chi_siamo_text_testo a:link {
	color: #333333;
	text-decoration: underline;		
}
#chi_siamo_text_testo a:visited {
	color: #333333;
	text-decoration: underline;	
}
#chi_siamo_text_testo a:hover {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;	
}	
#chi_siamo_text_testo a:active {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}


/*------------------------------------------------------------------ 
9. Chi siamo team

------------------------------------------------------------------*/
#team_titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	background-color: #CCCCCC;
	height: 60px;
	width: 950px;
	padding-left: 50px;
	padding-top: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
}

#team_content {
	background-color: #CCCCCC;
	width: 1000px;
	height: 120px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;	
}


#team_text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	background-color: #CCCCCC;
	width: 950px;
	height: auto;
	float: left;
	padding-left: 50px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
}

#team_col_1 {
	height: auto;
	width: 430px;
	padding-top: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	float: left;
}




#team_text_testo {
	float: right;
	height: 100px;
	width: 280px;
	padding-top: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
}


#team_text_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	background-color: #CCCCCC;
	float: left;
	height: 100px;
	width: 130px;
	text-align: left;
	padding-top: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	letter-spacing: 1px;
}


#team_text_testo a:link {
	color: #333333;
	text-align: left;
	text-decoration: none;	
}

#team_text_testo a:visited {
	color: #333333;
	text-decoration: none;

}
#team_text_testo a:hover {
	color: #666666;
	text-decoration: none;	
}
#team_text_testo a:active {
	color: #666666;
	text-decoration: none;
}




/*------------------------------------------------------------------ 
8. I nostri servizi

------------------------------------------------------------------*/


#sottolivelli_text_servizi {
	background-color: #CCCCCC;
	height: 700px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-left: 50px;
	padding-top: 5px;
}


#sottolivelli_text_servizi p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 350px;
	line-height: 18px;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}

/*------------------------------------------------------------------ 
7. Contatti

------------------------------------------------------------------*/


#contatti_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #CCCCCC;
	height: 70px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-left: 50px;
	padding-top: 20px;
}


#contatti_text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background-color: #CCCCCC;
	height: 180px;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}


#contatti_text_foto {
	float: left;
	height: auto;
	width: 150px;
	padding-top: 0px;
}

#contatti_text_foto a:link {
	color: #333333;
	text-decoration: underline;	
}
#contatti_text_foto a:visited {
	color: #333333;
	text-decoration: underline;
}
#contatti_text_foto a:hover {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}	
#contatti_text_foto a:active {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}

#contatti_text_middle {
	float: left;
	height: auto;
	width: 150px;
	padding-left: 20px;
}

#contatti_text_middle a:link {
	color: #333333;
	text-decoration: none;	
}
#contatti_text_middle a:visited {
	color: #333333;
	text-decoration: none;
}
#contatti_text_middle a:hover {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}	
#contatti_text_middle a:active {
	color: #666666;
	text-decoration: none;
	border-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	}


#contatti_text_testo {
	float: right;
	height: auto;
	width: 620px;
	padding-top: 0px;
}


#contatti_text_testo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}




/*------------------------------------------------------------------ 
7. Note legali

------------------------------------------------------------------*/



#sottolivelli_text_auto {
	background-color: #CCCCCC;
	height: auto;
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	padding-left: 50px;
	padding-top: 5px;
}


#sottolivelli_text_auto p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 400px;
	line-height: 18px;
	margin-top: 0px;
	
}



/*------------------------------------------------------------------ 
8. Immagini

------------------------------------------------------------------*/

.img2   {
	text-align: right;
	float: right;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	}

