html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* CSS Document */

* {
margin:0;
padding:0;
}

body {
width:100%;
text-align:center;
background:#ccdaf5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}

a {
text-decoration:none;
color:#425994;
font-weight:bold;
font-size:95%;
}

a:hover {
text-decoration:underline;
color:#425994;
}

img {
border:none;
}

label {
margin-right:10px;
}

fieldset {
padding:5px;
border:1px solid #425994;
}

#container_top {
background-image:url(../img/ombra-top.png);
background-repeat:repeat-x;
background-position:left top;
margin-right:21px;
height:21px;
}

#container_top_l {
width:861px;
height:21px;
margin:0 auto -9px;
background-image:url(../img/ombra-top-left.png);
background-repeat:no-repeat;
position:relative;
z-index:12;
}

#container_top_r {
margin-left:22px;
background-image:url(../img/ombra-top-right.png);
background-repeat:no-repeat;
background-position:right;
height:21px;
}

#container {
background-image:url(../img/footer-bg.jpg);
background-repeat:repeat-y;
background-position:left top;
background-color:#FFFFFF;
margin-right:14px;
}

#container_l {
width:863px;
margin:0 auto;
background-image:url(../img/ombra-left.png);
background-repeat:repeat-y;
position:relative;
z-index:11;
}

#container_r {
margin-left:14px;
background-image:url(../img/ombra-right.png);
background-repeat:repeat-y;
background-position:right;
}

#container_bottom {
background-image:url(../img/ombra-bottom.png);
background-repeat:repeat-x;
background-position:left top;
margin-right:21px;
height:21px;
}

#container_bottom_l {
width:861px;
height:21px;
margin:0 auto;
background-image:url(../img/ombra-bottom-left.jpg);
background-repeat:no-repeat;
}

#container_bottom_r {
margin-left:238px;
background-image:url(../img/ombra-bottom-right.png);
background-repeat:no-repeat;
background-position:right;
height:21px;
}

#mail {
background-color:#fff;
width:500px;
height:400px;
display:none;
position:absolute;
border:1px solid #000;
}

#header {
background-image:url(../img/header-top.jpg);
background-repeat:no-repeat;
width:835px;
height:190px;
cursor:pointer;
}

#left {
width:225px;
float:left;
background-image:url(../img/footer-bg.jpg);
background-repeat:repeat-y;
display:inline;
}

#left ul {
list-style-type:none;
}

#left ul li {
font-size:14px;
font-weight:bold;
}

#left ul li a {
color:#EEEEEE;
text-decoration:none;
display:block;
padding:4px 0 4px 5px;
}

#left ul li a:hover {
color:#FFFFFF;
text-decoration:underline;
display:block;
padding:4px 0 4px 5px;
background:#6BBAFF;
}

#right {
background-image:url(../img/body-top.jpg);
background-repeat:no-repeat;
width:590px;
min-height:420px;
padding:10px 10px 0 10px;
float:right;
text-align:left;
background-color:#fff;
display:block;
}

#footer {
width:835px;
background-image:url(../img/footer-bg.jpg);
background-repeat:repeat-y;
background-position:left top;
background-color:#ffffff;
text-align:right;
padding-top:20px;
}

#footer p {
padding-right:80px;
}

#news {
color:#000;
text-align:left;
padding-left:10px;
margin:0 auto;
}

.news a {
color:#FFFFFF;
}

div#oscura {
	position:absolute;
	top:0;
	left:0;
	background:none;
	background-image:url(../img/bg-oscura.png);
	background-repeat:repeat;
	width:100%;
	height:100%;
	}

div#edit_layer_profili {
	position:fixed;
	top:10px;
	left:10px;
	width:700px;
	height:500px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #333366;
	overflow:hidden;
	}

.menu {
width:178px;
background-color:#445990;
border:1px solid #ffffff;
margin:30px auto 0 auto;
color:#FFFFFF;
font-weight:bold;
text-align:left;
font-size:12px;
}


.login {
width:158px;
height:95px;
background-color:#445990;
border:1px solid #ffffff;
margin:20px auto 0 auto;
padding:10px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
font-size:10px;
}

.news {
width:158px;
height:100px;
background-color:#445990;
border:1px solid #ffffff;
margin:20px auto 0 auto;
padding:10px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
font-size:10px;
}

.news input {
width:150px;
}

.login input, .news input {
border:1px solid #7ab3e3;
}

.cerca input {
border:1px solid #7ab3e3;
}

#accedi {
background-color:#79bffc;
color:#2a65a5;
text-transform:uppercase;
padding-left:10px;
}

.cerca {
width:158px;
height:158px;
background-color:#445990;
border:1px solid #ffffff;
margin:10px auto 10px auto;
padding:10px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
font-size:10px;
}

#search {
background-color:#79bffc;
color:#2a65a5;
text-transform:uppercase;
padding-left:10px;
}

#newsletter {
background-color:#79bffc;
text-align:center;
}

.login input {
width:100px;
}

.cerca input {
width:80px;
}

.registrati {
width:158px;
background-color:#fa0000;
border:1px solid #ffffff;
margin:12px auto 0 auto;
padding:10px;
color:#FFFFFF;
text-align:center;
}

#carrello {
height:200px;
overflow:auto;
border:1px solid #319AF7;
padding:4px;
width:142px;
margin-bottom:10px;
background:#DDF1F8;
font-size:10px;
}

#cartit {
background-color:#79bffc;
color:#2a65a5;
padding:3px 0 0 10px;
margin:5px;
}

.login div {
margin-bottom:3px;
}

