@charset "utf-8";
/* CSS Document */
html, body {
width : 100%;
height : 100%;
overflow : hidden;
margin : 0;
padding : 0;
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #707b84;
}
#header h1 {
margin : 0;
font-family : "Goudy Old Style";
text-align : justify;
font-size : 14px;
color : #000000;
}
#header h1 a:link, a:visited {
color : #1e011c;
text-decoration : none;
font-weight : 700;
}
#sfondo-css {
position : absolute;
height : 100%;
width : 100%;
z-index : 1;
margin : 0;
padding : 0;
}
#container {
position : absolute;
z-index : 2;
top : 0;
right : 0px;
left : 0px;
color : #fff;
overflow : auto;
height : 100%;
width : 100%;
}
#css a {
color : #fff;
}
#wid  {
margin : auto;
background: #bdb1a5;
	opacity: 0.8;
	filter: alpha(opacity=80);
	filter: "alpha(opacity=80)";
	border: 1px solid #dfe0c3;
width: 270px;
	}
#wid1  {
margin : auto;
background: #bdb1a5;
	opacity: 0.8;
	filter: alpha(opacity=80);
	filter: "alpha(opacity=80)";
	border: 1px solid #dfe0c3;
width: 270px;
	}
.widget  {
margin : auto;
	border: 1px solid #dfe0c3;
	width: 270px;
	background: url(http://www.paolosprega.com/paolo/img/cattopleft.png) no-repeat top left;
}

.widget .widgetbottom  {
	height: 29px;
	width: 270px;
	background: url(http://www.paolosprega.com/paolo/img/catbotright.png) no-repeat bottom right;
}

.widget h1  {
	margin : 10px;
	font-family : "Goudy Old Style";
	text-align : justify;
	font-size : 14px;
	color : #000000;
}
a {
outline : none;
}
a:hover {
color : #1e011c;
text-decoration : underline;
font-weight : 700;
}
.boxsection {
color : #e89342;
font-family : "Monotype Corsiva";
text-align : center;
border : 1px solid #404040;
margin : 0 5px 5px;
padding : 8px;
}
.sectiontitle {
color : #672293;
text-align : center;
text-transform : capitalize;
font-weight : 700;
}
a:link, a:visited {
color : #1e011c;
text-decoration : none;
font-weight : 700;
}
span.c4 {
color : #000000;
}
div.c3 {
clear : both;
}
div.c2 {
text-align : left;
}
img.c1 {
position : absolute;
left : 0;
top : 0;
}
a:link, a:visited { color: #ffffff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #55024f; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 70px;
	height: 22px;
	padding: 5px 2px 0 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/button_01.png) no-repeat;
}

.button_01 a:hover {
	color: #ffffff;
	background: url(images/button_01_hover.png) no-repeat;
}

h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #106fb8;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #3e464d;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}
/* content */

#content_wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#sidebar {
	float: left;
	width: 270px;
	padding-top: 15px;
}

.sidebar_box {
	padding: 20px 30px;
	background: #fff;
}

.sidebar_box_bottom {
	width: 270px;
	height: 5px;
	margin-bottom: 5px;
	background: url(images/sidebar_section_bottom.jpg)
}

.news_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

.news_box .post_info {
	font-size: 12px;
	color: #666666;
	font-family: "Bookman Old Style";
	text-align: justify;
}

.news_box .post_info a {
	color: #157ad2;
	font-weight: normal;
}

.news_box a{
	color: #000000;
	font-weight: normal;
}

.news_box span {
	color: #157ad2;
}

.sidebar_box label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_box #input_field {
	height: 20px;
	width: 200px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_box #submit_btn {
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

#content {
	float:right;
	width: 590px;
}

.content_box {
	clear: both;
	width: 580px;
	font-family: "Bookman Old Style";
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}

.content_box_bottom {
	width: 590px;
	height: 36px;
	margin-bottom: 20px;
	background: url(images/content_bottom.jpg) no-repeat;
}

.content_box .image_fl {
	float: left;
	margin: 3px 15px 0 0;
}

.content_box .section_w250 {
	width: 250px;
}

.list_01 {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: decimal-leading-zero;
}

.list_01 li {
	color: #008400;
	margin-bottom: 7px;
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
}

#footer {
	width: 980px;
background: #bdb1a5;
	opacity: 0.8;
	filter: alpha(opacity=80);
	filter: "alpha(opacity=80)";
	border: 1px solid #dfe0c3;
padding: 0px;
margin : auto;
	text-align: center;
	color: #000000;
	margin-top: 0;
	font-family : "Goudy Old Style";
font-size : 8pt;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer a {
	color: #55024f;
font-weight: normal;
}

#footer a:hover {
	color: #333333;
}
#footer .footer_menu {
	margin: 0 0 10px 0;
	font-size : 12pt;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	font-weight: normal;
	border-right: 1px solid #333333;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */









