/* CSS Document */
#nota{
padding: 20px 0 0 0;
font-size:18px;
color:red;
font-weight:bold;
}

.imageflottante {
float:left;

}

.corp{
text-align:left;
width:90%;
}

body{
	margin:0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-repeat: no-repeat;
}

a{
color:#900;
text-decoration:none;
}

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


#main{
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#left-content{
background-color:#EFEFEF;
}

.padding{
	padding-left:20px;
	padding-right:20px;
}

.padding1{
	padding-left:10px;
	
}


.paddingmain{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	}


#menu{

}

#logintext{
	font-size: 13px;
	padding-left:20px;
	padding-top: 13px;
	color: #FFFFFF;

}


#footer{
	background-color:#585858;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	font-size: 13px;
	word-spacing: 5px;
	color: #FFFFFF;
}
#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}
#footer a:visited{
color:#FFFFFF;
}

.bg-td{
	background:url(images/bg-td.jpg);
	background-repeat:repeat-x;
	background-color:#E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

h3{
font-family:"Myriad Pro";
font-size:24px;
color:#B0002D;
}
.heading3{
	color:#B0002D;
	font-weight: bold;
}
.heading{
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.italicem{
	font-size:20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.prod_bottom {
	text-align: center;
	font-size:16px;
}

.prod_bottom1 {
	text-align: center;
	font-size:24px;
	font-weight:bold;
	color:#900;
}

#search1 {
background-image:url(images/search.jpg);
background-repeat:no-repeat;
height:103px;
}

#search_form {
padding:50px 0 0 25px;
_padding:30px 0 0 25px;
}



#logo {
background:url(images/logo.gif);
}

.left_col {
background:url(images/left_border.jpg);
background-repeat:repeat-y;
}

.bg_td {
background:url(images/bg_td.jpg);
background-repeat:repeat-y;
}

.cart{
padding:10px 20px 0 0;
}

#main_catalogue {

}

#main_catalogue ul {
margin:0;
padding:0 0 0 25px;
_padding:0 0 0 25px;
}

#main_catalogue ul ul{
background-image:url(images/lili.jpg);
background-repeat:repeat-y;
padding:0 0 0 10px;
}

#main_catalogue li {
list-style-image:url(images/bg_list.gif);
}

#main_catalogue li li {
list-style-type:none;
list-style-image:none;
}

#main_catalogue a{
color:#000000;
text-decoration:none;
font-size:15px;
}

#main_catalogue a:hover{
color:#000000;
font-style:italic;
}

#main_catalogue li a {
text-decoration:none;
font-weight:bold;
font-size:15px;
}

#main_catalogue li li a {
text-decoration:none;
font-weight:normal;
font-size:12px;
}
