/* CSS Document */
@font-face {
    font-family: Amano;
    font-style:  normal;
    font-weight: normal;
    src: url(file:///C:\wamp\www\elsecretodabahia.com\AMANO0.eot);
  }

.amano { font-family: Amano, verdana; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #31aadb;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	background-color:#31aadb;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.style4 {font-size: 9px}
.style9 {
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.style15 {color: #999999}
.style19 {color: #31aadb; font-size: 8px; }
.style31 {
	font-family: Verdana;
	color: #009999;
	font-weight: bold;
	font-size: 25px;
}
.style33 {font-family: Verdana; color: #333333; font-weight: bold; font-size: 25px; }

#hoja{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:-5px;
	padding:20px 30px 20px 25px;
	background:url(../imgs/bots/folio.jpg);
	width:342px;
	height:510px;
	text-align: justify;
}
#texto{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:-5px;
	padding:20px 30px 20px 25px;
	text-align: justify;
}
#postit{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:-5px;
	padding:5px 30px 20px 25px;
	width:245px;
	height:510px;
	text-align: justify;
	background-image: url(../imgs/bots/postit_note.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:778px; 
	top:500px;
}

.desplegable {
	background-color:#FFFFFF;
	color:#22cc44;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	font-family:verdana,arial;
	visibility:hidden;
	font-size:12pt;
	text-align:justify;
	background-image: url(../imgs/bots/fondosubmenu.gif);
	background-repeat: no-repeat;
} 
.ancla {position:relative;visibility:visible; background-color:ffffcc} 
ul.submenu
{
	list-style-type: none;
	padding:20px 15px 0px 10px;
}
