/********** ESTILOS GENERALES *******************/

body{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(azul_2.jpg);
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #F04E00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #00527E;
	scrollbar-shadow-color: #00527E;
	scrollbar-track-color: #000000;
}

#biopus .barra{
	background-image: url(azul_1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF; /*color: #E67601;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#biopus{
	background-image: url(azul_1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF; /*color: #E67601;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#biopus table, #biopus table table{
	color: #FFFFFF; /*color: #E67601;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#biopus .boton {
	background-color: #D81A1A;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/********** FIN ESTILOS GENERALES *******************/
/* *****Estilos de interactividades: definicion textos******* */
/* Boton y Botonbold: Para aplicar en elementos de forms, sin color */ 
#biopus .menu {
	background: transparent;
	border-top: 1px dashed #00527E;
}

/********** FIN	 ESTILOS BOTONESRA XML *******************/
#biopus .menu a:hover {
	text-decoration: overline;
}

/********** ESTILOS BOTONESRA XML *******************/
#biopus .menubar {
	background: url(plus.gif) no-repeat 0em 0.3em;
	border-top: 1px dashed #00527E;
	font-size: 12px;
	line-height: 1.5em;
	list-style: none outside;
	margin-left: -40px;
	padding: 0px;
}

#biopus .menuexp li a, #biopus .submenu li a{
	border-left: 1px dashed #00527E;
	color: #fff;
	font-weight: normal;
	padding-left: 15px;
	text-decoration: none;
}

#biopus .menuexp li a:hover,#biopus .submenu li a:hover {
	border-left: 1px dashed #00527E;
	font-weight: normal; /*border-bottom: 1px dashed #000;*/
	text-decoration: overline;
}

#biopus .menuexp li, .submenu li {
	background: url(square.gif) no-repeat 0em 0.3em;
	list-style: none outside;
}

#biopus .menuexp, .submenu {
	display: none;
	margin-left: 0px;
	padding: 0px;
}

#biopus a.actuator {
	background-color: transparent;
	padding-left: 15px;
	text-decoration: none;
}

#biopus a.actuator:hover {
	text-decoration: overline;
}

#biopus a:link, a:visited {
	color: #E67601;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#biopus a:hover{
	color: #E67601;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

#biopus2 .item{
	border-bottom: 1px dashed #00527E;
	color: #E67601;
	font-size: 12px;
	font-weight: bold;
}
#biopus2 .item2{
	color: #E67601;
	font-size: 12px;
	font-weight: bold;
}
#biopus2 .titulo {
	color: #E67601;
	font-weight: bold;
	padding-top: 20px;

}
#biopus2 .titulo_sin_padding-top {
	color: #E67601;
	font-weight: bold;


}
#biopus2 .subir{

	color: #F04E00;

	background-image: url(subir.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 15px;
}
#biopus2 .resaltado{
	font-weight: bold;
}
#biopus2 .resaltado2{
color: #F04E00;
	font-weight: bold;
}

#biopus2 .parrafo {
	background: transparent;
	border-top: 1px dashed #00527E;
	padding-top: 20px;
}

#biopus2 .transparente {
	background-color: #FF0000;
}

#biopus2 a:link{
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: underline;
}
#biopus2 a:visited{
	color: #8FA5A7;
	font-weight: bold;
		text-decoration: underline;
}

#biopus2 a:hover{
	color: #E67601;
	font-weight: bold;
	text-decoration: underline;
}


#biopus2, #biopus2 table, #biopus2 table table{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#biopus2 .campo {

	background-color: #fff;

	border: 1px solid #00527E;

	color: #000000;

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}


#biopus2  .boton {

	background-color: #000;

	border: 1px solid #fe8000;

	color: #fe8000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

}