html {
	background-color: #FFF;
	background-image: url(../_imagenes/fondos/bkg_05.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
#contenido01 {
	height: auto;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 204px;
}
#contenido01_contenedor {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 400px;
	padding-left: 200px;
	background-image: url(../_imagenes/bkn_txt.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003A8C;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003A8C;
	text-decoration: none;
	font-weight: normal;
	list-style-type: square;
}


.txt_link_selec {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003A8C;
	text-decoration: none;
	background-color: #FFF;
	background-image: none;
	border-top-width: 15px;
	border-bottom-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: none;
}
.txt_link_subnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003A8C;
	text-decoration: none;
	background-color: #FFF;
	background-image: none;
	float: none;
}

h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #003A8C;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: 90%;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003A8C;
	text-decoration: none;
	word-spacing: 90%;
	text-align: justify;
	vertical-align: middle;
}
.Frase {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #003A8C;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	word-spacing: 90%;
}
.Frase_explicacion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003a8c;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	word-spacing: 100%;
}
#nav_b2_centro {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
}
.boton {
	width: auto;
	float: left;
	padding-left: 25px;
}