/* CSS Document */
body {
	background-color: #dedfe1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
	scrollbar-base-color: #ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#9A1A27;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#f1f1f1;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}
strong {
	color:#C51230;
}
iframe{
border:0px;
width:495px;
height:600px;
}

table{
float:left;
}
ol {
	font-weight:bold;
	color:#C51230;
}
ol .texto {
	font-weight:normal;
	color:#000000;
}

a {
	color: #C51230;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #C51230;
}
a:hover {
	text-decoration: underline;
	color: #C51230;
	font-weight:bold;
}

#holder {
	background-color:#FFFFFF;
	width: 800px;
	height: 768px;
	margin-right: -400px;
	right: 50%;
	visibility: visible;
	position: absolute;
}
#contenedor {
	width: 760px;
	height: 768px;
	margin: 0px 20px 0px 20px;
	display:block;
}
#header {
	width: 760px;
	height: 80px;
}
#header img {
	float:left;
}
#header ul {
	padding:0px;
	margin:0px;
	float: right;
	width: 285px;
	list-style: none;
	font-weight:bold;
	font-size:9px;
}
#header ul li {
  float: right;
  margin: 50px 0px 10px 0px;
  
}
#header ul a {
	text-decoration: none;
	height:20px;
	color: #757575;
	display: block;
	padding: 0em 1em 0em 1.2em;
}
#header ul a:hover {
	color: #C51230;
	background: url(images/bullet.gif) no-repeat left top;
}
#menuTab {
	padding:0px;
	margin:0px;
	width: 760px;
	height: 45px;
}
#menuTab ul {
	font-weight:bold;
  	margin: 0px;
  	padding: 0px;
  	float: left;
  	width: 490px;
  	height: 30px;
  	list-style: none;
}
#menuTab ul li {
  float: left;
  text-align:center;
}
#menuTab ul li img{
	margin-right:10px;
}
#menuTab ul a {
	padding: 0 1em;
	margin: 15px 0px 0px;
 	text-decoration: none;
 	color: #757575;
	height:30px;
 	float: left;
  	display: block;
	border-left: 1px solid #C51230;
}
#menuTab ul a:hover {
	color: #fff;
 	background-color: #C51230;
}
#buscar {
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	background-color:#C51230;
	float:right;
	width: 265px;
	height:45px;
}
#buscar form{
	margin-left:20px;
	padding:15px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:18px;
	display:block;
}
#buscar .campoGoogle {
	font-size: 9px;
	color: #72338A;
	margin:0px 5px 0px 5px;
	border:1px solid #DEDFE1;

}
#buscar .btnGoogle{
	font-weight:bold;
	font-size: 9px;
	text-align:center;
	color:#000000;
	background-color:#DCDCDE;
	border:1px solid #B2B3B7;
	width:22px;
}
#banners {
	background-color:#a9a9a9;
	float:right;
	width: 265px;
	height:580px;
	display:block;
	position:relative;
	padding:0px;
}
#anuncio {
	height:195px;
	display:block;
}
#patrocinio {
	background-color:#DEDFE1;
	height:405px;
	display:block;
	text-align:center;
}
#patrocinio img {
	margin:10px 0px 0px 0px;
}
#info {
	width: 495px;
	height:600px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	background-color:#FFFFFF;
}
#infoContenedor {
	width: 760px;
	height:600px;
	float:left;
	margin:0px;
	padding:0px;
}
#infoScroll {
	width: 465px;
	height:350px;
	float:left;
	overflow-y: scroll;
	z-index: auto;
	padding-right: 10px;
}
#info h1 {
	font-weight:bold;
	font-size:9px;
	color:#C51230;
	margin:0px;
	padding:0px;
	
}
#info .sinopsis {
	width:225px;
	height:110px;
	float:left;
	margin:0px 10px 0px 0px;
	display:block;
	padding: 0px;
	line-height: 10px;
}
#info .sinopsis a {
	font-weight: bold;
	color: #C51230;
	text-decoration:none;
}
#info .sinopsis a:hover {
	text-decoration:underline;
}
#info .pic {
	float:left;
	margin:0px 10px 50px 0px;
	display:block;
	padding:0px;
}
#privada {
	width: 450px;
	display:block;
	
}
#privada img {
	float:left;
	margin:0px 0px 15px 0px;
	display:block;
}
#privada  ul {
	width:475px;
	padding:0px;
	margin:0px;
	float: left;
	list-style: none;
	font-weight:bold;
	font-size:9px;
}
#privada  ul li {
  float: left;
  
}
#privada  ul a {
	text-decoration: none;
	height:25px;
	width:120px;
	color: #000000;
	display: block;
	padding: 0em 1em 0em 1.2em;
	background: url(images/bullet2.gif) no-repeat left top;
	margin-bottom:20px;
	margin-right:10px;
}
#privada  ul a:hover {
	color: #C51230;
}
#footer {
	text-align:center;
	width: 760px;
	height:45px;
	font-size:9px;
	display:block;
	margin-bottom: 0px;
	position: relative;
}
#footer ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 760px;
	list-style: none;
	background-image: url(images/footer_back.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#footer ul li {
  float: left;
  margin: 10px 0px 10px 0px;
  
}
#footer ul a {
 	text-decoration: none;
	height:25px;
 	color: #757575;
  	display: block;
	border-left: 1px solid #C51230;
	padding: 0 1.5em;
}
#footer ul a:hover {
	color: #C51230;
}
#footer ul .first a {
  	border-left: 0px;
}
.spacer {
	background: url(images/spacer.gif)  repeat-x left center;
	height: 14px;
	margin:5px 15px 10px 0px;
	width: 450px;
	display:block;
	padding: 0px;
	float: left;
}
.black  {
  color:#333333;
  font-weight:bold;
}
.estats  {
  font-size:8px;
  border-collapse: collapse;
  width: 445px;
  border: 1px solid #666;
}

col {
  border-right: 1px solid #ccc;
}

.estats thead {
  background-color:#C51230;
  color: #ffffff;
  border-top: 1px solid #717073;
  border-bottom: 1px solid #717073;
}

.estats th {
  padding: 0.3em;
  font-weight: normal;
  text-align: left;
  border-left: 1px solid #ffffff;
}
.estats td {
  padding: 0.3em;
  border-left: 1px solid #717073;
  border-top: 1px solid #717073;
}