body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.wanin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 20px;
}
.paginazione {
	margin-top: 40px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: right;
	height: auto;
}
.paginazione a {
	background-color: #99FFFF;
	padding: 5px;
	border: 1px solid #006699;
	color: #0066CC;
	text-decoration: none;
	margin-right: 5px;
}
.paginazione a:hover {
	background-color: #0066CC;
	padding: 5px;
	border: 1px solid #003399;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
}
.paginazione b {
	background-color: #FF3366;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	border: 1px solid #990066;
}
.floatleft {
	padding: 3px;
	float: left;
}
#page #sidebar select {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1, h2, h3 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0033CC;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
blockquote {
	font-style: italic;
}
small {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: left;
	margin: 0 0 0 15px;
}
/* Header */
#feeds {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	color: #FFCC00;
}

#logo {
	width: 900px;
	height: 90px;
	margin: 0 auto;
}
.banner_top {
	margin-top: 5px;
	margin-left: 30px;
}
.contatti_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
#logo img {
	float: left;
}


/* Page */

#page {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(immagini/sfuma_page.jpg);
	background-repeat: repeat-x;
}
.fotobox a {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


/* Content */

#content {
	float: left;
	width: 600px;
	padding-top: 8px;
}

.post {
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.annuncio_img {
	margin: 4px;
	float: left;
	border: 1px solid #666666;
}

.post .title {
	margin: 0px;
	padding-top: 0px;
}

.meta {
	margin: 0;
	padding-left: 0px;
	color: #006633;
}

.meta a {
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
}


.post .more {
	text-align: right;
}

.vline {
	border-bottom: 1px solid #1A1A1A;
}
.annuncio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#sidebar select{
	border: 1px solid #99b3b4;
	font: 11px verdana, sans-serif;
	color:#443;
	background-color: #FFFFCC;
}

#ulsidebar li {
	margin-bottom: 20px;
}
.giornale_di {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFF00;
	font-weight: 400;
	padding-left: 20px;
}

.italia {
	background-image: url(immagini/italia.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 112px;
}


#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	margin: 0;
	border: none;
}

#sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.8em;
	background-repeat: no-repeat;
}

.h2_blu {
	background-image: url(immagini/ricerca_rapida.gif);
}


/* Search */

#search form {
	padding: 15px;
	background-image: url(immagini/italia2.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/* Footer */

#footer {
	clear: both;
	height: 200px;
	padding: 20px;
	border-top: 10px solid #050505;
	background-color: #1A1A1A;
	background-image: url(immagini/footer.gif);
	background-repeat: repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #444444;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.fotoBox a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	border: 1px dashed #003399;
}
#feeds a {
	margin: 0 auto;
	color: #FFCC00;
	text-decoration: none;
	display: inline;
}
#feeds a:hover {
	margin: 0 auto;
	color: #FFFFCC;
	text-decoration: none;
}
.h2_arancio {
	background-image: url(/immagini/sceglixgenere.gif);
}
.h2_verde {
	background-image: url(/immagini/newsletter.gif);
}
.h2_utenti {
	background-image: url(/immagini/utenti.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	height: 50px;
	padding-left: 190px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.fotobox a:hover {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.meta a:hover {
	color: #FF3366;
	font-weight: bold;
	text-decoration: none;
}
#search2 form {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.h2_viola {
	background-image: url(immagini/links.gif);
}
.links_normali a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	line-height: 18px;
}
.links_normali a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: normal;
	color: #003333;
	text-decoration: underline;
	line-height: 18px;
}
#ulsidebar {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #99CCFF;
	margin-right: 20px;
	background-color: #D2FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(/immagini/sfumlat.gif);
	background-repeat: repeat-x;
}

body {
	background-color: #3399CC;
	background-image: url(immagini/layout.jpg);
	background-position: center top;
}
#nav {
	width: 900px;
	height: 34px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;	
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid black;
	margin: 0px;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: transparent url(immagini/blockactive.gif) center center repeat-x;
}
label {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 150px;
	line-height: 23px;
	font-size: 14px;
}

form#news fieldset{border: 0px solid;padding: 0}
form#news legend{text-indent: -9999px;font-size: 1px}
.title a {
	color: #000099;
	text-decoration: none;
}
.foto_border {
	border: 1px solid #333333;
}
.formino {
	padding: 10px;
	border: 1px solid #0066FF;
	background-color: #FFFFFF;
	background-image: url(/immagini/formino.jpg);
	background-repeat: repeat-x;
}

.title a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#register {
	float: left;
	width: 600px;
}
.postCopy {
	text-align: justify;
	margin-left: 20px;
	background-color: #FCFED7;
	border: 1px solid #FFCC99;
	background-image: url(/immagini/jasmine.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 20px;
	clear: right;
}
.post_dentro {
	height: auto !important;  /* per i browser moderni */
    height: 400px;      /* per IE5.x e IE6 */
    min-height: 400px;  /* per i browser moderni */

}

.sidebar2 {
	width: 260px;
	margin-bottom: 20px;
}
.messaggi_psw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #CC3300;
	padding: 5px;
	margin-right: 20px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.postCopy_noragazza {

	text-align: justify;
	margin-left: 20px;
	background-color: #FCFED7;
	border: 1px solid #FFCC99;
	padding: 20px;
	clear: right;
}
.annuncio a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.annuncio a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF3366;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
}
.post2 {

	margin-left: 20px;
	padding-bottom: 10px;
}
.link_generi a {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 8px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a.sid_etero:hover {
	background-color:  #009933;
	color: #FFFFFF;
}
a.sid_coppie:hover {
	background-color:  #FFCC33;
	color: #333333;
}
a.sid_escort:hover {
	background-color:  #FF3300;
	color: #FFFFFF;
}
a.sid_gay:hover {
	background-color:  #0099CC;
	color: #FFFFFF;
}
a.sid_lesbo:hover {
	background-color:  #FF0066;
	color: #FFFFFF;
}
a.sid_trans:hover {
	background-color:  #663399;
	color: #FFFFFF;
}
a.sid_sado:hover {
	background-color:  #990000;
	color: #FFFFFF;
}
a.sid_gang:hover {
	background-color:  #333333;
	color: #FFFFFF;
}
.pubblicato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.container_form a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0033CC;
	padding: 5px;
}
.annunci_cop_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0066;
	padding: 5px;
}
.annunci_redazione_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 5px;
}
.float_leffete {
	float: left;
	width: 160px;
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
	margin-right: 10px;
}
.float_leffete_generi {
	float: left;
	width: 190px;
	padding: 0px;
}
.float_leffete_generi_in {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
.float_leffete_generi_in p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}