* {
	padding: 0;
	margin: 0;
}
html{
	width: 100%;
	height: 100%;
}
body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ff9900;
	color: #000;
	font-size: 11px;
	width: 100%;
	height: 100%;
}

/* Type
----------------------------------------------- */
#mig01{width:237px;background:url(../img/apemad01.jpg) no-repeat bottom right;}
#mig02{width:715px;background:url(../img/apemad02.jpg) no-repeat bottom left;}
#mig03{width:237px;background:url(../img/apemad03.jpg) repeat-y top left;}
#mig04{width:715px;background:url(../img/apemad04.jpg) repeat-y top left;}
#mig05{width:237px;height:5px;background:url(../img/apemad05.jpg) no-repeat top right;}
#mig06{width:715px;height:5px;background:url(../img/apemad06.jpg) no-repeat top left;}

ul{margin:0px;padding:0px 0px 0px 15px;}
.menu{margin:0px;padding:0px;list-style:none;}
img{border:none;}
p{margin-bottom:10px;}

.letra_pie{font:11px Verdana, Arial, Helvetica, sans-serif;text-decoration: none;color:#990000;}
