body,td,th {
	color: #1F1F1F;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
}

img {
	margin-bottom:3px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;

	background-color: #FFFFFF;
	background-image: url(../imagenes/foto_fondo.jpg);
	background-attachment: fixed;
	background-repeat:repeat-y;
	background-position: center top;
}

.st_ancho_web {
	width:850px;
}

.st_tabla_menu {
	border:none;
}

.st_tabla_menu tr {
	height:28px;
}

.st_tabla_menu td {
	color:#BC904D;
}


p{
	text-align: left;
}


#st_menu {}

	#st_menu a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#st_menu a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#st_menu a:hover {
		text-decoration: none;
		color: #FF9900;
	}
	
	#st_menu a:active {
		text-decoration: none;
		color: #FFFFFF;
	}


#st_blanco_naranja {}

	#st_blanco_naranja a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#st_blanco_naranja a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#st_blanco_naranja a:hover {
		text-decoration: none;
		color: #FF9900;
	}
	
	#st_blanco_naranja a:active {
		text-decoration: none;
		color: #FFFFFF;
	}




a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #555555;
}
#pie{
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
	width: 840px;
	background-image: url(../imagenes/pie.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#pie strong{
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
}
#titulos_peq{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#curso_capoeira{
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#historial_noticias{
	text-align: right;
}
#historial_noticias a{
	background-color: #333333;
	padding: 2px;
	border: 1px solid #666666;
}
.sin_borde{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
