body
{
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #FF0000; /*text-decoration: underline;*/
}
.contact a:link
{
	color: Red;
}
.contact a:hover
{
	text-decoration: underline;
}
.contact a:visited
{
	color: Red;
}
#contenitore_generale
{
	width: 1000px;
	margin-bottom: 10px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin-top: 50px;
}

/*----- dive index -----*/
#testo_intro
{
	width: 950px;
	height: auto;
	float: left;
	margin: 0 auto;
	padding: 25px;
	text-align: justify;
}
.testogenerale9px
{
	font-size: 9px;
	color: #333333;
}
#contenitore_accetto
{
	width: 750px;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
}
#pre_footer
{
	width: 950px;
	height: 110px;
	float: left;
	margin: 25px 0px 25px 25px;
}
#disclaimer
{
	height: 100px;
	width: 600px;
	overflow: auto;
	text-align: left;
	border: solid 1px #FF0000;
	padding: 3px;
}
.termini
{
	margin: 0 auto;
	height: 100px;
	width: 600px;
	overflow: auto;
	text-align: left;
	border: solid 1px #FF0000;
	padding: 3px;
}
#accetto_sx
{
	width: 295px;
	height: 20px;
	float: left;
}
#accetto_dx
{
	width: 295px;
	height: 20px;
	float: right;
}
.testo_accetto
{
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}
.testo_accetto a:link
{
	color: #FF0000;
	text-decoration: none;
}
.testo_accetto a:visited
{
	color: #FF0000;
	text-decoration: none;
}
.testo_accetto a:hover
{
	color: #333333;
	text-decoration: none;
}
/*----- div index -----*/

#contenitore_occhiello
{
	width: 1000px;
	height: 150px;
}
#spacer
{
	width: 1000px;
	height: 15px;
}

/*---- div interni occhiello ----*/
#box_banner
{
	width: 150px;
	height: 145px; /*background-color:#FF0000;*/
	float: left;
	padding: 10px 0px 0px 8px;
}
/*
#box_banner img
{
	width: 130px;
	height: 130px;
	margin: 10px 0px 0px 10px;
	float: left;
}*/
#box_logo
{
	width: 840px;
	height: 150px;
	float: left;
}
/*----- fine div occhiello ----*/

