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

#base {
	height: auto;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
}

#jumbobanner {
	background-color: #F7F7F7;
	height: 90px;
	width: 778px;
	margin-bottom: 4px;
	text-align: center;
}
#iframe {
	height: 35px;
	width: 778px;
}body {
	background-color: #F5F5F5;
	margin: 0px;
}
#base img {
	margin: 5px;
	border: 4px solid #F5F5F5;
}
#base #piepagina {
	height: 25px;
	width: 778px;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #999999;
}
#base #cabecera {
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 778px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#base #cabecera h1 {
	margin: 0px;
}

#base #cabecera a {
	color: #000000;
	text-decoration: none;
}
#base #cabecera a:hover {
	color: #333333;
	text-decoration: underline;
}

