img, div, #loginform { behavior: url(iepngfix.htc) }
body {
    background-color: #EEEEEE;
    /*background-color: #ffffef;
    background-image: url('images/background.jpg');
    background-repeat:repeat-x;*/
    color: #000000;
    font-size:12px;
    font-family: verdana, helvetica, sans-serif;
    background-attachment: fixed;
    background-repeat: repeat;
}
a {
    color: #000066;
    text-decoration: underline;
}
a:hover {
    color: #0000CC;
}

#conteiner {
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    background-color: #FFFFFF;
    width:800px;
}
#modulocerca {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    background-image: url('images/bg_search.png');
    background-repeat:repeat-x;
    color: #000000;
    font-size:11px;
    width:120px;
    height:15px;
}
#testo{
    padding:5px;
    background-color:#FFF;
}
#testo h1{
    font-size:20px;
}
#fondopag {
    padding-top:5px;
    font-size:10px;
    text-align:center;
}
#fondopag a {
    color: #00007E;
    text-decoration:underline;
}
#menu {
    background-image: url('images/background_menu.png');
    border-top:2px solid black;
}
#menu a {
    text-decoration:none;
    color:#ffffff;
    padding-left:10px;
    padding-right:10px;
}
#menu a:hover{
    text-decoration:underline;
}
#loginform {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #666666;
    padding-bottom: 5px;
    margin-right:5px;
}
#rightcolumn {
    width: 140px;
    background-image: url(images/rcol.png);
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 20px;
    background-repeat: repeat-y;
    height: 100%;
}
.logintitle{
    font-size:14px;
}
#loginform .desc{
    font-size:10px;
}
#loginform form{
    padding-top:5px;
}
#box{
    margin:10px;
    width:700px;
    border:1px solid #000000;
    padding:1px;
}
.boxtitle{
    background-color:#000000;
    padding:2px;
    background-image:url('images/admin-box-title.png');
}
a.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.newstags {
	font-size: 10px;
}
.newstags a {
	color: #000000;
	text-decoration: none;
}
a.tagcloud {
	color: #5B0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
a.tagcloud:hover {
	color: #990000;
	border-bottom-style: solid;
}
#rightcolumn li {
	list-style-type: none;
}


.newstags a:hover {
	text-decoration: underline;
}

#newspages {
	font-size: 10px;
	color: #666666;
}
#newspages a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

