@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	height: auto;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-image: url(../immagini/bg_content.jpg);
	background-repeat: repeat-y;
}
#showcase {
	position: static;
	width: 960px;
	height: 539px;
	background-repeat: repeat-y;
	padding-left: 31px;
	padding-top: 5px;
}
#showcase_interno {
	position: static;
	width: 960px;
	height: 145px;
	background-repeat: repeat-y;
	padding-left: 31px;
	padding-top: 5px;
}
#footer {
	position: static;
	width: 970px;
	height: 55px;
	background-image: url(../immagini/bg_footer.jpg);
	background-repeat: repeat-y;
	padding-left: 31px;
}
#logo_peugeot {
	position: static;
	height: 117px;
	width: 131px;
	padding-left: 10px;
}
#menu_top {
	height: 24px;
	width: 848px;
	position: absolute;
	top: 72px;
	padding-left: 152px;
}
#banner1 {
	height: 100px;
	width: 459px;
	position: absolute;
	top: 545px;
	padding-left: 31px;
	z-index:3;
}
#banner2 {
	height: 100px;
	width: 221px;
	position: absolute;
	top: 545px;
	padding-left: 511px;
	z-index:2;
}
#banner3 {
	height: 100px;
	width: 239px;
	position: absolute;
	top: 545px;
	padding-left: 752px;
	z-index:1;
}
#banner_preventivo_interno {
	height: 100px;
	width: 249px;
	top: 0px;
	padding-left: 0px;
	z-index:4;
	float:right;
	float:right;
}
#contenuto_interna {
	height: auto;
	width: 680px;
	padding-left: 35px;
	z-index:1;
}
#copyright {
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	width: 970px;
	background-image: url(../immagini/white_line.gif);
	background-repeat: repeat-y;
	text-align:right;
	padding-right: 30px;	
}
.separatore {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #999999;
	word-spacing: 30px;
}
h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #464673;
	
}
h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #64a5d2;
	line-height: 40px;
	
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	line-height: 14px;
}
.testo_numero1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#666;
	line-height: 25px;
}
.testo_numero2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #F60;
	line-height: 25px;
}
li {
	list-style-type:disc;
	list-style-position:inside;
}
a.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #1a4877;
}
a.testo:link {
	text-decoration: none;
}
a.testo:visited {
	text-decoration: none;
	color: #1a4877;
}
a.testo:hover {
	text-decoration: underline;
	color: #1a4877;
}
a.testo:active {
	text-decoration: none;
	color: #1a4877;
	font-family: Verdana, Geneva, sans-serif;
}

a.menu_top {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #999999;
}
a.menu_top:link {
	text-decoration: none;
}
a.menu_top:visited {
	text-decoration: none;
	color: #999999;
}
a.menu_top:hover {
	text-decoration: none;
	color: #041044;
}
a.menu_top:active {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
}

.breadcrumbs_testo {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #CCCCCC;
	line-height: 30px;
}

a.breadcrumbs {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #CCCCCC;
	line-height: 30px;
}
a.breadcrumbs:link {
	text-decoration: none;
}
a.breadcrumbs:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.breadcrumbs:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.breadcrumbs:active {
	text-decoration: none;
	color: #CCCCCC;
}

a.menu_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	line-height: 40px;
}
a.menu_footer:link {
	text-decoration: none;
}
a.menu_footer:visited {
	text-decoration: none;
	color: #999999;
}
a.menu_footer:hover {
	text-decoration: none;
	color: #041044;
}
a.menu_footer:active {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
}
.separatore_footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #999999;
	word-spacing: 30px;
	line-height: 40px;
}
.campo_testo {
	background-color: #E9EAFF;
	border: 1px solid #D1D4FE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
