
/* Stondature */
.stondato10
{
-webkit-border-radius:10px;
-moz-border-radius:10px;
}


/* main CSS ravennanews */

.c_contentpane { /* aggiunto */
padding:8px 0 0;
text-align:left;
}

body {
background-color:#a1a1a1;
background-image:url(images/body_bg.png);
background-position:left top;
background-repeat:repeat-x;
color:#000003;
font-family:Arial,Helvetica,Verdana,Tahoma;
font-size:10px;
margin:0;
}

img {
border:0 none;
}

a {
color:#000003;
text-decoration:none;
outline-color:#E50000;
}

a:hover 
{
color:#000003;    
text-decoration:underline;
}

p {
margin:0px;
}

.clearBoth {
font-size:1px;
clear:both;
}

/* header */
.header {
width:930px;
}

.header .topHeader {
position:relative;
}

.header .topLeftHeader {
width:652px;
bottom:0px;
position:absolute;
}

.header .topLeftHeader .topHeaderBanner {
margin-left:6px;
}

.header .topRightHeader {
right:0px;
bottom:0px;
position:absolute;
}

.newsLetterBox {
padding:8px 16px 8px 16px;
width:228px;
height:28px;
border:1px #BEB8DF solid;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background-image:url(images/newsletter_box_bg.gif);
background-position:left top;
background-repeat:repeat-x;
margin-top:12px;
}

/*.ravennaNewsBox {
padding:8px 16px 8px 16px;
width:228px;
height:28px;
border:1px #C7CAAD solid;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background-image:url(images/ravennanews_box_bg.gif);
background-position:left top;
background-repeat:repeat-x;
margin-top:12px;
}

.ravennaNewsBox .text, .newsLetterBox .text {
float:left;
font-weight:bold;
font-size:11px;
}

.ravennaNewsBox .boxIcon, .newsLetterBox .boxIcon {
float:right;
}*/

.header .bottomHeader {
position:relative;
height:112px;
margin-top:8px;
}

.header .bottomLeftHeader .leftTextDate{
color:#3E3E3D;
font-family:verdana;
left:5px;
position:relative;
top:20px;
}

.header .bottomLeftHeader .mainLogo {
margin-left:6px;
position:relative;
top:15px;
}


.header .bottomRightHeader {
right:0px;
bottom:0px;
position:absolute;
width:440px;
}

.otherLogos {
height:90px;
float:left;
}

.otherLogoMiddle {
/*margin:0px 38px;*/
}

.otherLogoLeft, .otherLogoMiddle, .otherLogoRight {
/*float:left;*/
}

.otherLogoLeft a, .otherLogoMiddle a, .otherLogoRight a {
/*line-height:60px;
height:60px;*/
}

.otherLogoLeft a:hover, .otherLogoMiddle a:hover, .otherLogoRight a:hover {
text-decoration:none;
}

.otherLogoLeft a span, .otherLogoMiddle a span, .otherLogoRight a span {

}

.otherLogoLeft img,  .otherLogoMiddle img, .otherLogoRight img {
vertical-align:middle;
}

.searchBoxMargin {
width:300px;
height:60px;
/*border:1px #141414 solid;*/
-webkit-border-radius:6px;
-moz-border-radius:6px;
background-image:url(images/searchBox_bg.gif);
background-position:left top;
background-repeat:repeat-x;
float:right;
margin-top:10px;
}

.searchBoxMargin .searchBox {
padding:1px 0px;
#padding:0px 0px;
text-align:center;
}

.searchBoxMargin input {
width:220px;
height:17px;
margin-right:10px;
#margin-top:6px;
position:relative;
top:-4px;
}

.searchBoxMargin button {
background-image:url(images/searchBox_button.gif);
background-position:left top;
background-repeat:no-repeat;
border:0px none;
background-color:transparent;
width:45px;
height:22px;
position:relative;
top:-3px;
}

.searchBoxMargin img {
top:2px;
position:relative;
width:26px;
padding-left:10px;
}

.searchBoxMargin button div {
display:none;
}
/* header End */

.mainContainer {
margin: 0px auto;
padding:0;
width:930px;
}

.mainContentMargin {
margin-top:8px;
}

#navContainer
{
position:relative;
z-index:1;
top:25px;
/*left:1px;    */
}

.mainContent {
background-color:#686868;
/*border:1px #525252 solid;*/
/*border-top:1px #525252 solid;*/
border-top:1px #afafaf solid;
border-right:1px #afafaf solid;
border-left:1px #afafaf solid;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}

#navEmptyContainer 
{
height:25px;   
}

.innerMainContentMargin {
background-color:#ffffff;
padding:16px;
padding-left:13px;
padding-right:13px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-topleft:10px;
border:1px solid #afafaf;
width: 902px;
left:-1px;
position:relative;
}

.innerMainContentMarginLeft{
background-color:#ffffff;
padding:16px;
padding-left:13px;
padding-right:13px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-top-left-radius:0px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-topleft:0px;
border:1px solid #afafaf;
width: 902px;
left:-1px;
position:relative;
}

.innerMainContentMarginRight{
background-color:#ffffff;
padding:16px;
padding-left:13px;
padding-right:13px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-top-right-radius:0px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:0px;
-moz-border-radius-topleft:10px;
border:1px solid #afafaf;
width: 902px;
left:-1px;
position:relative;
}

.inner {
width:902px;
}

.innerMainContent .leftColumn {
float:left;
width:470px;
margin-top:0px;
}

.innerMainContent .rightColumn {
width:420px;
}


.rightColumn .middleleft {
float: left;
width:200px;
}

.rightColumn .middleright {
float: right;
width:200px;
}

.innerMainContent .rightColumnMargin {
float:left;
margin-left:12px;
margin-top:0px;
}

.pubblicita {
text-align:right;
font-size:9px;
}

/* banner */
.roundedCornerBanner {
border:1px #99C8E1 solid;
background-color:#D8F0FC;
padding:5px;
margin-top:8px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
}

.imageOnlyBanner {
margin-top:8px;
}

.roundedCornerBanner a, .imageOnlyBanner a, .mainContentTopBanner a,
.header .topLeftHeader .topHeaderBanner a,
.otherLogoLeft a,  .otherLogoMiddle a, .otherLogoRight a {
font-size:0px;
display:block;
}
/* banner End */

/* topMenu */
.topMenu {
font-size:20px;
width:928px;
height:26px;
}

.topMenu ul {
font-size:20px;
list-style-type:none;
margin:0;
padding:0;
}

.topMenu ul li {
float:left;
list-style-type:none;
}

.topMenu ul li div {
width:184px;
height:32px;
position:relative;
text-align:center;
top:-1px;
padding-top:3px;
}

.topMenu ul li div img {
vertical-align:middle;
}

.topMenu ul li div h2, .topMenu li div h1 {
display:none;
}

.topMenuSelected {
background-color:#E1E1E1;
position:relative;
top:-6px ! important;
-webkit-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

.topMenu li div.last, .topMenu li div.first {
text-align:center;
width:188px;
}
/* topMenu End */

/* footer */
.footerMargin {
margin-top:16px;
}

.footer
{
width:930px;
text-align:center;
color:#FFF;
font-size:12px;
}

.footer a {
color:#FFF;
}

.footer .fTools {
padding-top:16px;
}

.footer .fCredentials {
padding-top:16px;
padding-bottom:24px;
}
/* footer End */



