
.selector {
	width: 700px;
	/*height: 250px;*/
	margin-left:auto;
	margin-right:auto;
	  background:
	url(imagenes/top-left2.gif)
   top left no-repeat;
   background-color: #FFFFFF;

}


.selector h2 {
  background:
	url(imagenes/top-right2.gif)
  top right no-repeat;
  font-size:1.3em;
  padding:15px;
  margin:0;
  }

.selectorBody {
  background:
	url(imagenes/right-border2.gif)
  top right repeat-y;
  margin-top:-2em;
  }

.selectorFooter {
  background:
	url(imagenes/bottom-left2.gif)
  bottom left no-repeat;
  }

.selectorFooter p {
  background:
	url(imagenes/bottom-right2.gif)
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  padding-right:25px;
  text-align : right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #8C8C8C;
  }


.selectorFooter a {
   text-align: right;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   color: #6D8CB3;
   background: #FFFFFF;
   }

.selectorFooter a:hover {
   color: #8C8C8C;
  text-decoration: underline;
   }


.selectorLinks a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   color: #6D8CB3;
   background: #FFFFFF;
   font-weight: bold;
   }

.selectorLinks a:hover {
   color: #8C8C8C;
  text-decoration: underline;
   }
   
   
   div#links {
	position: relative;
	top: 30px;
	left: 30px;
	width: 330px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 100;
	font-weight: bold;
   }

div#links a {
   display: block;
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding: 5px 10px;
   margin: 0 0 1px;
   border-width: 0;
   text-decoration: none;
   color: #6D8CB3;
   background: #FFFFFF;
   }


div#links a:hover {
   color: #8C8C8C;
   background: #E6E7E6;
   }
   
.domingos-anteriores {padding:1em;}
.domingos-anteriores p{ font-size:80%; text-align:left;}
h2.tot-domingo {font-size:110%;}
