/* Start of CMSMS style sheet 'Layout: Dportes' */
* {
margin:0;
padding:0;
}
dfn {
display:none;
}
img { border:none }

a { color:#007596 text-decoration:none}

a:hover { color:#007596; text-decoration:underline}

body {
   text-align: left;
   font-family: Trebuchet MS,Arial;
   font-size: 13px;
   line-height:15px;
   background: #4D4D4D url(images/fondo.png) repeat-x;
   color: #000;
}


div#pagewrapper {
	width:998px;
	margin: 0 auto
}

div#publicidad { height:66px; width:998px; background:#363832; position:absolute; top:0  }

div#header {
   height: 107px;
   background: url(images/encabezado.jpg) no-repeat 0 1px;           
   position:relative;
   margin-top:66px
}
#encabezado { left:-5px;top:7px;
position:absolute;}
#search { left:639px;
position:absolute;
top:73px

}
#cntnt01searchinput { opacity:.87; *filter:alpha(opacity=87); border:none; background:#fff ;  font-family: Trebuchet MS,Arial;   font-size: 11px ; width:143px; padding:0 3px; border:2px solid #000 } 
.buscar { width:21px; height:20px; border:none; background:url(images/buscar.png); cursor:pointer; position:relative; top:2px; *top:0px }
.buscar:hover {width:21px; height:20px; border:none; background:url(images/buscarh.png); cursor:pointer; position:relative; top:2px; *top:0px }

div.breadcrumbs {
   padding: 0 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
            /* css shorthand rule will be opened to be "0 1em 0 1em" */
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }


div#content {
  background:#fff
}

div#main {
	width:761px;
	float:left;
        padding:0 6px;_padding:0;
}
div#main h4 { margin-top:10px } #main #ingresados h4 { margin:0 }
#fecha {
margin:2px 0 5px;
background:#e9e9e9;
padding:3px 0 3px 6px;
font-size:11px;
font-weight:bold

}
div#banners {
   float: left; 
   width: 219px;
padding-bottom:5px;*padding-bottom:0


}


div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #fff;
   background-color: #000; /* same bg color as in header */
}

div#footer p {
   font-size: 11px;
   padding:3px 3px;      /* some air for footer */
   text-align: center; /* centered text */
   margin:0;
}

div#footer p a {
   color: #fff;
   text-decoration:none
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

#formulario { margin:20px 0 0 35px }
/* End of 'Layout: Dportes' */

