body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(LOGO%20BYP%20COCINAS%20rotulacion%20TRANSPARENTE%20REDUCIDO%2075%20muy%20difuminado.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.encabezado h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	background-color: #FE0000;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1ex;
	text-align: center;
	width: 100%;
	height: 40pt;
	clear: both;
	float: left;
	color: #C7C5C6;
}
.menu_superior {
	width: 100%;
}
.menu_superior a {
	background-color: #7B7B7B;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	clear: right;
	width: 19%;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	padding: 1pt;
	margin: 0pt;
}
.menu_superior a:hover {

	background-color: #999999;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	clear: right;
	width: 19%;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #000000;
	padding: 1pt;
	margin: 0pt;
}
.centrado {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
}
.menu_izquierda {
}
.menu_izquierda a {
	background-color: #7B7B7B;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	clear: both;
	width: 18%;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	padding: 1pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 1%;
}
.menu_izquierda a:hover {
	background-color: #999999;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	clear: both;
	width: 18%;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #000000;
	padding: 1pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 1%;
}
.parrafo {
	text-align: justify;
	padding: 0pt;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10pt;
	font-size: 13pt;
}
.parrafo .LISTA {
	list-style-type: disc;
	margin-left: 15%;
}
.parrafo h4 {
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5%;
	font-weight: bold;
}
.parrafo h5 {
	margin-left: 10%;
	font-size: 14px;
	font-weight: bold;
}
.parrafo .parrafo_texto_h4 {
	margin-left: 5%;
}
.parrafo .parrafo_texto_h5 {
	margin-left: 10%;
}
.iframe {
	clear: none;
	width: 600px;
	float: right;
}
.tabla_centrado {
	text-align: center;
	vertical-align: middle;
}
