body {
	margin: 0px;
	padding: 0px; 
	background-color: #c72121;
	/*background-color: #9a0f08;*/
	background-image: url(http://www.profumeriapaola.com/web2007/images/sfondo.gif);
	/*background-image: url(http://www.profumeriapaola.com/web2007/images/sfondo_natale.jpg);*/
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5e5e5e;
}

body.admin {
	font-size: 12px;
	background-color: #fff;
	background-image: none;
	color:#000;
}

table  { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

table.padding  { 
	border-collapse: separate; border-spacing: 0;
}

td.padding {
	padding:2px;
}

table.offerte-home {
	background-image: url(http://www.profumeriapaola.com/web2007/images/sfondo_offerte.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding:0px 0px 0px 0px;
	width: 185;
	height: 106px;
	/*border:1px solid #eee;*/
}

#main {
    background:#fff;
    width:535px;
	margin: 0px 0px 0px 0px;
    }

#menu {
    background-image: url(http://www.profumeriapaola.com/web2007/images/separ.gif);
	background-repeat: no-repeat;
	background-position: top right;
	/*background-color: #ffffff;*/
    width:254px;
	margin: 0px 0px 0px 0px;
    }

td.bottom {
	background-image: url(http://www.profumeriapaola.com/images/bottom02.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:40px;
	font-size: 11px;
	/*color:#8b0202;*/
}

td.main {
	background-color: #fff;
	width: 895px;
}

td.sx {
	/*background-color: #fff;*/
	background-image: url(http://www.profumeriapaola.com/images/bg_sx_new.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 2px;
}
td.dx {
	/*background-color: #fff;*/
	background-image: url(http://www.profumeriapaola.com/images/bg_dx_new.png);
	background-repeat: repeat-y;
	background-position: top right;
	width: 10px;
}

td.head {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:40px;
	font-size: 11px;
	color:#8b0202;
	text-align:center;
}

.formlabel,.border {
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color:#a33;
	padding: 2px;
}
.border {
	border:1px solid #cccccc;
}

h1 {
	font-size:14px;
	font-weight: normal;
	line-height:20px;
	/*font-style: italic;*/
}


a {
	color:#e70000;
	font-size:14px;
	text-decoration:none;
}

.menu {
	background-image: url(http://www.profumeriapaola.com/web2007/images/menu_separ.gif);
	background-repeat: repeat-x;
	background-position: bottom	 right;
	margin-right:2px;
	padding:8px 12px 0px 0px;
	width: 230px;
	height: 26px;
	display:block;
}

a:hover {
color:#e66;
}






















/********* elementi form*************/
input {
font-size:10px;
border: 1px solid #f4d4d4;
color: #666;
} 

.submit {
border: 1px solid #f4d4d4;
background-color: #fee;
color: #a33;
} 

textarea {
font-family: verdana, arial, helvetica;
font-size:10px;
border: 1px solid #f4d4d4;
color: #666;
} 

SELECT {
font-size:10px;
border: 1px solid #f4d4d4;
color: #666;
} 


td.bordo_xmas_sx {
background-image: url(images/xmas_bordo_sx.gif); 
background-repeat: repeat-y;
background-position: top right;
}

td.bordo_xmas_dx {
background-image: url(images/xmas_bordo_dx.gif); 
background-repeat: repeat-y;
background-position: top left;
}

td.xmas {
background-image: url(images/xmas_nastro.gif); 
background-repeat: no-repeat;
background-position: bottom left;
}

