body{
  background-image: url(bg.gif);
  background-attachment: fixed;
  text-align:center;
  margin:0px;
  scrollbar-arrow-color: white; /*  上下の矢印  */
  scrollbar-3dlight-color: palegreen; /* ｜￣  */
  scrollbar-highlight-color: palegreen; /* ｜￣の内側の最も明るい部分  */
  scrollbar-face-color: aquamarine; /* 動かすバーの色  */
  scrollbar-shadow-color: limegreen;
  scrollbar-darkshadow-color: limegreen;
  scrollbar-track-color: limegreen; /* バーが無い部分の色  */
}

a 			{ text-decoration: none; font-weight:bold;}
a:link		{ font-weight:bold; color: #4040ff; }
a:visited	{ font-weight:bold; color: #4040ff; }
a:hover		{ font-weight:bold; color: gold;}
a:active	{ font-weight:bold; color: gold; }

.flash_titulo{
	width:630px;
	height:64px;
	margin:8px auto 8px auto;
}

.menu{
	width:650px;
	height:40px;
	margin:8px auto 8px auto;
}

.menu a {
	float:left;
	display:block;
	width:90px;
	height:40px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	text-align:center;
	background-image:url(boton.png);
	background-repeat:no-repeat-x;
	text-decoration:none;
	margin:0px 1px;
}

.menu a:hover {
	color:#444;
	background-position:0px -40px;
}


.menu_active{
 	float:left;
	display:block;
	width:90px;
	height:40px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	text-align:center;
	background-image:url(boton.png);
	background-repeat:no-repeat;
	background-position:0px -80px;
	text-decoration:none;
	margin:0px 1px;
}

.direccion{
	font:normal normal 9pt verdana;
	text-align:center;
	color:#404040;
	border:0px;
	margin:8px auto 0px auto;
}

.box_contenido{
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
/*	text-indent:1em;*/
	background-color:#efe;
	border:solid 2px #fff;
	padding:8px;
	margin:8px auto 8px auto;
}

.anuncios{
	display:block;
	width:200px;
	color:#fff;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:8px;
	text-align:center;
	font-stretch:expanded;
	background-color:#00FFCC;
	margin:0px auto 8px auto;
}

.anuncios_box1{
	width:640px;
	margin:8px auto 8px auto;
}

.anuncios_box2{
	float:left;
	display:block;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	text-indent:1em;
	background-color:#efe;
	border:solid 2px #fff;
	padding:8px;
	margin:0px auto;
}

.flash_libro{
	display:block;
	width:120px;
	margin-left:20px;
}
	

.frase{
	color:#404040;
	font-family:verdana,sans-serif;
	font-size:10pt;
	line-height:11pt;
	text-align:left;
	text-indent:15pt;
}


.frase2{
	color:#80a080;
	font-family:verdana,sans-serif;
	font-size:10pt;
	line-height:11pt;
	text-align:left;
	text-indent:15pt;
}

.bigbox{
	color:#202020;
	font-family:verdana,sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14pt;
	text-align:center;
	border-style:solid;
	border-width:2pt 3pt 3pt 2pt;
	border-color:white silver silver white;
	padding:3pt;
}

.b{
	color:#303030;
	font-family:verdana,sans-serif;
	font-weight:bold;
	font-size:12pt;
/*	line-height:20pt;*/
	text-align:center;
	text-indent:0pt;
	padding:4pt;
}

.bi{
	color:#202020;
	font-family:serif;
	font-style:italic;
	font-weight:bold;
	font-size:18pt;
/*	line-height:25pt;*/
	text-align:center;
	text-indent:0pt;
	padding:5pt;
}

.list{
	color:#444;
	font-family:verdana,sans-serif;
	font-size:12pt;
	line-height:17pt;
	text-align:left;
	padding-left: 8pt;
}

.list li{
	list-style: decimal inside;
}

.enlace0{
	height:40px;
	margin:10px 0px;
}

.enlace1{
	font-family:verdana,sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size:13pt;
}

.enlace2{
	color:skyblue;
	font-family:verdana,sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size:10pt;
}

.download_col1{font-family:verdana; background-color:#e8f7e8; line-height:20pt;}
.download_col2{font-family:verdana; background-color:#f0fff0; line-height:20pt;}
.download_col3{font-family:verdana; background-color:#ffd0d0; line-height:20pt;}