body, h1, h2, h3, form, p, ol, ul{
	margin-left: 10;
	padding: 0;


}

#topshadow {
    background-image:url(../images/PM_top_shadow.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    height:9px;
    margin-bottom:-15px !important;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    width:740px;
}

#ie6 #topshadow {
    background-image:url(../images/PM_top_shadow.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    height:0px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    width:740px;
}



#midshadow {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/PM_body_shadow.jpg) repeat-y scroll center center;
    margin-top:15px;
}

#bottomshadow {
    background-image:url(../images/PM_bot_shadow.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    height:9px;
    margin:-10px auto 0;
    padding:0;
    width:740px;
}

body{
	margin:5px 0;
	font-size: .95em;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color:#EFEFEF;
	font-family: Verdana, Georgia, Arial;
}

table{
	font-family: Verdana, Arial;
	font-size: 1em;
}

a{
	color: blue;
	text-decoration: underline;
}
H3 a{
	color: red;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: green;
}

a img{
	border: 0;
}

form, input, textarea{
	font-family: Verdana;
	font-size: 12px;
}

ul{
	list-style-type: bullet; display:inline;
	margin-left: 20px;
}

h1{
	margin-bottom: 0px;
	font-family: Verdana, Georgia, Arial;
	font-size: 28px;
	font-weight: normal;
	color: black;
	padding-bottom:15px;
}

h1 a{
	text-decoration: none;
	color: #000;
}

h1 a:hover{
}

h3{
	margin-bottom: 0px;
	font-family: Verdana, Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

h4{
	margin-bottom: 0px;
	font-family: Verdana, Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: red;
}

#container{
	margin: 0 auto;
	margin-top:0px;
	margin-bottom:30px;
	width: 725px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#containerInside{
	width: 550px;
	text-align: left;
	vertical-align: top;
	background: #CEE2C2;
	border: 0px solid black;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#page{
	padding: 1px;
}

.description{
	width: 760px;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	clear: both;
	background-color: #3399CC;
	border-bottom-style: none;
}

.description p{
	padding: 10px 20px  
}
.narrowcolumn{
	float: left;
	margin-right: 20px;
	width: 525px;
	text-align: left;
	vertical-align: top;
	color: #000;
	background-color: #FFFFFF;
}

.widecolumn{
	float: left;
	margin-right: 20px;
	width: 540px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}

.post h2{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: black;
}
.post h3{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: black;
}

.post h2 a{
	text-decoration: none;
	color: black;
}

.post h2 a:hover{
	text-decoration: none;
	color: #999999;
}

.post{
	padding: 5px 20px 0;
	text-align: left;
	vertical-align: top;
	color: #494949;
	background-color: white;
}
.bettatesti {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFF99;
	border: 2px dotted #515151;
}
.newslett {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFCC;
	border: 2px dotted #CC0066;
}


.nav {
	font-family: verdana;
	font-size: .85em;
	font-style: normal;
	font-weight: 600;
	background-color: white;

}
.ebox {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #ffffff;
	border: 3px dashed #515151;
}

.post p{
	padding: 0 0 12px;
}

.post-date{
	margin-bottom: 20px;
	padding: 10px 20px;
	font-family: Arial;
	font-size: 11px;
	background: #f9f9f9;
	color: #666;
}

.navigation{
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
}

.navigation a{
	color: #3399CC;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e8e8c5;
	padding: 10px;
	font-size: 11px;
	background: #f9f9d6;
	color: #000;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #333;
}

cite{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

#sidebar{
	float: left;
	margin: 0;
	width: 158px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

#inlineform{
	float: left;
	margin: 0;
	width: 495px;
	height: 102px;
	text-align: left;
	vertical-align: top;
	color: #000;
	border: 1px solid #000000;
	background-color: #9FBED0;
	background-position: left;
}

#sidebar h2{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

#sidebar h2 a{
	text-decoration: none;
	color: #999999;
}

#sidebar h2 a:hover{
	text-decoration: underline;
}

#sidebar ul{
	margin: 0 0 10px;
	padding: 5px 10px 10px;
	background: #f3f3f3;
	color: #000;
}

#sidebar ul li{
	margin: 0;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
}

#sidebar ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul li{
	margin: 0 0 10px 0;
	font-family: Verdana;
	font-size: 1em;
}
img.floatLeft { 
    float: left;
	margin-left: 0px; 
	margin-right: 15px;
	margin-bottom: 10px; 
}
img.floatRight { 
    float: right; 
	margin-left: 15px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
}

#footer{
	clear: both;
	width: 670px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #533200;
	color: white;
	margin-left:28px;
	padding-bottom: 5px;
    padding-top: 5px;
	height: 50px;
}

#footer a{
	color: white;
	text-decoration: underline;
}

#footer p{
	padding: 0 20px;
}
.style2 {font-family: Arial; font-size: 28px; font-weight: normal; color: #000000; font-style: normal;
}
.style3 {color: #3399CC}

