body{
	background-color: #d2cdcd;
	background-image: url(images/came2_01.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

td,p,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}

A.menu{
	float: left;
	margin-left: 20px;
	background-image: url(images/came2_12.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #4b4b4b;
	text-decoration: none;
	font-size: 12px;
	margin-top: 5px;
	display: block;
	clear: left;
	width: 185px!important;
	width:195px;
	display: inline;
	font-weight: normal;
}

A.menu:hover{
	color: #b22222;
	text-decoration: underline;
	font-weight: bold;
}

.title{
	font-size: 20px;
	color: #2d2d2d;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

span{
	color: #b22222;
}

.tresc{
	font-size: 13px;
	margin-top: 14px;
	float: justify;
}

.nr_tel{
	font-size: 18px;
	color: #2d2d2d;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	margin-left: 45px;
	margin-top: 4px;
		display: inline;
}



A.menu2{
	float: left;
	margin-left: 10px;
	color: #4b4b4b;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	padding-right: 10px;
	border-right: 1px solid #4b4b4b;
		display: inline;
}

A.menu2:hover{
	color: #b22222;
	text-decoration: underline;
}

A{
	color: #393939;
	font-weight:bold;
	text-decoration: none;
}

A:hover{
	color: #b22222;
}

A img{
	border-color: #393939;
}


