/**********************
	 HOME 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 3.35em 0.25em 0.3em;
	min-height:2.375em;
	padding:1.1em 0.81em 1.25em 1.6em;
	width:auto;
	}
.center .attention p{
	font-size:0.75em;
	margin-top:0px;
	}
.center h3{
	font-size:0.875em;
	font-weight:bold;
	color:#000000;
	margin:1.2em 0em 1em 0.3em;
	}
.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:1em 0em 0em 0.5em;
	}
.center p.first{
	margin-top:3.6em;
	}
/****************
	TABLES
*****************/
table{
	margin-left:0.5em;
	text-align:left;
	font-size:0.7em;
	}
table thead th{
	color:#000000;
	}
table thead tr th#c1,
table thead tr th#c1a,
table thead tr th#c1b,
table thead tr th#c1c{
	width:13.3em;
	}
table thead tr th#c2,
table thead tr th#c2a,
table thead tr th#c2b,
table thead tr th#c2c,
table thead tr th#c3,
table thead tr th#c3a,
table thead tr th#c3b,
table thead tr th#c3c{
	width:6em;
	}
table tbody th{
	color:#d6161a;
	}
table tbody td{
	color:#545050;
	}
.center .boxMap {
	margin-top:1.18em;
	border-bottom:1px solid #d0d0d0;
	overflow:visible;
	padding-bottom:1.3em;
	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-left:0.5em;
	}
.center .boxMap p.small{
	font-size:0.75em;
	letter-spacing:0px;
	padding-left:0px;
	border:none;
	}
.center a{
	color:#d6161a;
	}
.center strong{
	color:#020202;
	}


