body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family:comic sans MS, tahoma;
	font-size:12px;

}

.menu{
	background-color:#0982C9;
	text-align: center; 
	color:#D2E019;
}

.titulo{
background:url(images/bg_titulo.gif);
padding-left:30px;
}

.paypal{
background:url(images/bg_paypal.gif) no-repeat;
}

.footer{
background:url(images/bg_footer.gif) no-repeat;
color:#575E09;
}

.welcome{
padding-left: 30px;
padding-right:30px;
text-align: justify;
}

p{
font-family:comic sans MS, tahoma;
font-size:12px;
color:#444444;
text-align:justify
}

.item{
border : 1px solid #cccccc;
padding : 5px;
text-align:center;
}

.nombreitem{
color: #0A86CE;
font-family:comic sans MS, tahoma;
font-size:12px;
text-align:center;
}

.precioitem{
color: #669900;
font-family:comic sans MS, tahoma;
font-size:12px;
text-align:center;
}

h1 {
font-family:comic sans MS, tahoma;
font-size: 18px;
font-weight: normal;
line-height:normal;
color: #669900;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
 }
 
 
h2 {
font-family:comic sans MS, tahoma;
font-size: 18px;
font-weight: normal;
line-height:normal;
color: #0A86CE;
padding-left: 30px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
 }
 
.a0:link{text-decoration: none; color:#FFFFFF; font-weight:bold}
.a0:visited{text-decoration: none; color: #FFFFFF; font-weight:bold}
.a0:hover{text-decoration: underline; color: #FFFFFF; font-weight:bold}
.a0:active{text-decoration: none; color: #FFFFFF;font-weight:bold}
 
.a1:link{text-decoration: none; color:#595959}
.a1:visited{text-decoration: none; color: #595959}
.a1:hover{text-decoration: underline; color: #595959}
.a1:active{text-decoration: none; color: #595959}

/* span */

SPAN.copyright{
	color:#7B840D
}

SPAN.carrito{
	margin-left: 100px; 
	color: #FFFFFF;
}


/* divisiones especificas */


	



