/**********************
	 CAR CSS
************************/

@import url('default.css');
@import url('dreta_temps.css');

/******************
	CENTER
******************/
.center {
	width:36.88em;
	padding:0em 1.25em 0em 1.25em;
	color:#545050;
	}
.center .top{
	overflow:hidden;
	width:100%;
	margin-top:2.18em;
	}
.center .top img{
	float:left;
	width:9em;
	height:9em;
	}
.center .top .text{
	width:27.2em;
	float:right;
	margin-top:0.1em;
	font-weight:bold;
	}
.center .top .text h2{
	font-size:1.25em;
	font-weight:normal;
	color:#d6161a;
	margin-bottom:0.35em;
	}
.center .top .text p{
	font-size:0.875em;
	color:#000000;
	font-weight:normal;
	letter-spacing:0px;
	}
.center .attention{
	background:#EBEBEB url(img/bg_attention.gif) no-repeat scroll 8px 13px;
	margin:0.6em 2.4em 0.25em 0.3em;
	min-height:2.375em;
	padding:1.1em 0.81em 1.8em 1.6em;
	width:auto;
	}
.center .attention p.first{
	margin-top:-0.2em;
	}
.center .attention p{
	font-size:0.75em;
	}
.center h3{
	font-size:0.875em;
	font-weight:bold;
	color:#000000;
	margin:1.2em 0em 1em 0.3em;
	}
.center h3.borderTop{
	border-top:1px solid #d0d0d0;
	margin:1em 0em 1em 0.3em;
	padding:1.2em 0em 0em 0em;
	}

.center h4{
	font-size:0.7em;
	font-weight:bold;
	color:#222222;
	margin:1.3em 0em 1.3em 0.5em;
	}
.center p{
	font-size:0.7em;
	color:#545050;
	margin:1.4em 0em 1em 0.3em;
	}
.center p.first{
	margin-top:3.6em;
	}
/******************
	BOXMAP
********************/
.center .boxMap {
	margin-top:2.5em;
	border-bottom:1px solid #d0d0d0;
	border-top:1px solid #d0d0d0;
	overflow:visible;
	padding:1.3em 0em;
	display:block;
	}
.center .boxMap div.map{
	background:url(img/bg_map.jpg) 0px 0px no-repeat;
	padding:22px 25px;
	margin-left:-10px;
	}
.center .boxMap a.map{
	font-size:0.625em;
	color:#d6161a;
	margin-top:-5px;
	display:block;
	width:438px;
	text-align:right;
	}
.center .boxMap p strong{
	font-size:1.142em;
	font-weight:normal;
	}
.center .boxMap p{
	font-size:0.75em;
	margin:0.5em;
	}
.center .boxMap p.small{
	font-size:0.75em;
	letter-spacing:0px;
	padding-left:0px;
	border:none;
	}
/*************
	IMAGES
***************/
.images{
	display:block;
	overflow:hidden;
	margin:1em 0em 0.3em 0em;
	}
.images a img{
	float:left;
	margin:0.5em 0.5em 0em 0em;
	}
a.webcam img{
	width:27.85em;
	}
	
a.image1 img{
	margin-left:0.3em;
	width:34.125em;
	}
a.image2 img{
	width:14.68em;
	}
a.image3 img{
	width:12.81em;
	}
a.image4 img{
	width:27.85em;
	}


