body {
	font:15px Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666;
	line-height: 10px;}p {
	font-size:11px;
	text-align : center;  /*IE 6 o anteriores*/
	margin-top: 45px;
}

a {
	font-size:14px;
	color:#333333;
}
a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {z
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#0099CC;
}

#principal { 
  margin:auto auto;
  height:507px;
  width:773px;
  background-image:url(imagenes/Santurio_bg_index.jpg);
  background-repeat:no-repeat;
 
}

.btn_link_eng {
	position:absolute;
	float:left;
	text-align:center;
	margin-top:286px;
	margin-left:480px;
    height:17px;
	width:130px; /* para IE5.x/ */
	w\idth:130px; /* para otros IE */
}

.btn_link_esp {
	position:absolute;
	float:left;
	text-align:center;
	margin-top:328px;
	margin-left:480px;
    height:17px;
	width:130px; /* para IE5.x/ */
	w\idth:130px; /* para otros IE */
}



