@charset "UTF-8";
/* CSS Document */
.prog {
	background-image: url(../images/programbar.png);
	margin: 0 auto;
	padding: 0px;
	position: relative;
	height: 192px;
	width: 950px;
	background-color: #166379;
	margin-bottom:70px;
}
.prog ul{
	margin: 0px;
	padding: 0px;
}
.prog li{
	float: left;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
.prog li a{
	display: block;
	position: absolute;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/programbar.png);
	text-decoration: none;
	text-indent: -9999px;
}


li.prog-preg a {
	width:270px;
	height:192px;
	background-position: 0px 0px;
	left:0px;
}

li.prog-preg  a:hover {
	background-position: 0px -192px;
}

li.prog-ethi a {
	width:227px;
	height:96px;
	background-position: -270px 0px;
	left:270px;
}

li.prog-ethi  a:hover {
	background-position: -270px -192px;
}

li.prog-mex a {
	width:227px;
	height:96px;
	background-position: -497px 0px;
	left:497px;
}

li.prog-mex  a:hover {
	background-position: -497px -192px;
}

li.prog-haiti a {
	width:227px;
	height:96px;
	background-position: -723px 0px;
	left:723px;
}

li.prog-haiti  a:hover {
	background-position: -723px -192px;
}

li.prog-us a {
	width:227px;
	height:96px;
	background-position: -270px -96px;
	left:270px;
	top:96px;
}

li.prog-us  a:hover {
	background-position: -270px -288px;
}

li.prog-inter a {
	width:227px;
	height:96px;
	background-position: -497px -96px;
	left:497px;
	top:96px;
}

li.prog-inter  a:hover {
	background-position: -497px -288px;
}

li.prog-mili a {
	width:227px;
	height:96px;
	background-position: -723px -96px;
	left:723px;
	top:96px;
}

li.prog-mili a:hover {
	background-position: -723px -288px;
}
