a:link {  font-family: Verdana; font-size: 10px; 
text-decoration: none}
a:active {  font-family: Verdana; font-size: 10px; 
text-decoration: none}
a:visited {  font-family: Verdana; font-size: 10px; 
text-decoration: none}
a:hover {  font-family: Verdana; font-size: 10px; 
text-decoration: none}

TD   {font-family:Verdana; font-size:10px; color:#000000; text-decoration:none}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cabamarillo {
	background-color: #FFBF00;
}
.menu2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.cab1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fdc300;
}
.cab2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.cab3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.destacado1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fdc300;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.Estilo4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.Estilo5 {
	color: #FFFFFF;
	font-weight: bold;
}
.pie {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.Estilo6 {color: #FF0000}

.caja-text-form {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #ffbf00;
	border: 1px solid #000000}
	
#myinnercontainer {
	text-align:center;
	vertical-align: center;
	margin:auto;
}
/* dock - top */
.dock {
	position: relative; 
	height: 70px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 95px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 93px;
}
.dock-item img {
	border: none; 
	margin: 5px 5px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
