body{
	margin: 0;
	background:#000000;
	background-image:url(img/fn.jpg);
	background-attachment:fixed;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

#cuerpo{
	border: solid 0px yellow;
	background-image:url(img/fn_content.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:900px;
	height:600px;
}

#cuerpo_galeria{
	background-color:#000000;
	width:698px;
	height:100%;
}

#content{
	background-position: left bottom;
	background-repeat:no-repeat;
	border: 0px solid white;
	width: 698px;
	height: 398px;
	position: relative;
	top: 95px;
	left: 101px;
	/*padding: 95px 0 0 98px;*/
}

.cont_historia{background-image:url(img/fn_content_historia.jpg);}
.cont_galeria{background-image:url(img/fn_content_gale.jpg);}
.cont_clases{background-image:url(img/fn_content_clases.jpg);}
.cont_compa{background-image:url(img/fn_content_compa.jpg);}


#menu{
	color: red;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(img/fn_lateral_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 140px;
}

#menu ul{ float: left; padding:0px; margin:0px; list-style: none;}
#menu li{ padding:0px; margin:0px; padding: 7px 0 7px 0;background-image:url(img/fn_bt.jpg); background-repeat:no-repeat; width:130px;}

#menu li a:link{color:white;}
#menu li a:visited{color: white;}
#menu li a:hover{color: white; font-weight:bold; background-color:white;}


#header{
	width: 530px;
	height: 90px;
	float: right;
	background-image: url(img/fn_header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#seccion{
	width:180px;
	height:88px;
	float:left;
	background-repeat:no-repeat;
	background-position:right bottom;
}

.hd_historia{background-image:url(img/sec_historia.png);}
.hd_galeria{background-image:url(img/sec_galeria.png);}
.hd_clases{background-image:url(img/sec_clases.png);}
.hd_contact{background-image:url(img/sec_contact.png);}
.hd_compa{background-image:url(img/sec_compa.png);}

#logo{
	float:right;
	width:220px;
	height:75px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
}


#cont_sec{
	width: 550px;
	height:307px;
	float: right;
	border: solid orange 0px;
}

#cont_sec_galeria{
	
	width: 550px;
	float: right;
	border: solid orange 0px;
}

#cont_sec_galeria p{
	padding:8px 0 50px 0px;
	text-align:center;
	color:#FFFFFF;
	font-size: 13px;
}

#img_cont{
	border: solid 0px silver;
	float:left;
	height: 100%;
	background-position:left bottom;
	background-repeat:no-repeat;
}

#img_cont_galeria{
	border: solid 0px silver;
	float:left;
	height: 100%;
	background-position:left bottom;
	background-repeat:no-repeat;
}

.img_cont_historia{background-image:url(img/img_historia.png); width:180px;}
.img_cont_galeria{background-image:url(img/img_galeria.png); width:180px;}
.img_cont_compa{background-image:url(img/img_compa.png); width:180px;}
.img_cont_clases{background-image:url(img/img_clases.png); width:180px;}
.img_cont_contact{background-image:url(img/img_contact.jpg); width:180px;}

#txt_cont{
	font-family: tahoma, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	border: 0px solid #FFFF00;
	float:right;
	width:335px;
	height: 308px;
	overflow:auto;
	padding: 10px 25px 0 10px;
}


#cont_galeria{
	font-family: tahoma, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	border: 0px solid #FFFF00;
	float:right;
	width: 450px;
	height: 308px;
	overflow:auto;
}

#pie p{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

#pie a{
	 padding:3px;
}
