/*
Theme Name: suelo y metropoli
Description: suelo y metropoli
Version: 1.0
Author: GRUPO CDCOM
Author URI: http://www.grupocdcom.com
*/

/* begin Page */



body
{
  margin: 0 auto;
  padding: 0;
  font-size: 70%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #C1C1C1;
  color: #2a2622;
}

h2
{
    font-size: 18px;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 921px;
  width: 362px;
  margin: 0;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent;
}
/* specially for Opera */

* html .PageBackgroundGlareImage
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Page-BgGlare.png',sizingMethod='crop')");
}
.PageBackgroundGradient
{
  /* background-image: url('images/Page-BgGradient.jpg');
  background-repeat: repeat-x; */
  background-color:#C1C1C1;
  height: 922px;
}

table, th, td
{
  font-size: 1em; 
  padding: 0; 
  border-collapse: collapse;
}

a img
{ 
  border: 0; 
}

a
{
   /* color: #686868; */
   color:#818181
}

a:link
{
	color:#818181  
}

a:visited
{
color:#818181
}

a:hover
{
color:#818181
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:9px;
  min-height:9px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 1000px;
    
}

* html .Sheet 
{
  width:expression(this.offsetWidth < 9 ? 9+"px" : "auto !important");
  height:expression(this.offsetHeight < 9 ? 9+"px" : "auto !important");
  
  width: 1000px;
  zoom: 1;
}


.Sheet-body 
{
  background-image:url(images/fondo-pagina.jpg);
  background-repeat:repeat-y;
  
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Sheet-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -3;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-tl 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-10+'px');
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -10px;
  width: 20px;
  height: 20px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-10+'px');
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 0;
  width: 20px;
  height: 20px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-10+'px');
  left: expression(this.parentNode.offsetWidth-10+'px');
}

.Sheet-br div 
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 10px;
  right: 10px;
  height: 10px;
}

* html .Sheet-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-20+'px');
}


.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /*background-image: url('images/Sheet-h.png'); */
}

* html .Sheet-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 10px;
}

* html .Sheet-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-10+'px');
  width: expression(this.parentNode.offsetWidth-20+'px');
}

.Sheet-bc div 
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 0;
  width: 100%;
  height: 20px;
  /* background-image: url('images/Sheet-h.png'); */
}

* html .Sheet-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 10px;
  left: 0;
  width: 10px;
  bottom: 10px;
}

* html .Sheet-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-20+'px');
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 10px;
  right: 0;
  width: 10px;
  bottom: 10px;
}

* html .Sheet-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-10+'px');
  height: expression(this.parentNode.offsetHeight-20+'px');
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -10px;
  width: 20px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc 
{
  background-image:url(images/fondo-pagina.png);
  background-repeat:repeat-y;
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width:1000px;
  height:100%;
}

* html .Sheet-cc
{
  font-size: 1px;
  width:1000px;
   background-repeat:repeat-y;
  /*width: expression(this.parentNode.offsetWidth-20+'px');*/
  /*height: expression(this.parentNode.offsetHeight-20+'px');*/
}
.Sheet
{
  margin-top: -3px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}

/* end Box, Sheet */

/* begin Header */

div.Header 
{
  margin: 0 auto;
  position:relative;
  background-position:center;  
  width: 1000px;
  height: 179px;
}

* html div.Header 
{
  font-size: 1px;
}

div.Header  div
{
  width: 1000px;
  height: 100%;
  background-image: url('images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 0px;
  top: 0px;
}

.logo td
{
  text-align: {HorizontalAlign};
  vertical-align: {VerticalAlign};
  white-space: nowrap;
}

.logo-name
{
  font-size: 12px;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
}

.logo-name a
{
  text-decoration: none;
  color: #FDFBF6 !important;
}

.logo-text
{
  font-size: 10px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  color: #FDFBF6 !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
  position: relative;
  margin: 0  auto;
  width: 1000px;
  height: 35px;
  z-index: 100;
}

.menu 
{
  padding: 0px 0px 0px 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 35px;
}

.nav .l 
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 994px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-994+'px');
}

.nav .l, .nav .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.jpg');
	width:1000px;
	height:35px;
}

