* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #295A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image: url(../images/bggreen.png);
	background-position: top;
	background-repeat: repeat;
}

p {
	margin-bottom: 8px;
}

#wrap {
	width: 100%;
}

#container {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-color: #295A5A;
	/*background-image: url(../images/bg1.gif);
	background-position: top;
	background-repeat: repeat-y;*/
}

#header {
	background-color: #336666;
	margin-left: auto;
	margin-right: auto;
	height: 144px;
	/*background-image: url(../images/cabecera.png);
	background-repeat: no-repeat;*/
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

#sidebar {
	float: right;
	width: 250px;
	background-color: inherit;
	margin-top: 12px;
	/*background-image: url(../images/tail.png);
	background-position: 106px 0;
	background-repeat: no-repeat;*/
}

#menu {
	background-color: inherit;
	color: #FFFFFF;
	width: 220px;
	margin-left: 10px;
}

#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 2px;
	/*border: 1px solid #DCDCDC;*/
	margin-top: 0px;
	width: 230px;
}

#menu li, #menu a {
	line-height: 30px;
	font-family: Arial, sans;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	margin-left:0px;
	font-weight: bold;
}

#menu a {
	display: block;
	width: 220px;
	border-bottom: 1px solid #F5F5F5;
	padding-left: 10px;
	color: #000000;
	/*background-color: #DCDCDC;*/
}

#menu .menu-products4 a {
	border: none;
}

#menu a:hover {
	/*background-color: Silver;*/
	color: #700000;
	text-decoration: underline;
}

#prices {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	color: #700000;
	padding-bottom: 4px;
	padding-top: 2px;
	clear: both;
}

#footer {
	background-color: #228B22;
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	background-image: url(../images/footer.png);
	height: 51px;
	text-align: center;
}

#footer ul {
	padding-top: 10px;
}

#footer li, #footer a {
	display: inline;
	color: #000000;
	/*line-height: 30px;*/
	font-family: Arial, sans;
	font-size: 11px;
	margin-right: 16px;
	text-decoration: none;
}

#footer small {
	font-size: 8px;
	color: gray;
}

#menu em, #footer em {

}

#products {
	float: left;
	width: 460px;
	margin-top: 23px;
	letter-spacing: 0px;
	word-spacing: 2px;
	line-height: 16px;
	border-right: 1px solid #dddddd;
	padding-right: 10px;
}

#products a {
	color: #700000;
	text-decoration: none;
}

#products h1 {
	/*color: #DCDCDC;*/
	color: #700000;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	border-bottom: 1px solid #DcDcDc;
	margin-bottom: 8px;
}

#products h2 {
	color: #700000;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 8px;
}

#products h3 {
	color: #700000;
	font-size: 12px;
	text-align: left;
}

.back {
	margin-top: 10px;
	display: block;
	text-align: center;
	clear: both;
}

.clear {
	clear: both;
}

.inner {
	width: 726px;
	margin-left: 25px;
	margin-right: 25px;
}

.direcciones {
	color: #7C0000;
	font-size: 9px;
	margin-left: 10px;
	margin-top: 8px;
}

.addresslink {
	color: #7C0000;
	text-decoration: none;
}

.logos {
	margin-left: 10px;
	margin-top: 7px;
	border: none;
}

.d0 {
	background-color: #FFECDD;
}

.d1 {
	background-color: #FFE2CA;
}

.gray {
	color: gray;
	font-size: 70%;
	text-transform: uppercase;
}

#index .menu-index a,
#index1 .menu-products1 a,
#index2 .menu-products2 a,
#index3 .menu-products3 a,
#index4 .menu-products4 a {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #700000;
	/*background-color: #970000;*/
	font-size: 14px;
}


#Libros, 
#DVDs, 
#Revistas {
	border: 1px solid #FFE2CA;
}

#Libros td, 
#DVDs td, 
#Revistas td {
	padding:  2px;
	vertical-align: top;
	font-size: 10px;
}

.mas {
	display: block;
	text-align: right;
}