.bbbody {
	font-family: verdana;
	font-size: 0.7em;
	color: #454444;
	line-height: 1.2em;
	background-color: #000000;
		background-image: url(../images/bgm2.gif);
	background-position: center top;
	background-repeat: repeat-y;

}

body {
	font-family: verdana;
	font-size: 0.7em;
	color: #454444;
	line-height: 1.2em;
	margin-top: 10px;
	padding: 0px;
	background : #f7f7f7 url(../images/bgd.jpg) repeat center;
}

#contenedor {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	border: 5px solid #AAAAAA;
}

#cabecera {
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	clear: both;
	width: 750px;
	height: 166px;
}

#menu {
	background-image: url(../images/fondomenu.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-position: left;
	text-align: right;
	width: 750px;
	height: 29px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#cuerpoHome {
	width: 750px;
	clear:both;
	float: left;
}

#cuerpo {
	width: 710px;
	.width: 700px; /* Hack explorer */
	clear:both;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #dddada;
	border: 1px solid #909090;
}

#cuerpo h1{
	font-size: 1.6em;
	color: #909090;
	font-variant: small-caps;
}

#cuerpo h2{
	font-size: 1.1em;
	font-variant: small-caps;
}

#cuerpo p{
	line-height: 1.7em;
	margin-bottom: 10px;
}

#cuerpo img{
	border: 3px solid #800000;
}

.titulo1 {
	height: 22px;
	background-color: #800000;
	border: 1px solid #450101;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
	font-size: 1.6em;
	color: #909090;
	font-variant: small-caps;
}

.subtitulo {
	color: #800000;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

.imagenIzq {
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: center;
	color: #141414;
	font-weight: bold;
}

.imagenDcha {
	float: right;
	margin: 5px;
	padding: 5px;
	text-align: center;
	color: #141414;
	font-weight: bold;
}

.divCentrado {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

a {
	font-family: verdana;
	color: #141414;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-type: square;
}

#pie {
	clear: both;
	width: 750px;
	height: 35px;
	background: #F7F7F7 url(../images/stripe_bg01.gif) repeat scroll 0%;
	border-top: 5px solid #800000;
	margin-top: 15px;
}

#pieIzq {
	float: left;
	margin-top: 10px;
	color: #303030;
	font-size: 1em;
	text-align: left;
	margin-left: 5px;
}

#pieDcha {
	float: right;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 1em;
	text-align: right;
	margin-right: 5px;
}

#menu a {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.9em;
	color: #800000;
	text-decoration: none;
	padding: 0px 2px 6px;
}

#menu a:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	background: transparent url(../images/pyramid.gif) no-repeat scroll center bottom;
}

.centrado {
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.bloqueVino {
	width: 600px;
	clear: both;
	height: 75px;
	text-align: center;
	margin: 10px auto;
}

.fotoVino {
	width: 210px;
	text-align: left;
	float: left;
}

.descripcionVino {
	text-align:left;
	width: 390px;
	height: 51px;
	float: left;
}