@charset "utf-8";
.textos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E2A3F;
}
.bullet {
	list-style-image: url(imagenes/bullet.jpg);
}

.menuinferior {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A67B7;
	font-weight: bold;
	text-decoration: none;
}
.menusuperior {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C41115;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.textosconbullet {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E2A3F;
	text-align: justify;
	list-style-image: url(imagenes/bullet.jpg);
}
.textohome {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.textobitacora {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
.textosconbullethuella {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E2A3F;
	text-align: left;
	list-style-image: url(imagenes/vineta-interna.jpg);
}
.Aequipo:visited  {
	color: #0E2A3F;
	text-decoration: underline
}
.Aequipo:link  {
	color: #0E2A3F;
	text-decoration: underline
}
.Aequipo:hover   {
	color: #C01012;
	text-decoration: none
}
.Abitacora:visited  {
	color: #C41115;
	text-decoration: underline
}
.Abitacora:link  {
	color: #C41115;
	text-decoration: underline
}
.Abitacora:hover   {
	color: #C41115;
	text-decoration: none
}
.celda1{
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 4px solid #5E93B1;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:none;
	padding-top:10px;
	padding-right:3px;
	padding-left:20px;
	padding-bottom:12px;
	background-color:#F8F8F8;
}
.celda2{
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 4px solid #5E93B1;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:none;
	padding-top:10px;
	padding-right:3px;
	padding-left:20px;
	padding-bottom:12px;
	background-color:#EEEEEE;
}
.contacto:link {
	color: #1A5F8D;
	text-decoration: underline;
	font-weight: bold;
}
.contacto:hover {
	color: #C01012;
	text-decoration: none;
	font-weight: bold;
}
