body{
	text-align:left;
}
.bodytext {  font-family:arial; font-size: 10pt; font-style: normal; line-height: 20px; font-weight: normal; text-decoration: none; color: #ffffff;}
.header1 {  font-family: arial; font-size: 13pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #ffffff}
.header2 {  font-family: arial; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
.copyrighttext {  font-family: arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000000}
a {text-decoration: none; font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color:#0F3;}
.bold {  font-family: arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
li {  list-style-image: url(imaxes/bullet.gif);/* background: #ffffff*/}
.textope{  font-family:arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #700}
.textverm{  font-family:arial; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #700}
.textmap{  font-family:arial; font-size: 13pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #F00}
.v_azul{
	color:#39C;
}
audio{
	width:80%;
	margin-top:5px;
	margin-bottom:0px;
}
#son{
	cursor:pointer;
	position:relative;
	width:20px;
	height:17px;
}

.botoncss3 {
	text-align:center;	
	font-size: 11px;
	padding-top:0px;
	height:15px;
    padding: 0px 10px 0px 10px;
    background: #FF9D9D;
    font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
    color: #006;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.botoncss3:hover {
	background: #903;
	border: solid 1px #2A4E77;
	text-decoration: none;
	color: #FFF;
}
.botoncss3:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}