* html .nav .l, * html .nav .r div 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 28px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
  font-family: 'Century Gothic';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #884F48;
  padding: 0 22px;
  margin: 0 0px;
  line-height: 28px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #FFFFFF;
  background-position: left -28px;
}

.menu li:hover a span span
{
  color: #FFFFFF;
  background-position: left -28px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #FFFFFF;
  background-position: left -28px;
}

.menu a.active span span
{
  color: #884F48;
  background-position: left -56px;
}

/* end MenuItem */

/* begin MenuSubItem */

.menu ul a 
{
  text-align: center;
  height: 22px;
  line-height: 22px;
  margin-right: auto;
  
  width: 172px;
  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;
  
  border-width: 1px;
  border-style: solid;
  border-color: #884F48;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
	display:inline;
	float:none;
	margin:inherit;
	padding:inherit;
	background-image:none;
	text-align:inherit;
	text-decoration:inherit;
}

.menu ul a , .nav ul.menu ul span, .nav ul.menu ul span span
{
	line-height: 22px;
	color: #FFFFFF;
	font-family: 'Comic Sans MS';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.menu ul ul a
{
  margin-left: auto;
}

* html .menu ul a 
{
  color: #FFFFFF !important;
}

.menu ul li a:hover
{
  color: #403735;
  border-color: #D6B194;
  background-position: 0 -22px;
}

.menu ul li:hover>a
{
  color: #403735;
  border-color: #D6B194;
  background-position: 0 -22px;
}

* html .menu ul a:hover {
  color: #403735 !important;
}	

* html .menu ul .menuhover .menuhoverA
{
  color: #403735 !important;
  border-color: #D6B194;
  background-position: 0 -22px;
}


.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #403735;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #403735;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span
{
  color: #403735 !important;
}	

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span
{
  color: #403735 !important;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 0px;
	width: 100%;
	position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 31px;
  color: #FFFFFF;
}

.Button .t
{
  height: 31px;
  line-height: 31px;
  padding: 0 16px;
  text-align: left;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #F8F7F7;
}

.Button .hover 
{
  color: #FFFFFF;
}

.Button .active .r 
{
  top: -62px;
}

.Button .hover .r 
{
  top: -31px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 4px;
  height: 93px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-4+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 93px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-403+'px');
}

.Button .active .l 
{
  top: -62px;
}

.Button .hover .l 
{
  top: -31px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 4px;
  height: 93px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-4+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .Block 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.Block-cc2 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ddd9d0;
}

* html .Block-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
.Block
{
  margin: 0px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #578849;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 7px;
  text-align: left;
  color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;  
  text-decoration: none;
  margin-top:20px;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 994px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-994+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.jpg');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  margin-left:5px;
  text-align: left;
  color:#606060;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  color: #606060;
}
.BlockContent a:link
{
  color: #606060; 
}

.BlockContent a:hover
{
  color: #57A7E2;
}
.BlockContent a:hover:visited
{
  color: #57A7E2;
}

.BlockContent a:visited
{
  color: #606060;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	width: 19.3%;
	height: 100%;	
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;

}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:5px;
	padding:5px;
	border:5px;
	float: left;
	overflow: hidden;
	width: 60%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
	margin-top:20px;

	position: relative;
	top:10px;
	margin:0px;
	margin-left:0px;	
	padding:0px;
	border:0px;
	float: left;
	overflow: hidden;
	width: 18%;
	height: 100%;
}
/* end LayoutCell */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
	margin-left: 0; 
	padding-left: 20px;
}

.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}

#footer2
{
	width:100%;
	text-align: right;

}
#footer
{
	margin-top:-40px;
	margin-left:auto;
	width:1000px;	
	height:107px;
	margin-right:auto;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;		

	color:#000000;
}

.post h2 a 
{
	text-decoration: none;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}













#navcontainer
{

  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.jpg');
  width:1000px;
  height:35px;
  margin: 0px;
  padding: 0px;
}

#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	width:1000px;
    height:35px;
}

#navcontainer ul li { float: left; }


#navcontainer ul li a
{
float: left;
text-decoration: none;
text-transform:uppercase;
font-size: 11px;
color:white;
  height:35px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
display: inline;
}
#navcontainer ul li a:hover
{
color:yellow;
}

#navcontainer ul li a:active
{
color:yellow;
}