#contenitore_interno
{
	width: 1000px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#menu_sx
{
	width: 130px;
	height: auto;
	float: left;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
}
#menu_dx
{
	width: 130px;
	height: auto;
	float: right;
	padding: 0px 5px 0px 0px;
	background-color: #FFFFFF;
}
/*----- div interni menu -----*/
.box_menu
{
	width: 130px;
	height: auto;
	float: left;
	margin: 0px 0px 20px 0px;
	background-color: #f1f1f1;
}
.box_menu_dx
{
	width: 130px;
	height: auto;
	float: right;
	margin: 0px 0px 20px 0px;
	background-color: #f1f1f1;
}
.testalino_menu
{
	width: 130px;
	height: 25px;
	background-image: url(images/testalino_rosso.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
}
.elenco_menu
{
	width: 130px;
	height: auto;
	float: left;
	background-color: #f1f1f1;
	border-bottom: #FFFFFF 1px solid;
}
#box_testo_menu
{
	width: 130px;
	height: auto;
	float: left;
	background-color: #f1f1f1;
	padding-bottom: 5px;
}
#box_testo_menu img
{
	margin: 5px 0px 0px 0px;
}
h1
{
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
}
h2
{
	font-size: 11px;
	text-transform: uppercase;	
	font-weight:normal;	
}
.menu
{
	font-size: 10px;
	color: #FF0000;
	margin: 3px 0px 3px 5px;
}
.menu a:link
{
	color: #000000;
	text-decoration: none;
}
.menu a:visited
{
	color: #000000;
	text-decoration: none;
}
.menu a:hover
{
	color: #ff0000;
	text-decoration: none;
}
.testo_menu
{
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
/*.testo_menu a:link
{
	color: #000000;
	text-decoration: underline;
}
.testo_menu a:visited
{
	color: #000000;
	text-decoration: underline;
}
.testo_menu a:hover
{
	color: #FF0000;
	text-decoration: underline;
}*/

/*----- fine div menu ----*/

#sezioni
{
	width: 700px;
	float: left;
	padding-left: 10px;
}

/*----- div sezioni interne -----*/

#testalino_caposezione
{
	width: 700px;
	height: 25px;
	float: left;
	background-image: url(images/banda_sexyguidaitalia.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
}
.box_testogenerale
{
	width: 700px;
	height: auto;
	float: left;
	margin: 5px 0px 25px 0px;
}
#contenitore_banner
{
	width: 600px;
	height: 85px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#contenitore_banner img
{
	width: 295px;
	height: 85px;
	border: #FF0000 1px solid;
}
#banner_sx
{
	width: 295px;
	height: 85px;
	float: left;
}
#banner_dx
{
	width: 295px;
	height: 85px;
	float: right;
}
.testoEvidenziato
{
	font-size: 11px;
	font-weight: bold;
	color: #C22400;
}
.telefono
{
	font-size: 18px;
	font-weight: bold;
	color: #C22400;
}
.testo_generale
{
	font-size: 10px;
	color: #000000;
}
.testo_generale a:link
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testo_generale a:visited
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testo_generale a:hover
{
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.testo_generale_bold
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.box_testogenerale11px
{
	font-size: 11px;
	color: #000000;
}
.box_testogenerale11px a:link
{
	color: #FF0000;
	text-decoration: none;
}
.box_testogenerale11px a:visited
{
	color: #ff0000;
	text-decoration: none;
}
.box_testogenerale11px a:hover
{
	color: #000000;
	text-decoration: none;
}

/*----- fine div sezione -----*/

#footer
{
	width: 1000px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
.footer_interno
{
	width: 980px;
	height: auto;
	float: left;
	margin: 5px 0px 10px 10px;
	background-color: #f1f1f1;
	display: inline;
}
.testo_footer_centrale
{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 9px;
	text-align: justify;
	color: #000000;
	margin: 10px 5px 10px 5px;
}
.testo_footer
{
	width: 99%;
	font-size: 9px;
	color: #666666;
	text-align: justify;
	margin: 10px 5px 10px 5px;
}
/*
.testo_footer a
{	
	font-size: 9px;
	color: #666666;
}*/
.message
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #000000;
}
.textBoxRedBorder
{
	border: 1px solid #C22400;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 12px;
	width: 118px;
}
.fileUpload
{
	border: 1px solid #C22400;
	font-size: 10px;
	color: #000000;
	width: 118px;
}
.textBoxMulti
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 320px;
	border: 1px solid #C22400;
}
.textBoxSmall
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #C22400;
}
.textBoxVerySmall
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #C22400;
}
.textBoxVeryVerySmall
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 35px;
	border: 1px solid #C22400;
}
.textBox
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #C22400;
}
.dropSmall
{
	color: #666666;
	background-color: #f2f3ed;
	width: 100px;
	border: 1px solid #666666;
}
.dropVerySmall
{
	color: #666666;
	background-color: #f2f3ed;
	width: 60px;
	border: 1px solid #666666;
}
.drop
{
	color: #666666;
	background-color: #f2f3ed;
	width: 150px;
	border: 1px solid #666666;
}
.dropMedium
{
	color: #666666;
	background-color: #f2f3ed;
	width: 200px;
	border: 1px solid #666666;
}
.dropLarge
{
	color: #666666;
	background-color: #f2f3ed;
	width: 320px;
	border: 1px solid #666666;
}
.anteprima
{
	background-color: #f1f1f1;
	border: 1px solid #C22400;
	margin: 2px;
	padding: 2px;
	text-align: center;
	font-size: 10px;
}
.thumbs
{
	background-color: #f1f1f1;
	border: 1px solid #C22400;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}
.testo_rosso
{
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	line-height: 14px;
	color: #C22400;
	font-weight: bold;
}
.testo_rosso a:link
{
	color: #C22400;
	text-decoration: none;
}
.testo_rosso a:visited
{
	color: #C22400;
	text-decoration: none;
}
.testo_rosso a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.testo_commenti a:visited
{
	color: #C22400;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.testo_commenti a:link
{
	color: #C22400;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
}
.testo_commenti a:hover
{
	color: #C22400;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 0 auto;
	text-align: center;
}
.Grid
{
	padding: 3px;
}
.Grid td
{
	padding: 3px;
}
.Grid th
{
	padding: 3px;
}
.GridHeader
{
	height: 25px;
	background-image: url(images/banda_sexyguidaitalia.jpg);
	background-repeat: no-repeat repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	vertical-align: middle;
}
.GridHeader a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.GridHeader a:visited
{
    color: #FFFFFF;
	text-decoration: none;
}
.GridHeader a:hover
{
    color: #FFFFFF;
	text-decoration: underline;
}
.FormViewHeader
{
	height: 12px;
	background-color:#d22902;
	color: #FFFFFF;
	text-align:right;
	padding: 5px;
	vertical-align: middle;
}
.GridItem
{
	background-color: #f1f1f1;
}
.GridAltItem
{
	background-color: #D7D7D7;
	padding-left: 3px;
}
.titoliScheda
{
	font-size: 10px;
	height: 11px;
	color: #000000;
	text-align: left;
	padding-right: 3px;
	text-transform: uppercase;
}
.cellaScheda
{
	font-size: 10px;
	height: 11px;
	color: #000000;
	text-align: left;
	padding-right: 3px;
	text-transform: uppercase;
}
.testiScheda
{
	font-size: 11px;
	height: 13px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding-left: 3px;
	text-transform: uppercase;
}
.fotoScheda
{
	background-color: #f1f1f1;
	border: 1px solid #C22400;
	width: 175px;
	vertical-align: top;
	text-align: left;
}
.copertina
{
	height: auto;
	border: 1px solid #C22400;
	border-collapse: separate;
	text-align: left;
}
#formdati
{
	float: left;
	width: 30%;
	margin-left: 20px;
}
#formdati_singolo
{
	margin-left: 20px;
}
.tblCenter
{
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	width: 800px;
	text-align: center;
}
.messaggi
{
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.titoli
{
	color: White;
	font-size: 12;
	background-image: url(../images/banda_sexyguidaitalia.jpg);
	background-repeat: no-repeat;
}
.titoli_sitemap
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
}
.titoli_sitemap a:link
{
	color: #FFFFFF;
}
.titoli_sitemap a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.titoli_sitemap a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#tblScheda
{
	float: none;
}
#gallery
{
	min-height: 550px;
	height: expression(this.scrollHeight > 549 ?     "auto" : "550px" );
}
.thumbsImg
{
	background-color: #f1f1f1;
	border: 1px solid #C22400;
	min-height: 550px;
	height: expression(this.scrollHeight > 549 ?     "auto" : "550px" );
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}
.visualizzaCittaInElenco
{
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.errorMessage
{
	color: Red;
}
.testalino_home
{
	width: 170px;
	height: 25px;
	float: left;
	text-align: center;
	vertical-align:middle;
	background-image: url(images/banda_sexyguidaitalia_168.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
.testalino_home a:link
{
	color: #FFFFFF;
}
.testalino_home a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.testalino_home a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.immagini_home
{
	border: 1px solid #C22400;
	width: 168px;
	float: left;
	font-size: 10px;
	height:280px;
}
.menuExtender
{
	background-color: #f1f1f1;
	border: 1px solid Black;
	color: Black;
	font-weight: bold;
}
.ajax__calendar .ajax__calendar_container 
{
    border:1px solid #000000;
    background color:#FFFFFF;
    color:#000000;
    position: absolute;
    font-size:11px;
    width:200px;
}
.ajax__calendar .ajax__calendar_body 
{
	width:250px;
}
.ajax__calendar .ajax__calendar_day 
{
	font-size:10px;
}
.ajax__calendar .ajax__calendar_dayname 
{
	font-size:10px;
}
.div .ajax__calendar_days table tr td
{
	 padding-right:0px; 
} 
  
