@font-face {font-family: "Myriad Pro";  
src: url(/imag/avgardn.ttf)}  
a img {
	border:0;
}


/* Estructura Contenido */
.cuadroEnviar {
	BORDER-RIGHT: #13a6c8 thin solid; BORDER-TOP: #13a6c8 thin solid; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; BORDER-LEFT: #13a6c8 thin solid; WIDTH: 75px; COLOR: #000000; LINE-HEIGHT: 15px; BORDER-BOTTOM: #13a6c8 thin solid; FONT-FAMILY: "Myriad Pro",arial,verdana; HEIGHT: 25px; TEXT-ALIGN: center
}
#alta {
	position:relative;float: left;
	/*position:absolute;*/
	width:680px;
	height:115px;	
	z-index:1;
	overflow: visible;
	visibility: visible;
	/*ALIGN: center;	*/
	font-family:"Myriad Pro",arial,verdana;
	margin:10px 10px 10px 10px;
	/*border:1px solid #cccccc;
	background-color: #ffffff*/
}
#baja {
	position:relative;float: left;
	width:680px;
	height:115px;
	top: -135;	
	/* Firefox y los demás */  
	*top: -290; 			
	/* IE7 e inferiores */  
	_top: -281; 			
	/* Sólo IE8*/  
	z-index:1;
	overflow: visible;
	visibility: hidden;
	/*ALIGN: center;*/
	font-family:"Myriad Pro",arial,verdana;
	margin:10px 10px 10px 10px;
	/*border:1px solid #cccccc;
	background-color: #ffffff*/
}

#barra_alertas  { 
width: 100%; 
height: 23px;
float:left;
border-bottom: 1px solid #000000; 
margin-bottom:8px;
background-color:#13a6c8;
}

#barra_alertas_in { 
width: 100%;
padding:5px;
float:left; 
}

#barra_alertas_a { 
width: 13px; 
float:left;
/*background: url(/imag/intro.gif) #ffffff no-repeat right center;*/
background-color: #ffffff;
/*background-image:url('/imag/intro.gif') ;*/
}

#barra_alertas_b { 
width: 90%; 
float:left; 
margin-left:10px;
margin-reight:10px;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 14px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#form_alerta  { 
width: 100%; 
padding:10px;
overflow:visible;
/* float:left; */
border: 1px solid #cccccc; 
background-color: #ffffff;
}

input.background {
	position:relative;
	bottom:4px;
	cursor:pointer;
	color:#000;
	border:0;
	font-size:10px;
	font-weight:bold;
	width:54px;
	height:24px;
	text-indent:-1px;
	background-color:transparent;
	background-image:url(/imag/busca_fondo.gif);
	background-position:top;
}

input.background:hover {
	background-position:bottom;
	color:#fff;
}

.v9_roj {
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #ff0000;
font-weight: none;
text-decoration: none;
}

#alert_menssage {
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #ff0000;
font-weight: none;
text-decoration: bold;
}