@charset "utf-8";

/* CSS Document */



body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration:none;	background-color: #050304; margin: 0px 0px 0px 0px;}

	a:link {text-decoration: none;}

	a:visited {text-decoration: none;}

	a:hover {text-decoration: underline;}

	a:active {text-decoration: none;}

	a {outline:none;}



.txt-error {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; text-decoration:none;}

.txt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; text-decoration:none;}



.back-header {background-image:url(../img/back-header.jpg); background-repeat:no-repeat; background-position: center center;}

.back-site {background-image:url(../img/back-site.jpg); background-repeat:no-repeat; background-position: center bottom;}

.back-site-about {background-image:url(../img/back-site-about.jpg); background-repeat:no-repeat; background-position: center bottom;}



/*--------------------------------------------------------------------------------------------------------------------------*/

/* PAGINARE

/*--------------------------------------------------------------------------------------------------------------------------*/

ol#paginare {float: none; clear: both; width: 100%; padding: 5px 0px 5px 0px; margin: 0px; list-style: none; text-align: right;}

ol#paginare li {display: inline; margin: 0px 3px 0px 3px; text-align: center}

ol#paginare li a {border: 1px solid #333333; padding: 2px 3px 2px 3px; color: #999999; font-weight:normal; text-decoration:none;}

ol#paginare li a:hover,

ol#paginare li a.curenta {background-color: #000000; border: 1px solid #333333; text-decoration: none; color: #FFFFFF}
