
* {margin: 0;
   padding: 0;}
   
body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background-image: url(images/style/body_bg.jpg);*/
	background-repeat: repeat;
	text-align:center;
	background-attachment: fixed;
}

#container {
	width: 800px;
	margin:0px auto;
	background-color: #FFFFFF;
	font-size: 0.9em;
	
	border-top-width: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;

	border-left-width: 3px;
    border-left-color: #CCCCCC;
    border-left-style: solid;
	
	border-right-width: 1px;
    border-right-color: #CCCCCC;
    border-right-style: solid;
	
	border-bottom-width: 1px;
    border-bottom-color: #791B11;
    border-bottom-style: solid;

	text-align:left;
	padding: 0px 1px 1px;
	background-image: url(../immagini/css-style/container_tile.gif);
	background-repeat: repeat-y;
}

#header {
	text-align: right;
	background-image: url(../immagini/css-style/top-bg-alt.gif);
	background-repeat: no-repeat;
	height: 148px;
	padding: 7px;
	color: #FFFFFF;
	border: 1px solid white;
	margin-top: 1px;
}

#subheader {
	background-image: url(../immagini/css-style/subheader_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#important_box {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dotted #999999;
}

#right {
	float: right;
	width: 242px;
	clear: both;
	margin-right: 8px;
}

.rightboxes {
	margin-bottom: 1px;
	padding: 1px;
	background-color: #FFFFFF;
}


#content {
	position: relative;
	left: 5;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #FFFFFF;
}


#content ul {
margin-left: 25px;
}


#content-small {
	position: relative;
	left: 5;
	margin-right: 285px;
	margin-left: 8px;
	background-color: #FFFFFF;
}


.pubdate {
	font-size: 0.8em;
	color: #999999;
	padding: 3px;
}  

#footer {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 20px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../immagini/css-style/footbar_bg.jpg);
}

#top-p {
	margin-top: 1px;
	margin-bottom: 15px;
	padding: 5px;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
}

img {
	border: none;
	
}

.pressingress {
	color: #333333;
}

h1 {
	font-size: 1.8em;
	color: #FFFFFF;
	clear: left;
	margin-top: 135px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}

h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1em;
	padding: 5px;
	color: #990000;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
	clear: left;
}

h3 {
	font-size: 1em;
	color: #333333;
	clear: left;
	font-style: normal;
}

h4{
    font-size: 1em;
    font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
	color: #333333;
}


/*.floatright {
	top: 50%;
	bottom: 0;	
	left: 50%;
	right: 0;
}*/

.floatright {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}


.floatleft {
 	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#fotosx{
position: relative;
float:left;
margin-right: 20px;
margin-bottom: 5px;
margin-left: 20px;
padding: 0px;
vertical-align: top;
} 

a:link {
	color: #676D79;
	text-decoration: none;
}
a:visited {
	color: #676D79;
	text-decoration: none;
}
a:hover {
	color: #820606;
	text-decoration: underline;
}
a:active {
	color: #890000;
	text-decoration: none;
}

/********** Top navigation *************/
#navlist
{
	height: 2.6em!important;
	height: 2.7em;
	margin-top: 0px;
	padding: 1.7em 0em 0.3em 0.4em;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(../immagini/css-style/linkbar_bg.jpg);
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#navlist a, #navlist a:link, #navlist a:visited
{
padding: 1.2em;
padding-left: 0.7em;
padding-right: 0.7em;
color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover, #navlist a:focus
{
	padding: 1.1em;
	padding-left: 0.7em;
	padding-right: 0.7em;
	text-decoration: none;
	color: #D9791A;
	background: url(../immagini/css-style/arrow.gif) no-repeat left center;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist a.active {
color: #D9791A;
background: url(../immagini/css-style/full-arrow.gif) no-repeat left center;
}

#sub-navlist
{	margin-top: 3px;
	padding: 0.1em 0em 0em 0em;
	margin-left: 160px;
	text-align: left;
}

#sub-navlist a.active {
color: #D9791A;
background: url(../immagini/css-style/full-arrow.gif) no-repeat left center;
}

form.contact_us {
	width: 180px;
	margin-top: 0px;
	margin-left: 9px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 180px;
        background: url(../images/input_bg.png);
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 180px;
          background: url(../images/input_bg.png);
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 128px;
	padding: 2px;
	background-color: #F2F3F7;
}

/* ************************************ */
div#wrap {
  width: auto;
  margin: 40px;
}

div#small_wrap {
  width: 85px;
  margin: 0 20px 0 0;
  float: left;
}

img#wraped {
	border: none;
	border: 3px solid #999999 ;
	margin: 5px 5px 0px 0px;	
}

img#wraped:hover{
  border: 3px solid #333333;
}

#mid-background  {
	float: inherit;
	width: 800px;
	height: auto;
	background: url(../immagini/css-style/mid_tile.gif) repeat;
}

#mid  {
	float: inherit;
	width: 800px;
	height: auto;
}

#ul-left-margin {
margin-left: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}



