
body {
background-image : url(../images/bg.png);
background-repeat : repeat-x;
background-color : #efefef;
margin : 0;
padding : 0;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}
a {
outline : none;
}
img {
border : 0;
}
h1 {
color : #cccccc;
font-weight : normal;
font-size : 14px;
}
h2 {
color : #666666;
font-weight : normal;
font-size : 12px;
}
h3 {
color : #014a74;
font-weight : bold;
font-size : 1.5em;
}

#border {
margin : 0 auto;
width : 935px;
/**border : 5px solid #efefef;**/
padding-top : 5px;
background-color : #ffffff;
}
#wrapper {
margin : 0 auto;
width : 900px;
background-color : #ffffff;
}
#top {
background-color : #ffffff;
width : 900px;
float : left;
height : 30px;
line-height : 30px;
/**background-color : #003366;**/
margin-bottom : 5px;
}
#navigation {
float : left;
width : 900px;
height :140px;
background-color : #f0f0f0;
margin-bottom : 3px;
}
#header {
width : 900px;
height : 140px;
float : left;
background-color : #ffffff;
/**background-image : url(../images/header.png);**/
}
#header h1 {
text-align : right;
}
#box {
width : 100%;
display : block;
padding-top : 10px;
padding-bottom : 10px;
margin-top : 150px;
}
a#box {
text-decoration : none;
color : #ffffff;
background-color : #000000;
}
a#box:hover {
color : #ffffff;
}
.testo {
padding : 0;
margin : 0;
}
#newsflash {
float : right;
width : 280px;
height : 180px;
overflow : auto;
background-color : #ff3300;
padding : 10px;
color:#ffffff;
}
#navigation-closer {
clear : both;
}
#leftcolumn {
background-color : #ffffff;
width : 665px;
float : left;
/**border: 1px solid #efefef;**/
}
#rightcolumn {
float : right;
background-color : #f0f0f0;
width : 220px;
display : inline;
padding : 0 5px 5px 5px;
}
#footer {
width : 900px;
clear : both;
background-color : #ffffff;
padding : 10px 0 10px 0;
font-size : 0.95em;
color : #003366;
/**border-top : 1px solid #efefef;**/
margin-top : 10px;
}
#pathway {
font-size : 0.8em;
padding-bottom : 10px;
border-bottom : 2px solid #efefef;
background-color : blue;
}
#pathway a {
text-decoration : none;
}
#pathway a:hover {
text-decoration : none;
}
/**Fondo contenidos de modulos
.rbroundbox {
background : url(../images/nt.gif) repeat;
}
**/
.rbtop div {
background : url(../images/tl.gif) no-repeat top left;
}
.rbtop {
background : url(../images/tr.gif) no-repeat top right;
}
.rbbot div {
background : url(../images/bl.gif) no-repeat bottom left;
}
.rbbot {
background : url(../images/br.gif) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
width : 100%;
/**height :3px;**/
font-size : 1px;
}
.rbcontent {
margin : 0 7px;
}
.rbroundbox {
width : 100%;
margin : 1em auto;
}
