@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../Imagenes/suastica.jpg);

}
#contenedor {
	background-color: #FFF;
	height: 1200px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#menu ul li a {
	list-style-type: none;
	display: block;
	height: 24px;
	width: 159px;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
}
#contenedor #contenido {
	height: 905px;
	width: 955px;
	margin-top: 35px;
	background-image: url(../Imagenes/karatedo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#karatedo_horarios {
	height: 294px;
	width: 385px;
	float: left;
	margin-left: 42px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-position: center center;
	text-align: center;
}
#contenido #yudanshas_img {
	background-image: url(../Imagenes/chi_kung3.png);
	height: 465px;
	width: 312px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 35px;
	margin-top: 20px;
}


#contenedor #contenido #encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #CA0000;
	margin-left: 48px;
	height: 85px;
	width: 395px;
	float: left;
	background-image: url(../Imagenes/chikung.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#karate_menu {
	height: 34px;
	width: 371px;
	float: left;
	list-style-type: none;
	margin-left: 92px;
	margin-top: 20px;
}
#karate_menu ul li #historia {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4277BB;
	border-left-color: #4277BB;
	border-right-width: 1px;
	border-left-width: 1px;
}

#karate_menu ul {
	list-style-type: none;
	color: #4277BB;
	margin: 0px;
	padding: 0px;
}
#karate_menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	list-style-type: none;
	color: #4277BB;
	text-decoration: none;
	height: 26px;
	width: 123px;
	float: left;
	text-align: center;
	padding-top: 8px;
}
#menu ul li a:hover {
	background-color: #950000;
	height: 22px;
}
#banner_chikung {
	height: 198px;
	width: 955px;
	float: left;
	margin-top: 23px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../Imagenes/baner_chi_kung.png);
}

#menu ul li a:hover {
	background-color: #950000;
}
#diciplinas a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido #texto {
	font-family: Arial, Helvetica, sans-serif;













	font-size: 14.px;
	color: #000;
	margin-top: 47px;
	height: 340px;
	width: 520px;
	margin-left: 42px;
	margin-right: 0px;
	text-align: justify;
	float: left;
	font-size: 14px;
}

#contenedor #menu_secundario {
	background-color: #000;
	height: 27px;
	width: 955px;
}
#menu_secundario ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#menu_secundario ul li a {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 27px;
	width: 191px;
	text-align: center;
	margin-top: 5px;
}
#contenedor #pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 22px;
	width: 955px;
	float: left;
	padding-top: 5px;
}
#menu_secundario ul li a:hover {
	background-color: #333333;
	margin-top: 0px;
	height: 22px;
	width: 191px;
	padding-top: 5px;
}