#navcontainer ul li a#menu7{
font-size: 11px;
background-color:#99FF00;
width: 184px;
height:35px;
color:white;
}
#navcontainer ul li a#menu-frances{
font-size: 11px;
background: url(images/menu-frances.jpg) 0 0 no-repeat;
width: 37px;
height:35px;
color:white;
}
#navcontainer ul li a#menu-italiano{
font-size: 11px;
background: url(images/menu-italiano.jpg) 0 0 no-repeat;
width: 37px;
height:35px;
color:white;
}
#navcontainer ul li a#menu-aleman{
font-size: 11px;
background: url(images/menu-aleman.jpg) 0 0 no-repeat;
width: 37px;
height:35px;
color:white;
}
#navcontainer ul li a#menu-ingles{
font-size: 11px;
background: url(images/menu-ingles.jpg) 0 0 no-repeat;
width: 37px;
height:35px;
color:white;
}


#navcontainer ul li a#inicio{
background: url(images/menu-inicio.jpg) 0 0 no-repeat;
width: 51px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#inicio{
color:yellow;
}
#navcontainer ul li a#inicio.selected{
background: url(images/menu-inicio-select.jpg) 0 0 no-repeat;
width: 51px;
height:25px;
font-size: 11px;
color:#818181;
text-align:center;
margin-top:10px;
}

#navcontainer ul li a#menu1{
font-size: 11px;
background-color:#818181;
width: 200px;
height:25px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a#eventos{
background: url(images/menu-eventos.jpg) 0 0 no-repeat;
width: 100px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#eventos{
text-decoration:underline;
}
#navcontainer ul li a#eventos.selected{
background: url(images/menu-eventos-select.jpg) 0 0 no-repeat;
width: 100px;
height:25px;
font-size: 11px;
color:#818181;
text-align:center;
margin-top:10px;
}


#navcontainer ul li a#arte{
background: url(images/menu-arte.jpg) 0 0 no-repeat;
width: 165px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#arte{
text-decoration:underline;
}
#navcontainer ul li a#arte.selected{
background: url(images/menu-arte-select.jpg) 0 0 no-repeat;
width: 165px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}


#navcontainer ul li a#publicidad{
background: url(images/menu-publicidad.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#publicidad{
color:yellow;
}
#navcontainer ul li a#publicidad.selected{
background: url(images/menu-publicidad-select.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}

#navcontainer ul li a#ocio{
background: url(images/menu-ocio.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#ocio{
color:yellow;
}
#navcontainer ul li a#ocio.selected{
background: url(images/menu-ocio-select.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}









#navcontainer ul li a#idiomas{
background: url(b-otrosidiomas-saucepolis.jpg) 0 0 no-repeat;
width: 154px;
}
#navcontainer ul li a:hover#idiomas{
background-position: 0 -50px ;
}
#navcontainer ul li a#desastre{
width: 143px;
background: url(b-cajondesastre.jpg) no-repeat top left;
}

input {
	border: #969289 1px solid;
	background: #d5d0ca;
	font-size: 11px;
	color:#03334a;
}
textarea {
	width:40px;
	border: #969289 1px solid;
	background: #FFFFFF;
	font-size: 11px;
}



#navpie
{

margin: 0px;
padding: 0px;
}

#navpie ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navpie ul li { float: left; }

