body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B9BBC5;
}
#contenedor {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 60em;
	overflow: visible;
	clear: both;
}
.cabezal {
	height: 240px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 5;
	position: fixed;
	text-align: center;
}
.col1 {
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 8px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #006699;
	font-style: normal;
	text-decoration: none;
	position: relative;
	top: 260px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.col2 {
	float: left;
	width: 268px;
	clear: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	top: 260px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 69%;
	text-decoration: none;
}
.col2_doble {
	float: left;
	width: 535px;
	clear: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	top: 240px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 69%;
	text-decoration: none;
}


.menu {
	float: left;
	margin-top: 0px;
	z-index: 100;
	position: fixed;
	width: 220px;
	background-image: url(interfase/transparencia2.png);
	padding: 10px;
	height: 200px;
	top: 0px;
	left: 12%;
	right: 40%;
	bottom: 60%;
}
.pie {
	height: 20px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	bottom: 0px;
	left: auto;
	right: auto;
}
#franjasup {
	position: fixed;
	z-index: 10;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 20px;
	background-image: url(interfase/transparencia.png);
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
}
.franjasup_texto {
	z-index: 40;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	font-weight: bold;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #006699;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

.imagenes {
	border: thin solid #006699;
	text-align: center;
	width: 265px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.link-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
.flechitas {
	clear: both;
	height: 15px;
	width: 920px;
	padding-right: 30px;
	padding-left: 0px;
	text-align: right;
	top: 250px;
	position: relative;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
