@charset "utf-8";
/* CSS Document */

#principal #colIzq #menuIzq .boton {
	width: 182px;
	background-color: #EBEBEB;
	border-top: 1px solid #A7A7A7;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
	border-left: 1px solid #A7A7A7;
	margin-bottom: 10px;
}

#bot1 a {
	background-image: url(/images/menuIEPS/s01.jpg);
	width: 172px;
	height: 60px;
	display: block;
	margin: 5px;
}

#bot1 a:hover {
	background-image: url(/images/menuIEPS/s02.jpg);
}

#bot2 a {
	background-image: url(/images/menuIEPS/r01.jpg);
	width: 172px;
	height: 200px;
	display: block;
	margin: 5px;
}

#bot2 a:hover {
	background-image: url(/images/menuIEPS/r02.jpg);
}

#bot3 a {
	background-image: url(/images/menuIEPS/c01.jpg);
	width: 172px;
	height: 113px;
	display: block;
	margin: 5px;
}

#bot3 a:hover {
	background-image: url(/images/menuIEPS/c02.jpg);
}

#bot4 a {
	background-image: url(/images/menuIEPS/p01.jpg);
	width: 172px;
	height: 113px;
	display: block;
	margin: 5px;
}

#bot4 a:hover {
	background-image: url(/images/menuIEPS/p02.jpg);
}