body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	background-image: url(../_imagenes/bkn_header.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 204px;
	width: 100%;
	top: 0px;
	position: fixed;
}
#encabezado2 {
	background-image: url(../_imagenes/bkn_header.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 204px;
	width: 100%;
	top: 0px;
}


#encabezado_contenedor {
	height: 128px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#encabezado_skn {
	background-image: url(../_imagenes/inicio/SkinPharma_02_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 256px;
}
#encabezado_aur {
	background-image: url(../_imagenes/inicio/SkinPharma_02_04.png);
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 173px;
}
#encabezado_prd {
	background-image: url(../_imagenes/inicio/SkinPharma_02_06.png);
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 569px;
}
#navegacion {
	float: none;
	height: 74px;
	width: 1000px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#navegacion_01 {
	float: none;
	height: 50px;
	width: 700px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
#navegacion_02 {
	float: none;
	height: 18px;
	width: 800px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}


.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	margin-left: 20px;
	list-style-type: none;
	float: left;
	margin-right: auto;
	text-align: center;
}
#contenido {
	height: 200px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 204px;
}
#aside_contenedor {
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
	padding-top: 50px;
}
#logo {
	float: left;
	height: auto;
	width: 1000px;
	text-align: center;
}
#titulo {
	float: left;
	height: 50px;
	width: 1000px;
}


#espacioizq {
	float: left;
	height: 150px;
	width: 460px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #003A8C;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
#article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #003A8C;
	text-decoration: none;
	float: left;
	height: 150px;
	width: 460px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
#menuimgs {
	height: 210px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
#menuimgs_contenedor {
	height: 210px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#menuimgs_secc {
	float: left;
	height: 210px;
	width: 250px;
}
#menu_img {
	float: left;
	height: 95px;
	width: 230px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#menu_txt {
	float: left;
	height: 100px;
	width: 230px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003A8C;
	text-decoration: none;
}
#footer {
	height: 31px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_imagenes/bkn_footer.png);
}
#footer_contenedor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 31px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 10px;
	padding-top: 10px;
}
.img_link {
	border: 2px solid #FFF;
}

.txt_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.txt_link:hover {
	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_footer_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.txt_footer_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.Verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #003A8C;
}
.Verdana:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #666;
}
