/* CSS Document */

body {
text-align:center;
font-family: arial,sans-serif;font-size: 76%;
}

#frame {
width:715px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
background: url(IMG/sfondonew.gif) left top repeat-y #fff;
text-align:left;
}
	
#contentleft {
width:172px;
padding:0px;
float:left;
background: url(IMG/menu_bkgnew.gif) left top repeat-y #fff;
text-align:center;
}

#contentcenter {
	width:370px;
	padding:0px;
	float:left;
	background: transparent;
	border-left: 1px solid #CB0F21;
	background: url(IMG/sfondo_centernew.gif) left top repeat-y #fff;
	text-align: justify;
}

#contentcenter p {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
text-align: justify;
}

#contentright {
width:160px;
padding:0px;
float:right;
position: relative;
top: -41px;
border-right: 1px solid #CB0F21;
background: url(IMG/news_bkgnew.gif) right top repeat-y #fff;
text-align:right;
}

#contentright img{
margin:0;
padding:0;
}

#contentrightnews {
width:160px;
padding:0px;
float:right;
position: relative;
top: -30px;
border-right: 1px solid #CB0F21;
background: url(IMG/news_bkgnew.gif) right top repeat-y #fff;
}

#contentrightnews p {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#contentheader {
height: 215px;
background: url(IMG/headernew.gif) right top no-repeat;
text-align: right;
}

#footer {
clear:both; 
text-align:right; 
padding-top: 40px;
font-size: 90%;
height: 36px;
background: url(IMG/footer_upnew.gif) left top no-repeat #fff;
}
	
p {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

h1,h2 {
margin-top: 0px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
	
h1 {
font-size:14px;
padding-top:10px;
}

h2 {
font-size:16px;
padding-top:10px;
color: #CB0F21;
}
	
#contentheader h1 {
font-size:14px;
padding:10px;
margin:0px;
}

#contentrightnews p { 
font-size:10px;
}

#contentrightnews h1 { 
font-size:11px;
color: #CB0F21;
}

#contentleft p { 
margin-top: 3px;
margin-left: 30px;
margin-right: 50px;
font-size:13px;
}

#footer p { 
margin-right: 0px;
}

a { 
color: #CB0F21; text-decoration: underline;
}

a:hover { 
color: #CB0F21; text-decoration: none;
}

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

#contentleft a:hover { 
color: #CB0F21; text-decoration: underline;
}

#contentleft a#activelink { 
color: #CB0F21; text-decoration: none;
}