#navpie ul li a
{
text-decoration: none;
font-size: 0px;
float: left;
margin: 0px;
height: 34px;
width: 142px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


#navpie ul li a#inicio{
width: 82px;
background: url(pie-inicio-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#zaragoza{
width: 212px;
background: url(pie-conocezaragoza-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#tapas{
width: 169px;
background: url(pie-tapasyvinos-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#vida{
width: 192px;
background: url(pie-vidaenelhotel-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#cliente{
width: 207px;
background: url(pie-rincondelcliente-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#idiomas{
width: 138px;
background: url(pie-otrosidiomas-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#desastre{
width: 143px;
background: url(pie-cajondesastre.jpg) no-repeat top left;
}


#fsidebar1{
background-color:#3399FF;

}
#img-quieresserembajador{
  background-repeat: no-repeat;
  background-image: url('images/img-serembajador.jpg');
  top:0%;
  width:192px;
  height:312px;
  margin: 0px;
}


.postmetadatac
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	text-decoration:none;
	background-color:#C1C1C1;
	background-image:url(fin-post.jpg);
	background-repeat:no-repeat;
	height:38px;
}
.postmetadatac a
{
	color:#ffffff;
	text-decoration:none;
}
.postmetadatac a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.postmetadata {
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	text-decoration:none;

}
.postmetadata a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	text-decoration:underline;

}
.postmetadata a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#57A7E2;
	text-decoration:underline;
}


.fechac
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(fecha-post.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:30px;
}
.fecha 
{
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	margin-left:0px;
}
.fecha2 
{
	background-image:url(fecha-post.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:30px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	margin-left:0px;
	margin-top:5px;
	padding-left:45px;
}
.ncomentariosc
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#78725d;
	text-decoration:none;
	background-image:url(barra-ncomentarios.jpg);
	background-repeat:no-repeat;
	height:39px;
}
.ncomentarios 
{
	background-image:url(barra-ncomentarios.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:-52px;
	text-align:right;
	width:580px;
	height:39px;
	padding-right:20px;
	padding-top:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#78725d;
	text-decoration:none;
}

.titulopost 
{
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	color:#818181;
	text-decoration:none;
}
.titulopost a
{
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	color:#818181;
	text-decoration:none;
}
.titulopost a:link
{
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	color:#818181;
	text-decoration:none;
}
.titulopost a:visited
{
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	color:#818181;
	text-decoration:none;
}
.titulopost a:hover
{
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	color:#818181;
	text-decoration:underline;
}

.lineatitulo
{
	background-image:url(linea-titulo.jpg);
	background-repeat:no-repeat;
	height:3px;
}

.imgsaucepolis
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-saucepolis.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:220px;
}
.imgsaucepolis a {
	z-index: 90;
	background-image:url(images/img-saucepolis.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 220px; 
	text-decoration:none;
	background: transparent;
	text-indent: -9000px;
}

.imgsaucepolis a span  {
	display:none; 
	text-decoration:none;
}




.imgrutatapas
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-rutatapas.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:136px;
}
.imgrutatapas a {
	font-size:55px;
	background-image:url(images/img-rutatapas.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 136px; 
}
.imgrutatapas a span  {
visibility: hidden; 
}

.imgoficinacorreos
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-oficinacorreos.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:83px;
}


.textopie 
{
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin-right:190px;
	
}
.textopie a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
.textopie a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
.textopie a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.margenizquierdo10 
{
  margin-left:20px;
}

.imgserembajador
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-serembajador.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:312px;
}
.imgserembajador a {
	font-size:55px;
	background-image:url(images/img-serembajador.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 312px; 
}
.imgserembajador a span  {
visibility: hidden; 
}

.imgcalendario
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-calendario.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:200px;
}
.imgcalendario a {
	font-size:55px;
	background-image:url(images/img-calendario.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 200px; 
}
.imgcalendario a span  {
visibility: hidden; 
}

.imgzaragozadecerca
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-zaragozadecerca.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:200px;
}
.imgzaragozadecerca a {
	font-size:55px;
	background-image:url(images/img-zaragozadecerca.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 200px; 
}
.imgzaragozadecerca a span  {
visibility: hidden; 
}

.imggaleria
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-galeria.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:211px;
}
.imggaleria a {
	font-size:55px;
	background-image:url(images/img-galeria.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 245px; 
	height: 211px; 
}
.imggaleria a span  {
visibility: hidden; 
}


.imgalojate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-alojate.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:154px;
}
.imgalojate a {
	font-size:55px;
	background-image:url(images/img-alojate.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 154px; 
}
.imgalojate a span  {
visibility: hidden; 
}



.imgseparador
{
	background-image:url(images/img-separador.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:22px;
}
.tituloautores
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.autores
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#78725d;
	text-decoration:none;
}
.autores a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}

