html {
	background: #73ADD7 url(imagenes/gradient.gif) repeat-x;
}
body {
	padding: 0;
	margin: 0;
	background: url(imagenes/logo2ok.jpg) no-repeat center top;
	color: #333333;
	width: 100%;
	display: table;
}
em {
font: italic 100% Georgia, "Times New Roman", Times, serif;
}
em strong {
color: #CC0000;
}
#content {
	width: 760px;
	margin: 115px auto 0;
	background: #fff;
	border: solid 1px #ccc;
	padding: 20px;
	position: relative;
}
#content span {
	display: none;
	position: absolute;
}
#content a {
	display: block;
	text-indent: -1000%;
	position: absolute;
	outline: none;
	left: 26px;
}
#content a:hover {
	background-position: left bottom;
}
#content a:hover span{
	display: block;
}
#content .inicio {
	width: 90px;
	height: 20px;
	background: url(imagenes/btnIncio.gif) no-repeat;
	left: 3px;
	top: 4px;
}
#content .pedidos {
	width: 90px;
	height: 20px;
	background: url(imagenes/btnPedidos.gif) no-repeat;
	left: 97px;
	top: 4px;
}
#content .contacto {
	width: 90px;
	height: 20px;
	background: url(imagenes/btnContacto.gif) no-repeat;
	left: 191px;
	top: 4px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size:18px;
}
h3 {
font: bold 135%/100% Arial, Helvetica, sans-serif;
padding: .2em 0 .3em;
margin:0;
}
h4 {
font:bold 120%/100% Arial, Helvetica, sans-serif;
padding:.85em 0 5px;
color:#666666;
}
h3 em, h4 em {
color: #9d0606;
letter-spacing: -1px;
}
.error {
font: bold 50%/100% Arial, Helvetica, sans-serif;
padding: .2em 0 .3em;
color: #9d0606;
margin:0;
}
.contenidos {
border-bottom:solid 1px #ccc;
padding-bottom:5px;
margin: 0 0 30px 0;
font: 95% Garamond, Georgia, serif;
}
.multimedios { 
	font-family:Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #999999; 
	font-style:italic;
} 
.Title { 
margin: 0;
font:bold 135%/100% Arial, Helvetica, sans-serifVerdana, Arial;
color: #666666;
font-size:11px;
}
#p
