#head {
	width: 778px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-image: url(../images/bg00.gif);
}
#nav {
	width: 778px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#nav .menu a{
	background-image: url(../images/leaf-out.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 15px;
	height: 37px;
}
#nav .menu a:hover {
	background-image: url(../images/leaf-over.jpg);
	padding-left: 35px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 15px;
	height: 37px;	
}

#nav .menu a {
	color: #333333;
	text-decoration: none;
}#contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 698px;
	text-align: left;
	padding-left: 60px;
	padding-right: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.definicion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFCC;
	padding: 6px;
	border: 1px solid #CCCCCC;
	font-style: italic;
	width: 350px;
	float: left;
	background-image: url(../images/flowers-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fotoHome {
	float: left;
	width: 300px;
	padding: 2px;
	margin-right: 5px;
	margin-left: 20px;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	width: 770px;
	padding-left: 8px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 20px;
	background-image: url(../images/foot_tetera.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}
#container {
	width: 778px;
	background-color: #FFFFFF;
}
#textHome {
	margin-top: 20px;
}
h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#enlaceTiendaHome {
	width: 340px;
	float: left;
}
#newsticker {
	float: left;
	width: 342px;
	background-image: url(../images/home-pizarra.jpg);
	background-repeat: no-repeat;
	height: 308px;
	margin-left: 15px;
}