.imgyoutube
{
	margin-top:5px;
	background-image:url(images/img-youtube.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:60px;
}
.imgyoutube a {
	font-size:55px;
	background-image:url(images/img-youtube.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 245px; 
	height: 60px; 
}
.imgyoutube a span  {
visibility: hidden; 
}
.imgfacebook
{
	margin-top:0px;
	background-image:url(images/img-facebook.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:57px;
}
.imgfacebook a {
	font-size:55px;
	background-image:url(images/img-facebook.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 57px; 
}
.imgyoutube a span  {
visibility: hidden; 
}
.menos8y
{
	margin-top:-8px;
}
.list_author_image
{
	height:40px;
	width:40px;
	background-color:#FFFFFF;
}
.imgrss
{
	margin-top:-3px;
	background-image:url(images/img-rss.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:65px;
}
.imgrss a {
	font-size:55px;
	background-image:url(images/img-rss.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 65px; 
}
.realizadopor {
	font-size:12px;
	font-family:"Century Gothic";
	color:#FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
}
.paginas {
	font-size:14px;
	font-family:"Century Gothic";
	padding-left: -5px;
}
.paginas a{
	font-size:14px;
	margin-left:14px;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:-1px;
	margin-left:-10px;
}
.paginas a:hover{
	font-size:14px;
	margin-left:14px;
	color:#FFFFFF;
	text-decoration:underline;
	letter-spacing:-1px;		
	margin-left:-10px;	
}
.cabecera-cdcom {
	background-color:#F1F0F5;
	color:#818181;
	font-size:16px;
	font-family:"Century Gothic";
	margin-left:10px;
	padding-top:16px;
	padding-left:3px;
	height:38px;
	width:175px;
}
.imggrupocdcom
{
	margin-top:0px;
	background-image:url(images/img-grupocdcom.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:127px;
}
.imggrupocdcom a {
	font-size:55px;
	background-image:url(images/img-grupocdcom.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 127px; 
}

.imgperspectivas
{
	margin-left:-10px;
	background-image:url(images/img-infografia.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:80px;
}
.imgdiseno
{
	margin-left:-10px;
	background-image:url(images/img-diseno.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:80px;
}
.textopost {
	font-size:13px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#666666;
}


.imgquienessomos
{
	margin-left:-15px;
	background-image:url(images/bot-quienessomos.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:39px;
}
.imgquienessomos a
{
	background-image:url(images/bot-quienessomos.jpg);
	background-repeat:no-repeat;
	display: block; 	
	width:197px;
	height:39px;
}
.imgsolidaridad
{
	margin-left:-15px;
	background-image:url(images/bot-solidaridad.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:39px;
}
.imgsolidaridad a
{
	background-image:url(images/bot-solidaridad.jpg);
	background-repeat:no-repeat;
	display: block; 		
	width:197px;
	height:39px;
}
.imgdemocracia
{
	margin-left:-15px;
	background-image:url(images/bot-democracia.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:53px;
}
.imgdemocracia a
{
	background-image:url(images/bot-democracia.jpg);
	background-repeat:no-repeat;
	display: block; 	
	width:197px;
	height:53px;
}
.imgcooperacion
{
	margin-left:-15px;
	background-image:url(images/bot-cooperacion.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:53px;
}
.imgcooperacion a
{
	background-image:url(images/bot-cooperacion.jpg);
	background-repeat:no-repeat;
	display: block; 		
	width:197px;
	height:53px;
}
.imgsidebar1
{
	margin-left:-14px;
	background-image:url(images/img-sidebar1.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:145px;
}


.botordesa
{
	margin-left:-9px;
	background-image:url(images/bot-ordesa.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:123px;
}
.botordesa a
{
	display: block; 	
	width:175px;
	height:123px;
}

.botaneto
{
	margin-left:-9px;
	background-image:url(images/bot-aneto.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:123px;
}
.botaneto a
{
	display: block; 	
	width:175px;
	height:123px;
}

.bothuesca
{
	margin-left:-9px;
	background-image:url(images/bot-huesca.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:123px;
}
.bothuesca a
{
	display: block; 	
	width:175px;
	height:123px;
}

.anteriores
{
	color:#00FF99;
}
.anteriores a
{
	color:#00FF99;
}


.cdcom{
font-family:"Century Gothic";
font-size:10px;
color:#333333;
}
.cdcom a{
font-family:"Century Gothic";
font-size:10px;
color:#333333;
text-decoration:none;
}
.cdcom a:hover{
font-family:"Century Gothic";
font-size:10px;
text-decoration:underline;
}