/* CSS Document */

/* *****************************************************************  
Elementi
***************************************************************** */

TABLE, table
{
	font-size: 11px;
	color : #333333;
}

A {
	font-size: 11px;
	color : #0066CC; 
	text-decoration:none; 	
}	
A:hover  {color : #FF3300; text-decoration:underline;}

H1.top {
	font-size: 13px;
	color: #990000;
	font-weight : bold;
	margin: 0px;
	display: inline;
}

H2.titolo {
	font-size: 13px;
	color: #990000;
	font-weight : bold;
	margin: 0px;
}

H3.testo {
	font-size: 12px;
	color: #990000;
	font-weight : bold;
	margin: 0px;
	display: inline;
}

hr.puntirossi {
	background: #FFFFFF url(../img/punti750.gif) no-repeat;
	width: 750px;
	height: 5px;
	margin: none;
	padding: none;
	border: none;
}

.bottone_arancio
{
  margin: 0;
  padding: 2px;
  border-top: 1px solid #863600;
  border-bottom: 1px solid black;
  border-left: 1px solid #863600;
  border-right: 1px solid black;
  background: #FF6600;
  text-align: center;
  text-decoration: none;
  font: bold 11px Verdana;
  color: black;
}

a.bianco:link, a.bianco:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

a.bianco:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
}

a.bottone:link, a.bottone:visited
{
  margin: 0;
  padding: 2px;
  width: 100px;
  border-top: 1px solid #863600;
  border-bottom: 1px solid black;
  border-left: 1px solid #863600;
  border-right: 1px solid black;
  background: #FF6600;
  text-align: center;
  text-decoration: none;
  font: bold 11px Verdana;
  color: black;
}

a.bottone:hover
{
  background: #FFBA8C;
}

a.bottone:active
{
  border-bottom: 1px solid #FFBA8C;
  border-top: 1px solid black;
  border-right: 1px solid #FFBA8C;
  border-left: 1px solid black;
}

