<style type="text/css">
@charset "utf-8";
/* CSS Document */
.Estilo1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #9CC3BE;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #9CC3BE;
	background-color: #254458;
}

.Estilo2 {
	color: #9CC3BE;
	font-size: 11px;
}
.Estilo3 {
	color: #9CC3BE
}
.Estilo4 {
	font-size: 11px;
	color: #9CC3BE;
}
.Estilo6 {
	color: #00FFFF
}
.Estilo8 {
	color: #00FFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
a:link {
	color: #33FFFF;
	text-decoration: none;
}
.bienvenido {
	padding-left: 10px;
	padding-right: 10px;
}
.notis {
	padding-left: 10px;
	padding-right: 10px;
}

body,td,th {
	color: #9CC3BE;
}
body {
	color: #9CC3BE;
}
a:visited {
	text-decoration: none;
	color: #66FFFF;
}
a:hover {
	text-decoration: none;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
	color: #66FFFF;
}
#scroll {
     width:340px;
     height:170px;
     overflow:auto;
}
body {

	scrollbar-face-color: #9cc3be;
	scrollbar-shadow-color: #254458;
	scrollbar-highlight-color: #254458;
	scrollbar-3dlight-color: #254458;
	scrollbar-darkshadow-color: #254458;
	scrollbar-track-color: #254458;
	scrollbar-arrow-color: #254458;
	
}
body {
	font: 11px Tahoma;
	background: #254458;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background1: url(imagenes/plantilla_11.gif);
	padding-left: 20px;
	width: 70px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #CCCCCC;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 11px Tahoma;
	left: 0px;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 28px;
	background: #1b1b1b;
	padding-left: 20px;
	text: #cccccc;
	left: 167px;
	top: 49px;
	width: 124px;
}
a.dock-item2 {
	display: block;
	font: bold 11px Tahoma;
	width: 40px;
	color: #CCCCCC;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

.vergaleria {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #33FFFF;
	text-decoration: blink;
	background-position: right;
}

</style>