/*-----------------------------------------------------------------
Codigo CSS realizado por webmasters de 2009, shotokai.cl
-------------------------------------------------------------------*/

/*----Color en degradado del fondo---*/
body {
	background-image: url(../imagenes/fondo.jpg);
}
/*-----------------------------------*/

/*----Estilos de los Textos---*/
.TextosGeneral {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
}
.AmarilloBold {
	color: #FFFF00;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.piepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-size: x-small;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.nombrevGrande {font-size: 16pt;
color: rgb(153, 204, 153);
font-weight: bold;
}
.nombreverde {
	color: rgb(153, 204, 153);
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-weight: bolder;
	font-style: normal;
	font-size: small;
	line-height: normal;
}
.leyendaimg {
	color: #FFFFFF;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texthistoria {
	color: #8FBC8F;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-size: 13px;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
.desthistoria {color: #FFFFFF}
.Thistoria {
	color: #FFFF99;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.tshibu {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-size: 10px;
	font-weight: bolder;
	font-style: normal;
	font-size: small;
	line-height: normal;
	}
.tgakusei {
	color: #FFFFC1;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
	font-size: 10px;
	font-weight: bolder;
	font-style: normal;
	font-size: small;
	line-height: normal;
	}	
.shibuG {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
}
/*-----------------------------------*/	

/*---Estilos Links---*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC99;
}
a:hover {
	text-decoration: underline;
	color: #00FFCC;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
/*-----------------------------------*/	

/*---Estilos Encabezados---*/
h2 {
align:rigth;
margin:0px 0px 0px 0px;
padding:0px 5px 0px 0px;
width:643px;
font-size: 14pt;
color: #87CEFA;
font-family:Verdana, Arial, Helvetica, sans-serif, arial narrow, Times New Roman,Arial,Book Antiqua, Bookman Old Style, Century Schoolbook, Garamond, Georgia Ref;
font-style:none;
font-weight:bold;
text-align:right;
background-color:rgb(111,111,125);
border-color:white ;
border-width:1px;
border-style:double;
}
h1	{
color: rgb(250,242,154)
}