.login div a {
color:#FFFFFF !important;
}

.sezioni {
font-weight:bold;
}

.titolo {
background-color:#8f3c67;
color:#fff;
}

.foto img {
width:150px;
border:2px solid #29456B;
}

.check {
margin-right:10px;
}

.clear {
clear:both;
}

.center {
text-align:center;
}

.justify {
text-align:justify;
}

a.azzurro {
color:#3398f0;
}

.big {
font-size:20px;
}

.pink {
color:#FF3063;
}

.blue {
color:#29009C;
}

.brown {
color:#840000;
}

.red {
color:#F70000;
}

.login .left {
float:left;
line-height:20px;
padding:0;
width:35%;
font-size:90%;
}

.login .right {
float:left;
line-height:20px;
padding:0;
width:65%;
text-align:right;
}


.login .right_persa {
float:left;
line-height:20px;
padding:0;
width:50%;
text-align:right;
}

.login .left_persa {
float:left;
line-height:20px;
padding:0;
width:50%;
font-size:90%;
}

.cerca .left {
float:left;
line-height:20px;
padding:0;
width:45%;
font-size:90%;
margin:3px 0;
}

.cerca .right {
float:left;
line-height:20px;
padding:0;
width:55%;
text-align:right;
margin:3px 0;
}

.sendbutton {
text-align:right;
line-height:20px;
padding:0;
width:100%;
margin:3px 0;
}

.profile {
float:left;
padding:5px;
width:400px;
border:1px solid #319AF7;
background-image:url(../img/profile-ul.png);
background-repeat:repeat;
background-attachment:scroll;
background-position:0 7px;
position:relative;
line-height:23px;
}

ul.text {
margin:0;
padding:0;
line-height:20px;
color:#29009C;
font-weight:bold;
text-indent:0;
}

ul.text li {
margin-left:30px;
padding:0;
text-indent:0;
list-style-image:url(../img/ok.gif);
}

ul.text p {
color:#000;
font-weight:normal;
}

ul.menu-left {
text-align:left;
}

#ordini {
font-size:x-small;
width:95%;
}

#ordini tr th {
border:1px solid #000;
background-color:#CC3300;
padding:2px;
}

#ordini tr td {
border:1px solid #000;
background-color:#CC99FF;
padding:2px;
}

.checkout {
border:1px solid #319AF7;
float:left;
overflow:hidden;
width:30px;
height:30px;
}

/*.email {
background:url(../img/icone-bianco-e-nero.jpg) 0 150px;
margin-left:20px;
}*/

.email {
background:url(../img/icone-colorate.jpg) 0 120px;
margin-left:20px;
}

/*.postale {
background:url(../img/icone-bianco-e-nero.jpg) 0 120px;
}*/

.postale {
background:url(../img/icone-colorate.jpg) 0 59px;
}

/*.sendmess {
background:url(../img/icone-bianco-e-nero.jpg) 0 59px;
}*/

.sendmess {
background:url(../img/icone-colorate.jpg) 0 150px;
}

#ed_prof {
font-size:12px;
text-align:center;
}

#iscrizione label  {
font-weight:bold;
}

#iscrizione legend {
font-weight:bold;
color:#425994;
}

.element {
float:left;
margin:10px 20px;
text-align:left;
width:155px;
}

#div_iscrizione {
width:480px;
margin:0 auto;
line-height:18px;
}

#div_conferma {
width:350px;
margin:20px auto 0;
border:1px solid #425994;
padding:5px;
}

#notdisp {
font-size:xx-small;
height:10px;
width:185px;
}

.lnk {
margin-bottom:5px;
}

.acquisti {
border:1px solid #425994;
width:95%;
margin:0 auto;
}

.acquisti tr th {
font-size:80%;
border:1px solid #425994;
}

.acquisti tr td {
font-size:85%;
border:1px solid #425994;
padding:4px;
}

.acquisti tr td.id_ragazza {text-align:center}

h1 {
font-size:140%;
}

#messaggio {
z-index:100;padding:5px;top:50%;left:50%;margin:0 0 0 -310px;position:absolute;width:620px;height:430px;display:none;background:#FFFFFF;border:1px solid #000000;
}

#closemess {
float:right;text-align:right;
}

#filesent {
border:1px solid #000;position:absolute;top:295px;left:385px;overflow:auto;width:213px;height:95px;padding:2px;
}

#subie {
margin-top:30px;
}

.avanzata fieldset label {
width:120px;
display:block;
float:left;
}

.avanzata select {
width:130px;
}

#selezioni {
position:absolute;
width:650px;
height:450px;
top:50%;
left:50%;
margin-top:-325px;
margin-left:-325px;
overflow:auto;
background:#FFFF99;
border:1px solid #000000;
}

.lista_news tr th {
border:1px solid #000000;
background:#CC3300;
padding:2px;
}

.lista_news tr td {
border:1px solid #000000;
background:#CC99FF;
padding:2px;
}

#contatti label {
	width:100px;
	display:block;
	float:left;
}

#utenti {
font-size:75%;
width:95%;
}

#utenti tr th {
border:1px solid #000;
background-color:#CC3300;
padding:2px;
}

#utenti tr td {
border:1px solid #000;
background-color:#CC99FF;
padding:2px;
}

#conferma_invio{padding-top:5px;padding-bottom:5px;border:solid 1px;font-weight:bold;margin-bottom:20px;margin-top:20px;margin-left:60px;margin-right:auto;text-align:center;width:400px;background-color:#7BBEFF}

.preform{margin-top:55px;line-height:20px}
