/* CSS Document */
body {
font-family : "trebuchet ms",Verdana;;
font-size : 12px; 
color : #ffffff;
line-height: 18px;
padding-bottom: 6px;
font-weight : normal;
text-align : justify;
margin : 0; 
border : 0;
padding: 0;
background: #a73c29;
background-image:url(sfondo.png);
background-position:right;
background-repeat:repeat-y;
cursor:default; } 

table, tr, td {
margin : auto;  
border : 0; 
} 


A:link {COLOR: #ee6540; text-decoration: none; font-weight:bold}
A:visited {COLOR: #ee6540; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #ee6540; text-decoration:underline; font-weight:bold}


#container {
width : 449px; 
margin : auto; 
text-align : justify;
float: right; 
top: 0px;
background: #000000;

  
} 

#header {
width : 449px;
margin : 0; 
margin-bottom : 0;

} 

#box {
float : center; 
width : 446px; 
padding-bottom : 0px;} 

#body {margin : auto; 
float : center; 
width : 420px;}


.title {
color : #fc917e; 
font-size : 12px;
font-weight: bolder;
border-bottom: solid 1px #fc917e; 
font-family : "trebuchet ms";
letter-spacing: 3px;
text-align : right;
margin-top: 10px; } 






