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

body {
	background-color: #F3F3F3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#container {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width:958px;
	height: 765px;
	background-image: url(../images/fondo_pediatria.jpg);
	background-repeat:no-repeat;
}
#btn1{
	position:absolute;
	width:130px;
	height:65px;
	margin-left:110px;
	margin-top: 121px;
	z-index: 4;
}
#btn2{
	position:absolute;
	width:130px;
	height:65px;
	margin-left: 251px;
	margin-top: 121px;
	z-index: 4;
}
#btn3{
	position:absolute;
	width:130px;
	height:65px;
	margin-left: 580px;
	margin-top: 121px;
	z-index: 4;
}
#btn4{
	position:absolute;
	width:130px;
	height:65px;
	margin-left: 721px;
	margin-top: 121px;
	z-index: 4;
}
#titulo{
	position:absolute;
	margin-left:379px;
	margin-top:116px;
	width: 205px;
	height: 153px;
	z-index: 10;
}
#apDiv1 {
	position:absolute;
	left:122px;
	top:222px;
	width:701px;
	height:209px;
	z-index:6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #01797C;
	text-align: left;
}
#apDiv1 p {
	text-align: justify;
}

#apDiv2 {
	position:absolute;
	left:365px;
	top:312px;
	width:194px;
	height:302px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	left:579px;
	top:439px;
	width:67px;
	height:161px;
	z-index:7;
}
#apDiv4 {
	position:absolute;
	left:123px;
	top:441px;
	width:227px;
	height:157px;
	z-index:8;
}
#pie {
	position:absolute;
	margin-left:0px;
	margin-top:700px;
	width:118px;
	height:54px;
	z-index:9;
}

