body
{
	background-color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px;
		
}
div#container
 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 12px;
	color: #333333;
	margin: auto;
	width: 790px;
	background-color:#FFFFFF;
	border: 1px solid #990000;
	-moz-border-radius: 10px;


}
div#upper 
{
	text-align:center;
	color:#990000;
	font-weight:bold;
	font-size: 20px;
}
div#upper img
{
	vertical-align: middle;
	padding: 0 0 0 0;
	border: 0;
}

div#contents
{
	margin: 25px 170px 10px 5px;
	vertical-align: top;
	text-align: justify;
	list-style-type: square;
}
div#contents-title
{
	line-height: 25px;
	border-bottom: 1px solid #990000;
	font-size: 20px;
	font-weight: bold;
}
div#contents img
{
	float: left;
	clear: left;
	padding: 1px 5px 3px 1px;
}

	
/*------------------------*/

.h2
{
	font-weight: bold;
}

/*--------------------------*/

div#right
{
	margin: 40px 1px 10px 0px;
	float: right;
	width: 150px;
	border-left: 1px solid #990000;
	border-bottom: 1px solid #990000;
	text-align: center;
}
div#right ul
{
	text-align: left;
	list-style-type: none;
	padding: 5px 0 0 5px;
	margin: 0;
}
div#right ul li
{	
	margin: 1px 0 1px 0;

}
.h5
{
	width: 130px;
	background-color:#990000;
	color:#FFFFFF;
	padding-left: 10px;
}

div#right ul li a
{
	display: block;
	width: 130px;
	padding: 1px 5px 0 5px;
	text-decoration: none;
	color: #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	text-align: left;
}
div#right ul li a:hover
{
	color: #fff;
	background-image:  url(pictures/site/liback.jpg);
	background-repeat: repeat-y;
}
div#right ul li a#current
{
	background-color:#CCCCCC;
	color: #990000;
}
div#footer
{
	clear: both;
	padding: 0.3em;
	border-top: solid 1px #990000;
	margin-top: 10px;
	font-size: 10px;
	line-height: 11px;
	text-align: right;	
}
/*divs ads---------------------*/
div#rightgad
{
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}

div#footergad 
{
	margin-top: 5px;
	margin-right: 20px;
}
div#adagora
{
	float: right;
	width: 160px;
	padding: 0.3em;
}

/*estilos tablas de detalle*/
table.detail 
{
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.detail td
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 2px;
	border-style: outset outset outset outset;
	border-color: #FFFFFF;
	background-color: rgb(255, 255, 240);
}
table.detail th
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 2px;
	border-style: outset outset outset outset;
	border-color: #FFFFFF;
	background-color: rgb(255, 255, 240);
}
/*-------estilos fichas tokio*/
.fichastokio
{
	margin: 1px 15px 10px 0px;
}

/*-------estilos divs zonas tokio*/
.zonasicon
{
	top:0px;
	left:390px;
	border: 1px solid #990000;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	background-color:#FFFFCC;
}
/*---------------*/
.floatleft
{
	float: left;
	padding: 1px 3px 3px 0px;
}

div#linksokimg
{
	float: left;
	width: 160px;
	height: 180px;
	margin: 0px 5px 5px 5px;
	border: 1px solid #0000CC;
	text-align: center;
	font-weight: bold;
	
}

/*pagina indexB--------------------------*/
.indexlinks
{
	position: absolute;
	width: 100px;
	z-index: 3;
	text-align: center;
	margin-top: 20px;
	border-left: 1px solid #990000;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
}
.indextabs 
{
	position:absolute;
	margin-top: 40px;
	margin-left: 0px;
	border: 1px solid #990000;
	width: 600px;
	height: 390px;
	background-color: #0066CC;
	visibility: hidden;
}
/*-----------------------------------------*/
table#googlesearch
{
	width: auto;
	border-bottom: 1px solid #990000;
}

table#googlesearch a:link
{
	color: #0000CC;
}
table#googlesearch a:hover
{
	background-color:#FFFFFF;
}
/*------------------------------------------*/
a:link
{
	color:#990000
	
}
a:hover
{
	background-color:#990000;
	color:#FFFFFF;
}


/*------------------------------------------*/

ul
{
list-style-type: none;
}
