body{
	background-color:#F7C86B;
	padding:0px;
	margin:0px;
}

.top{	background-image:url(images/top.jpg);	}

.cabeza{	background-image:url(images/header.jpg);	}

.pie{	background-image:url(images/footer.jpg);	}

.fondoBco{	background-color:#FFFFFF;	}

.marco{	border:#FF3300 1px dotted;	}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #512403;
	text-decoration: none;
}
.big_text {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #788EB6;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #959594;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #959594;
	text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.linea {
	background-image: url(images/linea.jpg);
	height: 25px;
}