a.link {  font-family: verdana; font-size: 10px; font-weight: bold; color: #AA0000; text-decoration: none}
a.link:hover {  font-family: verdana; font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none}

div.puntirossi{
	width: 750px;
	height: 4px;
	background-color : #FFFFFF;
	background-image: url(../img/punti.gif);
	background-repeat: repeat;
	padding: 0 none;
	margin: 0 none;
}

form.ricerca {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight : bold;
	text-align: center;
	padding: 5px;
	margin: 0;
	line-height: 20px;
 	border: 0;
}

select {
	background-color: #FFA162;
	font-size: 10px;
	color: #333333;
}

input {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text200 {
	background-color: #FFA162;
	width: 200px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text150 {
	background-color: #FFA162;
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.multi150 {
	background-color: #FFA162;
	width: 150px;
	height: 140px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text100 {
	background-color: #FFA162;
	width: 100px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text50 {
	background-color: #FFA162;
	width: 50px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.formarea {
	text-align:left;
	width: 470px;
	height: 100px;
	background-color: #FFA162;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

form.registrazione, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	list-style: circle outside;
	padding: 5px 5px 5px 25px;
	margin:0;
}

ul.numeri {
	list-style: decimal outside;
	padding: 5px 5px 5px 25px;
	margin:0;
}

ul.lettere {
	list-style: upper-alpha outside;
	padding: 5px 5px 5px 25px;
	margin:0;
}

ul.minuscole {
	list-style: lower-alpha outside;
	padding: 5px 5px 5px 25px;
	margin:0;
}

div.pad10 {
	padding: 10px;
	text-align: center;
}

td.td-cartolina1 {
	width: 110px;
	padding: 2px 0 5px 0;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
td.td-cartolina2 {
	padding: 5px 5px 0 0;
	text-align: justify;
	vertical-align: top;
}

td.td-staff1 {
	width: 90px;
	padding: 2px;
	text-align: center;
}

td.td-staff2 {
	padding: 5px 5px 0 0;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}

.img-cartolina {
	width: 100px;
	height: 72px;
	padding: 0;
	margin: 2px;
	border: 1px solid #000000;
}

.img-cartolina-home {
	width: 100px;
	height: 72px;
	padding: 0;
	margin: 7px;
	border: 1px solid #000000;
}

.img-staff {
	width: 80px;
	height: 85px;
	padding: 0;
	margin: 2px;
	border: 1px solid #000000;
}

div.errore {
	padding: 2px 2px 2px 2px;
	margin: 8px 0 0 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

div.bottoni {
	width: auto;
	height: 20px;
	padding: 5px;
	margin: 0;
	text-align: center;
}
div.descrizione-cartolina {
	width: auto;
	height: 65px;
	padding: 0;
	margin: 0;
}
/* *****************************************************************
	Colori Background
***************************************************************** */


.bgc00 {
	background-color : #FFFFFF;
}
.bgc01 {
	background-color : #B6E7FF;
}
.bgc02 {
	background-color : #C4ECFF;
}
.bgc03 {
	background-color : #FFAF87;
}
.bgc04 {
	background-color : #ECCA95;
}
.bgc05 {
	background-color : #004F99;
}
.bgc06 {
	background-color : #2E9F28;
}
.bgc07 {
	background-color : #A1BCD5;
}
.bgc08 {
	background-color : #AFD6AD;
}
.bgc09 {
	background-color : #E2E6EA;
}
.bgc10 {
	background-color : #FDC162;
}
.bgc11 {
	background-color : #F14F15;
}
.titoli {
	background-image: url(../img/sf_tit.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	width: 230;
	height: 26;
	padding: 0;
	margin: 0;
}

table.sx {
	table-layout: fixed;
	width: 230px;
	background-color : #B6E7FF;
	background-image: url(../img/sx-cartwoman.gif);
	background-repeat: no-repeat;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.sx-categorie {
	table-layout: fixed;
	width: 230px;
	background-color : #B6E7FF;
	background-image: url(../img/bt-sx.gif);
	background-repeat: no-repeat;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.lista_cartoline {
	table-layout: fixed;
	width: 500px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.archivio-cartoline {
	table-layout: fixed;
	width: 600px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.login {
	table-layout: fixed;
	width: 400px;
	border: 1px;
	border-collapse: collapse;
	border-spacing: 1px;
	padding: 5px;
	border-color: #660000;
	border-style: solid;
}

.tit {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none
}


/******************************************************************
	DIV
******************************************************************/
#cartolina {
	width: 550px;
	height: 400px;
	padding: 40px 45px 40px 45px;
	text-align: center;
	vertical-align: middle;
}

#navigatore {
	width: auto;
	height: 20px;
	margin: 4px;
 	padding: 0px 0px 0px 20px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000000;
	font-size: 11px;
}

#navigatore.a:link , .a:visited {
	color: #660000;
	text-decoration: none;
}
#navigatore.a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#bottoni_cartolina {
	width: 450px;
	height: 30px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}

#titolo-cartoline-home {
	background-image: url(../img/sf_tit.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	width: auto;
	height: 26;
	padding: 0;
	margin: 0;
}

#cartoline-home {
	vertical-align: middle;
	text-align: center;
	width: auto;
	height: 90;
	padding: 10px 5px 10px 5px;
	margin: 0;
}

#cartoline-amore {
	width: 110px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 35px;
	left: 100px;
}

#cartoline-new {
	position: absolute;
	top: 165px;
	width: 234px;
	height: 160px;
	background: #F78C00;		
	background-image: url(../img/tit/newcards.gif);
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 24px 5px 10px 5px;
	text-align: center;
	vertical-align: middle;
}

#cartoline-top {
	position: absolute;
	top: 370px;
	width: 234px;
	height: 80px;
	background: #F78C00;		
	background-image: url(../img/tit/topcards.gif);
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 24px 5px 10px 5px;
	text-align: center;
	vertical-align: middle;
}

#disegno-home {
	position: relative;
	top: 10px;
	left: 250px;
	width: 250px;
	height: 320px;
	padding: 5px;
}

#messaggio-testo {
	position: relative;
	width: 587px;
	height: 461px;
	background: #F78C00;		
	background-image: url(../img/cartolina_testo.gif);
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
}

#messaggio-testo-testo {
	position: absolute;
	top: 35px;
	left: 22px;
	width: 285px;
	height: 392px;
	font-size: 12px;
	font-weight: bold;	
	font-style: italic;
	color: #716F64;
}

#messaggio-testo-bollo {
	position: absolute;
	top: 47px;
	left: 447px;
	width: 100px;
	height: 72px;
}

#messaggio-testo-data {
	position: absolute;
	top: 215px;
	left: 355px;
	width: 200px;
	height: 13px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

#messaggio-testo-mittente {
	position: absolute;
	top: 275px;
	left: 355px;
	width: 200px;
	height: 13px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}


#messaggio-testo-destinatario {
	position: absolute;
	top: 328px;
	left: 355px;
	width: 200px;
	height: 13px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
#pubblicita-sotto {
	max-width: 500px;
	max-height: 70px;
	margin: 10px;
	text-align: center;
	vertical-align: middle;
}

#midi {
	max-width: 500px;
	max-height: 70px;
	margin: 10px;
	text-align: center;
	vertical-align: middle;
}

#titolo_pagina {
	width: auto;
	height: 20px;
 	padding: 0px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	background-image: url(../img/bull2.gif);
	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #660000;
	font-size: 13px;
}

#sx-cartwoman {
	background-image: url(../img/sx-cartwoman.gif);
	background-repeat: no-repeat;
    width: 230px;
	height: 305px;
	border: 0;
}


/* BOX REGISTRAZIONE */

.box_reg {
	width: 470px;
	padding: 0px 10px 10px 10px;
	margin: 0;
	font-size: 11px;
	color: #333333;
	background: #fff;
}

label,.label {
	float: left;
	width: 180px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}

label.nofloat {
	display: inline;
	float: none;
	width: auto;
	font-weight: normal;
}

label.nobold {
	font-weight: normal;
}

.bordo-center {
	padding: 3px;
	text-align: center;
	border: 1px #FF0000 solid;
	background: #FFEEEE;
}
form p.noborder {
	border: 0;
	background: none;
}

.txt {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}



