/* CSS Document */

body{
	margin-top:0px;
	background-color:#FFCCFF;
	color:#336633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#container{
	height:auto;
	background-color:#fff2fd;
	top: 0px;
	position: absolute;
	left:50%;
	width:976px;
	margin-left:-488px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #e276a7;
	border-bottom-color: #e276a7;
	border-left-color: #e276a7;

}
#encabezado{
	width:971px;
	text-align: left;
	padding-top:140px;
	background-color: fff2fd;
	background-image: url(bannercin.jpg);
	height:72px;
	padding-left:5px
	}
h1{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight: bold;
}
#titulillo{
	color:#FF00CC;
	font-weight: bold;
}

#cuerpo{
	width:900px;
	text-align:left;
	padding:10px;
	float:left;
}
a{
	color: #339933;
	text-decoration: underline;	
}
    #tabs8 {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-color: #fff2fd;
	background-image: url(tablinea8.gif);
	font-weight: bold;
	text-transform: uppercase;	
      }
    #tabs8 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs8 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs8 a {
      float:left;
      background:url("tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	        }
    #tabs8 a span {
      float:left;
      display:block;
      background:url("tabright8.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
      color:#591333;
      }
    #tabs8 a:hover {
      background-position:0% -42px;
      }
    #tabs8 a:hover span {
      background-position:100% -42px;
      }
     #tabs8 a.select {
      float:left;
      background:url("tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  background-position:0% -42px;
	        }
    #tabs8 a span.select1 {
      float:left;
      display:block;
      background:url("tabright8.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
	   background-position:100% -42px;
      }
#izda{
	padding-left:10px;
	float:left;
	width:450px;
}
#dcha{
	float:right;
	width:450px;
}
#izda ul{
	list-style-image:url(peloto.jpg);
	list-style-position: inside;
}
#dcha ul{
	list-style-image:url(peloto.jpg);
	list-style-position: inside;
}