/* --- CONVENIOS EMPRESA 2009 FLASH --- */
#content {
	width:750px;
	height:500px;
	background: url(bitmaps/bkg.jpg) left top no-repeat;
	overflow:hidden;
	}
#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:539px;
	height:500px;
	float:left;
	}
	

