/* --- CONVENIOS EMPRESA 2009 FLASH --- */
#content {
	width:940px;
	height:380px;
	overflow:hidden;
	}
#botonera_convenios {
		width:940px;
		height:100px;
		float:left;
		margin-top:20px;
		}
#botonera_convenios a {
		background: url(bitmaps/convenios_preguntas.jpg) left top no-repeat;
		float: left;
		width: 464px;
		height: 53px;
		display:block;
		text-indent:-9999px;
	}
	#botonera_convenios a:hover {
		background: url(bitmaps/convenios_preguntas.jpg) left bottom no-repeat;
		width:464px;
		height:53px;
		
	}
	
#botonera_convenios a.beneficios  {
		background: url(bitmaps/convenios_descuentos.jpg) left top no-repeat;
		float:right;
		width: 464px;
		height: 53px;
		display:block;
		text-indent:-9999px;
	}
#botonera_convenios  a:hover.beneficios {
		background: url(bitmaps/convenios_descuentos.jpg) left bottom no-repeat;
		width:464px;
		height:53px;
		
	}

	
/*#botonera_convenios a:hover {
		background: url(bitmaps/convenios_preguntas.jpg) left bottom no-repeat;
	}*/
/*#botonera_convenios h1 {
	width:206px;
	height:181px;
	background: url(bitmaps/logo_convenioempresas.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 0 20px 0;
	padding:0;
	}
#botonera_convenios {
		width:206px;
		height:500px;
		background: url(bitmaps/fondo_gris.jpg) left 253px no-repeat;
		float:left;
		}
	#botonera_convenios a {
		color: #29654A;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: url(bitmaps/bkg_botones.gif) left top no-repeat;
		text-decoration: none;
		float: left;
		width: 172px;
		height: 21px;
		text-align: left;
		padding: 5px 0 0 20px;
		margin:8px 0;
		display:block;
	}
	
	#botonera_convenios a:hover {
		background: url(bitmaps/bkg_botones.gif) left bottom no-repeat;
		color:#666;
	}
*/
	
#animacion_convenios {
	width:940px;
	height:302px;
	float:left;
	}
	


