/*
|| wocio_main.css 
|| Versione 0.1.0
|| Data Creazione : 03-05-2007  Data ultima modifica : 03-05-2007
|| (C) 2007 by Valentino Franceschetti
*/

/*
BODY
*/

body {
margin:10px 10px 0px 10px;
padding:0;
background:#F4F4F4}

a:link#credits {
	font-family: Arial Unicode MS;
	font-size: small;
	font-weight: normal;
    color: #336699;
}

a:visited#credits {
	font-family: Arial Unicode MS;
	font-size: small;
	font-weight: normal;
    color: #336699;
}

/* 
TOP FRAME
*/

#HeadFrame { background:#F4F4F4;
		height:auto;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
        border-bottom:1px solid #000;
		font-family: Arial Unicode MS;
        font-size: small;
        color: #24618E;
        text-align: center;
}



#HeadFrame H1 { font-family: Arial Unicode MS;
                       font-size: large;
                       color: #24618E;
                       opacity: 1;
                       margin-left: 5px;
                       margin-right: 5px;
                       padding-left: 5px; 
                       padding-right: 5px;
                     }
                     
#HeadFrame h3{
	font-family: Arial Unicode MS;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #336699
}                     

#HeadFrame a:link {
	color: #336699;
	font-family: Arial Unicode MS;
	font-size: small;
	font-style: normal;
}


            
            
/*
CENTER FRAME
*/


#CenterFrame a:link#news_link {
	color: #336699;
	font-family: Arial Unicode MS;
	font-size: small;
	font-style: normal;
    color: White; }

#CenterFrame a:visited#news_link {
	color: #336699;
	font-family: Arial Unicode MS;
	font-size: small;
	font-style: normal;
    color: White; }    
    
#CenterFrame h3.news_data {
	font-family: "Arial Unicode MS";
	font-size: x-small;
	font-weight: bold;
	color: White; 
}

#CenterFrame h3#news_title {
	font-family: "Arial Unicode MS";
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: White;
}

#CenterFrame h3#news_text {
	font-family: "Arial Unicode MS";
	font-size: small;
	font-weight: lighter;
	font-style: italic;
	color: White;
}

#CenterFrame { float: left;
width=100%;}