/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #70522D;
	background-image: url(images/tiling.jpg);
	background-position:center; 
	background-repeat:repeat-y;
	vertical-align:middle;
}
.welcome {
	font-family: Tahoma;
	font-size: 11px;
	color: #A7A7A7;
}
.orange {
	font-family: Tahoma;
	color: #dbad4d;
	text-decoration: none;
	font-size:14px;
	}

a {

font-family: Tahoma;
	color: #eac956;
	text-decoration: none;
}

a:hover{
font-family: Tahoma;
	color: #dbad4d;
	text-decoration: underline;
}


.brand {
	font-family: Tahoma;
	font-size: 11px;
	color: #968775;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.titoli {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.eps_contact_form
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.eps_photo_img , img.eps_photo_img, .eps_photo_cat_img  {border:2px solid #eac956}
