body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #B90504;
}
.bg_body {
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
a:link.text {
	text-decoration:none;
}
a:active.text {
	text-decoration:none;
}
a:visited.text {
	text-decoration:none;
}
a:hover.text {
	text-decoration:none;
	color:#930000;
}
.radiobtn {
	height: 13px;
	width: 13px;
}



.price_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #930000;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-align: justify;
}
a:link.text_main {
	text-decoration:none;
}
a:active.text_main {
	text-decoration:none;
}
a:visited.text_main {
	text-decoration:none;
}
a:hover.text_main {
	text-decoration:none;
	color:#990000;
}

.price_fm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #595959;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	line-height: 12px;
}

a:link.text2 {
	text-decoration:none;
}
a:active.text2 {
	text-decoration:none;
}
a:visited.text2 {
	text-decoration:none;
}
a:hover.text2 {
	text-decoration:underline;
}

.mostrado {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #595959;
	line-height: 12px;
	font-style: italic;
	text-align: right;
}
.tit_opciones {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #930000;
}
.floatWin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #930000;
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.maps {
	border: 1px solid #CCCCCC;
}
.text_main2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-align: justify;
}
.txtOrdenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
a:link.txtOrdenHeader {
	text-decoration:none;
}
a:active.txtOrdenHeader {
	text-decoration:none;
}
a:visited.txtOrdenHeader {
	text-decoration:none;
}
a:hover.txtOrdenHeader {
	text-decoration:none;
	color:#993300;
}


input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #595959;
}
.titulos2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930000;
}
.titulosListado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #930000;
}
a:link.titulosListado {
	text-decoration:none;
}
a:active.titulosListado {
	text-decoration:none;
}
a:visited.titulosListado {
	text-decoration:none;
}
a:hover.titulosListado {
	text-decoration:underline;
}
.index_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.precio {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #930000;
}
.precioOferta {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #930000;
	text-decoration: line-through;
}
.precio2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #930000;
	font-weight: bold;
}
.precio2Oferta {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #930000;
	font-weight: bold;
	text-decoration: line-through;
}
.ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.menu_border {
	border: 1px solid #E6E6E6;
	background-color: #F8F8F8;
}
.shopheader_bkg {
	background-image: url(images/sep_tit.jpg);
	background-repeat: repeat-x;
}


/********************************************   
  CONTENT - Controls content elements
 ********************************************/

#main {
	float: left;
	width: 73%;
	padding: 0;
	margin: 0;
}
#main h1 {
	color: #667F99;
	border-bottom: 2px solid #CCCCCC;
	background: #F6F6F6 url('images/arrow.gif') no-repeat 5px 50%;
	padding: 3px 0 3px 20px;
	margin: 10px 0 0 0;
}
.last_updated {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 5px 10px 20px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 0px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url('images/clock.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url('images/comment.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .print {
	background: url('images/print.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url('images/page.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.profile {
  margin: 2px 0px 2px 0px;
	padding: 5px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}
.profile_image {
  padding: 2px;
  border: 1px solid #CCCCCC;
}
p.comment_admin {
  border: 1px solid #B6B8BB;
  margin-top: 2px;
  background-color: #F6F6F6;
}
p.comment_visitor {
  border: 1px solid #F2F2F2;
  margin-top: 2px;
  background-color: #FFFFFF;
}
.comment_date {
  background: url('images/clock.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
p.system_message {
  border: 1px solid #B6B8BB;
  margin: 2px 0px 10px 0px;
  background-color: #F6F6F6;
  text-align: center;
  font-weight: bold;
}
p.search_class {
  border: 1px solid #F2F2F2;
  margin-top: 2px;
  background-color: #FAFAFA;
  background-image: url('images/search_result.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
p.search_class a {
  background: none;
}
p.favourites {
  border: 1px solid #F2F2F2;
  margin-top: 2px;
  background-color: #FAFAFA;
}
p.page_numbers {
  border: 1px solid #F2F2F2;
  margin-top: 2px;
  background-color: #FFFFFF;
  text-align: center;
}

#bookmarks {
  margin: 10px 5px 5px 10px;
  text-align: left;
}
.bookmark_img {
  padding:5px;
  margin:1px;
  border: 1px solid #B7B8BC;
}
.post-footer .comments {
	background: url('images/comment.gif') no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}

a:link.comments {
	background: inherit;
	text-decoration: none;
	color: #800000;
}
a:visited.comments {
	background: inherit;
	text-decoration: none;
	color: #800000;
}
a:active.comments {
	background: inherit;
	text-decoration: none;
	color: #800000;
}
a:hover.comments {
	background: inherit;
	color: #666666;
}
a:link.readmore {
	background: inherit;
	text-decoration: none;
	color: #667F99;
}
a:visited.readmore {
	background: inherit;
	text-decoration: none;
	color: #667F99;
}
a:active.readmore {
	background: inherit;
	text-decoration: none;
	color: #667F99;
}
a:hover.readmore {
	background: inherit;
	color: #996800;
}

p.search_class {
  border: 1px solid #F2F2F2;
  margin-top: 2px;
  background-color: #FAFAFA;
  background-image: url('images/search_result.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
p.search_class a {
  background: none;
}
.weblogmenu {
	color: #FFF;
	background-color: #980000;
	padding: 6px;
	
}

.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCC;
	text-align:center;
}
a:link.textmenu {
	text-decoration:none;
}
a:active.textmenu {
	text-decoration:none;
}
a:visited.textmenu {
	text-decoration:none;
}
a:hover.textmenu {
	text-decoration:none;
	color:#FFF;
}
.blog_titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #930000;
}
.blog_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCC;
	text-align:left;
}
a:link.blog_menu {
	text-decoration:none;
}
a:active.blog_menu {
	text-decoration:none;
}
a:visited.blog_menu {
	text-decoration:none;
}
a:hover.blog_menu {
	text-decoration:none;
	color:#333333;
