/* CSS Document */

body  {
	background-color:#D0C2B5;
	color:#795338; 
	padding:0; 
	margin:0;
	text-align:center; 
}
.body_left  {
	/*background:url(../images/top_left.jpg) left top no-repeat;*/
}
.body_right  {
	/*background:url(../images/top_right.jpg) right top no-repeat;*/
}
a {
	color:#795338;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
html { 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none;
} 
p, td {
text-align:justify;
}
.form_text { 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
} 
h1 { 
	font-family:Arial, Helvetica, sans-serif; 
	color:#795338;
	font-size:3.41em;
	text-transform:uppercase;
	line-height:1.01em;
	padding:0;
	margin:0; 
}
.main {
	width:700px;
	vertical-align:top;
	text-align:left;
}
.header {
	vertical-align:top;
	text-align:left;
	/*padding:130px 0 0 0;*/
	padding:30px 0 0 0;
}
.box { 
	width:493px;
	background:url(../images/main_bg.jpg) left top no-repeat;
} 
.box_repeat { 
	width:493px;
	background:url(../images/main_bg_bk.jpg) left top;
} 
.widget_style ul {
	padding:5px 0 15px 24px; 
	margin:0;
}
.widget_style li {
	list-style:none;
	background:url(../images/li_bg.gif) left 5px no-repeat;
	padding:0 0 0 10px;
	margin:0;
	vertical-align:top;
	line-height:1.31em;
	color:#795338;
}
.widget_style h2 { 
	background:url(../images/cats_head.gif) left top no-repeat;
	color:#795338;
	font-size:1.01em;
	line-height:1.21em;
	text-transform:none;
	padding:0 0 3px 23px;
	margin:0;
}
.widget_uti_style ul {
	padding:5px 0 15px 24px; 
	margin:0;
}
.widget_uti_style li {
	list-style:none;
	background:url(../images/li_bg1.jpg) left 5px no-repeat;
	padding:0 0 0 10px;
	margin:0;
	vertical-align:top;
	line-height:1.41em;
	color:#795338;
}
.widget_uti_style h2 { 
	background:url(../images/cuore.jpg) left top no-repeat;
	color:#795338;
	font-size:1.01em;
	line-height:1.21em;
	text-transform:none;
	padding:0 0 3px 23px;
	margin:0;
}
.white {
	color: #FFFFFF;
	padding-left:22px;
}
.color {
	color: #795338;
}
