@charset "utf-8";
body {
	background-image: url(img/bg.jpg);
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	background-image: url(img/fosis_03.jpg);
	height: 978px;
	width: 960px;
}
#contenido2 {
	background-image: url(img/fosis_otro.jpg);
	height: 978px;
	width: 960px;
}
#boton1 {
	float: left;
	height: 40px;
	width: 100px;
	margin-top: 490px;
	margin-left: 565px;
	

	font-weight: bold;
	text-align: center;
}
#boton1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#boton1 a:hover {
	color: #FFCC00;
}


#boton2 {
	float: left;
	height: 40px;
	width: 100px;
	margin-top: 500px;
	margin-left: 90px;
	font-weight: bold;
	text-align: center;
}
#boton2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#boton2 a:hover {
	color: #FFCC00;
}

#boton3 {
	float: left;
	height: 40px;
	width: 100px;
	margin-top: 65px;
	margin-left: 570px;
	font-weight: bold;
	text-align: center;
}
#boton3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#boton3 a:hover {
	color: #FFCC00;
}

#boton4 {
	float: left;
	height: 40px;
	width: 100px;
	margin-top: 65px;
	margin-left: 105px;
	font-weight: bold;
	text-align: center;
}
#boton4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#boton4 a:hover {
	color: #FFCC00;
}
#plan {
	float: left;
	margin-top: 450px;
	margin-left: 530px;
}
#trans {
	margin-top: 160px;
	margin-left: 260px;
	height: 200px;
	float: left;
}

#trans2 {
	margin-top: 100px;
	margin-left: 260px;
	height: 200px;
	float: left;
}
