/* Start of CMSMS style sheet 'rottacapozza_css' */
body {
background-color: #fff;
font-size: 13px;
font-family: Georgia, Times, Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #004b8e;}
/*a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}*/

img { border: none;}

h1 {
font-size: 24px;
padding-top: 15px;
 }

fieldset{display: none; }

table#listino td {
text-align: center;
margin-left: 8px;
margin-right: 8px;
line-height: 1em;
border-bottom: 1px dotted gray;
}


h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 1000px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

#main{
width: 950px;
float: left;
}

/* ----------banner for logo-------------- */
#banner {
text-align: left;
padding: 0px;
margin: 0px;
height: 105px;
background-image: url('images/frame_top.png');
background-position: bottom;
background-repeat: no-repeat;
}

#banner img {padding:5px 0px;} 

#logo{
float: left;
}

#language{
color: silver;
font-size: 10px;
text-align: right;
padding-top: 15px;

}

#logo_dx{
float: left;
top: 0px;
height: 90px;
text-align: left;
margin-left: 10px;
width: 640px;
/*vertical-align: bottom;*/
}

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #EBD3E0; /* color of the left column  */ 
border-right: solid 200px #EBD3E0; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:25px; 
 position:relative; 
height: 480px;
background-image: url('images/frame_sx.png');
background-position: top right;
background-repeat: no-repeat;
margin-top: 80px;
float: left;
 }

 #right {
 width:25px; 
 position:relative; 
 height: 480px;
background-image: url('images/frame_dx.png');
background-position: top left;
background-repeat: no-repeat;
margin-top: 80px;
float: left;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 

}

#page_sx{
float: left;
width: 450px;
height: 450px;
}


#page_dx{
float: right;
text-align: left;
padding-left: 20px;
width: 480px;
height: 450px;
line-height: 200%;
background-image: url('images/back_page2.jpg');
background-position: bottom;
background-repeat: no-repeat;
overflow: auto;
}

p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;

padding:0px;
margin:0px;
padding-top: 15px;
text-align: left;
font-size: 10px;
font-family: Verdana, Tahoma, sans-serif;
background-image: url('images/frame_bottom.png');
background-position: top;
background-repeat: no-repeat;
} 

#footer_left{
width: 600px;
float: left
}

#footer_right{
text-align: right;
}
/* End of 'rottacapozza_css' */

